Skip to content

gjbastidas/dotNetSkinnyAPI

Repository files navigation

Dotnet skinny api

Creates dotnet application

dotnet new web

by default it runs with port :5000. To change it go to appsettings.json and add "Urls": "http://*:5001"

Install deps

dotnet restore

Run app

dotnet run

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published