DNTFrameworkCoreTemplate

February 22, 2019 · View on GitHub

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

Contents

  1. 1Installation
  2. 2Usage
  3. 2.1Solution Structure
  4. 2.2API Project
  5. 2.3UnitTests Project
  6. 2.4IntegrationTests Project
  7. 2.5Domain Project
  8. 2.6Infrastructure Project
  9. 2.7Application Project
  10. 2.8Resouces Project