AzStudioKernel 19.3.1.166

dotnet add package AzStudioKernel --version 19.3.1.166
NuGet\Install-Package AzStudioKernel -Version 19.3.1.166
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="AzStudioKernel" Version="19.3.1.166" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AzStudioKernel --version 19.3.1.166
#r "nuget: AzStudioKernel, 19.3.1.166"
#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 AzStudioKernel as a Cake Addin
#addin nuget:?package=AzStudioKernel&version=19.3.1.166

// Install AzStudioKernel as a Cake Tool
#tool nuget:?package=AzStudioKernel&version=19.3.1.166

.Net Framework edition of AzStudioKernel

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  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 AzStudioKernel:

Package Downloads
AzStudioDataClasses

This package contains the Monza Cloud data abstraction layer code for our API. This uses Linq to SQL to access configuratation data.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
19.3.1.166 2,840 2/3/2020
19.3.1.165 2,853 1/27/2020
19.3.1.158 830 1/14/2020

Initial release of AzStudio Framework Kernel.  This version of the kernal works with framework projects and is kept in sync with our .Net Core framework.  Kernel is the base package all other AzStudio products are built on.