/B3.Web.Template.V1

Visual studio 2019 web template project. Used layered architecture.

Primary LanguageC#MIT LicenseMIT

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.