Skip to content

Commit a2132ac

Browse files
committed
added to description
1 parent cadd008 commit a2132ac

File tree

1 file changed

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

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: NGraphQL
3-
description: A set of packages for implementing GraphQL servers in .NET
3+
description: A set of packages for implementing high-performant GraphQL servers in .NET. Faithful implementation of official 2018 Specification. Features: batched execution (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.
44
url: https://github.com/rivantsov/ngraphql
55
github: rivantsov/ngraphql
66
---

0 commit comments

Comments
 (0)