Wiaoj.Ddd.Abstractions 0.0.1-alpha.80

This is a prerelease version of Wiaoj.Ddd.Abstractions.
dotnet add package Wiaoj.Ddd.Abstractions --version 0.0.1-alpha.80
                    
NuGet\Install-Package Wiaoj.Ddd.Abstractions -Version 0.0.1-alpha.80
                    
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.80" />
                    
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.80" />
                    
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.80
                    
#r "nuget: Wiaoj.Ddd.Abstractions, 0.0.1-alpha.80"
                    
#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.80
                    
#: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.80&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Wiaoj.Ddd.Abstractions&version=0.0.1-alpha.80&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.80 101 6/17/2026
0.0.1-alpha.79 175 6/17/2026
0.0.1-alpha.78 69 6/17/2026
0.0.1-alpha.77 74 6/17/2026
0.0.1-alpha.76 65 6/17/2026
0.0.1-alpha.75 88 6/11/2026
0.0.1-alpha.74 77 6/10/2026
0.0.1-alpha.73 67 6/5/2026
0.0.1-alpha.72 80 6/4/2026
0.0.1-alpha.71 67 6/2/2026
0.0.1-alpha.70 76 5/30/2026
0.0.1-alpha.69 80 5/15/2026
0.0.1-alpha.68 68 5/15/2026
0.0.1-alpha.67 74 5/14/2026
0.0.1-alpha.66 69 5/13/2026
0.0.1-alpha.65 75 5/12/2026
0.0.1-alpha.64 68 5/12/2026
0.0.1-alpha.63 72 5/12/2026
0.0.1-alpha.62 84 5/8/2026
0.0.1-alpha.61 68 5/6/2026
Loading failed