![]() |
VOOZH | about |
dotnet add package AzStudioDataClasses --version 19.3.1.132
NuGet\Install-Package AzStudioDataClasses -Version 19.3.1.132
<PackageReference Include="AzStudioDataClasses" Version="19.3.1.132" />
<PackageVersion Include="AzStudioDataClasses" Version="19.3.1.132" />Directory.Packages.props
<PackageReference Include="AzStudioDataClasses" />Project file
paket add AzStudioDataClasses --version 19.3.1.132
#r "nuget: AzStudioDataClasses, 19.3.1.132"
#:package AzStudioDataClasses@19.3.1.132
#addin nuget:?package=AzStudioDataClasses&version=19.3.1.132Install as a Cake Addin
#tool nuget:?package=AzStudioDataClasses&version=19.3.1.132Install as a Cake Tool
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 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. |
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 |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 19.3.1.132 | 3,441 | 2/3/2020 |
| 19.3.1.131 | 3,492 | 1/27/2020 |
| 19.3.1.124 | 931 | 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