Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 579 Bytes

index.md

File metadata and controls

14 lines (11 loc) · 579 Bytes

Diagnostic Analyzers

The following are the diagnostic analyzers installed with the MessagePackAnalyzer NuGet package.

ID Title
MsgPack001 Avoid static default for MessagePackSerializerOptions
MsgPack002 Avoid using a mutable static value for MessagePackSerializerOptions
MsgPack003 Use MessagePackObjectAttribute
MsgPack004 Attribute public members of MessagePack objects
MsgPack005 MessagePackObject validation