ChilliCream

Getting started with GraphQL and Neo4J on ASP.NET Core using HotChocolate

If you want to browse the GraphQL server head over here.

Prerequisites

For this workshop we need a couple of prerequisites. First, we need the .NET SDK 5.0.

Then we need some IDE/Editor in order to do some proper C# coding, you can use VSCode or if you have already on your system Visual Studio or JetBrains Rider.

Note: When installing Visual Studio you only need to install the ASP.NET and web development workload.

Two styles of APIs

Schema First

Code First

Property Graph: