Kraken.SharePoint.Apps 0.1.8

.NET Framework 4.5
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 Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
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 642 12/20/2018
0.3.2-alpha03 587 12/18/2018
0.3.2-alpha01 681 10/19/2018
0.3.1-alpha05 624 10/18/2018
0.1.8 1,009 10/10/2017
0.1.6 941 7/1/2016
0.1.5 926 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.