AnyBind is a library that enables a wide variety of smart binding scenarios for calculated properties.
Info
Version: | 1.3.0 |
Author(s): | AlexKven |
Last Update: | Saturday, October 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AnyBind |
Install
Install-Package AnyBind
dotnet add package AnyBind
paket add AnyBind
AnyBind Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.4.0)