EnCore.Maps.Core
by: FT-Soft
- 121 total downloads
- Latest version: 1.1.1
Basic core library for maps usage. Contains MapFrame and interfaces.
EnCore.MaskedEdit.Core
by: FT-Soft
- 33 total downloads
- Latest version: 1.0.0
EnCore MaskedEdit core library
EnCore.Network.Core
by: FT-Soft
- 112 total downloads
- Latest version: 2.0.1
Provides service interface for working with device Network state
EnCore.PushNotifications.Core
by: FT-Soft
- 30 total downloads
- Latest version: 2.0.0
Provides IPushNotificationService interface for working with server push notifications.
EnCore.Session
by: FT-Soft
- 467 total downloads
- Latest version: 2.2.0
Provides abstract class SessionService with implemetation of default session interactions like login logout restore refresh etc. Supports exclusive tasks for preventing concurrent session requests.
EnCore.SqLite.Core
by: FT-Soft
- 243 total downloads
- Latest version: 2.0.4
Provides abstract SqLiteStore service class. USAGE: You should create and register your own implementation in application core module.
EnCore.SqLiteLocalCache
by: FT-Soft
- 145 total downloads
- Latest version: 2.1.1
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
- 19 total downloads
- Latest version: 2.0.0
EnCore System extension methods for simplify coding process
EnCore.SystemExtentions
by: FT-Soft
- 335 total downloads
- Latest version: 1.5.0
EnCore System extention methods for simplify coding process
EnCore.WebSocket
by: FT-Soft
- 1.828k 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
- 1.044k total downloads
- Latest version: 1.0.0
Package Description
FFmpeg.Binaries.All
by: FFmpeg.Binaries.All
- 74 total downloads
- Latest version: 0.0.2
Cross-platform native FFmpeg and FFprobe binaries
FFmpeg.Binaries.Linux
by: FFmpeg.Binaries.Linux
- 28 total downloads
- Latest version: 1.1.1
Native FFmpeg and FFprobe binaries for Linux (x64).
FFmpeg.Binaries.MacOS
by: FFmpeg.Binaries.MacOS
- 33 total downloads
- Latest version: 1.1.1
Native FFmpeg and FFprobe binaries for MacOS ARM and X64.
FFmpeg.Binaries.Windows
by: FFmpeg.Binaries.Windows
- 27 total downloads
- Latest version: 1.1.1
Native FFmpeg and FFprobe binaries for Windows (x64).
Hangfire.AspNetCore
by: Sergey Odinokov
- 1.544k 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
- 4.322k 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.427k total downloads
- Latest version: 0.9.0
In-memory job storage for Hangfire with transactional implementation.
Hangfire.NetCore
by: Sergey Odinokov
- 1.587k total downloads
- Latest version: 1.8.11
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.