Facilitates the ValueObject pattern by providing a scheme for creating value objects, as well as type conversion and serialization of value objects.
Info
Version: | 1.0.1 |
Author(s): | Nicklas Jensen |
Last Update: | Tuesday, January 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Nillerr/Amplified.ValueObjects |
NuGet Url: | https://www.nuget.org/packages/Amplified.ValueObjects |
Install
Install-Package Amplified.ValueObjects
dotnet add package Amplified.ValueObjects
paket add Amplified.ValueObjects
Amplified.ValueObjects Download (Unzip the "nupkg" after downloading)
Dependencies
net452
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.ComponentModel.TypeConverter(>= 4.3.0)
Tags