FakeItEasy.Analyzer.VisualBasic 5.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package FakeItEasy.Analyzer.VisualBasic --version 5.0.0
                    
NuGet\Install-Package FakeItEasy.Analyzer.VisualBasic -Version 5.0.0
                    
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="FakeItEasy.Analyzer.VisualBasic" Version="5.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FakeItEasy.Analyzer.VisualBasic" Version="5.0.0" />
                    
Directory.Packages.props
<PackageReference Include="FakeItEasy.Analyzer.VisualBasic" />
                    
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 FakeItEasy.Analyzer.VisualBasic --version 5.0.0
                    
#r "nuget: FakeItEasy.Analyzer.VisualBasic, 5.0.0"
                    
#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 FakeItEasy.Analyzer.VisualBasic@5.0.0
                    
#: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=FakeItEasy.Analyzer.VisualBasic&version=5.0.0
                    
Install as a Cake Addin
#tool nuget:?package=FakeItEasy.Analyzer.VisualBasic&version=5.0.0
                    
Install as a Cake Tool

Provides diagnostic analyzers to warn about incorrect usage of FakeItEasy in VB.NET. Works in Visual Studio 2015 Update 1 or later.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 1.1

    • 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
6.1.1 12,185 1/21/2023
6.1.0 3,172 3/16/2021
6.0.0 3,783 1/17/2020
5.3.0 920 10/16/2019
5.2.0 1,123 9/5/2019
5.1.2 892 8/30/2019
5.1.1 1,520 4/15/2019
5.1.0 4,312 2/11/2019
5.0.1 4,492 1/14/2019
5.0.0 1,048 1/7/2019
4.9.2 1,573 12/13/2018
4.9.1 78,435 9/28/2018
4.9.0 1,424 9/27/2018
Loading failed