Skip to content

ASP.NET Core and the CLI working together in harmony

Notifications You must be signed in to change notification settings

mujiansu/cli-samples

 
 

Repository files navigation

ASP.NET Core with the dotnet CLI

The projects in this repository show working examples using the .NET CLI and ASP.NET Core. This is a work in progress.

How to run

  1. Get the .NET Core SDK http://dot.net
  2. Clone this repo
  3. run dotnet restore in the root folder
  4. Navigate to either HelloMvc or HelloWeb and run dotnet run
  5. Navigate to http://localhost:5000 in the browser

About

ASP.NET Core and the CLI working together in harmony

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%