issues
search
lsoft
/
DpdtInject
Highly efficient compile-time general purpose DI container based on C# source generators.
https://www.nuget.org/packages/Dpdt.Injector/
MIT License
32
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Slower source-to-IL compilation, slower JIT compilation.
#62
ekalchev
opened
8 months ago
1
sealed classes cannot be binded as singletons?
#61
lsoft
opened
1 year ago
1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /DpdtInject.Extension.2022
#60
dependabot[bot]
closed
2 years ago
1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /DpdtInject.Extension.2019
#59
dependabot[bot]
closed
2 years ago
1
check for constructor arguments setting is working in conventional binding clause
#58
lsoft
opened
2 years ago
0
improve open generics with constraints?
#57
lsoft
opened
2 years ago
0
Switch CustomScopeObject to struct
#56
lsoft
closed
2 years ago
0
support global namespace (net 6)
#55
lsoft
opened
2 years ago
0
check for using a correct intendation during addition of a new binding clause
#52
lsoft
opened
2 years ago
0
support for IAsyncDisposable without(!) IDisposable
#51
lsoft
closed
2 years ago
1
add `///` comments on main components
#50
lsoft
opened
2 years ago
0
cluster type as binding source\target
#49
lsoft
closed
2 years ago
0
allow to have a const bindings to another class's (static) readonly field\property
#48
lsoft
closed
3 years ago
0
Dpdt VSE: human readable information about project's bindings?
#47
lsoft
closed
3 years ago
0
improve open generics?
#46
lsoft
closed
2 years ago
1
what about blazor and asp.net support?
#45
lsoft
opened
3 years ago
0
expand `how to try` section in Readme.md
#44
lsoft
closed
3 years ago
0
all classes inside Dpdt.Injector.Src should be `internal`
#43
lsoft
opened
3 years ago
1
dpdt extension should have a feature to set a constructor argument type settings
#42
lsoft
closed
3 years ago
0
Create LICENSE
#41
lsoft
closed
3 years ago
0
binding method should 1) be non static 2) return void
#40
lsoft
opened
3 years ago
0
Custom scope object dispose guard
#39
lsoft
closed
3 years ago
2
SG should produce an additional XML file with all bindings it produced
#37
lsoft
opened
3 years ago
2
standalone mode
#36
lsoft
closed
3 years ago
1
We need to start a wiki
#35
lsoft
opened
3 years ago
0
proxy does not support events
#34
lsoft
closed
3 years ago
0
Proxy do not support indexers
#33
lsoft
closed
3 years ago
0
add `ToItself` to `DefaultCluster`?
#32
lsoft
closed
3 years ago
1
update readme: alternatives
#31
lsoft
closed
3 years ago
0
update readme: special cases in conventional clause
#30
lsoft
closed
3 years ago
0
conventional bindings: open generics
#29
lsoft
closed
3 years ago
0
Proxy do not support properties
#28
lsoft
closed
3 years ago
0
add `BindAllInterfaces()` to `DefaultCluster` in addition to `Bind<,,,>`?
#27
lsoft
closed
3 years ago
0
Append `global::` to all namespaces and `ToDisplayString` and all fullnames in the generated code
#26
lsoft
closed
3 years ago
0
make produced code idempotent if no source code changes exists
#25
lsoft
closed
3 years ago
0
VSIX: do not rescan for Dpdt bindings while compilation is in progress
#24
lsoft
closed
3 years ago
0
recomendations for solution structure?
#23
lsoft
opened
3 years ago
0
binding settings
#22
lsoft
closed
3 years ago
1
dispose: additonal test
#21
lsoft
closed
3 years ago
0
more bind froms
#20
lsoft
closed
3 years ago
0
cluster type cannot be sealed
#19
lsoft
opened
3 years ago
0
Binding that gives access to readonly fields of Cluster
#17
lsoft
closed
3 years ago
2
performance optimization: compile all factories at once
#16
lsoft
opened
4 years ago
1
implement WhereInjectedExactlyInto<T>
#15
lsoft
closed
4 years ago
0
add runtime checks for unknown bindings etc for cross cluster configuration
#14
lsoft
closed
3 years ago
0
Allow to use relative path in Dpdt_Generator_GeneratedSourceFolder
#13
lsoft
closed
4 years ago
1
Branches/pre/custom scope
#12
lsoft
closed
4 years ago
0
design conventional bindings
#11
lsoft
closed
3 years ago
5
determine unknown dependencies of binded types at compile time
#10
lsoft
closed
4 years ago
0
CustomScope?
#9
lsoft
closed
4 years ago
0
Next