Kraken.SPSandboxLibrary
0.4.0-alpha05
See the version list below for details.
dotnet add package Kraken.SPSandboxLibrary --version 0.4.0-alpha05
NuGet\Install-Package Kraken.SPSandboxLibrary -Version 0.4.0-alpha05
<PackageReference Include="Kraken.SPSandboxLibrary" Version="0.4.0-alpha05" />
paket add Kraken.SPSandboxLibrary --version 0.4.0-alpha05
#r "nuget: Kraken.SPSandboxLibrary, 0.4.0-alpha05"
// Install Kraken.SPSandboxLibrary as a Cake Addin #addin nuget:?package=Kraken.SPSandboxLibrary&version=0.4.0-alpha05&prerelease // Install Kraken.SPSandboxLibrary as a Cake Tool #tool nuget:?package=Kraken.SPSandboxLibrary&version=0.4.0-alpha05&prerelease
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 .NET development that fall outside the scope of SharePoint itself. Both partial-trust and full-trust libraries are included; trim references if you need this in a partial trust environment.
This package contains:
Kraken.SPSandboxLibrary.dll: .Assembly housing code designed to be safe to run from SharePoint's Sandbox Code Service.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 is compatible. net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 3.5
- Kraken.DotNet.Core (>= 0.4.0-alpha04)
- Microsoft.SharePoint.dll (>= 14.0.0)
-
.NETFramework 4.5
- Kraken.DotNet.Core (>= 0.4.0-alpha04)
- Microsoft.SharePoint.dll (>= 15.0.0)
-
.NETFramework 4.6
- Kraken.DotNet.Core (>= 0.4.0-alpha04)
- Microsoft.SharePoint.dll (>= 15.0.0)
-
.NETFramework 4.7.1
- Kraken.DotNet.Core (>= 0.4.0-alpha04)
- Microsoft.SharePoint.dll (>= 15.0.0)
-
.NETFramework 4.7.2
- Kraken.DotNet.Core (>= 0.4.0-alpha04)
- Microsoft.SharePoint.dll (>= 15.0.0)
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 | 537 | 7/29/2019 |
0.4.0-alpha12 | 497 | 7/29/2019 |
0.4.0-alpha10 | 455 | 7/28/2019 |
0.4.0-alpha06 | 448 | 7/27/2019 |
0.4.0-alpha05 | 459 | 7/26/2019 |
0.4.0-alpha04 | 469 | 7/26/2019 |
0.4.0-alpha03 | 481 | 7/26/2019 |
0.4.0-alpha02 | 455 | 7/26/2019 |
0.4.0-alpha01 | 470 | 7/26/2019 |
0.3.2-alpha01 | 762 | 10/19/2018 |
0.3.1-alpha05 | 806 | 10/18/2018 |
0.2.7 | 1,317 | 10/12/2017 |
0.2.6 | 1,142 | 10/12/2017 |
0.2.6-alpha01 | 957 | 6/14/2017 |
0.2.4 | 2,525 | 1/3/2017 |
0.2.3 | 2,318 | 1/3/2017 |
0.2.2 | 1,137 | 1/3/2017 |
0.2.1 | 1,149 | 12/30/2016 |
0.2.0 | 3,572 | 12/29/2016 |
0.1.3 | 2,006 | 12/28/2016 |
0.1.1 | 1,099 | 6/28/2016 |
0.1.0 | 1,176 | 4/21/2016 |
0.4.0-alpha01 converted SPSandboxLibrary to .NET core library project in order to better support use in SP 2010 and 2013+ projects.
0.3.2-alpha03 to bring core DLL version consistent with Kraken.SharePoint.Clientv0.2.5: Ensured update to latest CSOM