Simple CLR-to-GraphQL mapper.
Info
| Version: | 1.2.5 |
| Author(s): | Jorge Santiago |
| Last Update: | Tuesday, December 17, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jorgestg/GraphQLMapper |
| NuGet Url: | https://www.nuget.org/packages/GraphQLMapper |
Install
Install-Package GraphQLMapper
dotnet add package GraphQLMapper
paket add GraphQLMapper
GraphQLMapper Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQl(>= 2.4.0)
Tags