Skip to content

frogerdevs/ExTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ExTemplate

OverView

This Template will create dotnet project with Clean Architecture Design

Feature

  • Clean Architecture Design
  • Swagger with versioning
  • Multi Tenancy
  • MediatR
  • Entity Framework Core
  • PostgreSql

Prerequisite

How to Use :

Use VSIX

  • Close All Visual Studio (if Opened)
  • Download & Install ExTemplateApi.vsix
  • Open Visual Studio 2022
  • New Project
  • Search ExTemplateApi
  • Choose the template
  • Create Project

Manual

  • Download ExTemplate.zip file
  • Place ExTemplate.zip file to Folder %USERPROFILE%\Documents\Visual Studio 2022\Templates\ProjectTemplates
  • Open Visual Studio 2022
  • New Project
  • Search ExTemplate
  • Choose the template
  • Create Project

Project Structure

  • Api -> Presentation Layer
  • Domain -> Domain Layer
  • Application -> Application Layer
  • Infrastructure -> Infrastructure Layer

Buy Me A Coffee

Buy Me A Coffee

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published