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

rabbal/DNTFrameworkCoreTemplate

Repository files navigation

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