Technical requirements
For the recipes in this chapter, you’ll need the following:
- .NET 9 SDK: You’ll need the latest version to work with the packages and features demonstrated. You can download the .NET 9 SDK here: https://dotnet.microsoft.com/en-us/download/dotnet/9.0.
- Hot Chocolate packages: We’ll be installing these via the
dotnet
CLI as we go through each recipe. Hot Chocolate is the leading GraphQL server for .NET.