reactiveui / ReactiveUI

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
https://www.reactiveui.net
MIT License
8.06k stars 1.12k forks source link

Leverage dependencies available from framework #3792

Closed thompson-tomo closed 4 months ago

thompson-tomo commented 5 months ago

Describe the problem you are trying to solve. I do not want STJ listed as a dependency for net 6+. System.Net.Http.Json should be checked if it can also be externalised

Available workarounds Accept un-necessary dependency

Additional context N/a

github-actions[bot] commented 4 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.