Glob.cs
by: Michael Ganss
- 430 total downloads
- Latest version: 4.0.166
File system path globbing library (wildcards like in bash). Supports netstandard1.4, netstandard2.0, and net40.
Google.Protobuf
by: Google Inc.
- 6.426k total downloads
- Latest version: 3.31.0-rc2
C# runtime library for Protocol Buffers - Google's data interchange format.
GreenDonut
by: ChilliCream authors and contributors
- 878 total downloads
- Latest version: 10.5.5
Green Donut is a port of facebook's DataLoader utility, written in C# for .NET Core and .NET Framework.
GreenPipes
by: Chris Patterson
- 44 total downloads
- Latest version: 1.0.10
GreenPipes, a pipes and filters library for the Task Parallel Library
Grpc.AspNetCore.Server
by: The gRPC Authors
- 3.594k total downloads
- Latest version: 2.71.0
gRPC support for ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 5.967k 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.Core.Api
by: The gRPC Authors
- 4.269k total downloads
- Latest version: 2.71.0
gRPC C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 3.032k total downloads
- Latest version: 2.71.0
.NET client for gRPC
Grpc.Net.Common
by: The gRPC Authors
- 3.16k total downloads
- Latest version: 2.71.0
Infrastructure for common functionality in gRPC
Hangfire
by: Sergey Odinokov
- 4.83k total downloads
- Latest version: 1.8.18
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
- 3.024k total downloads
- Latest version: 1.8.18
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Core
by: Sergey Odinokov
- 3.003k total downloads
- Latest version: 1.8.18
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.MemoryStorage.Core
by: PERRICHOT Florian
- 9 total downloads
- Latest version: 1.4.0
A memory storage for Hangfire
Hangfire.NetCore
by: Sergey Odinokov
- 576 total downloads
- Latest version: 1.8.18
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
Hangfire.SqlServer
by: Sergey Odinokov
- 4.532k total downloads
- Latest version: 1.8.18
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
HarfBuzzSharp
by: Microsoft
- 2.554k total downloads
- Latest version: 7.3.0.3
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.macOS
by: Microsoft
- 1.205k total downloads
- Latest version: 7.3.0.3
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.Win32
by: Microsoft
- 1.199k total downloads
- Latest version: 7.3.0.3
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HotChocolate
by: ChilliCream authors and contributors
- 21.912k total downloads
- Latest version: 14.0.0-tags-13-1-0-preview-5.1
Contains the Hot Chocolate GraphQL query execution engine and query validation.