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
  • xamarin encore session
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
  • xamarin encore system extensions
EnCore System extension methods for simplify coding process
EnCore.SystemExtentions by: FT-Soft
  • 334 total downloads
  • Latest version: 1.5.0
EnCore System extention methods for simplify coding process
EnCore.WebSocket by: FT-Soft
  • 284 total downloads
  • Latest version: 2.2.0-beta2
  • xamarin encore websocket socket socketio
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
FFmpeg.Binaries.All by: FFmpeg.Binaries.All
  • 73 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
  • 26 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
  • 31 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
  • 25 total downloads
  • Latest version: 1.1.1
  • ffmpeg ffprobe native Windows media video
Native FFmpeg and FFprobe binaries for Windows (x64).
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.321k 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/
Hangfire.InMemory by: Sergey Odinokov
  • 1.427k total downloads
  • Latest version: 0.9.0
  • Hangfire Storage In-Memory
In-memory job storage for Hangfire with transactional implementation.
Hangfire.NetCore by: Sergey Odinokov
  • 1.587k total downloads
  • Latest version: 1.8.11
  • hangfire netcore
.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.573k total downloads
  • Latest version: 1.20.8+3
  • Hangfire PostgreSql Postgres
PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).
Hangfire.SqlServer by: Sergey Odinokov
  • 1.573k total downloads
  • Latest version: 1.8.11
  • Hangfire SqlServer SqlAzure LocalDB
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
HtmlAgilityPack by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
  • 837 total downloads
  • Latest version: 1.11.51
  • HTML parse crawler spider linq
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
HtmlSanitizer by: Michael Ganss
  • 1.429k total downloads
  • Latest version: 8.0.811
  • xss anti antixss html security
Cleans HTML from constructs that can be used for cross-site scripting (XSS)