A library that dispatches member access of a type to its mapped types when there are no common interfaces or inheritances between them.
Info
Version: | 1.0.0 |
Author(s): | dannychen |
Last Update: | Saturday, February 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/FDUdannychen/TypeUnifier |
NuGet Url: | https://www.nuget.org/packages/TypeUnifier |
Install
Install-Package TypeUnifier
dotnet add package TypeUnifier
paket add TypeUnifier
TypeUnifier Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Castle.Core(>= 4.2.1)
- Castle.Core(>= 4.2.1)
- Castle.Core(>= 4.2.1)
Tags