CalculationWorks.ViewModel.Windows 3.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package CalculationWorks.ViewModel.Windows --version 3.0.2
                    
NuGet\Install-Package CalculationWorks.ViewModel.Windows -Version 3.0.2
                    
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="CalculationWorks.ViewModel.Windows" Version="3.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CalculationWorks.ViewModel.Windows" Version="3.0.2" />
                    
Directory.Packages.props
<PackageReference Include="CalculationWorks.ViewModel.Windows" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CalculationWorks.ViewModel.Windows --version 3.0.2
                    
#r "nuget: CalculationWorks.ViewModel.Windows, 3.0.2"
                    
#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.
#addin nuget:?package=CalculationWorks.ViewModel.Windows&version=3.0.2
                    
Install CalculationWorks.ViewModel.Windows as a Cake Addin
#tool nuget:?package=CalculationWorks.ViewModel.Windows&version=3.0.2
                    
Install CalculationWorks.ViewModel.Windows as a Cake Tool

WPF Binding Support for CalculationWorks.BusinessModel.
Build smart c# object models with computed columns, computed error info, undo-redo, transactions and more.
Use BCF Editor (http://www.calculationworks.com/) for model design and code generation.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
4.2.0 1,043 9/30/2018
4.2.0-beta1 975 4/2/2018
4.1.1 1,232 12/4/2017
4.1.0-beta 858 9/3/2017
3.2.1 1,323 3/2/2016
3.0.3 1,157 1/4/2016
3.0.2 1,165 12/31/2015

3.0.2 Reunion
- New License - BCF Library is free now
- Free and NonCommercial Edition deprecated
- BCF Library is portable now - TargetFramework Profile 259
- Parameter Relational Access All/Distinct Option
- Generate XML Code Comments Option
- Save Points
- Optional model deconstruction and value cleanup (e.g. for disposable data types)
- ViewManager materializes views now
- Optional parent/child view management
- BCF Editor Schema Import - import schema from types inside a dll or import xsd files