TimeSeries 1.0.10

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

// Install TimeSeries as a Cake Tool
#tool nuget:?package=TimeSeries&version=1.0.10

Utilities to work with time series.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  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.10 4,284 5/1/2018
1.0.9 3,880 4/2/2018
1.0.8 3,806 4/2/2018
1.0.7 3,808 1/20/2018
1.0.6 3,853 1/6/2018
1.0.5 3,859 1/6/2018
1.0.4 3,842 1/6/2018
1.0.3 3,855 12/23/2017
1.0.2 3,762 11/9/2017
1.0.1 3,839 11/2/2017
1.0.0 3,773 10/25/2017

- Update common utils to last version.