Library that makes the unique alias of types in .NET.
Info
Version: | 1.0.0 |
Author(s): | Y Ten |
Last Update: | Sunday, January 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tteogi/TypeAlias |
NuGet Url: | https://www.nuget.org/packages/TypeAlias.Core |
Install
Install-Package TypeAlias.Core
dotnet add package TypeAlias.Core
paket add TypeAlias.Core
TypeAlias.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
- NetLegacySupport.ConcurrentDictionary(>= 1.1.0)
- System.Reflection(>= 4.3.0)
- System.Collections(>= 4.3.0)
- System.Collections.Concurrent(>= 4.3.0)
Tags