![]() |
VOOZH | about |
dotnet add package CSharpIsNullAnalyzer --version 0.1.593
NuGet\Install-Package CSharpIsNullAnalyzer -Version 0.1.593
<PackageReference Include="CSharpIsNullAnalyzer" Version="0.1.593">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageVersion Include="CSharpIsNullAnalyzer" Version="0.1.593" />Directory.Packages.props
<PackageReference Include="CSharpIsNullAnalyzer"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>Project file
paket add CSharpIsNullAnalyzer --version 0.1.593
#r "nuget: CSharpIsNullAnalyzer, 0.1.593"
#:package CSharpIsNullAnalyzer@0.1.593
#addin nuget:?package=CSharpIsNullAnalyzer&version=0.1.593Install as a Cake Addin
#tool nuget:?package=CSharpIsNullAnalyzer&version=0.1.593Install as a Cake Tool
C# analyzer to encourage use of `is null` and `is object` syntax over `== null` or `!= null`.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Showing the top 5 NuGet packages that depend on CSharpIsNullAnalyzer:
| Package | Downloads |
|---|---|
|
HotPreview.App.Maui
Package Description |
|
|
HotPreview.SharedModel
Package Description |
|
|
HotPreview
Package Description |
|
|
HotPreview.App.Wpf
Package Description |
|
|
PreviewFramework.App.Maui
Package Description |
Showing the top 11 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/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
drewnoakes/metadata-extractor-dotnet
Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
|
|
|
dotnet/project-system
The .NET Project System for Visual Studio
|
|
|
jcurl/RJCP.DLL.SerialPortStream
SerialPortStream is an independent implementation of System.IO.Ports.SerialPort and SerialStream for better reliability and maintainability. Default branch is 2.x and now has support for Mono with help of a C library.
|
|
|
microsoft/slow-cheetah
Tooling for XML and JSON file transforms on build from Visual Studio and MSBuild
|
|
|
nunit/nunit-console
NUnit Console runner and test engine
|
|
|
nunit/nunit.analyzers
Roslyn analyzers for writing unit tests with NUnit
|
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.593 | 247,958 | 7/8/2024 |
| 0.1.495 | 79,581 | 5/19/2023 |
| 0.1.492 | 815 | 5/2/2023 |
| 0.1.329 | 41,975 | 6/1/2022 |
| 0.1.300 | 6,130 | 11/7/2021 |
| 0.1.292-beta | 773 | 9/3/2021 |
| 0.1.290-beta | 658 | 8/27/2021 |
| 0.1.288-beta | 2,685 | 8/23/2021 |
| 0.1.283-beta | 420 | 8/23/2021 |