A .NET source generator for creating simple value objects without too much boilerplate for Equals, GetHashCode and operators overloads/implementations.
Info
Version: | 0.0.1 |
Author(s): | Martin Othamar |
Last Update: | Thursday, February 18, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/martinothamar/WrapperValueObject |
NuGet Url: | https://www.nuget.org/packages/WrapperValueObject.Generator |
Install
Install-Package WrapperValueObject.Generator
dotnet add package WrapperValueObject.Generator
paket add WrapperValueObject.Generator
WrapperValueObject.Generator Download (Unzip the "nupkg" after downloading)
Dependencies
Tags