CoreDdd 3.2.0
dotnet add package CoreDdd --version 3.2.0
NuGet\Install-Package CoreDdd -Version 3.2.0
<PackageReference Include="CoreDdd" Version="3.2.0" />
paket add CoreDdd --version 3.2.0
#r "nuget: CoreDdd, 3.2.0"
// Install CoreDdd as a Cake Addin
#addin nuget:?package=CoreDdd&version=3.2.0
// Install CoreDdd as a Cake Tool
#tool nuget:?package=CoreDdd&version=3.2.0
Set of open-source libraries helping with DDD and CQRS.
CoreDdd documentation: https://github.com/xhafan/coreddd/wiki
CoreDdd samples: https://github.com/xhafan/coreddd-sample
ASP.NET MVC and ASP.NET Core MVC demo email marketing app demonstrating CoreDdd usage: https://github.com/xhafan/emailmaker
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
NuGet packages (11)
Showing the top 5 NuGet packages that depend on CoreDdd:
Package | Downloads |
---|---|
CoreDdd.Nhibernate
NHibernate persistence for CoreDdd library |
|
CoreDdd.Nhibernate.Register.Castle
Castle Windsor IoC registration for CoreDdd.Nhibernate library |
|
CoreDdd.Register.Castle
Castle Windsor IoC registration for CoreDdd library |
|
CoreDdd.Nhibernate.Register.Ninject
Ninject IoC registration for CoreDdd.Nhibernate library |
|
CoreDdd.Register.Ninject
Ninject IoC registration for CoreDdd library |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.2.0 | 11,139 | 11/29/2018 |
3.1.0 | 2,812 | 11/28/2018 |
3.0.36 | 2,920 | 11/6/2018 |
3.0.34 | 2,947 | 10/22/2018 |
3.0.33 | 2,837 | 10/17/2018 |
3.0.32 | 3,096 | 10/3/2018 |
3.0.31 | 2,929 | 9/11/2018 |
3.0.30 | 2,977 | 9/11/2018 |
3.0.29 | 2,923 | 9/6/2018 |
3.0.28 | 2,562 | 9/4/2018 |
3.0.27 | 2,581 | 8/27/2018 |
3.0.26 | 2,546 | 8/22/2018 |
3.0.25 | 2,659 | 8/21/2018 |
3.0.24 | 2,483 | 8/17/2018 |
3.0.23 | 2,366 | 7/24/2018 |
3.0.22 | 2,430 | 7/12/2018 |
3.0.21 | 2,487 | 7/11/2018 |
3.0.20 | 2,363 | 7/10/2018 |
3.0.19 | 2,444 | 7/4/2018 |
3.0.18 | 2,472 | 6/26/2018 |
3.0.17 | 2,451 | 6/14/2018 |
3.0.16 | 2,484 | 5/9/2018 |
3.0.15 | 2,613 | 4/26/2018 |
1.1.7.1 | 2,280 | 11/2/2012 |
1.1.6 | 1,927 | 10/29/2012 |
1.1.5 | 1,857 | 10/15/2012 |
1.1.4 | 1,834 | 10/12/2012 |
1.1.0 | 1,666 | 10/4/2012 |
1.0.0 | 1,788 | 10/1/2012 |
Enabled TransactionScopeUnitOfWorkHttpModule only for .NET 4.5.1 and higher