Skip to main content
AutoModeCodeGenerator.Analyzers package icon

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.

Total Downloads
5.9K
5,929
Published
Jul 5, 2026
Latest stable version

Install

.NET CLI
dotnet add package AutoModeCodeGenerator.Analyzers --version 1.0.0.16
Package Manager Console
Install-Package AutoModeCodeGenerator.Analyzers -Version 1.0.0.16
PackageReference
<PackageReference Include="AutoModeCodeGenerator.Analyzers" Version="1.0.0.16" />

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.