.Net client library for GraphSchema with typed calls.
Info
Version: | 0.3.1 |
Author(s): | Michael Compton |
Last Update: | Monday, April 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MichaelJCompton/GraphSchemaClients |
NuGet Url: | https://www.nuget.org/packages/GraphSchema.io.Client |
Install
Install-Package GraphSchema.io.Client
dotnet add package GraphSchema.io.Client
paket add GraphSchema.io.Client
GraphSchema.io.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphSchema.GraphQL.Client(>= 0.3.1)
- Microsoft.Extensions.FileProviders.Embedded(>= 2.2.0)
- System.ComponentModel.Annotations(>= 4.5.0)