MvvmForms 2.1.7-Beta2
See the version list below for details.
dotnet add package MvvmForms --version 2.1.7-Beta2
NuGet\Install-Package MvvmForms -Version 2.1.7-Beta2
<PackageReference Include="MvvmForms" Version="2.1.7-Beta2" />
<PackageVersion Include="MvvmForms" Version="2.1.7-Beta2" />
<PackageReference Include="MvvmForms" />
paket add MvvmForms --version 2.1.7-Beta2
#r "nuget: MvvmForms, 2.1.7-Beta2"
#addin nuget:?package=MvvmForms&version=2.1.7-Beta2&prerelease
#tool nuget:?package=MvvmForms&version=2.1.7-Beta2&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 it is also free, but without any support or guarantees. For a supported version, please contact mvvmforms@activedevelop.de for information how to obtain per-developer licenses with included support options.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- MvvmFormsBase (>= 2.1.6-Beta)
- Newtonsoft.Json (>= 9.0.1)
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,293 | 4/25/2018 | |
2.3.4-Beta | 2,316 | 3/15/2018 | |
2.3.3-Beta | 899 | 3/7/2018 | |
2.3.2-Beta | 1,552 | 11/22/2017 | |
2.3.1-Beta | 1,208 | 11/8/2017 | |
2.3.0-Beta | 912 | 11/8/2017 | |
2.2.0-Beta | 2,621 | 6/30/2017 | |
2.2.0-Alpha2 | 961 | 6/27/2017 | |
2.2.0-Alpha | 958 | 6/20/2017 | |
2.1.7-Beta3 | 2,456 | 1/19/2017 | |
2.1.7-Beta2 | 960 | 1/18/2017 | |
2.1.7-Beta | 959 | 1/18/2017 | |
2.1.6-Beta7 | 1,261 | 11/14/2016 | |
2.1.6-Beta6 | 990 | 11/12/2016 | |
2.1.6-Beta5 | 1,231 | 9/28/2016 | |
2.1.6-Beta4 | 1,158 | 9/8/2016 | |
2.1.6-Beta3 | 1,063 | 9/1/2016 | |
2.1.6-Beta2 | 1,026 | 8/25/2016 | |
2.1.6-Beta | 970 | 8/23/2016 | |
2.1.5-Beta | 1,202 | 7/23/2016 | |
2.1.4-Beta | 2,237 | 5/11/2016 | |
2.1.3-Beta | 1,300 | 4/26/2016 | |
2.1.2-Beta | 2,169 | 2/2/2016 | |
2.1.2-Alpha | 1,027 | 1/29/2016 | |
2.1.1-Beta | 2,062 | 10/10/2015 | |
2.1.0-Beta | 1,133 | 9/27/2015 | |
2.0.31-Beta | 1,086 | 9/3/2015 | |
2.0.29-Beta | 1,007 | 8/11/2015 | |
2.0.28-Beta | 1,060 | 7/15/2015 | |
2.0.25-Beta | 1,066 | 6/16/2015 | |
2.0.24-Beta | 1,041 | 6/15/2015 | |
2.0.23-Beta | 1,038 | 6/13/2015 | |
2.0.22-Beta | 1,016 | 6/10/2015 | |
2.0.21-Beta | 1,027 | 6/8/2015 | |
2.0.20-Beta | 1,305 | 6/2/2015 | |
2.0.19-Beta | 1,026 | 5/25/2015 | |
2.0.18-Beta | 1,029 | 5/25/2015 |
New in V2.1.7 Beta 2
(2017-01-18).
* NEW: Introducing Grouping in MvvmDataGrid
* NEW: Sorting the TreeView Nodes of types of Assemblies in DataSourceType
* FIX: Fixed disposing Bug in MvvmDataGrid
* FIX: Fixed initialization bug #1 while loading inconsistent column definitions in settings (MvvmDataGrid)
* FIX: Unexpected Stop/Crash in NullableInt-based OnScreen Calculator (B2)
* FIX: Default-Setting for AllowFormula in NullableInt did not get applied. (B2)
* Added additional XML Docu-Tags in English Language.