ValueOf 1.0.7

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

// Install ValueOf as a Cake Tool
#tool nuget:?package=ValueOf&version=1.0.7

Declare Value Objects in one line  e.g. `class ClientRef : ValueOf<string, ClientRef> { }`), create using `ClientRef.From(someString)`
The base Type ValueOf<TValue, TThis>, provides Equals, GetHashcode.
Use ValueTuples for multi property values e.g `class Address : ValueOf<(string firstLine, string secondLine, Postcode postcode), Address> {}`

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 netcoreapp1.0 was computed.  netcoreapp1.1 is compatible.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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 (7)

Showing the top 5 NuGet packages that depend on ValueOf:

Package Downloads
Jakar.Extensions

Extensions to aid in development.

BreadTh.StronglyApied

Package Description

DFlow

Small framework to acelerate DDD-based applications

MetaTypes

A set of highly mutable types a bit like the types in the Reflection namespace for metaprogramming

DFlow.Domain

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on ValueOf:

Repository Stars
Elfocrash/clean-minimal-api
A project showcasing how you can build a clean Minimal API using FastEndpoints
Elfocrash/aws-videos
Version Downloads Last updated
2.0.31 536,110 3/4/2022
2.0.29 539 3/3/2022
2.0.27 8,966 2/8/2022
2.0.21 233,936 5/6/2021
1.0.17 475,994 5/5/2020
1.0.14 72,939 10/29/2019
1.0.12 28,922 5/10/2019
1.0.7 21,636 4/23/2018
1.0.4 1,382 8/26/2017
1.0.1 1,258 8/8/2017