Metadata >> NuGet >> CchData

CchData

Metadata

Authors Wolters Kluwer
Copyrights Copyright 2014
Description Cumulus 2015 CchData port
Owners Wolters Kluwer
ProjectUrl https://gitlab.cch.ca/vbcf/cchdata
ReleaseNotes v2.0.3.0 - [bca2fb2] Implement IsSourceEstimate, IsEstimate, IsSourcePlanner, ClearSourceEstimate, ClearEstimate, SetEstimate, RollValue, RollInputValue and RollNonzeroValue - [5f8ec78] Fix bug for HasCellsInFilter - [f1e3c4d] Fix bug for GetNumCellsInFilter. - [6f4f8b5] Fix bug for SetTransferSource. v2.0.2.0 - Remove exception catching for Global calculation v2.0.1.0 - Calc Environment init and clear functions are made accessible v2.0.0.0 - Full T1 support v1.0.0.0 - (official release) v1.0.0.0-rc7 - Removed Trace.WriteLine in ReadFromStream v1.0.0.0-rc6 - Fix Enums caching error v1.0.0.0-rc5 - Remove Baml support for reading ressources v1.0.0.0-rc4 - Remove the global exception handling v1.0.0.0-rc3 - Fixes for T1 execution v1.0.0.0-rc2 - Add exponent - Add TaxBooleanCell operators overloading v1.0.0.0-rc1 - Remove Delphi Float support (DLL) - Remove COM support - Prevent crashing if no attachmentGroup for schedule and note - Update CchData to its vera latest version from TFS John's code (see changset #168390)
RequireLicenseAcceptance False
Tags vbcf artefact calc
Title CchData
PackageSize 936008
PackageHashAlgorithm SHA512
PackageHash HVlh2TOQl497raHPPu5wV3ntra5Gf0tDZ5hME/UmCo82mDY2rfiT4a9gC8rlp9d/51bx6Keu4lhkn/oWC1tYmg==
DownloadCount 000000
CreatedDate 2015-09-17T18:24:22

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install CchData -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CchData -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package CchData
Installing the package (HTTP Basic authentication):
Install-Package CchData -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package CchData -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package CchData

OpenWrap

Installing the package:
o add-wrap CchData
Uninstalling the package:
o remove-wrap CchData

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.0.5738.18870
2.0.5679.18703