Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

A simple clean ASP.NET Core template.

Notifications You must be signed in to change notification settings

jickingdev/AspNetCoreCleanAppTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asp.Net Core Clean App Template

A simple clean ASP.NET Core template.

Download latest release

VS Template 1.0.0

How to install (to VS)

  • download and copy latest release (CleanApp.zip)
  • paste into path C:\Users<USER>\Documents\Visual Studio 2019\Templates\ProjectTemplates
  • Create new project and search for "CleanApp Template"

Project Files

  • Core
    • Domain
    • Application
  • Infrastructure
    • Data
    • IOC
  • Presentation
    • WebApi

Explainer blog post

TBA

Youtube demo

TBA