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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package contains the Monza Cloud data abstraction layer code for our API. This uses Linq to SQL to access configuratation data.
Product | Versions 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.
-
- AzStudioKernel (>= 19.3.1.166)
- Newtonsoft.Json (>= 12.0.3)
- Newtonsoft.Json.Schema (>= 3.0.11)
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,880 | 2/3/2020 |
19.3.1.131 | 2,939 | 1/27/2020 |
19.3.1.124 | 689 | 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