Bit.CodeAnalyzers 10.6.1

dotnet add package Bit.CodeAnalyzers --version 10.6.1
                    
NuGet\Install-Package Bit.CodeAnalyzers -Version 10.6.1
                    
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="Bit.CodeAnalyzers" Version="10.6.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bit.CodeAnalyzers" Version="10.6.1" />
                    
Directory.Packages.props
<PackageReference Include="Bit.CodeAnalyzers" />
                    
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 Bit.CodeAnalyzers --version 10.6.1
                    
#r "nuget: Bit.CodeAnalyzers, 10.6.1"
                    
#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 Bit.CodeAnalyzers@10.6.1
                    
#: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=Bit.CodeAnalyzers&version=10.6.1
                    
Install as a Cake Addin
#tool nuget:?package=Bit.CodeAnalyzers&version=10.6.1
                    
Install as a Cake Tool

bit Code Analyzers

bit platform Code Analyzers warn users about our own best practices in a source code, such as using DateTimeOffset instead of DateTime.

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
10.6.1 237 9/19/2026
10.6.1-pre-02 78 9/19/2026
10.6.1-pre-01 94 9/18/2026
10.6.0 874 9/13/2026
10.6.0-pre-06 194 9/13/2026
10.6.0-pre-05 265 9/11/2026
10.6.0-pre-04 1,115 8/31/2026
10.6.0-pre-03 507 8/25/2026
10.6.0-pre-02 800 8/14/2026
10.6.0-pre-01 823 8/4/2026
10.5.0 6,115 7/20/2026
10.5.0-pre-10 192 7/20/2026
10.5.0-pre-09 352 7/19/2026
10.5.0-pre-08 891 7/11/2026
10.5.0-pre-07 262 7/10/2026
10.5.0-pre-06 293 7/7/2026
10.5.0-pre-05 789 6/28/2026
10.5.0-pre-04 734 6/22/2026
10.5.0-pre-02 784 6/18/2026
10.5.0-pre-01 302 6/14/2026
Loading failed