Skip to content

TiagoSantosDeveloper/DDD-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

Design for DDD architecture example .NET Standard, .NET Core 3.0 and Entity Framework Core.

Getting Started

This project was created to understand the DDD architecture based on a .NET project.

  1. Debug
  2. Software Dependencies

1. Debug

To debug the project, use the user registration form and run the database script that is in the SQLServer folder. Create a database with the name SonicParksNex.

2. Software Dependencies