Kraken.DotNet.Core 0.2.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Kraken.DotNet.Core --version 0.2.4
NuGet\Install-Package Kraken.DotNet.Core -Version 0.2.4
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.DotNet.Core" Version="0.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kraken.DotNet.Core --version 0.2.4
#r "nuget: Kraken.DotNet.Core, 0.2.4"
#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.
// Install Kraken.DotNet.Core as a Cake Addin
#addin nuget:?package=Kraken.DotNet.Core&version=0.2.4

// Install Kraken.DotNet.Core as a Cake Tool
#tool nuget:?package=Kraken.DotNet.Core&version=0.2.4

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

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.0-alpha13 1,133 7/29/2019
0.4.0-alpha12 938 7/29/2019
0.4.0-alpha10 903 7/28/2019
0.4.0-alpha06 897 7/28/2019
0.4.0-alpha05 883 7/27/2019
0.4.0-alpha04 922 7/26/2019
0.4.0-alpha03 893 7/26/2019
0.4.0-alpha02 926 7/26/2019
0.4.0-alpha01 903 7/26/2019
0.3.2-alpha05 1,121 12/20/2018
0.3.2-alpha04 1,046 12/18/2018
0.3.2-alpha03 1,119 11/12/2018
0.3.2-alpha01 2,275 10/19/2018
0.3.1-alpha05 1,146 10/18/2018
0.2.9-alpha01 1,322 8/8/2018
0.2.8 5,213 10/10/2017
0.2.8-alpha02 1,326 6/22/2017
0.2.7-alpha01 1,357 6/20/2017
0.2.6 2,159 6/16/2017
0.2.6-alpha04 1,268 6/14/2017
0.2.6-alpha03 1,344 6/13/2017
0.2.6-alpha02 1,331 6/13/2017
0.2.6-alpha01 1,342 6/13/2017
0.2.5 1,549 3/1/2017
0.2.4 2,713 1/3/2017
0.2.3 2,503 1/3/2017
0.2.2 1,486 1/3/2017
0.2.1 1,571 12/30/2016
0.2.0 3,625 12/29/2016
0.1.3 2,283 12/28/2016

v0.2.4: AssemblyVersion compiler directives reversed to make v4.5/v15.0 the default and v3.5/v14 only when .NET 3.5 is set.