Run the app
Last updated
Last updated
Once we have installed swagger in our project we should run it by using the following command:
dotnet watch run
It's important to remember that we need to run the command below using the cmd or powershell window. Also in the seed of the project.