Bind classes to interfaces, enabling more polymorphic inheritence and extensability of code you don't own, or making using legacy code slightly more enjoyable.
Info
Version: | 1.0.0 |
Author(s): | SirJosh3917 |
Last Update: | Monday, January 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SirJosh3917/Biind |
NuGet Url: | https://www.nuget.org/packages/Biind |
Install
Install-Package Biind
dotnet add package Biind
paket add Biind
Biind Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
No dependencies.
Tags