CodeChange.Toolkit.Domain 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CodeChange.Toolkit.Domain --version 1.3.0
NuGet\Install-Package CodeChange.Toolkit.Domain -Version 1.3.0
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="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeChange.Toolkit.Domain --version 1.3.0
#r "nuget: CodeChange.Toolkit.Domain, 1.3.0"
#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.
// Install CodeChange.Toolkit.Domain as a Cake Addin
#addin nuget:?package=CodeChange.Toolkit.Domain&version=1.3.0

// Install CodeChange.Toolkit.Domain as a Cake Tool
#tool nuget:?package=CodeChange.Toolkit.Domain&version=1.3.0

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 236 10/3/2023
5.4.0 131 9/20/2023
5.3.0 520 5/5/2023
5.2.0 776 12/13/2022
5.1.1 798 8/16/2022
5.1.0 705 6/9/2022
5.0.0 1,132 5/25/2022
4.4.0 484 2/7/2022
4.3.0 660 7/1/2021
4.2.0 338 5/11/2021
4.1.0 333 5/11/2021
4.0.1 365 5/9/2021
4.0.0 852 5/8/2021
3.0.0 1,156 3/15/2021
2.3.1 776 1/11/2021
2.3.0 1,133 12/3/2020
2.2.0 5,440 2/19/2020
2.1.2 830 2/13/2020
2.1.0 501 2/13/2020
1.4.0 1,664 1/27/2020
1.3.11 6,170 9/4/2019
1.3.10 573 8/28/2019
1.3.9 597 8/6/2019
1.3.8 634 7/5/2019
1.3.7 1,259 7/3/2019
1.3.6 780 4/25/2019
1.3.5 619 4/24/2019
1.3.4 596 4/24/2019
1.3.3 631 4/23/2019
1.3.2 601 4/3/2019
1.3.1 577 4/1/2019
1.3.0 577 3/28/2019
1.2.2 799 1/17/2019
1.2.1 707 1/16/2019
1.2.0 1,496 11/15/2018
1.1.0 1,045 11/14/2018
1.0.0 1,471 11/14/2018

Created culture specific entity to DTO mapper.