Catalog 2.0.6.7

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

// Install Catalog as a Cake Tool
#tool nuget:?package=Catalog&version=2.0.6.7

Catalog API for ASP.NET, Windows 8 including Universal Windows Platform, Windows Phone 8.1, Xamarin Android, Xamarin iOS including iOS Classic

There are no supported framework assets in this 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
2.0.8.8 1,615 1/17/2018
2.0.8.7 1,119 10/17/2017
2.0.8.6 1,151 9/18/2017
2.0.8.3 1,330 7/7/2017
2.0.7.2 1,225 3/6/2017
2.0.7 1,308 2/16/2017
2.0.6.7 1,323 12/15/2016
2.0.5.1 1,201 11/17/2016
2.0.5 1,241 11/9/2016
2.0.0.1 1,574 11/4/2016

CreateTwoDimensionalArray method fixed.
CreateOneDimensionalArray method fixed.
CreateArray method fixed.
DataEncode method fixed, no exception thrown on null.
DataDecode method fixed, no exception thrown on null.
FieldCount, FieldCountToSet keywords fixed.
RecordCount, RecordCountToSet keyword added.
Tableslist keyword normalization fixed.
IO stream fixed on Upload/Download.