GreatIdeas.Blazor.MudComponents by: Gerald Maale
  • 7 total downloads
  • Latest version: 1.0.0
  • MudBlazor
Custom MudBlazor
HotChocolate by: ChilliCream authors and contributors
  • 1.76k 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.183k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
GreenDonut by: ChilliCream authors and contributors
  • 1.272k total downloads
  • Latest version: 14.4.0-p.10
  • DataLoader Batching Caching GraphQL ChilliCream Facebook
GreenDonut is a port of facebook's DataLoader utility, written in C# for .NET Core and .NET Framework.
Google.Protobuf by: Google Inc.
  • 1.431k total downloads
  • Latest version: 3.34.0-rc1
  • 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
  • 857 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Hangfire.InMemory by: Sergey Odinokov
  • 185 total downloads
  • Latest version: 1.0.0
  • Hangfire Storage In-Memory
In-memory job storage for Hangfire with an efficient implementation.
GreenDonut.Data.Primitives by: ChilliCream authors and contributors
  • 3 total downloads
  • Latest version: 14.4.0-p.10
  • DataLoader Batching Caching GraphQL ChilliCream Facebook
This package contains the basic building blocks of the DataLoader linq query integration.
Grpc.Net.Common by: The gRPC Authors
  • 934 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
HotChocolate.Authorization by: ChilliCream authors and contributors
  • 448 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.037k total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Core by: The gRPC Authors
  • 940 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
  • 1.324k total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library
HotChocolate.Abstractions by: ChilliCream authors and contributors
  • 1.051k 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.Execution.Abstractions by: ChilliCream authors and contributors
  • 248 total downloads
  • Latest version: 14.3.0
  • GraphQL ChilliCream
Package Description
Hangfire.Core by: Sergey Odinokov
  • 563 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
  • 310 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
  • 628 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
  • 313 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
  • 58 total downloads
  • Latest version: 5.0.0
A re-usable Hangfire Basic Authentication filter. Just import and configure.