Value is a pico library (or code snippets shed) to help you to easily implement Value Types (also known as Value Objects in DDD) in your C# projects without making implementation errors nor polluting your domain logic with boiler-plate code.
Info
Version: | 1.1.0.1 |
Author(s): | Thomas PIERRAIN |
Last Update: | Thursday, May 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tpierrain/Value/ |
NuGet Url: | https://www.nuget.org/packages/Value |
Install
Install-Package Value
dotnet add package Value
paket add Value
Value Download (Unzip the "nupkg" after downloading)
Dependencies
4 packages depend on this package.
Tags