Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Examples

Examples for GraphQL.NET.

Project Description
AspNetCore ASP.NET Core 5 app with GraphQL and Playground middlewares from server project
AspNetCoreMulti ASP.NET Core 5 multi-tenant (two schemas) app with GraphQL and Playground middlewares from server project
AspNetCoreCustom ASP.NET Core 5 app with custom GraphQL and UI middlewares
AspNetCoreController ASP.NET Core 5 app with GraphQL implemented as a MVC controller action
AspNetWebApi .NET Framework 4.8 Web API example
AzureFunctions Using GraphQL in Azure Functions
StarWars StarWars demo schema used in all examples
ClientNet462 Example GraphQL client written in .NET 4.6.2 using Newtonsoft.Json 4.0.1

See also:

Other examples:

Morty Proxy This is a proxified and sanitized view of the page, visit original site.