AutoModeCodeGenerator.Analyzers
基于 Roslyn 的 C# 增量源生成器:通过特性在接口或类上声明规则,编译期自动生成 POCO、Record、INPC 等实现类;亦支持从 .entity.json 批量生成。Roslyn incremental source generator for compile-time POCO/Record/INPC class generation from attributes or entity JSON files.
Install
dotnet add package AutoModeCodeGenerator.Analyzers --version 1.0.0.17
Install-Package AutoModeCodeGenerator.Analyzers -Version 1.0.0.17
<PackageReference Include="AutoModeCodeGenerator.Analyzers" Version="1.0.0.17" />
Frameworks
No framework metadata available.
Dependencies
No declared dependencies.
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.