Gherkin by: Cucumber Ltd, Gaspar Nagy
  • 63 total downloads
  • Latest version: 25.0.2
  • specflow gherkin cucumber
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
Glob.cs by: Michael Ganss
  • 26 total downloads
  • Latest version: 4.0.37
  • glob globbing pattern minimatch wildcard traversal bash
File system path globbing library (wildcards like in bash). Supports netstandard1.4, netstandard2.0, and net40.
Google.Protobuf by: Google Inc.
  • 138 total downloads
  • Latest version: 3.33.2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL by: Joe McBride
  • 151 total downloads
  • Latest version: 2.4.0
  • GraphQL json api
GraphQL for .NET
GraphQL-Parser by: Marek Magdziak
  • 10 total downloads
  • Latest version: 3.1.0-preview-39
  • GraphQL json api
Library containing lexer and parser for GraphQL syntax
GraphQL.Analyzers by: Joe McBride
  • 32 total downloads
  • Latest version: 8.8.0
  • GraphQL.Analyzers, analyzers
GraphQL.Analyzers
GraphQL.Common by: Deinok, graphql-dotnet
  • 2 total downloads
  • Latest version: 1.0.2
  • GraphQL
Common GraphQL classes
Grpc by: The gRPC Authors
  • 141 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 111 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 222 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 11 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 177 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.Core.Api by: The gRPC Authors
  • 298 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 180 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 65 total downloads
  • Latest version: 2.71.0-pre1
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 239 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Tools by: The gRPC Authors
  • 119 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
Guna.UI2.WinForms by: Sobatdata, Ilham Mutaqin, Russell Chidhakwa
  • 3 total downloads
  • Latest version: 2.0.4.5
  • c# vb winforms controls .net guna ui guna-ui framework gunaframework guna-framework ui-controls sobatdata
Guna UI is the suite for creating groundbreaking desktop app UI. It is for developers targeting the .NET Windows Forms platform.
Handlebars.Net by: Rex Morgan
  • 104 total downloads
  • Latest version: 2.1.4
  • handlebars mustache templating engine compiler
Blistering-fast Handlebars.js templates in your .NET application.
Hangfire by: Sergey Odinokov
  • 97 total downloads
  • Latest version: 1.8.22
  • Hangfire AspNet MVC AspNetCore NetCore SqlServer 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 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/