![]() |
VOOZH | about |
dotnet add package Kraken.DotNet.Core --version 0.2.8
NuGet\Install-Package Kraken.DotNet.Core -Version 0.2.8
<PackageReference Include="Kraken.DotNet.Core" Version="0.2.8" />
<PackageVersion Include="Kraken.DotNet.Core" Version="0.2.8" />Directory.Packages.props
<PackageReference Include="Kraken.DotNet.Core" />Project file
paket add Kraken.DotNet.Core --version 0.2.8
#r "nuget: Kraken.DotNet.Core, 0.2.8"
#:package Kraken.DotNet.Core@0.2.8
#addin nuget:?package=Kraken.DotNet.Core&version=0.2.8Install as a Cake Addin
#tool nuget:?package=Kraken.DotNet.Core&version=0.2.8Install 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 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.
| 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. |
Showing the top 4 NuGet packages that depend on Kraken.DotNet.Core:
| Package | Downloads |
|---|---|
|
Kraken.SharePoint.Client
Developer library for creating SharePoint client (CSOM) projects and apps. 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 client applications (CSOM) including some non-SharePoint utilities designed to run in a partial trust policy and some that require full trust. This package includes those components which use CSOM that can be referenced from a client or SharePoint provider hosted app. |
|
|
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. |
|
|
Kraken.SPSandboxLibrary
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 contains: Kraken.SPSandboxLibrary.dll: .Assembly housing code designed to be safe to run from SharePoint's Sandbox Code Service. |
|
|
Kraken.SharePoint.Apps
Kraken is a set of open source libraries for SharePoint development. The package includes code for writing provider hosted apps, including CSOM utilities. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.4.0-alpha13 | 1,526 | 7/29/2019 |
| 0.4.0-alpha12 | 1,260 | 7/29/2019 |
| 0.4.0-alpha10 | 1,235 | 7/28/2019 |
| 0.4.0-alpha06 | 1,197 | 7/28/2019 |
| 0.4.0-alpha05 | 1,180 | 7/27/2019 |
| 0.4.0-alpha04 | 1,224 | 7/26/2019 |
| 0.4.0-alpha03 | 1,194 | 7/26/2019 |
| 0.4.0-alpha02 | 1,249 | 7/26/2019 |
| 0.4.0-alpha01 | 1,197 | 7/26/2019 |
| 0.3.2-alpha05 | 1,436 | 12/20/2018 |
| 0.3.2-alpha04 | 1,372 | 12/18/2018 |
| 0.3.2-alpha03 | 1,436 | 11/12/2018 |
| 0.3.2-alpha01 | 2,628 | 10/19/2018 |
| 0.3.1-alpha05 | 1,478 | 10/18/2018 |
| 0.2.9-alpha01 | 1,682 | 8/8/2018 |
| 0.2.8 | 6,443 | 10/10/2017 |
| 0.2.8-alpha02 | 1,830 | 6/22/2017 |
| 0.2.7-alpha01 | 1,867 | 6/20/2017 |
| 0.2.6 | 2,716 | 6/16/2017 |
| 0.2.6-alpha04 | 1,785 | 6/14/2017 |
v0.2.8: Fixed some odd behaviors in SimpleTrace.TraceError; Added a DiagTrace so that NullTrace is not longer our only/default option when a trace engine isn't provided.