49 results for “topic:hotchocolate-graphql”
Code repository for the Building Web APIs with ASP.NET Core Manning book by Valerio De Sanctis
The repository contains a backend of a simple Conference Planner and serves as a GraphQL server.
A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that encapsulate all data access (without dependency on IQueryable and execution outside of the devs control).
GraphQL Server with Monogo DB
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...
GraphQL mutation union erros (6a) with Hotchocolate GraphQL Server
This project contains a sample ASP.NET Core app. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs).
An interactive Pokémon catalog built with .NET, GraphQL, and Vue 3
GraphQL Workshop with HotCholoclate
.Net 6 + GraphQL + Vue.js 3 Örnek Uygulama
No description provided.
GraphQL using C#, dapper, HotChocolate - Coffee Beanery intention is to make GraphQL adoption much easier than other frameworks and libraries. Providing it as code rather than as a NuGet package to allow customizations and optimizations on a case-by-case basis without boiler plate overhead.
Projet regroupant le backend de Sheaft (GraphQL, Jobs, SignalR, Payment et Manage)
An example GraphQL project that uses .NET, Entity Framework, and ChilliCream GraphQL.
GraphQL and HotChocolate implementation in .NET
C# / .Net with GraphQL API
A GraphQL API which supports Creating, Reading, Updating and Deleting stocks using hot chocolate
.NET GraphQL API using Entity Framework Core, clean architecture. Queries, Mutations and Subscriptions examples
Testing GraphQL (with Hot Chocolate) with specifications (Reqnroll).
A simple .NET starter application with Hot Chocolate GraphQL.
A LETS server project
API construída com .NET Core + GraphQL para gerenciamento de livros, autores e editoras. Ideal para estudos e experimentos com queries complexas, relacionamentos e geração de dados falsos via Bogus.
Example for GraphQL
Creating and Consuming APIs
An introduction to GraphQL with Hotchocolate
Creating a GraphQL .NET server with Hot Chocolate.
An ASP.NET application written with Hot Chocolate and Entity Framework Core
In this repo you will find the resources from a workshop that I made for my teammates on Colba about GraphQL with the .NET framework Chilicream.
Pantry inventory system, made with .NET Core, GraphQL and JS
A small example project exploring distributed GraphQL schemas with HotChocolate