• Stars
    star
    1
  • Language
    C#
  • Created over 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Following Microsoft tutorial (https://docs.microsoft.com/en-us/aspnet/core/data/ef-mvc/intro?view=aspnetcore-3.1#create-web-app) to create a ASP.NET Core MVC web app which focuses on practice using the Entity Framework and forming relations between different data models, then implementing them onto this web app.