Stashbox by Peter Csajtai

<PackageReference Include="Stashbox" Version="2.9.0-preview-524" />

 ServiceRegistration

public bool HasCondition { get; }

public bool HasScopeName { get; }

public Type ImplementationType { get; }

public bool IsDecorator { get; }

public bool IsResolvableByUnnamedRequest { get; }

public int RegistrationId { get; }

public object RegistrationName { get; }

public bool ShouldHandleDisposal { get; }

public bool CanInjectIntoNamedScope(IEnumerable<object> scopeNames)

public IServiceRegistration Clone(Type implementationType, IObjectBuilder objectBuilder)

public Expression GetExpression(IContainerContext containerContext, ResolutionContext resolutionContext, Type resolveType)

public void InheritIdFrom(IServiceRegistration serviceRegistration)

public bool ValidateGenericConstraints(Type type)