Setting up a .NET 5 web API + Running it in Docker // for beginners
Sep 27, 2021 路 6 min read 路 Hey there! 馃憢馃徏 In this tutorial, we'll be setting up a .NET 5 web API and running it locally, then we'll take a look at how to build and run it inside of a Docker container. To set up the project, we'll be using the dotnet CLI -- which is cross-plat...
NST鈭歏!T!鈭歏 and 2 more commented


