AzStudioCommon 19.3.1.445

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

AzStudio common runtime libraries

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

Showing the top 5 NuGet packages that depend on AzStudioCommon:

Package Downloads
AzStudioVisualCommon

Common Visual Library for AzStudio

AzStudioBusinessObjects

Core Business Objects for AzStudio Library

AzMetricsLib

Wraps the Azure Fluent Metrics Library

AzStudioNotificationHub

Handles AzStudio's implementation of Notification Hub API for Azure

AzStudioTwilio

Adds default Twilio implementation to AzStudio

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
19.3.1.445 2,279 2/3/2020
19.3.1.444 2,652 1/27/2020
19.3.1.435 613 1/14/2020
19.2.1.223 2,287 7/18/2019
19.1.1.166 1,253 4/4/2019
18.4.1.111 1,710 12/11/2018
18.4.1.85-alpha 749 10/9/2018
18.3.1.47 1,913 7/23/2018
2.2.1723.219 1,469 4/30/2018
2.2.1723.185 1,969 3/20/2018
2.1.1723.117 1,579 1/29/2018
1.2.171.93 1,691 10/11/2017

Initial release into the 19.3.1 architecture.   This version of the package is much improved and is our reference for framework projects going forward.