CalculationWorks.FreeEdition.BusinessModel by Hermann Jung

<PackageReference Include="CalculationWorks.FreeEdition.BusinessModel" Version="2.0.0" />

 CalculationWorks.FreeEdition.BusinessModel 2.0.0

Smart object model library. Build smart c# object models with computed columns, computed error info, undo-redo, transactions and much more. Use BCF Editor Free Edition (http://www.calculationworks.com/bcf/bcffedl/) for design and code generation. BCF Free Edition is full functional but limited to 3 tables only.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>CalculationWorks.FreeEdition.BusinessModel</id>
    <version>2.0.0</version>
    <title>CalculationWorks FreeEdition BusinessModel</title>
    <authors>Hermann Jung</authors>
    <owners>Hermann Jung</owners>
    <licenseUrl>http://calculationworks.com/tl/bcffeterms/</licenseUrl>
    <projectUrl>http://calculationworks.com/bcf/rn/</projectUrl>
    <iconUrl>http://calculationworks.com/fileadmin/Calculation_Works/Images/CW32T.png</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Smart object model library.
Build smart c# object models with computed columns, computed error info, undo-redo, transactions and much more.
Use BCF Editor Free Edition (http://www.calculationworks.com/bcf/bcffedl/) for design and code generation.
BCF Free Edition is full functional but limited to 3 tables only.</description>
    <summary>Smart object model library.</summary>
    <releaseNotes>2.0.0 The Big One
- reimplemented transaction handling
- reimplemented relation handling
- reimplemented internal change tracking and execution plan generation
- optimized exception handling
- optimized indexing
- added diagnostics
- added parallel calculation support
- improved code generation</releaseNotes>
    <copyright>© Hermann Jung. All rights reserved.</copyright>
    <tags>CalculationWorks BCF Model ObjectModel Computed Column DataErrorInfo Undo Redo Transaction WPF Forms</tags>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System" targetFramework=".NETFramework4.5" />
    </frameworkAssemblies>
  </metadata>
</package>