Graphity 0.9.7
A .NET Core library that integrates GraphQL and Entity Framework Core with minimal effort
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Graphity -Version 0.9.7
dotnet add package Graphity --version 0.9.7
<PackageReference Include="Graphity" Version="0.9.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Graphity --version 0.9.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Improved where expression generation and fixed a few bugs (thanks unit testing!)
Dependencies
-
.NETStandard 2.0
- GraphQL (>= 2.4.0)
- Microsoft.EntityFrameworkCore (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection (>= 2.2.0)
GitHub Usage
This package is not used by any popular GitHub repositories.