Luck.DDD.Domain 2.0.17

dotnet add package Luck.DDD.Domain --version 2.0.17
                    
NuGet\Install-Package Luck.DDD.Domain -Version 2.0.17
                    
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="Luck.DDD.Domain" Version="2.0.17" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Luck.DDD.Domain" Version="2.0.17" />
                    
Directory.Packages.props
<PackageReference Include="Luck.DDD.Domain" />
                    
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 Luck.DDD.Domain --version 2.0.17
                    
#r "nuget: Luck.DDD.Domain, 2.0.17"
                    
#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 Luck.DDD.Domain@2.0.17
                    
#: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=Luck.DDD.Domain&version=2.0.17
                    
Install as a Cake Addin
#tool nuget:?package=Luck.DDD.Domain&version=2.0.17
                    
Install as a Cake Tool

Package Description

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 (2)

Showing the top 2 NuGet packages that depend on Luck.DDD.Domain:

Package Downloads
Luck.EntityFrameworkCore

Package Description

Luck.Dapper

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.17 225 8/27/2026
2.0.16 149 8/25/2026
2.0.15 148 8/25/2026
2.0.14 222 8/25/2026
2.0.13 230 8/24/2026
2.0.12 227 8/24/2026
2.0.11 186 8/24/2026
2.0.10 189 8/24/2026
2.0.9 236 2/14/2026
2.0.8 214 2/13/2026
2.0.7 408 8/1/2024
2.0.6 386 8/1/2024
2.0.5 365 7/31/2024
2.0.4 438 10/26/2023
2.0.3 518 8/19/2023
2.0.2 438 8/19/2023
2.0.1 493 8/16/2023
2.0.0 481 8/16/2023
1.0.7 641 4/21/2023
1.0.6 507 4/18/2023
Loading failed