Skip to content

Installation

Christian Nagel edited this page Sep 28, 2023 · 3 revisions

What you need

  • Visual Studio 2022 Preview
  • GitHub Account
  • Docker Desktop
  • Microsoft Azure Subscription
  • Azure Cosmos DB Emulator

Visual Studio 2022 Preview with these workloads:

  • ASP.NET and web development
  • .NET Multi-platform App UI development

.NET 8 RC1

Download Visual Studio

Azure Cosmos DB Emulator

A GitHub Account: Signup for GitHub

Docker Desktop

Microsoft Azure Subscription - you can get USD 200,- credit for 30 days: Azure Free Account

For using NuGet packages available with the solution, configure this link as a NuGet package source: https://pkgs.dev.azure.com/cnilearn/codebreakerpackages/_packaging/codebreaker/nuget/v3/index.json

Clone this wiki locally