Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefh/aspnetcoregraphql
ASPNetCore GraphQL Example
https://github.com/stefh/aspnetcoregraphql
Last synced: 11 days ago
JSON representation
ASPNetCore GraphQL Example
- Host: GitHub
- URL: https://github.com/stefh/aspnetcoregraphql
- Owner: StefH
- Created: 2019-07-07T12:12:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T21:49:50.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T05:43:37.624Z (7 months ago)
- Language: C#
- Homepage:
- Size: 1.61 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 86
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ASPNetCoreGraphQL demo's
Sample projects based on- https://github.com/mmacneil/ASPNetCoreGraphQL/tree/master/src/backend/NHLStats.Api
- the blog post demonstrating how to build a GraphQL service powered by ASP.NET Core 2.2, Entity Framework Core and graphql-dotnet.
- https://github.com/ebicoglu/AspNetCoreGraphQL-MyHotel
- https://github.com/tpeczek/Demo.Azure.Functions.GraphQL
- https://github.com/Edward-Zhou/AspNetCore/tree/master/GraphQL