A .NET Standard class library with helpers to assist with bindings in an MVVM environment.
Info
Version: | 2.0.862 |
Author(s): | Kyle Herzog |
Last Update: | Monday, April 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kyleherzog/BindingBits |
NuGet Url: | https://www.nuget.org/packages/BindingBits |
Install
Install-Package BindingBits
dotnet add package BindingBits
paket add BindingBits
BindingBits Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.ObjectModel(>= 4.3.0)
Tags