A set of highly mutable types a bit like the types in the Reflection namespace for metaprogramming.
Info
Version: | 1.0.25 |
Author(s): | Harry McIntyre |
Last Update: | Saturday, June 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mcintyre321/MetaTypes/ |
NuGet Url: | https://www.nuget.org/packages/MetaTypes |
Install
Install-Package MetaTypes
dotnet add package MetaTypes
paket add MetaTypes
MetaTypes Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- OneOf(>= 2.1.124)
- Transmuter(>= 1.0.5)
- system.valuetuple(>= 4.4.0)
- valueof(>= 1.0.7)
- OneOf(>= 2.1.124)
- Transmuter(>= 1.0.5)
- system.valuetuple(>= 4.4.0)
- valueof(>= 1.0.7)
- Microsoft.NETCore.App(>= 1.1.2)
- OneOf(>= 2.1.124)
- Transmuter(>= 1.0.5)
- system.valuetuple(>= 4.4.0)
- valueof(>= 1.0.7)
Tags