MvvmFormsBase 2.2.0-Alpha2
See the version list below for details.
dotnet add package MvvmFormsBase --version 2.2.0-Alpha2
NuGet\Install-Package MvvmFormsBase -Version 2.2.0-Alpha2
<PackageReference Include="MvvmFormsBase" Version="2.2.0-Alpha2" />
<PackageVersion Include="MvvmFormsBase" Version="2.2.0-Alpha2" />
<PackageReference Include="MvvmFormsBase" />
paket add MvvmFormsBase --version 2.2.0-Alpha2
#r "nuget: MvvmFormsBase, 2.2.0-Alpha2"
#:package MvvmFormsBase@2.2.0-Alpha2
#addin nuget:?package=MvvmFormsBase&version=2.2.0-Alpha2&prerelease
#tool nuget:?package=MvvmFormsBase&version=2.2.0-Alpha2&prerelease
MvvmFormsBase includes base classes to design ViewModels, which are compatible to XAML and MvvmForms.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.4 is compatible. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
| Universal Windows Platform | uap was computed. uap10.0 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
- Newtonsoft.Json (>= 10.0.3)
- System.Reactive (>= 3.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MvvmFormsBase:
| Package | Downloads |
|---|---|
|
MvvmForms
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 2.3.0-Beta | 13,259 | 11/8/2017 | |
| 2.2.0-Beta | 2,831 | 6/30/2017 | |
| 2.2.0-Alpha2 | 1,076 | 6/27/2017 | |
| 2.2.0-Alpha | 1,163 | 6/20/2017 | |
| 2.1.6-Beta | 3,695 | 8/23/2016 | |
| 2.1.5-Beta | 1,366 | 7/23/2016 | |
| 2.1.3-Beta | 4,389 | 4/26/2016 | |
| 2.1.2-Beta3 | 2,307 | 2/7/2016 | |
| 2.1.2-Beta2 | 1,168 | 2/7/2016 | |
| 2.1.2-Beta | 1,210 | 2/2/2016 | |
| 2.1.2-Alpha | 1,178 | 1/29/2016 | |
| 2.1.1-Beta | 2,158 | 10/10/2015 | |
| 2.1.0-Beta | 1,351 | 9/27/2015 | |
| 2.0.31-Beta | 1,280 | 9/3/2015 | |
| 2.0.29-Beta | 1,552 | 8/11/2015 | |
| 2.0.28-Beta | 1,200 | 7/15/2015 | |
| 2.0.27-Beta2 | 1,191 | 7/12/2015 | |
| 2.0.27-Beta | 2,851 | 7/12/2015 | |
| 2.0.25-Beta | 1,167 | 6/16/2015 | |
| 2.0.24-Beta2 | 1,164 | 6/15/2015 | |
| 2.0.23-Beta | 1,189 | 6/13/2015 | |
| 2.0.20-Beta | 1,262 | 6/2/2015 | |
| 2.0.19-Beta | 1,122 | 5/25/2015 | |
| 2.0.18-Beta | 1,112 | 5/25/2015 | |
| 2.0.17-Beta | 1,111 | 5/25/2015 |
New in 2.2.0-Alpha2
* Introducing .NET Standard (1.4) as a replacement for any other Lib Type.
* Keeping updated PCL version for legacy PCLs.