EnCore.SqLite.Core by: FT-Soft
  • 262 total downloads
  • Latest version: 3.0.0
  • xamarin encore device core
Provides abstract SqLiteStore service class. USAGE: You should create and register your own implementation in application core module.
EnCore.SqLite.iOS by: FT-Soft
  • 40 total downloads
  • Latest version: 3.0.0
  • xamarin encore sqlite ios
Provides platform implementation for SqLite Path manager. USAGE: you should create and add SQLiteModule in bootstrapper initialization code.
EnCore.SqLiteLocalCache by: FT-Soft
  • 163 total downloads
  • Latest version: 3.0.0
  • xamarin encore sqlite local cache
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
  • 50 total downloads
  • Latest version: 3.0.0
  • xamarin encore system extensions
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.
EnCore.XamarinForms by: FT-Soft
  • 220 total downloads
  • Latest version: 2.2.5
Package Description
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
  • ffmpeg ffprobe native cross-platform
Cross-platform native FFmpeg and FFprobe binaries
FFmpeg.Binaries.Linux by: FFmpeg.Binaries.Linux
  • 28 total downloads
  • Latest version: 1.1.1
  • ffmpeg ffprobe native linux media video
Native FFmpeg and FFprobe binaries for Linux (x64).
FFmpeg.Binaries.MacOS by: FFmpeg.Binaries.MacOS
  • 33 total downloads
  • Latest version: 1.1.1
  • ffmpeg ffprobe native MacOS media video
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
  • ffmpeg ffprobe native Windows media video
Native FFmpeg and FFprobe binaries for Windows (x64).
FT-Soft.RootBeer by: FT-Soft
  • 17 total downloads
  • Latest version: 0.1.0
  • RootBeer Android
RootBeer Android xamarin binding. Биндинг библиотеки RootBeer
Ftsoft.Application by: Ftsoft.Application
  • 670 total downloads
  • Latest version: 1.0.2
Package Description
Ftsoft.Application.Cqs.Mediatr by: Ftsoft.Application.Cqs.Mediatr
  • 672 total downloads
  • Latest version: 1.0.2
Package Description
Ftsoft.Common by: Ftsoft.Common
  • 668 total downloads
  • Latest version: 1.0.2
Package Description
Ftsoft.Domain by: Ftsoft.Domain
  • 526 total downloads
  • Latest version: 1.0.2
Package Description
Ftsoft.Storage.EntityFramework by: Ftsoft.Storage.EntityFramework
  • 528 total downloads
  • Latest version: 1.0.2
Package Description
Hangfire.AspNetCore by: Sergey Odinokov
  • 1.544k total downloads
  • Latest version: 1.8.11
  • hangfire aspnetcore
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
  • Hangfire OWIN Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
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/