Scrutor:Microsoft.Extensions.DependencyInjection的程序集扫描和装饰扩展 源码
审查员 审查员-我进行彻底搜索或检查; 我进行探查,调查或审查从scrūta来看,动词的原始含义是搜索垃圾。 Microsoft.Extensions.DependencyInjection的程序集扫描和装饰扩展 安装 安装。 程序包管理器控制台 Install-Package Scrutor .NET Core CLI dotnet add package Scrutor 用法 该库向IServiceCollection添加了两个扩展方法: Scan -这是设置程序集扫描的入口点。 Decorate -此方法用于装饰已注册的服务。 参阅下面的使用示例实施例。 例子 扫描 var
文件列表
Scrutor-master.zip
(预估有个47文件)
Scrutor-master
Scrutor.sln.DotSettings
400B
src
Scrutor
RegistrationStrategy.cs
4KB
NullableAttributes.cs
5KB
ITypeSourceSelector.cs
109B
ServiceCollectionExtensions.Decoration.cs
18KB
IImplementationTypeFilter.cs
9KB
ServiceDescriptorAttribute.cs
1KB
暂无评论