Skip to content

CreativeBufferOfficial/dot_net_core_mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

Sample MVC Project Created in Asp.Net MVC

  1. Followed MVC architecture.
  2. Followed three tier architecure layer architecture as below : a. Shopping_Sample for UI b. Sample.DAL data access c. Sample.Common for common use with (another 2 layers) d. Sample.BLL for logics
  3. Use of Unit Of work
  4. Uses Dependency Injection

Table of Contents

  • MicrosoftEntityFrameworkCore
  • MicrosoftEntityFrameworkCore.Tools
  • MicrosoftEntityFrameworkCore.SqlServer

About

Project is based on product management system

Usage

Install all nuget package to run the application and access the data.

Configuration

Configured Db Context, Lifetime services and DI

License

Not required

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published