MoellonToolkit 0.5.0
dotnet add package MoellonToolkit --version 0.5.0
NuGet\Install-Package MoellonToolkit -Version 0.5.0
<PackageReference Include="MoellonToolkit" Version="0.5.0" />
paket add MoellonToolkit --version 0.5.0
#r "nuget: MoellonToolkit, 0.5.0"
// Install MoellonToolkit as a Cake Addin #addin nuget:?package=MoellonToolkit&version=0.5.0 // Install MoellonToolkit as a Cake Tool #tool nuget:?package=MoellonToolkit&version=0.5.0
Set of ready to use common dialog boxes and components based on the MVVM pattern for WPF/xaml applications. Provide also a basic MVVM framework with a back-end application controller. See the gitHub repository and wiki: https://github.com/yvlawy/MoellonToolkit. See the blog to have more explanations: http://yvlawy.blogspot.fr/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.5.0 | 1,202 | 4/25/2018 |
0.5.0-rc | 979 | 4/8/2018 |
0.5.0-beta | 825 | 4/2/2018 |
0.4.0 | 958 | 2/18/2018 |
0.4.0-rc1 | 829 | 1/6/2018 |
0.4.0-beta2 | 908 | 12/24/2017 |
0.4.0-beta | 819 | 12/14/2017 |
0.3.2 | 1,100 | 12/2/2017 |
0.3.1 | 864 | 11/4/2017 |
0.3.0 | 919 | 8/2/2017 |
Adding dialogbox input multilines text + ObservableCollectionExt to refresh collection explicitly + bug correction on dynamic dataGrid