Skip to content

Commit f1091e9

Browse files
committed
Add AssemblyServiceRegistrar and EnvironmentConfigurator to IoC and Configuration sections
1 parent dfff3b8 commit f1091e9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ To the extent possible under law, [Vitali Fokin](https://github.com/quozd) has w
344344

345345
## Configuration
346346
* [AgileConfig](https://github.com/dotnetcore/AgileConfig) - AgileConfig is a lightweight configuration center that helps you manage all your application's configurations through website. - **NOTE**: This is not affiliated with Microsoft or .NET
347+
* [EnvironmentConfigurator](https://github.com/sametbrr/EnvironmentConfigurator) - ASP.NET Core package for single-call environment-aware config loading with auto-scaffolded publish profiles and appsettings files.
347348

348349
## Continuous Integration
349350
* [TeamCity](https://www.jetbrains.com/teamcity/) - Ready to work, extensible and developer-friendly build server — out of the box **[$]**
@@ -654,6 +655,7 @@ the Python world. It uses the Pyro protocol to call methods on remote objects.
654655
* [Scrutor](https://github.com/khellang/Scrutor) - Assembly scanning extensions for Microsoft.Extensions.DependencyInjection.
655656
* [VS MEF](https://github.com/Microsoft/vs-mef) - Managed Extensibility Framework (MEF) implementation used by Visual Studio.
656657
* [Stashbox](https://github.com/z4kn4fein/stashbox) - A lightweight, portable dependency injection framework for .NET based solutions.
658+
* [AssemblyServiceRegistrar](https://github.com/sametbrr/AssemblyServiceRegistrar) - Zero-boilerplate DI registration for .NET — auto-registers services via marker interfaces and attributes, all lifetimes and open generics supported.
657659

658660
## JavaScript Engines
659661

0 commit comments

Comments
 (0)