Releases: aspnet/DependencyInjection
Releases · aspnet/DependencyInjection
2.0.0
14 Aug 13:04
Compare
Sorry, something went wrong.
No results found
Bugs Fixed
Transient and scoped services are not disposed when resolved using a compiled call site (#541 )
"Could not resolve service for type" on unreachable path (#514 )
Mixing open generic and closed types for IEnumerable (#500 )
ActivatorUtilities exceptions lack context (#386 )
2.0.0-preview2
28 Jun 06:29
Compare
Sorry, something went wrong.
No results found
rel/2.0.0-preview2
Cleanup NuGet.config
2.0.0-preview1
10 May 04:10
Compare
Sorry, something went wrong.
No results found
Features
Turn on scope validation by default (#481 )
How to dispose top-level IServiceProvider (#338 )
Bugs Fixed
Dispose services in order (#463 )
1.1.1
01 Jun 20:27
Compare
Sorry, something went wrong.
No results found
Bugs Fixed
Include scopeValidation race condition fix into a patch release (#493 )
1.1.0
16 Nov 16:26
Compare
Sorry, something went wrong.
No results found
rel/1.1.0
Pinning versions for 1.1.0 release
1.1.0-preview1
25 Oct 15:51
Compare
Sorry, something went wrong.
No results found
Features
Proposal: Add IServiceProviderFactory (#442 )
Throw when accessing a scoped service from a non-scoped service (#88 )
Bugs Fixed
Update Abstractions project.json description (#420 )
1.0.0
27 Jun 14:53
Compare
Sorry, something went wrong.
No results found
Bugs Fixed
Unique-ify the names of the various ServiceCollectionExtensions types (#408 )
1.0.0-rc2
16 May 17:19
Compare
Sorry, something went wrong.
No results found
Features
Add interface to allow container implementors to expose a more native service lookup for required services (#378 )
Rename AddInstance to AddSingleton (#319 )
Create a Microsoft.Extensions.DependencyInjection.Specification.Tests package (#270 )
Bugs Fixed
Should it be possible to add primitive types? (#382 )
Improve error message for "No parameterless constructor defined for this object" (#310 )
1.0.0-rc1
18 Nov 15:28
Compare
Sorry, something went wrong.
No results found
Features
Rename Microsoft.Framework.* to Microsoft.Extensions.* (#297 )
1.0.0-beta8
15 Oct 17:27
Compare
Sorry, something went wrong.
No results found
Bugs Fixed
[PERF] Remove lambda allocation in ServiceProvider.GetService (#282 )
NeutralResourcesLanguage Warnings on UWP (#256 )