HotChocolate
by: ChilliCream authors and contributors
- 1.345k total downloads
- Latest version: 14.4.0-p.10
Contains the Hot Chocolate GraphQL query execution engine and query validation.
HotChocolate.Execution
by: ChilliCream authors and contributors
- 811 total downloads
- Latest version: 14.4.0-p.10
Package Description
Grpc.Net.Client
by: The gRPC Authors
- 652 total downloads
- Latest version: 2.71.0
.NET client for gRPC
Hangfire.InMemory
by: Sergey Odinokov
- 153 total downloads
- Latest version: 1.0.0
In-memory job storage for Hangfire with an efficient implementation.
GreenDonut.Data.Primitives
by: ChilliCream authors and contributors
- 2 total downloads
- Latest version: 14.4.0-p.10
This package contains the basic building blocks of the DataLoader linq query integration.
Grpc.Net.Common
by: The gRPC Authors
- 705 total downloads
- Latest version: 2.76.0-pre1
Infrastructure for common functionality in gRPC
HotChocolate.Authorization
by: ChilliCream authors and contributors
- 287 total downloads
- Latest version: 14.4.0-p.10
This package contains the authorization abstractions for Hot Chocolate.
Grpc.Core
by: The gRPC Authors
- 721 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.Auth
by: The gRPC Authors
- 1.1k total downloads
- Latest version: 2.76.0-pre1
gRPC C# Authentication Library
HotChocolate.Abstractions
by: ChilliCream authors and contributors
- 716 total downloads
- Latest version: 14.3.0
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
Package Description
HotChocolate.Execution.Abstractions
by: ChilliCream authors and contributors
- 126 total downloads
- Latest version: 14.3.0
Package Description
HotChocolate.Fetching
by: ChilliCream authors and contributors
- 656 total downloads
- Latest version: 14.3.0
Package Description
HotChocolate.Language
by: ChilliCream authors and contributors
- 1.254k total downloads
- Latest version: 16.0.0-p.10.15
Contains the Hot Chocolate GraphQL parser and lexer. Also included are syntax visitor and syntax rewriter base classes.
Hangfire.Core
by: Sergey Odinokov
- 388 total downloads
- Latest version: 1.8.22
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
- 255 total downloads
- Latest version: 1.20.12+2
PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).
Hangfire.AspNetCore
by: Sergey Odinokov
- 362 total downloads
- Latest version: 1.8.22
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.NetCore
by: Sergey Odinokov
- 234 total downloads
- Latest version: 1.8.22
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
Hangfire.Dashboard.Basic.Authentication
by: Travis Frisinger
- 34 total downloads
- Latest version: 5.0.0
A re-usable Hangfire Basic Authentication filter. Just import and configure.