go home

icon GoldenEye Simple WebApi with DDD (SimpleDDD)

GoldenEye.DDD is a library that helps to write code in Domain Driven Design and CQRS. It is written in .NET Core. It provides set of base and bootstrap classes that helps you to reduce boilerplate code and help you focus on writing business code.
dotnet new --install "GoldenEye.WebApi.Template.SimpleDDD"
dotnet new SimpleDDD
  • Tags: language: C# type: project
  • Classifications: WebAPI DDD GoldenEye