FSharp.Data.Toolbox.Sas 0.18.0

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

// Install FSharp.Data.Toolbox.Sas as a Cake Tool
#tool nuget:?package=FSharp.Data.Toolbox.Sas&version=0.18.0

F# Data-based library for accessing SAS data

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  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.

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
0.20.2 4,285 11/24/2021
0.20.1 330 8/16/2021
0.20.0 345 8/16/2021
0.20.0-beta9 263 8/15/2021
0.20.0-beta8 176 8/15/2021
0.20.0-beta7 233 8/15/2021
0.20.0-beta6 189 8/12/2021
0.20.0-beta5 212 8/12/2021
0.20.0-beta4 206 8/12/2021
0.20.0-beta3 204 8/12/2021
0.20.0-beta2 195 8/12/2021
0.20.0-beta10 249 8/15/2021
0.20.0-beta1 203 8/12/2021
0.19.0 1,220 12/9/2016
0.18.0 1,025 6/27/2016
0.17.0 990 5/9/2016
0.16.0 989 5/9/2016
0.15.0 981 5/4/2016
0.14.0 984 4/12/2016
0.13.0 1,030 1/30/2016
0.12.0 1,062 12/27/2015
0.11.0 1,051 10/23/2015

Bugfix: access to linked list by index in a performance critical part (#42)