Skip to content

Instantly share code, notes, and snippets.

@p0onage
Created May 28, 2019 09:12
Show Gist options
  • Save p0onage/4d424a9ab11ec35df09bf206f227581b to your computer and use it in GitHub Desktop.
Save p0onage/4d424a9ab11ec35df09bf206f227581b to your computer and use it in GitHub Desktop.
Scrutor Register any type of interface
.AddClasses(classes => classes.AssignableToAny(typeof(ISingletonService), typeof(ISingletonService)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment