Tabster.Data 1.0.3.12

dotnet add package Tabster.Data --version 1.0.3.12
NuGet\Install-Package Tabster.Data -Version 1.0.3.12
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="Tabster.Data" Version="1.0.3.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tabster.Data --version 1.0.3.12
#r "nuget: Tabster.Data, 1.0.3.12"
#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 Tabster.Data as a Cake Addin
#addin nuget:?package=Tabster.Data&version=1.0.3.12

// Install Tabster.Data as a Cake Tool
#tool nuget:?package=Tabster.Data&version=1.0.3.12

Tabster file functionality and types.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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

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
1.0.3.12 1,390 3/31/2016
1.0.3.10 1,021 3/31/2016
1.0.3.9 997 3/30/2016
1.0.3.8 1,015 3/16/2016
1.0.3.7 984 3/2/2016
1.0.3.6 954 3/1/2016
1.0.3.5 1,042 2/26/2016
1.0.3.4 1,244 2/26/2016
1.0.3 14,650 2/21/2016
1.0.2 16,893 2/21/2016
1.0.1 14,211 2/21/2016
1.0.0.22 959 4/4/2016
1.0.0.18 993 4/2/2016
1.0.0.17 951 4/2/2016
1.0.0.16 938 3/31/2016
1.0.0.15 966 3/31/2016
1.0.0.14 963 3/31/2016
1.0.0.11 965 3/31/2016
1.0.0 17,021 2/18/2016

v1.0.3 - 2/21/2016
* Version bump for build fix
v1.0.2 - 2/21/2016
* Fixed GZip encoding issue
v1.0.1 - 2/21/2016
* SharpZipLib used for compression
* Fixed Tabster.Core NuGet reference
v1.0 - 2/18/2016:
* Initial deployment.