The Wayback Machine - https://web.archive.org/web/20220131051216/https://github.com/topics/graphql-dotnet
Skip to content
#

graphql-dotnet

Here are 40 public repositories matching this topic...

hotchocolate

This project exemplifies the implementation and dockerization of a simple Razor Web MVC Core consuming a full GraphQL 4 Web API, build in a .NET 6 multi-layer project, considering development best practices, like SOLID and DRY, applying Domain-Driven concepts in a Onion Architecture.

  • Updated Jan 13, 2022
  • C#
Michannne
Michannne commented May 7, 2019

User has been confused about app not working
No documentation showing in GraphiQL and Intellisense not working in GraphiQL

Problem was that user did not have a GraphQLController to handle requests

Expected Outcome
User should know to add GraphQLController to add references
Readme should reference the need to add a GraphQLController to their project
(Maybe this can be simplified?)

Improve this page

Add a description, image, and links to the graphql-dotnet topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the graphql-dotnet topic, visit your repo's landing page and select "manage topics."

Learn more