CalculationWorks.ViewModel.Windows
3.0.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CalculationWorks.ViewModel.Windows --version 3.0.3
NuGet\Install-Package CalculationWorks.ViewModel.Windows -Version 3.0.3
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.3" />
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.3" />
<PackageReference Include="CalculationWorks.ViewModel.Windows" />
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.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CalculationWorks.ViewModel.Windows, 3.0.3"
#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.
#:package CalculationWorks.ViewModel.Windows@3.0.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CalculationWorks.ViewModel.Windows&version=3.0.3
#tool nuget:?package=CalculationWorks.ViewModel.Windows&version=3.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
- CalculationWorks.BusinessModel (= 3.0.3)
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,243 | 9/30/2018 |
| 4.2.0-beta1 | 1,312 | 4/2/2018 |
| 4.1.1 | 1,580 | 12/4/2017 |
| 4.1.0-beta | 1,095 | 9/3/2017 |
| 3.2.1 | 1,562 | 3/2/2016 |
| 3.0.3 | 1,410 | 1/4/2016 |
| 3.0.2 | 1,407 | 12/31/2015 |
3.0.3 Bug Fix
- fixed: Transaction.HasInvalidItems returns wrong result.