SerilogAnalyzer 0.12.0
See the version list below for details.
dotnet add package SerilogAnalyzer --version 0.12.0
NuGet\Install-Package SerilogAnalyzer -Version 0.12.0
<PackageReference Include="SerilogAnalyzer" Version="0.12.0" />
paket add SerilogAnalyzer --version 0.12.0
#r "nuget: SerilogAnalyzer, 0.12.0"
// Install SerilogAnalyzer as a Cake Addin #addin nuget:?package=SerilogAnalyzer&version=0.12.0 // Install SerilogAnalyzer as a Cake Tool #tool nuget:?package=SerilogAnalyzer&version=0.12.0
Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (54)
Showing the top 5 NuGet packages that depend on SerilogAnalyzer:
Package | Downloads |
---|---|
Take.Blip.Client
BLiP C# client |
|
CUSTIS.NetCore.Utils
Общие инструменты |
|
CUSTIS.NetCore.BaseTypes
Набор базовых типов |
|
CUSTIS.NetCore.Domain
Абстракции для доменной модели |
|
CUSTIS.NetCore.DataAccess.Contracts
Интерфейсы DAL |
GitHub repositories (26)
Showing the top 5 popular GitHub repositories that depend on SerilogAnalyzer:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
|
|
github/VisualStudio
GitHub Extension for Visual Studio
|
|
cxfksword/jellyfin-plugin-metashark
jellyfin电影元数据插件
|
|
ConfusedPolarBear/intro-skipper
Fingerprint audio to automatically detect and skip intro sequences in Jellyfin
|
|
meysamhadeli/booking-microservices
Practical microservices, built with .Net 9, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
Fixes:
PascalCase refactoring wasn't handling strings with escape sequences
PascalCase refactoring caused an Exception when not encountering an ArgumentSyntax