splat icon indicating copy to clipboard operation
splat copied to clipboard

Makes things cross-platform

Results 33 splat issues
Sort by recently updated
recently updated
newest added

from @anaisbetts Consider the following: 1. Test #1 calls WithResolver(), as a part of that by default we suppress auto-registration - this is implemented as an atomic refcount, we add...

Bug
developer-experience

Need to review use of ILogger instead of LogManager - [ ] ReactiveUI: potential that some of the unit tests are watching a non-functioning logger - [ ] Website: doc's...

There is a method associated with GetAllRegistrations too that might need some testing around for the various DI engines to make sure they work as we expect. _Originally posted by...

developer-experience

Use KeyedServiceProvider instead of ContractDictionary for Splat.Microsoft.Extensions.DependencyInjection adapter. **What is the current behavior?** Splat and ServiceProvider provides different instances of a singleton object https://github.com/reactiveui/splat/issues/1074 **What is the new behavior?** Splat...

Breaking change

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/reactiveui/splat). ## Pending Status Checks The following updates...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [coverlet.msbuild](https://togithub.com/coverlet-coverage/coverlet) | `6.0.0` -> `6.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/coverlet.msbuild/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

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

Dependency Management

Please note although we can't commit to any timeline, priority will be given to those who are [Contributors](https://github.com/reactiveui/splat#contribute ) to the project. If this is a question please ask on...

Feature

Microsoft.Extensions.DependencyInjection 8.0 provides an implementation for keyed service type registrations. Now Splat.Microsoft.Extensions.DependencyInjection provides own ContractDictionary for service registrations with contract. It leads to issues when Splat's IDependencyResolver and Microsoft's IServiceProvider...

Feature

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

Dependency Management