vicheanath / BuberDinner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET Core DDD

This is a simple project to demonstrate how to implement Domain-Driven Design (DDD) using .NET Core.

Technologies

  • .NET Core 8.0
  • Entity Framework Core
  • MediatR
  • FluentValidation
  • AutoMapper
  • xUnit
  • Moq
  • FluentAssertions

How to run

  1. Clone the repository
  2. Open the solution in Visual Studio or Visual Studio Code
  3. Run the project
  4. Open the browser and go to https://localhost:5001/swagger
  5. Test the endpoints
  6. Enjoy!

References

Enjoy! 🚀 and Lean

About


Languages

Language:C# 100.0%