AzStudioDataClasses 19.3.1.132

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

// Install AzStudioDataClasses as a Cake Tool
#tool nuget:?package=AzStudioDataClasses&version=19.3.1.132

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

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

Showing the top 3 NuGet packages that depend on AzStudioDataClasses:

Package Downloads
AzStudioCommon

AzStudio common runtime libraries

AzStudioNotificationHub

Handles AzStudio's implementation of Notification Hub API for Azure

AzStudioCosmo

Exposes Azure Cosmo functionality to the AzStudio Framework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
19.3.1.132 2,690 2/3/2020
19.3.1.131 2,742 1/27/2020
19.3.1.124 648 1/14/2020

Initial release of this pacakge.  This code used to be inside AzStudioCommon but has been reworked for simplicity and for future conversion to .NET Core