Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Latest commit

 

History

History
46 lines (26 loc) · 1.58 KB

README.md

File metadata and controls

46 lines (26 loc) · 1.58 KB

DNTFrameworkCoreTemplate

Boilerplate project templates based on DNTFrameworkCore

Installation

dotnet new --install DNTFrameworkCoreTemplateAPI::*‌‌

Usage

dotnet new dntcore-api

Solution Structure

Solution Structure

API Project

Solution Structure

UnitTests Project

Solution Structure

IntegrationTests Project

Solution Structure

Domain Project

Solution Structure

Infrastructure Project

Solution Structure

Application Project

Solution Structure

Resouces Project

Solution Structure