VivendoByteToolkit 1.1.0
A toolkit useful to build Windows Store apps. It contains helpers to bind commands in MVVM (also during drag'n'drop operation on UI), user-controls, converters, toast and tile helpers, etc. etc. It's built on top of Galasoft MVVM Light.
Install-Package VivendoByteToolkit -Version 1.1.0
dotnet add package VivendoByteToolkit --version 1.1.0
<PackageReference Include="VivendoByteToolkit" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VivendoByteToolkit --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VivendoByteToolkit, 1.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- MvvmLightLibs (>= 4.1.23)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.