Kraken.SharePoint.Apps 0.1.8

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

// Install Kraken.SharePoint.Apps as a Cake Tool
#tool nuget:?package=Kraken.SharePoint.Apps&version=0.1.8

Kraken is a set of open source libraries for SharePoint development. The package includes code for writing provider hosted apps, including CSOM utilities.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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.3.2-alpha05 1,893 12/20/2018
0.3.2-alpha03 1,863 12/18/2018
0.3.2-alpha01 2,060 10/19/2018
0.3.1-alpha05 1,853 10/18/2018
0.1.8 1,621 10/10/2017
0.1.6 1,439 7/1/2016
0.1.5 1,472 4/21/2016

v0.1.8: now using stable version of Kraken SharePoint Client v0.3; v0.1.7: Updated nuget package project; compiling on vs2015; changes to allow for all .net frameworks in single package.