Humanizer.Core by: Mehdi Khalili Claire Novotny
  • 351 total downloads
  • Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
HotChocolate by: ChilliCream authors and contributors
  • 1.295k total downloads
  • Latest version: 13.9.16
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL query execution engine and query validation.
Google.Protobuf by: Google Inc.
  • 2.619k total downloads
  • Latest version: 3.35.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.Net.Client by: The gRPC Authors
  • 1.424k total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
.NET client for gRPC
HotChocolate.Utilities by: ChilliCream authors and contributors
  • 460 total downloads
  • Latest version: 10.5.5
  • GraphQL ChilliCream
Contains internal helper classees and untilities used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
GreenDonut by: ChilliCream authors and contributors
  • 334 total downloads
  • Latest version: 10.5.5
  • DataLoader Batching Caching GraphQL ChilliCream Facebook
Green Donut is a port of facebook's DataLoader utility, written in C# for .NET Core and .NET Framework.
HotChocolate.Subscriptions.InMemory by: ChilliCream authors and contributors
  • 172 total downloads
  • Latest version: 0.6.11
  • GraphQL ChilliCream
This package provides a in-memory subscription provider.
Grpc.Net.Common by: The gRPC Authors
  • 1.479k total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
HotChocolate.Subscriptions by: ChilliCream authors and contributors
  • 160 total downloads
  • Latest version: 0.6.11
  • GraphQL ChilliCream
The hot chocolate GraphQL subscriptions abstractions.
Grpc.Core.Api by: The gRPC Authors
  • 1.781k total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Core by: The gRPC Authors
  • 1.736k total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
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.Auth by: The gRPC Authors
  • 2.402k total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library
HotChocolate.Abstractions by: ChilliCream authors and contributors
  • 458 total downloads
  • Latest version: 0.6.11
  • GraphQL ChilliCream
Package Description
HotChocolate.Runtime by: ChilliCream authors and contributors
  • 297 total downloads
  • Latest version: 9.0.4
  • GraphQL ChilliCream
Package Description
HotChocolate.Language by: ChilliCream authors and contributors
  • 921 total downloads
  • Latest version: 10.5.5
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL parser and lexer. Also included are syntax visitor and syntax rewriter base classes.
Hangfire.Core by: Sergey Odinokov
  • 1.109k total downloads
  • Latest version: 1.8.25
  • 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.AspNetCore by: Sergey Odinokov
  • 1.176k total downloads
  • Latest version: 1.8.25
  • hangfire aspnetcore
ASP.NET Core 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) Ben Herila (bherila) Vytautas Kasparavičius (vytautask)
  • 69 total downloads
  • Latest version: 1.4.8.2
  • Hangfire PostgreSql Postgres
PostgreSql storage implementation for Hangfire (background job system for ASP.NET applications).
Hangfire.NetCore by: Sergey Odinokov
  • 246 total downloads
  • Latest version: 1.8.25
  • hangfire netcore
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
ImTools.dll by: Maksim Volkau
  • 115 total downloads
  • Latest version: 2.1.0
  • FP Performance Simple Functional Immutable Persistent Map Avl 2-3-4 Self Balanced Tree Dictionary Thread-safe Functional Atomic Ref Algebraic Discriminated Union SumType
Immutable persistent collections, algebraic sum-type aka descriminated union, Ref type and supportive extensions for performant functional programming in C#. Split from the DryIoc: https://github.com/dadhi/DryIoc