Kraken.SPSandboxLibrary 0.2.7

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Kraken.SPSandboxLibrary --version 0.2.7
                    
NuGet\Install-Package Kraken.SPSandboxLibrary -Version 0.2.7
                    
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.SPSandboxLibrary" Version="0.2.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kraken.SPSandboxLibrary" Version="0.2.7" />
                    
Directory.Packages.props
<PackageReference Include="Kraken.SPSandboxLibrary" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Kraken.SPSandboxLibrary --version 0.2.7
                    
#r "nuget: Kraken.SPSandboxLibrary, 0.2.7"
                    
#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.
#addin nuget:?package=Kraken.SPSandboxLibrary&version=0.2.7
                    
Install Kraken.SPSandboxLibrary as a Cake Addin
#tool nuget:?package=Kraken.SPSandboxLibrary&version=0.2.7
                    
Install Kraken.SPSandboxLibrary as a Cake Tool

Kraken is a battle tested library for developing SharePoint applications that's been around since before 2010 and is used in many projects. This package includes libraries useful for developing sandbox solutions and SharePoint configurations with limited trust. Note that it is also included in SPFarmLibrary, so you don't need to reference it seperately.

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 (1)

Showing the top 1 NuGet packages that depend on Kraken.SPSandboxLibrary:

Package Downloads
Kraken.SPFarmLibrary

Kraken is a battle tested library for developing SharePoint applications that's been around since before 2010 and is used in many projects. This package includes libraries for developing farm WSP solutions that require full trust. Includes the sandbox library as a sub-set.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.0-alpha13 603 7/29/2019
0.4.0-alpha12 556 7/29/2019
0.4.0-alpha10 513 7/28/2019
0.4.0-alpha06 508 7/27/2019
0.4.0-alpha05 518 7/26/2019
0.4.0-alpha04 528 7/26/2019
0.4.0-alpha03 538 7/26/2019
0.4.0-alpha02 514 7/26/2019
0.4.0-alpha01 528 7/26/2019
0.3.2-alpha01 842 10/19/2018
0.3.1-alpha05 886 10/18/2018
0.2.7 1,476 10/12/2017
0.2.6 1,299 10/12/2017
0.2.6-alpha01 1,098 6/14/2017
0.2.4 2,682 1/3/2017
0.2.3 2,468 1/3/2017
0.2.2 1,287 1/3/2017
0.2.1 1,303 12/30/2016
0.2.0 3,722 12/29/2016
0.1.3 2,161 12/28/2016
0.1.1 1,257 6/28/2016
0.1.0 1,327 4/21/2016

v0.2.5: Ensured update to latest CSOM