go home

Barebones MVC application using super package (jeffb.mvc1)

Bare-metal MVC application using the .Net core superpackage
dotnet new --install "jeffb.template.BareMvcAll"
dotnet new jeffb.mvc1
  • Tags: language: C#
  • Classifications: Web MVC Bare