Splat.DI.SourceGenerator icon indicating copy to clipboard operation
Splat.DI.SourceGenerator copied to clipboard

Results 27 Splat.DI.SourceGenerator issues
Sort by recently updated
recently updated
newest added

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` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/ReactiveMarbles.RoslynHelpers/1.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/ReactiveMarbles.RoslynHelpers/1.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Dependency Management

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...

dependencies
.NET

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...

Feature

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...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Verify.Xunit/26.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Dependency Management

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit/2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Dependency Management

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` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.CodeAnalysis/4.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.CodeAnalysis/4.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Dependency Management

### 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...

bug

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` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Verify.Xunit/28.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Verify.Xunit/28.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Dependency Management