Glob.cs
by: Michael Ganss
- 566 total downloads
- Latest version: 5.1.1643
File system path globbing library (wildcards like in bash).
Google.Protobuf
by: Google Inc.
- 6.679k total downloads
- Latest version: 3.36.2
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL-Parser
by: Marek Magdziak
- 1.303k total downloads
- Latest version: 9.5.1
Library containing lexer and parser for GraphQL syntax
GraphQL.Client
by: Deinok, Alexander Rose, graphql-dotnet
- 1.476k total downloads
- Latest version: 6.1.0
A GraphQL Client for .NET Standard
GraphQL.Client.Abstractions
by: Deinok, Alexander Rose, graphql-dotnet
- 1.248k total downloads
- Latest version: 6.1.0
Abstractions for GraphQL.Client
GraphQL.Client.Abstractions.Websocket
by: Deinok, Alexander Rose, graphql-dotnet
- 1.071k total downloads
- Latest version: 6.1.0
Abstractions for the Websocket transport used in GraphQL.Client
GraphQL.Client.Serializer.Newtonsoft
by: Deinok, Alexander Rose, graphql-dotnet
- 1.051k total downloads
- Latest version: 6.1.0
A serializer implementation for GraphQL.Client using Newtonsoft.Json as underlying JSON library
GraphQL.Client.Serializer.SystemTextJson
by: Deinok, Alexander Rose, graphql-dotnet
- 1.123k total downloads
- Latest version: 6.1.0
A serializer implementation for GraphQL.Client using System.Text.Json as underlying JSON library
GraphQL.Common
by: Deinok, graphql-dotnet
- 290 total downloads
- Latest version: 2.0.0-alpha.3
Common GraphQL classes
GraphQL.DataLoader
by: GraphQL.DataLoader
- 2.064k total downloads
- Latest version: 8.8.5
GraphQL DataLoader implementation
GraphQL.MicrosoftDI
by: GraphQL.MicrosoftDI
- 2.109k total downloads
- Latest version: 8.8.5
Microsoft DI extensions for GraphQL.NET
GraphQL.Primitives
by: Deinok, Alexander Rose, graphql-dotnet
- 1.15k total downloads
- Latest version: 6.1.0
GraphQL basic types
GraphQL.Server.Transports.AspNetCore
by: Shane Krueger, Pekka Heikura, Ivan Maximov, et al.
- 1.729k total downloads
- Latest version: 8.3.3
HTTP middleware for GraphQL
GraphQL.Server.Ui.GraphiQL
by: Shane Krueger, Pekka Heikura, Ivan Maximov, et al.
- 1.85k total downloads
- Latest version: 8.3.3
GraphiQL integration for ASP.NET Core
GraphQL.Server.Ui.Playground
by: Shane Krueger, Pekka Heikura, Ivan Maximov, et al.
- 1.992k total downloads
- Latest version: 8.3.3
GraphQL Playground integration for ASP.NET Core
GraphQL.SystemReactive
by: GraphQL.SystemReactive
- 410 total downloads
- Latest version: 4.8.0
GraphQL subscriptions implementation on top of System.Reactive
GraphQL.SystemTextJson
by: GraphQL.SystemTextJson
- 2.597k total downloads
- Latest version: 8.8.5
System.Text.Json serializer for GraphQL.NET