XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet

XFEExtension.NetCore.AutoConfig

【DLL】自动实现配置文件的存储

公开
关注 0 Fork 0 Star 0
UTF-8

; Unshipped analyzer release ; https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md

New Rules

Rule ID Category Severity Notes
XFE1001 XFEExtension.NetCore.AutoConfig.Generator Error Profile type must be partial
XFE1002 XFEExtension.NetCore.AutoConfig.Generator Error Generated property name conflict
XFE1003 XFEExtension.NetCore.AutoConfig.Generator Error Multiple-variable field declarations are unsupported
XFE1004 XFEExtension.NetCore.AutoConfig.Generator Error Generic and nested profile types are unsupported
XFE1005 XFEExtension.NetCore.AutoConfig.Generator Error Missing parameterless constructor
XFE1006 XFEExtension.NetCore.AutoConfig.Generator Error Reserved generated member conflict
XFE1007 XFEExtension.NetCore.AutoConfig.Generator Error Unsupported profile field
XFE1008 XFEExtension.NetCore.AutoConfig.Generator Error Profile type must inherit XFEProfile
XFE1009 XFEExtension.NetCore.AutoConfig.Generator Error Unsupported partial profile property declaration
XFE0003 XFEExtension.NetCore.AutoConfig.Diagnostics Info Profile field can be upgraded to a .NET 10 partial property