Skip to content

This project is a template to DDD project using .net core 3.1

Notifications You must be signed in to change notification settings

soaresdiogo/template-ddd-netcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for DDD .net core project

N|Solid

I created this template to show as I started my .net core application.

  • This project will be a scaffolding to start a application
  • It will have tests
  • It will have swagger

How to use!

  • The first step, you will need to do the clone of this repository.
  • After you'll need run these commands.
$ dotnet restore
$ cd Api
$ dotnet run

Look that:

  • The localhost will be http://localhost:5000

About

This project is a template to DDD project using .net core 3.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages