Skip to content

vicheanath/BuberDinner

Repository files navigation

.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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages