DDD ValueObject implementation helper.
Info
Version: | 0.2.0 |
Author(s): | smg |
Last Update: | Saturday, February 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sm-g/ByValue |
NuGet Url: | https://www.nuget.org/packages/ByValue |
Install
Install-Package ByValue
dotnet add package ByValue
paket add ByValue
ByValue Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.5.0)
Tags