ValueUtils 0.2.0
Provides utilities to make working with classes having value-semantics more practical in C#.
In particular, includes a hash-code generator for arbitrary objects that is fast and robust using runtime code generation to generate code similar to what you'd write by hand.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package ValueUtils -Version 0.2.0
dotnet add package ValueUtils --version 0.2.0
<PackageReference Include="ValueUtils" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ValueUtils --version 0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ValueUtils, 0.2.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial release.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ValueUtils:
Package | Downloads |
---|---|
ProgressOnderwijsUtils
Collection of utilities developed by ProgressOnderwijs
|
GitHub repositories
This package is not used by any popular GitHub repositories.