A set of abstractions to help make builder and client projects modular and testable.
Info
Version: | 1.0.0-beta.4 |
Author(s): | Mateo Mađerić |
Last Update: | Sunday, October 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mmaderic/FluentGraphQL |
NuGet Url: | https://www.nuget.org/packages/FluentGraphQL.Abstractions |
Install
Install-Package FluentGraphQL.Abstractions
dotnet add package FluentGraphQL.Abstractions
paket add FluentGraphQL.Abstractions
FluentGraphQL.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.7.2)
Tags