LogoFX.Client.Mvvm.Model
1.0.4.7
See the version list below for details.
dotnet add package LogoFX.Client.Mvvm.Model --version 1.0.4.7
NuGet\Install-Package LogoFX.Client.Mvvm.Model -Version 1.0.4.7
<PackageReference Include="LogoFX.Client.Mvvm.Model" Version="1.0.4.7" />
paket add LogoFX.Client.Mvvm.Model --version 1.0.4.7
#r "nuget: LogoFX.Client.Mvvm.Model, 1.0.4.7"
// Install LogoFX.Client.Mvvm.Model as a Cake Addin #addin nuget:?package=LogoFX.Client.Mvvm.Model&version=1.0.4.7 // Install LogoFX.Client.Mvvm.Model as a Cake Tool #tool nuget:?package=LogoFX.Client.Mvvm.Model&version=1.0.4.7
LogoFX Client Mvvm Model containing
model layer objects facilitating development by MVVM pattern
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. 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. |
-
- LogoFX.Client.Core (>= 1.0.3)
- LogoFX.Client.Mvvm.Core (>= 1.0.3)
- LogoFX.Core (>= 1.0.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on LogoFX.Client.Mvvm.Model:
Package | Downloads |
---|---|
LogoFX.Client.Mvvm.ViewModel.Extensions
LogoFX Client Mvvm ViewModel Extensions containing various use cases for the most common view models (including editing, paging and virtualization) |
|
LogoFX.Client.Mvvm.ViewModel.Extensions.Core
LogoFX Client Mvvm ViewModel Extensions Core containing various core use cases for the most common view models (including editing, paging and virtualization) |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.7 | 1,343 | 10/21/2022 |
2.2.7-rc1 | 261 | 10/4/2022 |
2.2.6 | 1,409 | 4/15/2022 |
2.2.6-rc2 | 269 | 2/11/2022 |
2.2.6-rc1 | 303 | 1/23/2022 |
2.2.5 | 793 | 12/5/2021 |
2.2.4 | 909 | 11/6/2021 |
2.2.3 | 936 | 9/23/2021 |
2.2.2 | 1,009 | 9/12/2021 |
2.2.1 | 972 | 7/23/2021 |
2.2.1-rc1 | 514 | 7/11/2021 |
2.2.0 | 1,027 | 6/26/2021 |
2.2.0-rc3 | 515 | 6/23/2021 |
2.2.0-rc2 | 522 | 5/16/2021 |
2.2.0-rc1 | 910 | 4/25/2020 |
2.1.0 | 1,753 | 9/26/2019 |
2.0.0 | 2,394 | 5/31/2019 |
2.0.0-rc5 | 665 | 5/17/2019 |
2.0.0-rc4 | 808 | 5/10/2019 |
2.0.0-rc3 | 858 | 3/11/2019 |
2.0.0-rc2 | 982 | 1/15/2019 |
2.0.0-rc1 | 1,127 | 12/5/2018 |
1.1.1-rc5 | 1,170 | 8/14/2018 |
1.1.1-rc4 | 973 | 2/9/2018 |
1.1.1-rc3 | 818 | 2/8/2018 |
1.1.1-rc2 | 1,218 | 12/16/2017 |
1.1.1-rc1 | 912 | 12/6/2017 |
1.1.0 | 1,763 | 8/9/2017 |
1.1.0-rc1 | 1,080 | 7/17/2017 |
1.0.11 | 1,563 | 1/10/2017 |
1.0.10 | 1,518 | 7/13/2016 |
1.0.9 | 3,159 | 4/11/2016 |
1.0.8 | 1,561 | 3/16/2016 |
1.0.7.2 | 2,008 | 1/18/2016 |
1.0.7.1 | 1,164 | 1/17/2016 |
1.0.7 | 1,621 | 1/15/2016 |
1.0.6.1 | 1,059 | 1/1/2016 |
1.0.6 | 1,260 | 12/25/2015 |
1.0.5.5 | 2,388 | 12/18/2015 |
1.0.5.4 | 1,117 | 11/14/2015 |
1.0.5.3 | 1,071 | 11/7/2015 |
1.0.5.2 | 1,052 | 11/6/2015 |
1.0.5.1 | 2,236 | 10/5/2015 |
1.0.5 | 1,420 | 10/5/2015 |
1.0.4.10 | 1,308 | 10/2/2015 |
1.0.4.9 | 1,273 | 10/2/2015 |
1.0.4.8 | 1,156 | 9/23/2015 |
1.0.4.7 | 1,117 | 8/27/2015 |
1.0.4.6 | 1,082 | 8/23/2015 |
1.0.4.5 | 1,090 | 8/21/2015 |
1.0.4.4 | 1,166 | 8/18/2015 |
1.0.4.3 | 1,146 | 8/12/2015 |
1.0.4.2 | 2,691 | 8/8/2015 |
1.0.4.1 | 1,250 | 7/30/2015 |
1.0.4 | 2,489 | 7/30/2015 |
1.0.3 | 1,238 | 7/30/2015 |
1.0.0 | 1,214 | 7/12/2015 |
Added models collection for faster
Model layer implementation