Google.Protobuf
by: Google Inc.
- 49 total downloads
- Latest version: 3.34.1
C# runtime library for Protocol Buffers - Google's data interchange format.
GreenPipes
by: Chris Patterson
- 6 total downloads
- Latest version: 4.0.1
GreenPipes, a pipes and filters library for the Task Parallel Library
Grpc.AspNetCore
by: The gRPC Authors
- 34 total downloads
- Latest version: 2.80.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 36 total downloads
- Latest version: 2.80.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 49 total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.83.0
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.46.6
C# implementation of gRPC based on native gRPC C-core library.
Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.
See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Net.ClientFactory
by: The gRPC Authors
- 35 total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 30 total downloads
- Latest version: 2.83.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 28 total downloads
- Latest version: 2.72.0
gRPC and Protocol Buffer compiler for C# projects
Hangfire
by: Sergey Odinokov
- 114 total downloads
- Latest version: 1.8.24
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/
Hangfire.AspNetCore
by: Sergey Odinokov
- 148 total downloads
- Latest version: 1.8.24
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Core
by: Sergey Odinokov
- 282 total downloads
- Latest version: 1.8.24
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
- 140 total downloads
- Latest version: 1.8.24
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
Hangfire.PostgreSql
by: Frank Hommers, Vytautas Kasparavičius, Žygimantas Arūna
- 134 total downloads
- Latest version: 1.21.1+1
PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).
Hangfire.Redis.StackExchange
by: Marco Casamento and contributors
- 14 total downloads
- Latest version: 1.12.0
Hangfire Redis Storage Based on Redis.StackExchange
See http://hangfire.io/ for some more info on the main project and https://github.com/marcoCasamento/Hangfire.Redis.StackExchange for info on this
Hangfire.SqlServer
by: Sergey Odinokov
- 197 total downloads
- Latest version: 1.8.24
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
- 60 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.