Skip to content
AI Engineering Journal

Aide Hub

Practical notes on AI assistants, software architecture, and developer tooling.

Posts

825

Tags

477

Featured

0

Latest

C# 自定义特性实战:验证、插件注册和命令路由的完整实现

自定义特性是 C# 框架机制的底层基础——验证框架、MVC 路由和插件系统都依赖它。本文从 Attribute 的基础定义出发,通过验证约束、插件扫描和命令路由三个完整实例演示如何用反射读取运行时元数据,并介绍热路径下的缓存策略和源代码生成器的适用边界。

Continue reading

Top Categories

View all tags

Trending Tags

Recent Posts

Browse archive