Xer.DomainDriven
5.0.0
Domain driven design components and marker interfaces.
Install-Package Xer.DomainDriven -Version 5.0.0
dotnet add package Xer.DomainDriven --version 5.0.0
<PackageReference Include="Xer.DomainDriven" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xer.DomainDriven --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xer.DomainDriven, 5.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Xer.DomainDriven as a Cake Addin
#addin nuget:?package=Xer.DomainDriven&version=5.0.0
// Install Xer.DomainDriven as a Cake Tool
#tool nuget:?package=Xer.DomainDriven&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Xer.DomainDriven:
Package | Downloads |
---|---|
Xer.Cqrs
A very simple library for building applications based on the DDD/CQRS patterns. This is a convenience package that combines the Xer.DomainDriven, Xer.Cqrs.CommandStack, and Xer.Cqrs.EvenStack packages.
|
GitHub repositories
This package is not used by any popular GitHub repositories.