issues
search
YairHalberstadt
/
stronginject
compile time dependency injection for .NET
MIT License
848
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
asp.net middleware support
#200
tutatet
opened
3 months ago
0
Generic interface registration
#197
Janek91
closed
1 year ago
1
Misleading info in README
#195
YegorStepanov
opened
2 years ago
2
Bump Microsoft.AspNetCore.Mvc.Core from 2.0.0 to 2.0.1 in /StrongInject.Extensions.DependencyInjection.AspNetCore
#194
dependabot[bot]
opened
2 years ago
0
Clarify 'delegate parameters' in contexts where it could be read as 'delegate-typed parameters'
#192
jnm2
closed
2 years ago
1
Support decorator factories that aren't gratuitously generic
#191
jnm2
closed
2 years ago
4
Confusing use of the term 'delegate parameters' in the readme
#190
jnm2
closed
2 years ago
2
StrongInject Source Generator API
#189
ettud
opened
2 years ago
1
Various fixes
#188
YairHalberstadt
closed
2 years ago
0
Filter candidate containers before usage.
#187
YairHalberstadt
closed
2 years ago
0
Retrieving design-time info about registrations
#186
Code-Chops
opened
2 years ago
5
Performance
#185
YairHalberstadt
closed
2 years ago
0
Check cancellationToken in visitors.
#184
YairHalberstadt
closed
2 years ago
0
Optimize memory
#183
YairHalberstadt
closed
2 years ago
0
Optimize memory
#182
sharwell
closed
2 years ago
1
Pack separate assemblies for Roslyn 3.8 and 4.0 and move original and incremental generators
#181
jnm2
closed
2 years ago
1
Incremental generators
#180
YairHalberstadt
closed
2 years ago
0
Convert to IIncrementalGenerator
#179
sharwell
closed
2 years ago
18
Allow single instance structs and null
#178
YairHalberstadt
closed
2 years ago
3
Separate Asp.Net Core
#177
KuraiAndras
closed
2 years ago
1
Separate Microsoft DI from Asp.Net Core
#176
KuraiAndras
closed
2 years ago
2
Fix bug where we don't notice modules with generic attributes.
#172
YairHalberstadt
closed
2 years ago
0
Allow circular dependencies between delegates.
#171
YairHalberstadt
closed
2 years ago
1
Use generic attributes in samples
#170
YairHalberstadt
closed
2 years ago
1
Use generic attributes in samples
#169
YairHalberstadt
closed
2 years ago
0
Generic attributes
#168
YairHalberstadt
closed
2 years ago
0
Add generic RegisterAtrributes
#165
YairHalberstadt
closed
3 years ago
0
Move ContainerExtensions to top level namespace
#164
YairHalberstadt
closed
3 years ago
0
SI1103 warning location forces suppression to be all or nothing
#163
jnm2
opened
3 years ago
6
Circular dependency check is too restrictive for delegates
#162
jnm2
closed
2 years ago
23
Add diagnostic if any registered method return types are by ref.
#160
YairHalberstadt
opened
3 years ago
0
Allow factories to be registered as specific types.
#159
YairHalberstadt
closed
3 years ago
3
Introduce IOwned<out T> and IAsyncOwned<out T>
#158
jnm2
closed
3 years ago
3
Permitting null instead of empty delegate for Owned<T> and AsyncOwned<T>
#157
jnm2
closed
3 years ago
2
Convenience methods for creating Owned<T> instances
#156
jnm2
opened
3 years ago
3
IOwned<out T>
#155
jnm2
closed
3 years ago
4
don't rely on global usings
#154
YairHalberstadt
closed
3 years ago
0
Update dotnet-core.yml
#153
YairHalberstadt
closed
3 years ago
0
Added missing semicolon
#152
hankovich
closed
3 years ago
1
'registerAs' parameter for FactoryAttribute
#151
jnm2
closed
3 years ago
9
Document Owned<T> support in readme
#150
jnm2
closed
3 years ago
1
Enable injecting Owned<T> and delegates returning Owned<T>
#149
jnm2
closed
3 years ago
9
Update tests and samples to dotnet 6
#148
YairHalberstadt
closed
3 years ago
0
Update xamarin sample to maui
#147
YairHalberstadt
opened
3 years ago
0
Fix windows build
#146
YairHalberstadt
closed
3 years ago
1
Innermost hasAwaitStarted catch block is a no-op and could be omitted
#145
jnm2
opened
3 years ago
3
Prepare for adding tests of generated code in new files
#144
jnm2
closed
3 years ago
6
WIP: Inject Owned
#143
YairHalberstadt
closed
3 years ago
17
Typos
#142
jnm2
closed
3 years ago
2
[Feature/Idea] Support for primary constructor generator
#141
szekelymatyas
closed
3 years ago
2
Next