Wiaoj.Ddd.Abstractions 0.0.1-alpha.32

This is a prerelease version of Wiaoj.Ddd.Abstractions.
dotnet add package Wiaoj.Ddd.Abstractions --version 0.0.1-alpha.32
                    
NuGet\Install-Package Wiaoj.Ddd.Abstractions -Version 0.0.1-alpha.32
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Wiaoj.Ddd.Abstractions" Version="0.0.1-alpha.32" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Wiaoj.Ddd.Abstractions" Version="0.0.1-alpha.32" />
                    
Directory.Packages.props
<PackageReference Include="Wiaoj.Ddd.Abstractions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Wiaoj.Ddd.Abstractions --version 0.0.1-alpha.32
                    
#r "nuget: Wiaoj.Ddd.Abstractions, 0.0.1-alpha.32"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Wiaoj.Ddd.Abstractions@0.0.1-alpha.32
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Wiaoj.Ddd.Abstractions&version=0.0.1-alpha.32&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Wiaoj.Ddd.Abstractions&version=0.0.1-alpha.32&prerelease
                    
Install as a Cake Tool

Core abstractions for Domain-Driven Design (Entity, Aggregate Root, Domain Events) in the Wiaoj ecosystem.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Wiaoj.Ddd.Abstractions:

Package Downloads
Wiaoj.Ddd

Core implementation for Wiaoj DDD, including in-memory Domain Event Dispatcher and DI extensions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.1-alpha.32 53 2/22/2026
0.0.1-alpha.31 50 2/22/2026
0.0.1-alpha.30 52 2/19/2026
0.0.1-alpha.29 54 2/17/2026
0.0.1-alpha.28 54 2/11/2026
0.0.1-alpha.27 71 2/7/2026
0.0.1-alpha.26 49 2/7/2026
0.0.1-alpha.25 52 2/7/2026
0.0.1-alpha.24 64 2/7/2026
0.0.1-alpha.23 59 1/30/2026
0.0.1-alpha.22 69 1/14/2026
0.0.1-alpha.21 59 1/13/2026
0.0.1-alpha.20 59 1/12/2026
0.0.1-alpha.19 55 1/12/2026
0.0.1-alpha.18 57 1/12/2026
0.0.1-alpha.17 60 1/6/2026
0.0.1-alpha.16 64 1/4/2026
0.0.1-alpha.15 62 1/2/2026
0.0.1-alpha.14 156 12/24/2025
0.0.1-alpha.13 246 12/17/2025
Loading failed