VBStyleAnalyzer 0.1.15

dotnet add package VBStyleAnalyzer --version 0.1.15
                    
NuGet\Install-Package VBStyleAnalyzer -Version 0.1.15
                    
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="VBStyleAnalyzer" Version="0.1.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VBStyleAnalyzer" Version="0.1.15" />
                    
Directory.Packages.props
<PackageReference Include="VBStyleAnalyzer" />
                    
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 VBStyleAnalyzer --version 0.1.15
                    
#r "nuget: VBStyleAnalyzer, 0.1.15"
                    
#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.
#:package VBStyleAnalyzer@0.1.15
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=VBStyleAnalyzer&version=0.1.15
                    
Install as a Cake Addin
#tool nuget:?package=VBStyleAnalyzer&version=0.1.15
                    
Install as a Cake Tool

Roslyn analyzers for VB UWP apps

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.15 753 4/7/2022
0.1.14 2,826 4/27/2019
0.1.13 2,166 1/4/2018
0.1.12 1,688 1/4/2018
0.1.11 1,602 1/4/2018
0.1.10 1,558 1/3/2018
0.1.9 1,598 1/3/2018
0.1.8 1,571 1/3/2018
0.1.7 1,667 1/3/2018
0.1.6 1,561 1/2/2018
0.1.5 1,692 1/2/2018
0.1.4 1,579 1/2/2018
0.1.3 1,562 1/1/2018
0.1.2 1,779 1/1/2018
0.1.1 1,532 12/31/2017
0.1.0 1,528 12/31/2017

Fix bug in VBSAC001