GraphQL.SystemTextJson
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>GraphQL.SystemTextJson</id> | ||
| <version>8.8.0</version> | ||
| <version>8.8.1</version> | ||
| <authors>GraphQL.SystemTextJson</authors> | ||
@@ -15,19 +15,19 @@ <license type="expression">MIT</license> | ||
| <tags>GraphQL json</tags> | ||
| <repository type="git" url="https://github.com/graphql-dotnet/graphql-dotnet" commit="a04be3575baeff56a9fb65ab423a3e519611cac1" /> | ||
| <repository type="git" url="https://github.com/graphql-dotnet/graphql-dotnet" commit="76e32ddf68d3c25529c37dd3528557cd7963f760" /> | ||
| <dependencies> | ||
| <group targetFramework=".NETCoreApp3.1"> | ||
| <dependency id="GraphQL" version="[8.8.0, 9.0.0)" exclude="Build,Analyzers" /> | ||
| <dependency id="GraphQL" version="[8.8.1, 9.0.0)" exclude="Build,Analyzers" /> | ||
| </group> | ||
| <group targetFramework="net5.0"> | ||
| <dependency id="GraphQL" version="[8.8.0, 9.0.0)" exclude="Build,Analyzers" /> | ||
| <dependency id="GraphQL" version="[8.8.1, 9.0.0)" exclude="Build,Analyzers" /> | ||
| </group> | ||
| <group targetFramework="net6.0"> | ||
| <dependency id="GraphQL" version="[8.8.0, 9.0.0)" exclude="Build,Analyzers" /> | ||
| <dependency id="GraphQL" version="[8.8.1, 9.0.0)" exclude="Build,Analyzers" /> | ||
| </group> | ||
| <group targetFramework=".NETStandard2.0"> | ||
| <dependency id="GraphQL" version="[8.8.0, 9.0.0)" exclude="Build,Analyzers" /> | ||
| <dependency id="GraphQL" version="[8.8.1, 9.0.0)" exclude="Build,Analyzers" /> | ||
| <dependency id="System.Text.Json" version="4.7.2" exclude="Build,Analyzers" /> | ||
| </group> | ||
| <group targetFramework=".NETStandard2.1"> | ||
| <dependency id="GraphQL" version="[8.8.0, 9.0.0)" exclude="Build,Analyzers" /> | ||
| <dependency id="GraphQL" version="[8.8.1, 9.0.0)" exclude="Build,Analyzers" /> | ||
| <dependency id="System.Text.Json" version="4.7.2" exclude="Build,Analyzers" /> | ||
@@ -34,0 +34,0 @@ </group> |
+1
-0
@@ -150,2 +150,3 @@ # GraphQL for .NET | ||
| | [GraphQL.Net Client](https://github.com/graphql-dotnet/graphql-client/tree/master/examples) | Example implementations for the GraphQL client library. | | ||
| | [Full Stack App Template](https://github.com/Shane32/AppTemplate) | Production-ready template for building full-stack applications with .NET, React, TypeScript, and GraphQL.NET. Features Microsoft OAuth, Entity Framework Core, automated CI/CD, type-safe development from database to UI, and monorepo architecture with single deployment. | | ||
@@ -152,0 +153,0 @@ You can also try an example of GraphQL demo server inside this repo - [GraphQL.Harness](samples/GraphQL.Harness/GraphQL.Harness.csproj). |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display