Splat.DI.SourceGenerator
Splat.DI.SourceGenerator copied to clipboard
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ReactiveMarbles.RoslynHelpers](https://redirect.github.com/reactivemarbles/RoslynHelpers) | `1.2.1` -> `1.2.8` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 22.11.3 to 23.0.1. Commits 2e502ca DiffEngine 15.2.0 (#1135) 787b3f7 Docs changes d2f5c92 Bump Verify.Expecto from 22.11.5 to 23.0.0 in /src (#1133) 895ec48 docs ab9f931 Remove requirement for...
Is it possible to use SplatRegistrations like this? It says: ViewModelLocator.cs(64, 9): [SPLATDI001] TConcrete has more than one constructor and one hasn't been marked with DependencyInjectionConstructorAttribute ```c# public static void...
Using Splat for Dependency Injection, I'm noticing that if a class is initialized and there are missing registrations, it will pass null to the constructor and I won't know about...
IEnumerables in constructor injection (and I assume, but have not tested, property injection) are currently not being initialized and left as null. They should be resolved by Locator.Current.GetServices(). Here is...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Verify.Xunit](https://togithub.com/VerifyTests/Verify) | `22.11.5` -> `26.0.0` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [xunit](https://togithub.com/xunit/xunit) | `2.8.1` -> `2.9.0` | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.CodeAnalysis](https://redirect.github.com/dotnet/roslyn) | `4.11.0` -> `4.13.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
### Describe the bug 🐞 Any method invocation on a method named e.g. `Register` is checked as if it was a DI registration. This produces `SPLATDI001` diagnostics on completely unrelated...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Verify.Xunit](https://redirect.github.com/VerifyTests/Verify) | `26.6.0` -> `28.16.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...