You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Various new features and improvements:
- Changed target frameworks to .NET Framework 4.6.1 and .NET Standard 2.0.
- Add option to scan exact namespace. See khellang#48.
- Update to the latest Microsoft.Extensions.DependencyInjection version. See khellang#50.
- Strong-named assembly. See khellang#53.
- Add support for registering all interfaces against a single implementation. See khellang#57 and khellang#58.
- Add source link support. See khellang#59.