Skip to content

Pull requests: devlooped/DependencyInjection

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add support for new keyed services in .NET8 enhancement New feature or request
#90 by kzu was merged Feb 29, 2024 Loading…
Bump the identity group with 3 updates dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code
#140 by dependabot bot was closed Apr 23, 2025 Loading…
Make sure we don't attempt to analyze methods without a symbol bug Something isn't working
#145 by kzu was merged Apr 23, 2025 Loading…
Fix path of compile items within package bug Something isn't working
#147 by kzu was merged Apr 23, 2025 Loading…
Add extra check for non-null ReducedFrom bug Something isn't working
#146 by kzu was merged Apr 23, 2025 Loading…
Bump the system group with 5 updates dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code
#141 by dependabot bot was closed Apr 23, 2025 Loading…
Don't strong-name anything
#149 by kzu was merged Apr 23, 2025 Loading…
Don't emit registrations with generics that don't satisfy constraints bug Something isn't working
#148 by kzu was merged Apr 23, 2025 Loading…
Bump ThisAssembly.Resources from 2.0.8 to 2.0.12 in the thisassembly group dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code
#144 by dependabot bot was merged Apr 23, 2025 Loading…
Bump the extensions group with 2 updates dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code
#142 by dependabot bot was closed Apr 23, 2025 Loading…
Bump the tests group with 3 updates dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code
#143 by dependabot bot was closed Apr 23, 2025 Loading…
⬆️ Bump files with dotnet-file sync dependencies Pull requests that update a dependency file
#139 by kzu was merged Apr 22, 2025 Loading…
Don't generate any of the registrations during design-time enhancement New feature or request
#155 by kzu was merged Apr 24, 2025 Loading…
Bump ThisAssembly.Resources from 2.0.10 to 2.0.12 in the thisassembly group dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code
#154 by dependabot bot was merged Apr 24, 2025 Loading…
Bump the tests group with 3 updates dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code
#153 by dependabot bot was merged Apr 24, 2025 Loading…
+Mᐁ includes docs
#113 by devlooped-bot was merged Nov 11, 2024 Loading…
Add test that showcases internal services can be registered documentation Improvements or additions to documentation
#111 by kzu was merged Nov 11, 2024 Loading…
Add support for multiple keyed service registrations enhancement New feature or request
#112 by kzu was merged Nov 11, 2024 Loading…
Bump Microsoft.CodeAnalysis.CSharp from 4.2.0 to 4.8.0 dependencies Pull requests that update a dependency file
#97 by dependabot bot was closed Nov 11, 2024 Loading…
Sync oss templae repo dependencies Pull requests that update a dependency file
#110 by kzu was merged Nov 11, 2024 Loading…
Fix bug in codegen for transient keyed services bug Something isn't working
#109 by kzu was merged Nov 11, 2024 Loading…
Rename project/package to remove the Attributed suffix enhancement New feature or request
#118 by kzu was merged Nov 12, 2024 Loading…
Adopt newer .NET branding color since .NET8+ documentation Improvements or additions to documentation
#122 by kzu was merged Nov 12, 2024 Loading…
Add support for convention-based registrations enhancement New feature or request
#117 by kzu was merged Nov 12, 2024 Loading…
Remove mention of ns/class customization, rename class documentation Improvements or additions to documentation
#120 by kzu was merged Nov 12, 2024 Loading…
ProTip! Exclude everything labeled bug with -label:bug.