Skip to content

bheaps99/COMP3973Lab3

Repository files navigation

dotnet restore
dotnet build
dotnet watch run

dotnet tool install -g dotnet-aspnet-codegenerator

dotnet add package Microsoft.VisualStudio.Web.CodeGeneration.Design

dotnet tool update -g dotnet-aspnet-codegenerator

dotnet aspnet-codegenerator view myView Empty -udl -outDir Views/Home

dotnet aspnet-codegenerator controller -name ExampleController -actions -api -outDir Controllers

portal.azure.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published