CodeChange.Toolkit.Domain 5.4.1

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

A library containing domain interfaces, base classes and tools for Domain Driven Design (DDD) projects.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (4)

Showing the top 4 NuGet packages that depend on CodeChange.Toolkit.Domain:

Package Downloads
CodeChange.Toolkit.EF6

A library containing domain interfaces, base classes and tools for Entity Framework 6 implementations.

CodeChange.Toolkit.Autofac

A library containing Autofac tools and interface implementations.

CodeChange.Toolkit.Azure

A library containing Azure tools and interface implementations.

CodeChange.Toolkit.EntityFrameworkCore

A library containing Entity Framework Core tools, base classes and interface implementations.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.4.1 328 10/3/2023
5.4.0 184 9/20/2023
5.3.0 607 5/5/2023
5.2.0 877 12/13/2022
5.1.1 908 8/16/2022
5.1.0 787 6/9/2022
5.0.0 1,237 5/25/2022
4.4.0 572 2/7/2022
4.3.0 763 7/1/2021
4.2.0 424 5/11/2021
4.1.0 425 5/11/2021
4.0.1 463 5/9/2021
4.0.0 982 5/8/2021
3.0.0 1,309 3/15/2021
2.3.1 916 1/11/2021
2.3.0 1,281 12/3/2020
2.2.0 5,601 2/19/2020
2.1.2 940 2/13/2020
2.1.0 610 2/13/2020
1.4.0 1,797 1/27/2020
1.3.11 6,325 9/4/2019
1.3.10 690 8/28/2019
1.3.9 716 8/6/2019
1.3.8 754 7/5/2019
1.3.7 1,384 7/3/2019
1.3.6 890 4/25/2019
1.3.5 729 4/24/2019
1.3.4 715 4/24/2019
1.3.3 740 4/23/2019
1.3.2 715 4/3/2019
1.3.1 690 4/1/2019
1.3.0 695 3/28/2019
1.2.2 911 1/17/2019
1.2.1 820 1/16/2019
1.2.0 1,691 11/15/2018
1.1.0 1,201 11/14/2018
1.0.0 1,643 11/14/2018

Upgraded NuGet packages.