assembly-scanning
There are 6 repositories under assembly-scanning topic.
khellang/Scrutor
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
Dreamescaper/ServiceScan.SourceGenerator
Assembly scanning source generator for Microsoft.Extensions.DependencyInjection
sefacan/Scrutor.AspNetCore
ASP.NET Core Scrutor extension for automatic registration of classes inherited from IScopedLifetime, ISelfScopedLifetime, ITransientLifetime, ISelfTransientLifetime, ISingletonLifetime, ISelfSingletonLifetime
ronimizy/FluentScanning
An AssemblyScanner implementation with fluent interface.
genc-murat/ServiceMatic
ServiceMatic is an extension library designed to make Dependency Injection in .NET simpler and more powerful. The library extends IServiceCollection with a range of methods that streamline service registration, validation, and more.
Ch0pstix/InjectX
Simplify the implementation of dependency injection in your .NET applications.