VBStyleAnalyzer 0.1.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package VBStyleAnalyzer --version 0.1.11                
NuGet\Install-Package VBStyleAnalyzer -Version 0.1.11                
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.11" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VBStyleAnalyzer --version 0.1.11                
#r "nuget: VBStyleAnalyzer, 0.1.11"                
#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 VBStyleAnalyzer as a Cake Addin
#addin nuget:?package=VBStyleAnalyzer&version=0.1.11

// Install VBStyleAnalyzer as a Cake Tool
#tool nuget:?package=VBStyleAnalyzer&version=0.1.11                

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 555 4/7/2022
0.1.14 2,607 4/27/2019
0.1.13 1,618 1/4/2018
0.1.12 1,141 1/4/2018
0.1.11 1,066 1/4/2018
0.1.10 1,013 1/3/2018
0.1.9 1,071 1/3/2018
0.1.8 1,045 1/3/2018
0.1.7 1,117 1/3/2018
0.1.6 1,021 1/2/2018
0.1.5 1,144 1/2/2018
0.1.4 1,055 1/2/2018
0.1.3 1,019 1/1/2018
0.1.2 1,234 1/1/2018
0.1.1 985 12/31/2017
0.1.0 983 12/31/2017

Added VBSAC004 to detect asterisk blocks around comments