Hangfire
by: Sergey Odinokov
- 131 total downloads
- Latest version: 1.8.25
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
https://www.hangfire.io/
FluentValidation.DependencyInjectionExtensions
by: Jeremy Skinner
- 23 total downloads
- Latest version: 11.11.0
Dependency injection extensions for FluentValidation
FluentValidation
by: Jeremy Skinner
- 64 total downloads
- Latest version: 11.11.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Humanizer.Core
by: Mehdi Khalili Claire Novotny
- 4 total downloads
- Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
Ghasedak.Core
by: AliReza-Bahrami
- 24 total downloads
- Latest version: 1.1.4.2
.Net Core library for Ghasedak SMS Provider https://github.com/ghasedakapi/ghasedakapi.net-core
Hangfire.AspNetCore
by: Sergey Odinokov
- 95 total downloads
- Latest version: 1.8.25
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.SqlServer
by: Sergey Odinokov
- 118 total downloads
- Latest version: 1.8.25
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
Hangfire.Core
by: Sergey Odinokov
- 64 total downloads
- Latest version: 1.8.23
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.NetCore
by: Sergey Odinokov
- 64 total downloads
- Latest version: 1.8.25
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
Humanizer
by: Mehdi Khalili Claire Novotny
- 14 total downloads
- Latest version: 2.14.1
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Fluid.Core
by: Sebastien Ros
- 94 total downloads
- Latest version: 3.0.0-beta.8
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
FluentMigrator.Runner.SqlServer
by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
- 38 total downloads
- Latest version: 6.2.0
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentStorage
by: Robin Rodricks FluentStorage Contributors
- 31 total downloads
- Latest version: 8.0.20
A polycloud .NET cloud storage abstraction layer. Provides a single unified polycloud API across 15+ clouds for Object manipulation, File uploads/downloads, File streaming/seeking, Object metadata, Versioning, Tags, Storage tier/class, Presigned URLs, Directory manipulation and more.
Grpc.Tools
by: The gRPC Authors
- 52 total downloads
- Latest version: 2.70.0
gRPC and Protocol Buffer compiler for C# projects
Grpc.Net.Common
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.83.0
Infrastructure for common functionality in gRPC
Google.Protobuf
by: Google Inc.
- 41 total downloads
- Latest version: 3.36.1
C# runtime library for Protocol Buffers - Google's data interchange format.
HangFire
by: Sergey Odinokov
- 17 total downloads
- Latest version: 0.9.1
Incredibly easy and reliable way to perform fire-and-forget, delayed and recurring long-running, short-running, CPU or I/O intensive tasks inside ASP.NET application. No Windows Service / Task Scheduler required. Even ASP.NET is not required.
Backed by Redis, SQL Server, SQL Azure or MSMQ.
http://hangfire.io/
HangFire.SqlServer
by: Sergey Odinokov
- 10 total downloads
- Latest version: 0.9.1
SQL Server / SQL Azure job storage implementation for HangFire (background job system for ASP.NET applications).
FluentMigrator.Runner.SqlServerCe
by: Sean Chambers Josh Coffman Tom Marien Mark Junker
- 42 total downloads
- Latest version: 3.3.1
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
HtmlAgilityPack
by: ZZZ Projects Simon Mourrier Jeff Klawiter Stephan Grell
- 149 total downloads
- Latest version: 1.13.0-beta1
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).
---------------------------------------
This library is sponsored by ZZZ Projects:
https://entityframework-extensions.net/
https://eval-expression.net/
https://dapper-plus.net/
---------------------------------------
HAP is trusted by companies worldwide with over 150 million downloads.
FluentNHibernate
by: James Gregory and contributors (Paul Batum Hudson Akridge Gleb Chermennov Jorge Rodríguez Galán).
- 16 total downloads
- Latest version: 3.5.0
Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.