Stashbox by Peter Csajtai

<PackageReference Include="Stashbox" Version="5.0.0-preview-715" />

 Rules

public static class Rules
Represents the predefined configuration rules of the StashboxContainer.

Represents the rules for auto injecting members.

public static class ConstructorSelection

Represents the constructor selection rules.

public static class ExpressionCompilers

Pre-defined expression compiler delegates.

Represents the actual behavior used when a new service is going to be registered into the container. These options does not affect named registrations.

public static class ServiceRegistrationFilters

Represents the rules related to registration filters used in RegisterTypes.