GraphQL Conventions for .NET.
Info
Version: | 8.0.0 |
Author(s): | Tommy Lillehagen |
Last Update: | Saturday, August 24, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/graphql-dotnet/conventions |
NuGet Url: | https://www.nuget.org/packages/GraphQL.Conventions |
Install
Install-Package GraphQL.Conventions
dotnet add package GraphQL.Conventions
paket add GraphQL.Conventions
GraphQL.Conventions Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL(>= 3.0.0)
- GraphQL.NewtonsoftJson(>= 3.0.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.6.0)
- System.Runtime(>= 4.3.1)
Tags