Klab.Toolkit.ValueObjects 2.8.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Klab.Toolkit.ValueObjects --version 2.8.2
                    
NuGet\Install-Package Klab.Toolkit.ValueObjects -Version 2.8.2
                    
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="Klab.Toolkit.ValueObjects" Version="2.8.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Klab.Toolkit.ValueObjects" Version="2.8.2" />
                    
Directory.Packages.props
<PackageReference Include="Klab.Toolkit.ValueObjects" />
                    
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 Klab.Toolkit.ValueObjects --version 2.8.2
                    
#r "nuget: Klab.Toolkit.ValueObjects, 2.8.2"
                    
#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 Klab.Toolkit.ValueObjects@2.8.2
                    
#: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=Klab.Toolkit.ValueObjects&version=2.8.2
                    
Install as a Cake Addin
#tool nuget:?package=Klab.Toolkit.ValueObjects&version=2.8.2
                    
Install as a Cake Tool

Klab.Toolkit.ValueObjects

Purpose

This project is a part of the Klab.Toolkit solution and is used to define value objects. Value objects are immutable objects that are defined by their attributes. They are used to represent concepts that are not defined by their identity but by the attributes they have. For example, a date range is defined by its start and end date. With value objects, we can ensure that the attributes are valid and that the object is immutable.

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.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.10.0 80 8/22/2025
2.9.0 130 8/3/2025
2.8.2 230 5/15/2025
2.8.1 163 4/24/2025
2.8.0 139 4/22/2025
2.7.3 132 4/13/2025
2.7.2 150 4/6/2025
2.7.1 159 4/3/2025
2.7.0 150 4/3/2025
2.6.0 488 3/24/2025
2.5.1 118 3/14/2025
2.5.0 107 2/24/2025
2.4.1 123 10/2/2024
2.4.0 107 10/2/2024
2.3.0 115 10/1/2024
2.2.4 113 9/30/2024
2.2.3 117 9/28/2024
2.2.2 121 9/20/2024
2.2.1 125 9/17/2024
2.2.0 123 9/17/2024
2.1.0 128 8/12/2024
2.0.0 202 12/28/2023