You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -344,6 +344,7 @@ To the extent possible under law, [Vitali Fokin](https://github.com/quozd) has w
344
344
345
345
## Configuration
346
346
*[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.
347
348
348
349
## Continuous Integration
349
350
*[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.
654
655
*[Scrutor](https://github.com/khellang/Scrutor) - Assembly scanning extensions for Microsoft.Extensions.DependencyInjection.
655
656
*[VS MEF](https://github.com/Microsoft/vs-mef) - Managed Extensibility Framework (MEF) implementation used by Visual Studio.
656
657
*[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.
0 commit comments