/DDD-Example

Design for DDD architecture example.

Primary LanguageCSS

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