Robertscorp / Slender.Dependencies

A .NET library to register your project's dependencies without being tied to a specific dependency injection container.
MIT License
0 stars 0 forks source link

Split the RegistrationBuilder code out from Registration #7

Closed Robertscorp closed 1 year ago

Robertscorp commented 1 year ago

Rename Registration to RegistrationBuilder and then RegistrationContext to Registration. Then remove the getter properties of RegistrationBuilder