WrapperValueObject.Generator
0.0.1-alpha06
A .NET source generator for creating simple value objects without too much boilerplate for Equals, GetHashCode and operators overloads/implementations.
This is a prerelease version of WrapperValueObject.Generator.
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 WrapperValueObject.Generator -Version 0.0.1-alpha06
dotnet add package WrapperValueObject.Generator --version 0.0.1-alpha06
<PackageReference Include="WrapperValueObject.Generator" Version="0.0.1-alpha06"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WrapperValueObject.Generator --version 0.0.1-alpha06
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WrapperValueObject.Generator, 0.0.1-alpha06"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.0.1 | 21 | 2/18/2021 |
0.0.1-alpha08 | 59 | 1/24/2021 |
0.0.1-alpha06 | 104 | 10/22/2020 |
0.0.1-alpha05 | 118 | 10/22/2020 |
0.0.1-alpha04 | 104 | 10/21/2020 |
0.0.1-alpha02 | 79 | 9/3/2020 |
0.0.1-alpha01 | 84 | 9/3/2020 |