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 633 4/7/2022
0.1.14 2,702 4/27/2019
0.1.13 1,919 1/4/2018
0.1.12 1,442 1/4/2018
0.1.11 1,367 1/4/2018
0.1.10 1,310 1/3/2018
0.1.9 1,369 1/3/2018
0.1.8 1,339 1/3/2018
0.1.7 1,415 1/3/2018
0.1.6 1,319 1/2/2018
0.1.5 1,441 1/2/2018
0.1.4 1,351 1/2/2018
0.1.3 1,317 1/1/2018
0.1.2 1,533 1/1/2018
0.1.1 1,282 12/31/2017
0.1.0 1,279 12/31/2017

Fix bug in VBSAC001