ToStringWithoutOverrideAnalyzer 0.6.0

dotnet add package ToStringWithoutOverrideAnalyzer --version 0.6.0
NuGet\Install-Package ToStringWithoutOverrideAnalyzer -Version 0.6.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="ToStringWithoutOverrideAnalyzer" Version="0.6.0">
  <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 ToStringWithoutOverrideAnalyzer --version 0.6.0
#r "nuget: ToStringWithoutOverrideAnalyzer, 0.6.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.
// Install ToStringWithoutOverrideAnalyzer as a Cake Addin
#addin nuget:?package=ToStringWithoutOverrideAnalyzer&version=0.6.0

// Install ToStringWithoutOverrideAnalyzer as a Cake Tool
#tool nuget:?package=ToStringWithoutOverrideAnalyzer&version=0.6.0

NET Compiler Platform ("Roslyn") analyzer to disallow calling object.ToString() on types lacking an override.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on ToStringWithoutOverrideAnalyzer:

Repository Stars
Genbox/VelcroPhysics
High performance 2D collision detection system with realistic physics responses.
emgarten/Sleet
A static nuget feed generator for Azure Storage, AWS S3, and more.
Version Downloads Last updated
0.6.0 64,389 4/29/2018
0.5.0 5,925 7/7/2016
0.4.2 1,010 6/30/2016
0.4.1 997 5/27/2016

Version 0.6.0.0