How to Setup and run a .Net application(web API)
This is a guide to setup a .NET Core application quickly for all the beginners who want to build and Web API using .NET Core.
This is not an in-depth guide. It is made just to give you an idea of how to set it up for your projects that you will buil...
sishub.hashnode.dev2 min read
David Cuccia
Let's learn new things and use them
Nice post. It gets even simpler with .Net 6:
"Building Minimal APIs In .NET 6 - .NET Core Tutorials" dotnetcoretutorials.com/2021/07/16/building-minim…