Cuture.CodeAnalysis.LoggingCodeFixes
1.0.1
dotnet add package Cuture.CodeAnalysis.LoggingCodeFixes --version 1.0.1
NuGet\Install-Package Cuture.CodeAnalysis.LoggingCodeFixes -Version 1.0.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="Cuture.CodeAnalysis.LoggingCodeFixes" Version="1.0.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 Cuture.CodeAnalysis.LoggingCodeFixes --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cuture.CodeAnalysis.LoggingCodeFixes, 1.0.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 Cuture.CodeAnalysis.LoggingCodeFixes as a Cake Addin #addin nuget:?package=Cuture.CodeAnalysis.LoggingCodeFixes&version=1.0.1 // Install Cuture.CodeAnalysis.LoggingCodeFixes as a Cake Tool #tool nuget:?package=Cuture.CodeAnalysis.LoggingCodeFixes&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Cuture.CodeAnalysis.LoggingCodeFixes
Code fix provider for C#
code logging diagnosis CA1727
, CA2253
, CA2254
针对 C#
代码日志诊断 CA1727
, CA2253
, CA2254
的代码修复提供程序
如何使用
- 引用
Cuture.CodeAnalysis.LoggingCodeFixes
包
<ItemGroup>
<PackageReference Include="Cuture.CodeAnalysis.LoggingCodeFixes" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>
示例
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.