CalculationWorks.BusinessModel 3.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package CalculationWorks.BusinessModel --version 3.0.3
NuGet\Install-Package CalculationWorks.BusinessModel -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.BusinessModel" Version="3.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CalculationWorks.BusinessModel --version 3.0.3
#r "nuget: CalculationWorks.BusinessModel, 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.
// Install CalculationWorks.BusinessModel as a Cake Addin
#addin nuget:?package=CalculationWorks.BusinessModel&version=3.0.3

// Install CalculationWorks.BusinessModel as a Cake Tool
#tool nuget:?package=CalculationWorks.BusinessModel&version=3.0.3

Smart object model library.
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.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on CalculationWorks.BusinessModel:

Package Downloads
CalculationWorks.ViewModel.Windows

A free smart object model library. Supporting Tables, Relations, Transactions, Computed Columns, Undo/Redo, Constraints, Rules...

CalculationWorks.ViewModel.Forms

A free smart object model library. Supporting Tables, Relations, Transactions, Computed Columns, Undo/Redo, Constraints, Rules...

CalculationWorks.BusinessModel.UndoSerialization

A free smart object model library. Supporting Tables, Relations, Transactions, Computed Columns, Undo/Redo, Constraints, Rules...

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.2.0 1,291 9/30/2018
4.2.0-beta1 949 4/2/2018
4.1.1 1,323 12/4/2017
4.1.0-beta 1,006 9/3/2017
3.2.1 1,483 3/2/2016
3.0.3 1,433 1/4/2016
3.0.2 1,330 12/31/2015

3.0.3 Bug Fix
- fixed: Transaction.HasInvalidItems returns wrong result.