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 |