autostep / AutoStep

AutoStep Testing Framework - Core Libraries and Components
MIT License
22 stars 1 forks source link

Change to IServiceProvider for all exposed service resolution #67

Closed alistairjevans closed 4 years ago

alistairjevans commented 4 years ago

Switch to using IServiceProvider for exposing DI access; it should make it easier to comprehend what to do for other developers.