Aspnet Scope Demo

Simple application that shows how scopes works in AspNet Core

Getting started

  • Install Dotnet CLI
  • open powershell, bash, etc
  • Clone this repository
  • cd aspnet-scope-demo
  • donet build
  • donet run