Skip to content

Add AssemblyServiceRegistrar and EnvironmentConfigurator#1431

Open
sametbrr wants to merge 1 commit into
quozd:masterfrom
sametbrr:add-assemblyserviceregistrar-environmentconfigurator
Open

Add AssemblyServiceRegistrar and EnvironmentConfigurator#1431
sametbrr wants to merge 1 commit into
quozd:masterfrom
sametbrr:add-assemblyserviceregistrar-environmentconfigurator

Conversation

@sametbrr
Copy link
Copy Markdown

What this adds

Two open-source .NET packages:

IoC section

AssemblyServiceRegistrar — Zero-boilerplate DI registration for .NET. Auto-registers services via marker interfaces and attributes, supporting all lifetimes (Singleton/Scoped/Transient) and open generics.

Configuration section

EnvironmentConfigurator — ASP.NET Core package for single-call environment-aware config loading with auto-scaffolded publish profiles and appsettings files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant