Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/softchris/graphql-ef-demo

demo covering EF .NET and GraphQL
https://github.com/softchris/graphql-ef-demo

Last synced: 16 days ago
JSON representation

demo covering EF .NET and GraphQL

Awesome Lists containing this project

README

        

# graphql-ef-demo
demo covering EF .NET and GraphQL

This is a .NET project so

```
dotnet restore
```

followed by

```
dotnet run
```

GraphiQL route found at `localhost:5001/graphql`