Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 589 Bytes

File metadata and controls

25 lines (17 loc) · 589 Bytes

EventRegistrationWebApp

Simple Event Registration Web App (C#, ASP.NET 5.0, Razor, Entity Framework ORM)

To Build and run the project:

  1. Go to the webapp project folder and build to check for errors:
dotnet build
  1. Run the webapp project sample:
dotnet run
  1. Open the browser and paste the following URL to run the webapp project:
https://localhost:5001/