CoreDdd.AspNetCore
3.2.2
dotnet add package CoreDdd.AspNetCore --version 3.2.2
NuGet\Install-Package CoreDdd.AspNetCore -Version 3.2.2
<PackageReference Include="CoreDdd.AspNetCore" Version="3.2.2" />
paket add CoreDdd.AspNetCore --version 3.2.2
#r "nuget: CoreDdd.AspNetCore, 3.2.2"
// Install CoreDdd.AspNetCore as a Cake Addin #addin nuget:?package=CoreDdd.AspNetCore&version=3.2.2 // Install CoreDdd.AspNetCore as a Cake Tool #tool nuget:?package=CoreDdd.AspNetCore&version=3.2.2
A set of open-source .NET libraries helping with domain-driven design (DDD) and CQRS.
Available on nuget:
https://www.nuget.org/packages/CoreDdd
https://www.nuget.org/packages/CoreDdd.Nhibernate
https://www.nuget.org/packages/CoreDdd.AspNetCore
https://www.nuget.org/packages/CoreDdd.AspNet
https://www.nuget.org/packages/CoreDdd.Nhibernate.Register.Castle
https://www.nuget.org/packages/CoreDdd.Nhibernate.Register.DependencyInjection
https://www.nuget.org/packages/CoreDdd.Nhibernate.Register.Ninject
https://www.nuget.org/packages/CoreDdd.Register.Castle
https://www.nuget.org/packages/CoreDdd.Register.DependencyInjection
https://www.nuget.org/packages/CoreDdd.Register.Ninject
CoreDdd documentation: https://github.com/xhafan/coreddd/wiki
CoreDdd samples: https://github.com/xhafan/coreddd-sample
ASP.NET Core MVC and ASP.NET MVC demo email marketing app demonstrating CoreDdd usage: https://github.com/xhafan/emailmaker
CoreDdd powers SmartGuide app backend and SmartGuide CMS since 2019
Join the chat about CoreDdd on gitter
Blog posts about CoreDdd: https://xhafan.com/blog/tags.html#coreddd
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- CoreDdd (>= 3.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.2.2 | 118 | 11/28/2024 |
3.2.1 | 2,894 | 5/6/2022 |
3.2.0 | 3,846 | 11/29/2018 |
3.1.0 | 750 | 11/28/2018 |
3.0.36 | 782 | 11/6/2018 |
3.0.34 | 831 | 10/22/2018 |
3.0.33 | 807 | 10/17/2018 |
3.0.32 | 871 | 10/3/2018 |
3.0.31 | 867 | 9/11/2018 |
3.0.30 | 854 | 9/11/2018 |
3.0.29 | 890 | 9/6/2018 |
3.0.28 | 822 | 9/4/2018 |
3.0.27 | 852 | 8/27/2018 |
3.0.26 | 879 | 8/22/2018 |
3.0.25 | 864 | 8/21/2018 |
3.0.24 | 863 | 8/17/2018 |
Targetting .NET 8 to get rid of 'Microsoft.AspNetCore.Http' vulnerability warning.