- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 120
Pull requests: seesharper/LightInject
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added compatibility with Microsoft.Extensions.DependencyInjection for keyed services.
#599
by seesharper
was merged Nov 6, 2024
Fixed issue #578 by setting serviceName to string.Empty if no registrations for the specified serviceType are found.
#579
by mesakomarevich
was merged Oct 23, 2022
Added decorator test to prove that we can return without recorating
#576
by seesharper
was merged Oct 3, 2022
Only compile with asyncdisposable for netcoreapp3.1 and above
#574
by seesharper
was merged Sep 19, 2022
Updated a ServiceContainer constructor to include the OptimizeForLarg…
#570
by sirphilliptubell
was merged Aug 24, 2022
Use value tuples for the key instead of Tuple to safe allocations
#566
by danielmarbach
was merged Jul 24, 2022
Move til ILVerifier and set NETSTANDARD2.0 as the minimum requirement
#564
by seesharper
was merged Aug 11, 2022
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.