Skip to content

Visual studio 2019 web template project. Used layered architecture.

License

Notifications You must be signed in to change notification settings

bayramucuncu/B3.Web.Template.V1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

B3.Web.Template.V1

This is a multi project visual studio template that created using Visual Studio 2019.

Project Layers

  • WebApi layer (B3.WebApi)
  • Application services layer (B3.Applcation)
  • Data access layer (B3.EntityFramework)
  • Domain layer (B3.Domain)
  • Infrastructure layer (B3.Infrastructure)

All related layers are combined using references.

Tempalte Usage

Download the project template zip file. Move it to template folder of Visual Studio. I am using (C:\Users\User\Documents\Visual Studio 2019\Templates\ProjectTemplates)

Open Visual Studion 2019 and add new project.

Add project name.

Created project solution is ready.

About

Visual studio 2019 web template project. Used layered architecture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages