Kraken.SPFarmLibrary
0.2.12
See the version list below for details.
dotnet add package Kraken.SPFarmLibrary --version 0.2.12
NuGet\Install-Package Kraken.SPFarmLibrary -Version 0.2.12
<PackageReference Include="Kraken.SPFarmLibrary" Version="0.2.12" />
paket add Kraken.SPFarmLibrary --version 0.2.12
#r "nuget: Kraken.SPFarmLibrary, 0.2.12"
// Install Kraken.SPFarmLibrary as a Cake Addin #addin nuget:?package=Kraken.SPFarmLibrary&version=0.2.12 // Install Kraken.SPFarmLibrary as a Cake Tool #tool nuget:?package=Kraken.SPFarmLibrary&version=0.2.12
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.
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 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. |
-
.NETFramework 3.5
- Microsoft.Office.Server.14 (>= 14.0.0)
- MicrosoftSharePoint2010 (>= 14.0.0)
-
.NETFramework 4.5
- Kraken.DotNet.Core (>= 0.2.4)
- Kraken.SPSandboxLibrary (>= 0.2.4)
- log4net (>= 2.0.6)
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
- Microsoft.Office.Server (>= 15.0.0)
- Microsoft.Office.Server.UserProfiles (>= 15.0.0)
- Microsoft.SharePoint.ApplicationPages.Administration (>= 15.0.4420.1017)
- Newtonsoft.Json (>= 9.0.1)
- RestSharpSigned (>= 105.2.3)
- SharePoint (>= 15.0.0)
- SharePoint.Portal (>= 15.0.0)
- SharePoint.Security (>= 15.0.0)
- SharePoint.Taxonomy (>= 15.0.0)
-
All Frameworks
- Kraken.DotNet.Core (>= 0.2.4)
- Kraken.SPSandboxLibrary (>= 0.2.4)
- log4net (>= 2.0.6)
- Newtonsoft.Json (>= 9.0.1)
- RestSharpSigned (>= 105.2.3)
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.2.16 | 1,224 | 10/12/2017 |
0.2.15 | 1,031 | 8/2/2017 |
0.2.14 | 1,088 | 8/2/2017 |
0.2.13 | 1,128 | 1/4/2017 |
0.2.12 | 1,171 | 1/3/2017 |
0.2.11 | 1,303 | 1/3/2017 |
0.2.10 | 1,234 | 1/3/2017 |
0.2.9 | 1,349 | 1/3/2017 |
0.2.8 | 1,125 | 1/3/2017 |
0.2.7 | 1,177 | 1/3/2017 |
0.2.6 | 1,102 | 1/3/2017 |
0.2.5 | 1,143 | 1/2/2017 |
0.2.4 | 1,076 | 12/31/2016 |
0.2.3 | 1,056 | 12/30/2016 |
0.2.2 | 1,083 | 12/30/2016 |
0.2.1 | 1,096 | 12/30/2016 |
0.2.0 | 1,192 | 12/29/2016 |
0.1.5 | 1,064 | 12/29/2016 |
0.1.4 | 1,092 | 12/28/2016 |
0.1.3 | 1,098 | 12/28/2016 |
0.1.1 | 1,072 | 6/28/2016 |
0.1.0 | 1,198 | 4/21/2016 |
v0.2.12: Small tweaks to KLS to reduce how often it needs to use fail-safe log recovery mode; now reference Kraken.SPSandboxLibrary via Nuget instead of project reference; AssemblyVersion compiler directives reversed to make v4.5/v15.0 the default and v3.5/v14 only when .NET 3.5 is set.