CSharpIsNullAnalyzer 0.1.288-beta
This is a prerelease version of CSharpIsNullAnalyzer.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CSharpIsNullAnalyzer --version 0.1.288-beta
NuGet\Install-Package CSharpIsNullAnalyzer -Version 0.1.288-beta
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="CSharpIsNullAnalyzer" Version="0.1.288-beta"> <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 CSharpIsNullAnalyzer --version 0.1.288-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CSharpIsNullAnalyzer, 0.1.288-beta"
#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 CSharpIsNullAnalyzer as a Cake Addin #addin nuget:?package=CSharpIsNullAnalyzer&version=0.1.288-beta&prerelease // Install CSharpIsNullAnalyzer as a Cake Tool #tool nuget:?package=CSharpIsNullAnalyzer&version=0.1.288-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# analyzer to encourage use of `is null` and `is object` syntax over `== null` or `!= null`.
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 (8)
Showing the top 5 popular GitHub repositories that depend on CSharpIsNullAnalyzer:
Repository | Stars |
---|---|
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
|
|
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
|
|
nunit/nunit
NUnit Framework
|
|
dotnet/pinvoke
A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
|
|
dotnet/project-system
The .NET Project System for Visual Studio
|
Version | Downloads | Last updated |
---|---|---|
0.1.593 | 39,454 | 7/8/2024 |
0.1.495 | 52,442 | 5/19/2023 |
0.1.492 | 654 | 5/2/2023 |
0.1.329 | 18,911 | 6/1/2022 |
0.1.300 | 5,346 | 11/7/2021 |
0.1.292-beta | 531 | 9/3/2021 |
0.1.290-beta | 430 | 8/27/2021 |
0.1.288-beta | 2,219 | 8/23/2021 |
0.1.283-beta | 241 | 8/23/2021 |