EnCore.SqLite.Core by: FT-Soft
  • 298 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
  • 49 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
  • 182 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
  • 58 total downloads
  • Latest version: 3.0.0
  • xamarin encore system extensions
EnCore System extension methods for simplify coding process
EnCore.SystemExtentions by: FT-Soft
  • 366 total downloads
  • Latest version: 1.5.0
EnCore System extention methods for simplify coding process
EnCore.WebSocket by: FT-Soft
  • 1.939k 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
  • 250 total downloads
  • Latest version: 2.2.5
Package Description
ExpensesResponsiblesService by: ExpensesResponsiblesService
  • 1.269k total downloads
  • Latest version: 1.0.0
Package Description
FFmpeg.Binaries.All by: FFmpeg.Binaries.All
  • 323 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
  • 34 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
  • 39 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
  • 35 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
  • 20 total downloads
  • Latest version: 0.1.0
  • RootBeer Android
RootBeer Android xamarin binding. Биндинг библиотеки RootBeer
Ftsoft.Application by: Ftsoft.Application
  • 959 total downloads
  • Latest version: 1.0.2
Package Description
Ftsoft.Application.Cqs.Mediatr by: Ftsoft.Application.Cqs.Mediatr
  • 960 total downloads
  • Latest version: 1.0.2
Package Description
Ftsoft.Common by: Ftsoft.Common
  • 956 total downloads
  • Latest version: 1.0.2
Package Description
Ftsoft.Domain by: Ftsoft.Domain
  • 790 total downloads
  • Latest version: 1.0.2
Package Description
Ftsoft.Storage.EntityFramework by: Ftsoft.Storage.EntityFramework
  • 791 total downloads
  • Latest version: 1.0.2
Package Description
Hangfire.AspNetCore by: Sergey Odinokov
  • 1.919k 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
  • 5.173k 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/