Glob.cs
by: Michael Ganss
- 35 total downloads
- Latest version: 5.1.1643
File system path globbing library (wildcards like in bash).
Google.Protobuf
by: Google Inc.
- 94 total downloads
- Latest version: 3.33.2
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL-Parser
by: Marek Magdziak
- 76 total downloads
- Latest version: 9.5.0
Library containing lexer and parser for GraphQL syntax
GraphQL.Client
by: Deinok, Alexander Rose, graphql-dotnet
- 7 total downloads
- Latest version: 6.1.0
A GraphQL Client for .NET Standard
GraphQL.Client.Abstractions
by: Deinok, Alexander Rose, graphql-dotnet
- 29 total downloads
- Latest version: 6.0.5
Abstractions for GraphQL.Client
GraphQL.Client.Abstractions.Websocket
by: Deinok, Alexander Rose, graphql-dotnet
- 22 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
- 33 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
- 0 total downloads
- Latest version: 5.1.1
A serializer implementation for GraphQL.Client using System.Text.Json as underlying JSON library
GraphQL.Common
by: Deinok, graphql-dotnet
- 2 total downloads
- Latest version: 1.0.2
Common GraphQL classes
GraphQL.DataLoader
by: GraphQL.DataLoader
- 3 total downloads
- Latest version: 8.8.0
GraphQL DataLoader implementation
GraphQL.MicrosoftDI
by: GraphQL.MicrosoftDI
- 17 total downloads
- Latest version: 8.8.0
Microsoft DI extensions for GraphQL.NET
GraphQL.Primitives
by: Deinok, Alexander Rose, graphql-dotnet
- 4 total downloads
- Latest version: 6.0.4
GraphQL basic types
GraphQL.Server.Transports.AspNetCore
by: Shane Krueger, Pekka Heikura, Ivan Maximov, et al.
- 5 total downloads
- Latest version: 8.3.3
HTTP middleware for GraphQL
GraphQL.Server.Ui.GraphiQL
by: Shane Krueger, Pekka Heikura, Ivan Maximov, et al.
- 13 total downloads
- Latest version: 8.0.3
GraphiQL integration for ASP.NET Core
GraphQL.Server.Ui.Playground
by: Shane Krueger, Pekka Heikura, Ivan Maximov, et al.
- 88 total downloads
- Latest version: 8.3.3
GraphQL Playground integration for ASP.NET Core
GraphQL.SystemReactive
by: GraphQL.SystemReactive
- 3 total downloads
- Latest version: 4.8.0
GraphQL subscriptions implementation on top of System.Reactive
GraphQL.SystemTextJson
by: GraphQL.SystemTextJson
- 33 total downloads
- Latest version: 8.8.0
System.Text.Json serializer for GraphQL.NET