FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
-
Updated
Apr 25, 2022 - C#
GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
A production scale tool for DreamMaker server management
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.
The easiest way to go headless in Umbraco using GraphQL
Template for a microservice based on DDD and Clean Architecture with .NET
GraphQL .NET Server and Client
Want to run your GraphQL serverlessly? Want to get the awesome benefits of the HotChocolate GraphQL framework on top of Azure Functions? This project will get you going...
Lightweight, simple, fluent GraphQL client API extensions for the amazing Flurl Http library!
graphQL 3. * version was developed using castle windsor (IoC) in .net core environment
Just a simple library ( Unofficial ) to show the necessary data get from anilist
Full stack GraphQL demo with Hot Chocolate and Strawberry Shake.
Fork of the HotChocolate GraphQL examples repo with new example added for StarWars GraphQL in AzureFunctions using the new v11 API. This is Unofficial but working for most common use cases.
A graphQl step by step implementation with Asp.net core.
Built a GraphQL API with ASP.NET Core and HotChocolate, focusing on SQL database integration and code-first schema design. Implemented CRUD operations, pagination, and AutoMapper. Managed EF Core migrations and conducted unit tests with MSTest. Created detailed API documentation and Readme
My take on graphql demo
A simple GraphQL Server using ASP.NET Core
.NET - GraphQL
GraphQL API implementation using native GraphQL nuget.