Setting up a .NET 5 web API + Running it in Docker // for beginners
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...
blog.salehm.dev6 min read
โV!T!โV โฅ
Gr8 Article. Thanks