MvvmForms 2.0.24-Beta
See the version list below for details.
dotnet add package MvvmForms --version 2.0.24-Beta
NuGet\Install-Package MvvmForms -Version 2.0.24-Beta
<PackageReference Include="MvvmForms" Version="2.0.24-Beta" />
<PackageVersion Include="MvvmForms" Version="2.0.24-Beta" />
<PackageReference Include="MvvmForms" />
paket add MvvmForms --version 2.0.24-Beta
#r "nuget: MvvmForms, 2.0.24-Beta"
#addin nuget:?package=MvvmForms&version=2.0.24-Beta&prerelease
#tool nuget:?package=MvvmForms&version=2.0.24-Beta&prerelease
MvvmForms is Dual License. For Open Source Projects under GPL, for evaluation purposes, for personal, non-commercial purpose, for academic purpose it's free. For propriety, commercial projects please contact mvvmforms@activedevelop.de for information how to obtain per-developer licenses.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- MvvmFormsBase (>= 2.0.24-Beta)
- Newtonsoft.Json (>= 6.0.8)
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 | |
---|---|---|---|
2.3.5-Beta | 11,167 | 4/25/2018 | |
2.3.4-Beta | 2,158 | 3/15/2018 | |
2.3.3-Beta | 794 | 3/7/2018 | |
2.3.2-Beta | 1,448 | 11/22/2017 | |
2.3.1-Beta | 1,100 | 11/8/2017 | |
2.3.0-Beta | 806 | 11/8/2017 | |
2.2.0-Beta | 2,519 | 6/30/2017 | |
2.2.0-Alpha2 | 854 | 6/27/2017 | |
2.2.0-Alpha | 854 | 6/20/2017 | |
2.1.7-Beta3 | 2,348 | 1/19/2017 | |
2.1.7-Beta2 | 853 | 1/18/2017 | |
2.1.7-Beta | 852 | 1/18/2017 | |
2.1.6-Beta7 | 1,153 | 11/14/2016 | |
2.1.6-Beta6 | 880 | 11/12/2016 | |
2.1.6-Beta5 | 1,127 | 9/28/2016 | |
2.1.6-Beta4 | 1,051 | 9/8/2016 | |
2.1.6-Beta3 | 952 | 9/1/2016 | |
2.1.6-Beta2 | 921 | 8/25/2016 | |
2.1.6-Beta | 858 | 8/23/2016 | |
2.1.5-Beta | 1,090 | 7/23/2016 | |
2.1.4-Beta | 2,131 | 5/11/2016 | |
2.1.3-Beta | 1,189 | 4/26/2016 | |
2.1.2-Beta | 2,060 | 2/2/2016 | |
2.1.2-Alpha | 913 | 1/29/2016 | |
2.1.1-Beta | 1,955 | 10/10/2015 | |
2.1.0-Beta | 1,021 | 9/27/2015 | |
2.0.31-Beta | 977 | 9/3/2015 | |
2.0.29-Beta | 897 | 8/11/2015 | |
2.0.28-Beta | 949 | 7/15/2015 | |
2.0.25-Beta | 957 | 6/16/2015 | |
2.0.24-Beta | 936 | 6/15/2015 | |
2.0.23-Beta | 930 | 6/13/2015 | |
2.0.22-Beta | 906 | 6/10/2015 | |
2.0.21-Beta | 913 | 6/8/2015 | |
2.0.20-Beta | 1,150 | 6/2/2015 | |
2.0.19-Beta | 915 | 5/25/2015 | |
2.0.18-Beta | 914 | 5/25/2015 |
To populate the toolbox:
* Change Framework for WinForms Project to 4.5.1
* Compile Solution
* Find bin folder of compiled Windows Forms Project
* Make sure, both 'ActiveDevelop.EntitiesFormsLib.dll' and 'MvvmBaseLib.dll' got deployed in bin folder!!
* Drag 'ActiveDevelop.EntityFormsLib.Dll' into Visual Studio Toolbox.
For further information see ChangeLog and readme.md.