Microsoft.VisualStudio.Azure.CodeAnalysis 0.4.0-beta

This is a prerelease version of Microsoft.VisualStudio.Azure.CodeAnalysis.
dotnet add package Microsoft.VisualStudio.Azure.CodeAnalysis --version 0.4.0-beta
NuGet\Install-Package Microsoft.VisualStudio.Azure.CodeAnalysis -Version 0.4.0-beta
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="Microsoft.VisualStudio.Azure.CodeAnalysis" Version="0.4.0-beta">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.VisualStudio.Azure.CodeAnalysis --version 0.4.0-beta
#r "nuget: Microsoft.VisualStudio.Azure.CodeAnalysis, 0.4.0-beta"
#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 Microsoft.VisualStudio.Azure.CodeAnalysis as a Cake Addin
#addin nuget:?package=Microsoft.VisualStudio.Azure.CodeAnalysis&version=0.4.0-beta&prerelease

// Install Microsoft.VisualStudio.Azure.CodeAnalysis as a Cake Tool
#tool nuget:?package=Microsoft.VisualStudio.Azure.CodeAnalysis&version=0.4.0-beta&prerelease

This package provides a small set of code analysis rules to identify and resolve performance, scalability and runtime issues on Microsoft Azure. https://aka.ms/AzureCodeAnalysisPreview

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.0-beta 265 4/29/2015
0.3.0-beta 138 3/3/2015
0.2.0-beta 679 11/12/2014