Skip to content

tonychoo/EventRegistrationWebApp

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published