Relative Content

Tag Archive for asp.net-web-api

How to organize asp.net API project

I have fairly large API project. I want to rework it to be more clear and structured.
I never worked in large MVC projects, so i have fiew questions which i can’t figure out on my own:

ASP.Net Core MVC API

I’m trying to learn to create an API using ASP.Net Core MVC. So using VS2022 I created the default Weatherforecast API with Swagger enabled.