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 398 10/3/2023
5.4.0 214 9/20/2023
5.3.0 698 5/5/2023
5.2.0 1,000 12/13/2022
5.1.1 1,059 8/16/2022
5.1.0 882 6/9/2022
5.0.0 1,352 5/25/2022
4.4.0 675 2/7/2022
4.3.0 882 7/1/2021
4.2.0 527 5/11/2021
4.1.0 515 5/11/2021
4.0.1 556 5/9/2021
4.0.0 1,135 5/8/2021
3.0.0 1,505 3/15/2021
2.3.1 1,071 1/11/2021
2.3.0 1,455 12/3/2020
2.2.0 5,783 2/19/2020
2.1.2 1,038 2/13/2020
2.1.0 721 2/13/2020
1.4.0 1,942 1/27/2020
1.3.11 6,511 9/4/2019
1.3.10 794 8/28/2019
1.3.9 821 8/6/2019
1.3.8 860 7/5/2019
1.3.7 1,520 7/3/2019
1.3.6 1,002 4/25/2019
1.3.5 840 4/24/2019
1.3.4 814 4/24/2019
1.3.3 842 4/23/2019
1.3.2 819 4/3/2019
1.3.1 799 4/1/2019
1.3.0 810 3/28/2019
1.2.2 1,013 1/17/2019
1.2.1 935 1/16/2019
1.2.0 1,875 11/15/2018
1.1.0 1,377 11/14/2018
1.0.0 1,806 11/14/2018

Upgraded NuGet packages.