trytheworld DIBatchRegister by: trytheworld .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. 1,164 total downloads last updated 12/14/2020 Latest version: 1.1.0 Tag1 Tag2 对原生DI扩展批量扫描注册,示例: services.Register(new List() {"ConsoleApp2"});//程序集名称,必须要有默认空参构造 services.Register("","",""....);//重载