Skip to content

Commit 9391920

Browse files
authored
added NGraphQL link (#945)
1 parent b28f040 commit 9391920

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/code/code.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ public class Program
6565
- [Entity GraphQL](https://github.com/lukemurray/EntityGraphQL): .NET Core GraphQL library. Compiles to IQueryable to easily expose a schema from an existing data model (E.g. from an Entity Framework data model)
6666
- [DotNetGraphQLQueryGen](https://github.com/lukemurray/DotNetGraphQLQueryGen): .NET Core library to generate classes from a GraphQL schema for type-safe querying in dotnet
6767
- [Hot Chocolate](https://github.com/ChilliCream/hotchocolate): GraphQL Server for .NET core and .NET classic
68-
68+
- [NGraphQL](https://github.com/rivantsov/starwars): GraphQL Server for .NET Core and full framework
69+
6970
### Clojure
7071

7172
#### [alumbra](https://github.com/alumbra/alumbra)

0 commit comments

Comments
 (0)