LogoFX.Client.Mvvm.Model 1.0.4.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package LogoFX.Client.Mvvm.Model --version 1.0.4.9                
NuGet\Install-Package LogoFX.Client.Mvvm.Model -Version 1.0.4.9                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LogoFX.Client.Mvvm.Model" Version="1.0.4.9" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LogoFX.Client.Mvvm.Model --version 1.0.4.9                
#r "nuget: LogoFX.Client.Mvvm.Model, 1.0.4.9"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install LogoFX.Client.Mvvm.Model as a Cake Addin
#addin nuget:?package=LogoFX.Client.Mvvm.Model&version=1.0.4.9

// Install LogoFX.Client.Mvvm.Model as a Cake Tool
#tool nuget:?package=LogoFX.Client.Mvvm.Model&version=1.0.4.9                

LogoFX Client Mvvm Model containing
model layer objects facilitating development by MVVM pattern

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,207 10/21/2022
2.2.7-rc1 257 10/4/2022
2.2.6 1,407 4/15/2022
2.2.6-rc2 267 2/11/2022
2.2.6-rc1 301 1/23/2022
2.2.5 789 12/5/2021
2.2.4 907 11/6/2021
2.2.3 932 9/23/2021
2.2.2 999 9/12/2021
2.2.1 970 7/23/2021
2.2.1-rc1 512 7/11/2021
2.2.0 1,025 6/26/2021
2.2.0-rc3 513 6/23/2021
2.2.0-rc2 520 5/16/2021
2.2.0-rc1 907 4/25/2020
2.1.0 1,701 9/26/2019
2.0.0 2,391 5/31/2019
2.0.0-rc5 663 5/17/2019
2.0.0-rc4 806 5/10/2019
2.0.0-rc3 856 3/11/2019
2.0.0-rc2 980 1/15/2019
2.0.0-rc1 1,123 12/5/2018
1.1.1-rc5 1,166 8/14/2018
1.1.1-rc4 967 2/9/2018
1.1.1-rc3 814 2/8/2018
1.1.1-rc2 1,214 12/16/2017
1.1.1-rc1 907 12/6/2017
1.1.0 1,758 8/9/2017
1.1.0-rc1 1,071 7/17/2017
1.0.11 1,559 1/10/2017
1.0.10 1,515 7/13/2016
1.0.9 3,154 4/11/2016
1.0.8 1,558 3/16/2016
1.0.7.2 2,005 1/18/2016
1.0.7.1 1,161 1/17/2016
1.0.7 1,617 1/15/2016
1.0.6.1 1,056 1/1/2016
1.0.6 1,254 12/25/2015
1.0.5.5 2,385 12/18/2015
1.0.5.4 1,112 11/14/2015
1.0.5.3 1,068 11/7/2015
1.0.5.2 1,043 11/6/2015
1.0.5.1 2,233 10/5/2015
1.0.5 1,415 10/5/2015
1.0.4.10 1,299 10/2/2015
1.0.4.9 1,270 10/2/2015
1.0.4.8 1,152 9/23/2015
1.0.4.7 1,111 8/27/2015
1.0.4.6 1,078 8/23/2015
1.0.4.5 1,086 8/21/2015
1.0.4.4 1,160 8/18/2015
1.0.4.3 1,140 8/12/2015
1.0.4.2 2,687 8/8/2015
1.0.4.1 1,244 7/30/2015
1.0.4 2,468 7/30/2015
1.0.3 1,226 7/30/2015
1.0.0 1,210 7/12/2015

1) Added comments
2) Moved Error calculation into the Model class.