EnCore.SqLite.Core
by: FT-Soft
- 202 total downloads
- Latest version: 3.0.0
Provides abstract SqLiteStore service class. USAGE: You should create and register your own implementation in application core module.
EnCore.SqLite.iOS
by: FT-Soft
- 35 total downloads
- Latest version: 3.0.0
Provides platform implementation for SqLite Path manager. USAGE: you should create and add SQLiteModule in bootstrapper initialization code.
EnCore.SqLiteLocalCache
by: FT-Soft
- 121 total downloads
- Latest version: 3.0.0
Provides SqLiteLocalCacheStore service based on SQLiteStore class from SqLite package. USAGE: You should create and add SqLiteLocalCaheModule in bootstrapper initialization code.
EnCore.SystemExtensions
by: FT-Soft
- 44 total downloads
- Latest version: 3.0.0
EnCore System extension methods for simplify coding process
EnCore.SystemExtentions
by: FT-Soft
- 228 total downloads
- Latest version: 1.5.0
EnCore System extention methods for simplify coding process
EnCore.WebSocket
by: FT-Soft
- 595 total downloads
- Latest version: 3.9.0-beta2
Package for simplify work with web sockets. It uses SocketIoClientDotNet under hood.
USAGE: Provides abstract class WebSocketService which implements IWebSocketService interface. Intended for Core project type. You need to create your own child from service class and register it in core module by interface.
ExpensesResponsiblesService
by: ExpensesResponsiblesService
- 877 total downloads
- Latest version: 1.0.0
Package Description
FT-Soft.RootBeer
by: FT-Soft
- 13 total downloads
- Latest version: 0.1.0
RootBeer Android xamarin binding. Биндинг библиотеки RootBeer
Ftsoft.Application
by: Ftsoft.Application
- 395 total downloads
- Latest version: 1.0.2
Package Description
Ftsoft.Application.Cqs.Mediatr
by: Ftsoft.Application.Cqs.Mediatr
- 392 total downloads
- Latest version: 1.0.2
Package Description
Ftsoft.Storage.EntityFramework
by: Ftsoft.Storage.EntityFramework
- 276 total downloads
- Latest version: 1.0.2
Package Description
Hangfire.AspNetCore
by: Sergey Odinokov
- 1.3k total downloads
- Latest version: 1.8.11
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Core
by: Sergey Odinokov
- 3.801k total downloads
- Latest version: 1.8.11
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
https://www.hangfire.io/
Hangfire.InMemory
by: Sergey Odinokov
- 1.207k total downloads
- Latest version: 0.9.0
In-memory job storage for Hangfire with transactional implementation.
Hangfire.NetCore
by: Sergey Odinokov
- 1.336k total downloads
- Latest version: 1.8.11
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
Hangfire.PostgreSql
by: Frank Hommers and others (Burhan Irmikci (barhun), Zachary Sims(zsims), kgamecarter, Stafford Williams (staff0rd), briangweber, Viktor Svyatokha (ahydrax), Christopher Dresel (Dresel), Vytautas Kasparavičius (vytautask), Vincent Vrijburg, David Roth (davidroth), Žygimantas Arūna (azygis).
- 1.326k total downloads
- Latest version: 1.20.8+3
PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).
Hangfire.SqlServer
by: Sergey Odinokov
- 1.325k total downloads
- Latest version: 1.8.11
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.