Skip to content

Releases: khellang/Scrutor

Rough Moose

10 Apr 22:57
Compare
Choose a tag to compare
Rough Moose Pre-release
Pre-release
  • Removed obsolete methods
  • Added new methods for scanning entry, calling and executing assemblies
  • Added APIs for scanning based on Microsoft.Extensions.DependencyModel
  • Added targets for netstandard1.6 and net451

Ivory Steel

10 Apr 22:58
Compare
Choose a tag to compare
  • Added AddTypes for "scanning" a fixed set of types. (#23)

Confidential Avenue

07 Apr 13:14
Compare
Choose a tag to compare

Added feature to skip, append or replace existing services (#22). Thanks @adamhathcock!

Reckless Sunshine

09 Mar 23:42
Compare
Choose a tag to compare

Moved to new dotnet tooling and brought back csproj ✨

Risky Scissors

12 Sep 09:16
Compare
Choose a tag to compare
  • Added APIs using Type
  • Allow auto-wiring decorators

Grotesque Sound

12 Sep 09:16
Compare
Choose a tag to compare
  • Fixed a bug where ServiceDescriptors were reordered when decorating services

Full Railroad

08 Sep 11:17
Compare
Choose a tag to compare
  • Added Decorate<TService> extension methods.

Massive Summer

14 Jul 14:16
Compare
Choose a tag to compare
  • Updated to RTM of .NET Core

Official Lama

29 May 21:32
Compare
Choose a tag to compare
  • Updated to RC2

Brutal Clown

09 May 09:43
Compare
Choose a tag to compare
  • Added convention to add types as all implemented interfaces and self when using ServiceDescriptorAttribute without arguments. (@messerm in #10)