Skip to content

Commit 1f6fcc2

Browse files
committed
build error
1 parent 217cbdd commit 1f6fcc2

File tree

1 file changed

+1
-3
lines changed
  • src/content/code/language-support/c-net/server

1 file changed

+1
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
name: NGraphQL
3-
description: A set of packages for implementing high-performant GraphQL servers in .NET. Faithful implementation of official 2018 Specification.
4-
5-
Features batched execution support (aka Data Loader); support for custom scalars; HTTP server based on ASP.NET Core; parsed query cache; modular API construction (equivalent of schema stiching); full introspection support; runtime metrics and quotas.
3+
description: A set of packages for implementing high-performant GraphQL servers in .NET. Faithful implementation of official 2018 Specification. Features batched execution support (aka Data Loader); support for custom scalars; HTTP server based on ASP.NET Core; parsed query cache; modular API construction (equivalent of schema stiching); full introspection support; runtime metrics and quotas.
64
url: https://github.com/rivantsov/ngraphql
75
github: rivantsov/ngraphql
86
---

0 commit comments

Comments
 (0)