HotChocolate by: ChilliCream authors and contributors
  • 2.926k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL query execution engine and query validation.
HotChocolate.Execution by: ChilliCream authors and contributors
  • 1.968k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
Grpc.Net.Client by: The gRPC Authors
  • 1.426k total downloads
  • Latest version: 2.83.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Hangfire.InMemory by: Sergey Odinokov
  • 333 total downloads
  • Latest version: 1.0.0
  • Hangfire Storage In-Memory
In-memory job storage for Hangfire with an efficient implementation.
Grpc.Net.Common by: The gRPC Authors
  • 1.481k total downloads
  • Latest version: 2.83.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
HotChocolate.Authorization by: ChilliCream authors and contributors
  • 796 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package contains the authorization abstractions for Hot Chocolate.
Grpc.Core.Api by: The gRPC Authors
  • 1.783k total downloads
  • Latest version: 2.83.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.
HotChocolate.Language.SyntaxTree by: ChilliCream authors and contributors
  • 2.567k total downloads
  • Latest version: 16.7.0-p.1
  • GraphQL ChilliCream
This package contains the abstract syntax tree that is used by the Hot Chocolate parsers.
HotChocolate.Abstractions by: ChilliCream authors and contributors
  • 2.099k total downloads
  • Latest version: 14.3.1
  • GraphQL ChilliCream
Contains common abstractions used between the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Features by: ChilliCream authors and contributors
  • 1.844k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Execution.Abstractions by: ChilliCream authors and contributors
  • 460 total downloads
  • Latest version: 14.3.1
  • GraphQL ChilliCream
Package Description
HotChocolate.Fetching by: ChilliCream authors and contributors
  • 1.646k total downloads
  • Latest version: 14.3.1
  • GraphQL ChilliCream
Package Description
HotChocolate.Language by: ChilliCream authors and contributors
  • 3.892k total downloads
  • Latest version: 16.7.0-p.1
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL parser and lexer. Also included are syntax visitor and syntax rewriter base classes.
HotChocolate.Language.Utf8 by: ChilliCream authors and contributors
  • 2.51k total downloads
  • Latest version: 16.7.0-p.1
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
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.PostgreSql by: Frank Hommers Vytautas Kasparavičius Žygimantas Arūna
  • 647 total downloads
  • Latest version: 1.21.1+1
  • Hangfire PostgreSql Postgres
PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).
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.NetCore by: Sergey Odinokov
  • 670 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.
Hangfire.Dashboard.Basic.Authentication by: Travis Frisinger
  • 84 total downloads
  • Latest version: 1.0.8
A re-usable Hangfire Basic Authentication filter. Just import and configure.