Bruno Zell
Results
2
issues of
Bruno Zell
.NET Core 3.0 introduces a new platform native Json deserializer. This is used by default by ASP.NET Core 3.0. This package, however, does imply you use `Newtonsoft.Json` and we blindly...
enhancement
help wanted
**Describe the bug** Resolving `IReadOnlyCollection` (or other collection types) with the configuration shown below results in a silent failure to construct `Dependency2` as the constructor parameter type `ITransitiveDependency` is not...
bug