Glob.cs
by: Michael Ganss
- 448 total downloads
- Latest version: 5.1.1643
File system path globbing library (wildcards like in bash).
Google.Protobuf
by: Google Inc.
- 5.084k total downloads
- Latest version: 3.35.1
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL-Parser
by: Marek Magdziak
- 1.052k total downloads
- Latest version: 9.5.1
Library containing lexer and parser for GraphQL syntax
GraphQL.Client
by: Deinok, Alexander Rose, graphql-dotnet
- 1.156k total downloads
- Latest version: 6.1.0
A GraphQL Client for .NET Standard
GraphQL.Client.Abstractions
by: Deinok, Alexander Rose, graphql-dotnet
- 942 total downloads
- Latest version: 6.1.0
Abstractions for GraphQL.Client
GraphQL.Client.Abstractions.Websocket
by: Deinok, Alexander Rose, graphql-dotnet
- 784 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
- 780 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
- 857 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
- 213 total downloads
- Latest version: 2.0.0-alpha.3
Common GraphQL classes
GraphQL.DataLoader
by: GraphQL.DataLoader
- 1.46k total downloads
- Latest version: 8.8.4
GraphQL DataLoader implementation
GraphQL.MicrosoftDI
by: GraphQL.MicrosoftDI
- 1.524k total downloads
- Latest version: 8.8.4
Microsoft DI extensions for GraphQL.NET
GraphQL.Primitives
by: Deinok, Alexander Rose, graphql-dotnet
- 897 total downloads
- Latest version: 6.1.0
GraphQL basic types
GraphQL.Server.Transports.AspNetCore
by: Shane Krueger, Pekka Heikura, Ivan Maximov, et al.
- 1.377k 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.33k 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.283k total downloads
- Latest version: 8.3.3
GraphQL Playground integration for ASP.NET Core
GraphQL.SystemReactive
by: GraphQL.SystemReactive
- 320 total downloads
- Latest version: 4.8.0
GraphQL subscriptions implementation on top of System.Reactive
GraphQL.SystemTextJson
by: GraphQL.SystemTextJson
- 1.976k total downloads
- Latest version: 8.8.4
System.Text.Json serializer for GraphQL.NET