TastyApps.Core.ViewModel 1.0.6

dotnet add package TastyApps.Core.ViewModel --version 1.0.6
NuGet\Install-Package TastyApps.Core.ViewModel -Version 1.0.6
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="TastyApps.Core.ViewModel" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TastyApps.Core.ViewModel --version 1.0.6
#r "nuget: TastyApps.Core.ViewModel, 1.0.6"
#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 TastyApps.Core.ViewModel as a Cake Addin
#addin nuget:?package=TastyApps.Core.ViewModel&version=1.0.6

// Install TastyApps.Core.ViewModel as a Cake Tool
#tool nuget:?package=TastyApps.Core.ViewModel&version=1.0.6

Contains base classes and methods for databinding in C# WPF.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  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.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TastyApps.Core.ViewModel:

Package Downloads
TastyApps.Core.ViewModel.JsonNet

Extension for Tasty.ViewModel. Includes some overridden classes for use with Newtonsoft.Json

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6 334 8/23/2021
1.0.5.1 395 5/26/2021
1.0.5 293 5/25/2021
1.0.4 433 5/25/2021
1.0.3.4 289 5/24/2021
1.0.3.2 298 5/24/2021
1.0.3.1 309 5/24/2021
1.0.0 438 5/23/2021

Hotfix for ObserverManager, IsEnabled was by default set to false