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 83 8/27/2026
2.0.16 113 8/25/2026
2.0.15 117 8/25/2026
2.0.14 142 8/25/2026
2.0.13 221 8/24/2026
2.0.12 220 8/24/2026
2.0.11 177 8/24/2026
2.0.10 180 8/24/2026
2.0.9 234 2/14/2026
2.0.8 212 2/13/2026
2.0.7 406 8/1/2024
2.0.6 384 8/1/2024
2.0.5 363 7/31/2024
2.0.4 436 10/26/2023
2.0.3 516 8/19/2023
2.0.2 436 8/19/2023
2.0.1 491 8/16/2023
2.0.0 479 8/16/2023
1.0.7 639 4/21/2023
1.0.6 505 4/18/2023
Loading failed