GraphQL CQRS integration and extension.
Info
Version: | 0.7.1 |
Author(s): | cime |
Last Update: | Wednesday, June 2, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cime/CoreSharp |
NuGet Url: | https://www.nuget.org/packages/CoreSharp.GraphQL |
Install
Install-Package CoreSharp.GraphQL
dotnet add package CoreSharp.GraphQL
paket add CoreSharp.GraphQL
CoreSharp.GraphQL Download (Unzip the "nupkg" after downloading)
Dependencies
- CoreSharp.Common(>= 0.5.0)
- CoreSharp.Cqrs(>= 0.5.0)
- CoreSharp.DataAccess(>= 0.5.0)
- GraphQL(>= 3.1.0)
- GraphQL-Parser(>= 5.3.3)
- Newtonsoft.Json(>= 12.0.3)
- System.Linq.Dynamic.Core(>= 1.2.5)
Tags