![]() |
VOOZH | about |
dotnet add package Kraken.SharePoint.Apps --version 0.1.8
NuGet\Install-Package Kraken.SharePoint.Apps -Version 0.1.8
<PackageReference Include="Kraken.SharePoint.Apps" Version="0.1.8" />
<PackageVersion Include="Kraken.SharePoint.Apps" Version="0.1.8" />Directory.Packages.props
<PackageReference Include="Kraken.SharePoint.Apps" />Project file
paket add Kraken.SharePoint.Apps --version 0.1.8
#r "nuget: Kraken.SharePoint.Apps, 0.1.8"
#:package Kraken.SharePoint.Apps@0.1.8
#addin nuget:?package=Kraken.SharePoint.Apps&version=0.1.8Install as a Cake Addin
#tool nuget:?package=Kraken.SharePoint.Apps&version=0.1.8Install as a Cake Tool
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 Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.3.2-alpha05 | 2,427 | 12/20/2018 |
| 0.3.2-alpha03 | 2,275 | 12/18/2018 |
| 0.3.2-alpha01 | 2,488 | 10/19/2018 |
| 0.3.1-alpha05 | 2,333 | 10/18/2018 |
| 0.1.8 | 2,232 | 10/10/2017 |
| 0.1.6 | 1,930 | 7/1/2016 |
| 0.1.5 | 1,960 | 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.