Skip to content

.Net Core Application With Simple N-Tier architecture, using Entity Framework Code First

Notifications You must be signed in to change notification settings

manthandevani/.NetCoreMvcArchitecture

Repository files navigation

.NetCoreMvcArchitecture

.Net Core Application With Simple N-Tier architecture, using Entity Framework Code First

Development Tools Used

Visual Studio 2019 .Net Core 3.1.5, SQL Server, Used Default HTML CSS Provided By .Net When you create a new application.

Database

Used Entity Framework Core Code First, Connection string can be found in appsettings.json file (Updated is as per your local sql server)., Don't create a database, once you run the application for the first time, it will automatically create the database and put some data in it.

About

.Net Core Application With Simple N-Tier architecture, using Entity Framework Code First

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages