VOOZH about

URL: https://www.nuget.org/packages/AzStudioKernel/

⇱ NuGet Gallery | AzStudioKernel 19.3.1.166




👁 Image
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.
<PackageVersion Include="AzStudioKernel" Version="19.3.1.166" />
 
Directory.Packages.props
<PackageReference Include="AzStudioKernel" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AzStudioKernel --version 19.3.1.166
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package AzStudioKernel@19.3.1.166
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AzStudioKernel&version=19.3.1.166
 
Install as a Cake Addin
#tool nuget:?package=AzStudioKernel&version=19.3.1.166
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

.Net Framework edition of AzStudioKernel

Product Versions Compatible and additional computed target framework versions.
.NET Framework net461 net461 is compatible.  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. 
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 3,522 2/3/2020
19.3.1.165 3,569 1/27/2020
19.3.1.158 1,130 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.