PokemonAPI To run the project: All you need is: .NetCore 3.1 already installed https://dotnet.microsoft.com/download/dotnet-core/3.1 Open a shell in the main directory and type the following command: dotnet run --project ".\PokemonAPI\PokemonAPI.csproj"