HotChocolate by: ChilliCream authors and contributors
  • 1.473k 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
  • 931 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
Grpc.Net.Client by: The gRPC Authors
  • 652 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Hangfire.InMemory by: Sergey Odinokov
  • 160 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
  • 736 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
HotChocolate.Authorization by: ChilliCream authors and contributors
  • 332 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
  • 915 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
HotChocolate.Language.SyntaxTree by: ChilliCream authors and contributors
  • 553 total downloads
  • Latest version: 16.0.0-p.10.17
  • GraphQL ChilliCream
This package contains the abstract syntax tree that is used by the Hot Chocolate parsers.
HotChocolate.Abstractions by: ChilliCream authors and contributors
  • 738 total downloads
  • Latest version: 14.3.0
  • 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
  • 754 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Execution.Abstractions by: ChilliCream authors and contributors
  • 145 total downloads
  • Latest version: 14.3.0
  • GraphQL ChilliCream
Package Description
HotChocolate.Fetching by: ChilliCream authors and contributors
  • 720 total downloads
  • Latest version: 14.3.0
  • GraphQL ChilliCream
Package Description
HotChocolate.Language by: ChilliCream authors and contributors
  • 1.3k total downloads
  • Latest version: 16.0.0-p.10.17
  • 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
  • 488 total downloads
  • Latest version: 16.0.0-p.10.17
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Visitors by: ChilliCream authors and contributors
  • 522 total downloads
  • Latest version: 16.0.0-p.10.17
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
Hangfire.Core by: Sergey Odinokov
  • 422 total downloads
  • Latest version: 1.8.22
  • 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
  • 257 total downloads
  • Latest version: 1.20.13+5
  • Hangfire PostgreSql Postgres
PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).
Hangfire.AspNetCore by: Sergey Odinokov
  • 448 total downloads
  • Latest version: 1.8.22
  • hangfire aspnetcore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.NetCore by: Sergey Odinokov
  • 255 total downloads
  • Latest version: 1.8.22
  • 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
  • 31 total downloads
  • Latest version: 1.1.0
A re-usable Hangfire Basic Authentication filter. Just import and configure.