Skip to main content
GoldenEye.Backend.Core.DDD package icon

GoldenEye.Backend.Core.DDD

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.

Total Downloads
110.1K
110,074
Published
Jul 20, 2019
Latest stable version

Install

.NET CLI
dotnet add package GoldenEye.Backend.Core.DDD --version 9.0.0
Package Manager Console
Install-Package GoldenEye.Backend.Core.DDD -Version 9.0.0
PackageReference
<PackageReference Include="GoldenEye.Backend.Core.DDD" Version="9.0.0" />

Frameworks

.NETStandard2.0

Dependencies

GoldenEye.Backend.Core
.NETStandard2.0
[7.1.0, )
GoldenEye.Shared.Core
.NETStandard2.0
[6.1.0, )
MediatR
.NETStandard2.0
[7.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.