GitHubActionsTestLogger
by: Tyrrrz
- 62 total downloads
- Latest version: 3.0.4
Extension for VSTest and Microsoft.Testing.Platform that reports test results to GitHub Actions
Google.Protobuf
by: Google Inc.
- 3.486k total downloads
- Latest version: 3.35.0-rc1
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL-Parser
by: Marek Magdziak
- 18 total downloads
- Latest version: 1.0.0
Library containing lexer and parser for GraphQL syntax
GraphQL.Common
by: Deinok, graphql-dotnet
- 145 total downloads
- Latest version: 2.0.0-alpha.3
Common GraphQL classes
Grpc.AspNetCore
by: The gRPC Authors
- 1.836k total downloads
- Latest version: 2.80.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 3.026k total downloads
- Latest version: 2.80.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1.707k total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 1.828k 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.Net.Client
by: The gRPC Authors
- 3.271k total downloads
- Latest version: 2.80.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 1.727k total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 4.181k total downloads
- Latest version: 2.80.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 4.011k total downloads
- Latest version: 2.80.0
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net
by: Rex Morgan
- 1.237k total downloads
- Latest version: 1.7.1
Blistering-fast Handlebars.js templates in your .NET application.
Hangfire
by: Sergey Odinokov
- 2.255k total downloads
- Latest version: 1.8.23
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not 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.SqlServer
by: Sergey Odinokov
- 2.456k total downloads
- Latest version: 1.8.23
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.