Skip to content

Commit c15928e

Browse files
authored
Merge pull request #976 from rivantsov/reAddNGraphQL_link
Re-add NGraphQL link in Code page (for .NET)
2 parents ef51a05 + 1f6fcc2 commit c15928e

File tree

1 file changed

+6
-0
lines changed
  • src/content/code/language-support/c-net/server

1 file changed

+6
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
name: NGraphQL
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.
4+
url: https://github.com/rivantsov/ngraphql
5+
github: rivantsov/ngraphql
6+
---

0 commit comments

Comments
 (0)