Qowaiv.Analyzers.CSharp 0.0.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Qowaiv.Analyzers.CSharp --version 0.0.1.1
NuGet\Install-Package Qowaiv.Analyzers.CSharp -Version 0.0.1.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="Qowaiv.Analyzers.CSharp" Version="0.0.1.1">
  <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 Qowaiv.Analyzers.CSharp --version 0.0.1.1
#r "nuget: Qowaiv.Analyzers.CSharp, 0.0.1.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.
// Install Qowaiv.Analyzers.CSharp as a Cake Addin
#addin nuget:?package=Qowaiv.Analyzers.CSharp&version=0.0.1.1

// Install Qowaiv.Analyzers.CSharp as a Cake Tool
#tool nuget:?package=Qowaiv.Analyzers.CSharp&version=0.0.1.1

Qowaiv (static) code analysis rules built on Roslyn.

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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 3,470 3/18/2024
1.0.3 2,489 2/23/2024
1.0.2 822 2/21/2024
1.0.1 442 2/19/2024
1.0.0 3,130 1/23/2024
0.0.8 19,715 6/26/2023
0.0.7 367 6/23/2023
0.0.6.1 1,122 6/15/2023
0.0.6 333 6/14/2023
0.0.5.3 2,022 5/16/2023
0.0.5.2 3,683 3/7/2023
0.0.5.1 2,078 1/30/2023
0.0.5 747 11/27/2022
0.0.4.1 764 11/1/2022
0.0.4 376 11/1/2022
0.0.3.1 28,572 11/23/2021
0.0.3 379 11/12/2021
0.0.2 1,244 10/29/2021
0.0.1.1 504 10/28/2021
0.0.1 344 10/27/2021

v0.0.1
- QW0001: Use a testable time provider
- QW0002: Parse() throws