Basic web API developed with asp.net core.
You need to have .Net Core and Sql Server Express LocalDB installed on your machine.
Then from the cloned repo:
cd MovieTheaterApp.API
dotnet restore
dotnet run
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Basic web API developed with asp.net core.
You need to have .Net Core and Sql Server Express LocalDB installed on your machine.
Then from the cloned repo:
cd MovieTheaterApp.API
dotnet restore
dotnet run