Skip to content

arkahna/aspnetcore-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The purpose of this project is to provide a simple web application that can used to discuss code features and provide a base implementation to do code pairing and extension exercises.

The project is based on the tutorial provided by Microsoft and particpants are encouraged to complete the exercise themselves to understand the codebase:

https://docs.microsoft.com/en-us/aspnet/core/data/ef-mvc/intro?view=aspnetcore-6.0

Tools

The following tools can be used with this solution.

Description

The app is a simple university enrollment app. Users can view and update student, course, and instructor information.

Technology

  • .NET 6.0
  • ASP.Net Core (MVC)
  • EFCore
  • SQL Server / LocalDB
  • HTML

Data Model

The solution uses the following simple data model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published