issues
search
grumpydev
/
TinyIoC
An easy to use, hassle free, Inversion of Control Container for small projects, libraries and beginners alike.
MIT License
830
stars
235
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Registering any class with a copy constructor throws a System.TypeInitializationException
#159
FunkyLambda
opened
1 year ago
1
Fixes performance problem cause by deep hierarchies, ResolveAll, and unusable constructors
#158
JoshuaRogers
opened
1 year ago
17
[.net-ios] Warning : The file 'TinyIoc.cs' does not specify a 'PublishFolderType' metadata, and a default value could not be calculated.
#157
adydecki
opened
2 years ago
1
Should nullable reference types be supported, or have their code analysis warnings disabled inside the file via pragma's?
#156
kmgallahan
opened
2 years ago
4
Fix Resolve Issue with Multiple AutoRegister Calls
#155
gillima
closed
2 years ago
1
TinyIoCResolutionException after multiple calls of AutoRegister
#154
gillima
closed
2 years ago
0
Is this good choice for large scale ASP.NET projects?
#153
nitinjs
closed
2 years ago
1
Optimisation of memory usage. Reduced allocations of objects.
#152
ghost
closed
3 years ago
4
Optimization of objects allocation during auto-registration of TinyIoC
#151
ghost
closed
3 years ago
3
Ensure Source Embedding for PackageReference NuGet
#150
gillima
closed
3 years ago
0
Fix Double Publish with PublishAsync
#149
gillima
closed
3 years ago
6
PublishAsync publishes message twice (.netstandard)
#148
gillima
closed
3 years ago
0
Perf improvements
#147
Yortw
closed
3 years ago
6
TinyIoC namespace cannot be found
#146
alexrainman
closed
3 years ago
1
Minor refactoring: Removed unnecessary ternaries
#145
StepKie
closed
3 years ago
1
Registering Xamarin.Essentials.Interface
#144
gaurakshay
closed
3 years ago
10
DelegateFactory can resolve singletones
#143
EvilBeaver
closed
3 years ago
5
QUESTION: Can I disable property injection?
#142
EvilBeaver
closed
3 years ago
2
Fix child resolve for types with generic interfaces
#141
coldacid
closed
4 years ago
1
The type.gettypeconStructors method gets seven constructors in .Net Core
#140
a764578566
opened
4 years ago
3
AutoRegister registers over 10k types when using in Xamarin.Forms
#139
BenBtg
opened
4 years ago
4
Fix protected ctor resolution regression
#138
gkarabin
closed
4 years ago
1
Fix child resolve for types with generic interfaces
#137
joaomsa
closed
4 years ago
4
Resolve Issues with 1.4 alpha nuget packages
#136
niemyjski
closed
2 years ago
10
GitHub Actions, Run on latest .NET Core SDK/macOS, new csproj, dotnet project structure
#135
niemyjski
closed
4 years ago
11
NuGet Support & Build System
#134
waliarubal
closed
4 years ago
4
It would be nice to have a .NET Core test app
#133
gkarabin
closed
4 years ago
1
Add dotnet core test app
#132
gkarabin
closed
4 years ago
10
System.IO.FileNotFoundException with UWP and TinyIoC 1.3.0
#131
kkohler2
closed
4 years ago
6
Injecting IEnumerable<Type> to constructor - unnamed registrations
#130
PatrikLukac
opened
5 years ago
1
Provide requested type as factory param
#129
coldacid
closed
4 years ago
13
Bubble open generic registrations from parent scopes
#128
coldacid
closed
4 years ago
2
Fix Resolve for Types with Generic Interfaces
#127
gillima
closed
5 years ago
1
Resolving generic type from parent container fails
#126
gillima
closed
5 years ago
3
Fix typos
#124
06b
closed
6 years ago
1
Platform compatibility
#123
badevilerror
closed
4 years ago
7
Unnecessary SuppressFinalizes
#122
benaadams
opened
6 years ago
3
Regestering of concrete classes with factory lambda does not allow AsSingleton().
#121
MCCoolMoDAue
opened
6 years ago
0
Why nuget install doesn't create a refencable TinyIOC dll ?
#120
fstarred
closed
6 years ago
1
Fix TinyIoC for use in dotnetstandard builds
#119
alisonaquinas-old
closed
6 years ago
1
AppDomain GetAssemblies
#118
dazinator
opened
7 years ago
0
Condition Looks odd..
#117
dazinator
closed
6 years ago
2
Open Generic Types aren't resolvable using ResolveAll
#116
aidapsibr
opened
7 years ago
0
Added TinyIoCConstructorAttribute with tests
#115
pcrockett
closed
6 years ago
1
BUG: Child container unable to resolve open generic.
#114
MattMinke
closed
6 years ago
1
Is the nuget package compatible with Visual Studio 2015 and UWP projects?
#113
franjruiz
opened
7 years ago
1
Has .net core 1.1 broken Tiny ?
#112
bbsimonbb
closed
6 years ago
2
Fix TinyIoCContainer.ResolveAll(Type resolveType) to include unnamed …
#111
grayyang
closed
6 years ago
1
Fixed duplicate ReverseTypeExtender definition
#110
calvin-fisher
closed
7 years ago
0
Added RegistrationName attribute.
#109
bbsimonbb
closed
7 years ago
0
Next