David Vreony

Results 10 issues of David Vreony

Hi We have a scenario where we need to support duplicate detection for messages being enqueued which is done by messageid https://msdn.microsoft.com/library/azure/microsoft.servicebus.messaging.brokeredmessage.messageid.aspx I've done the basics in a fork (https://github.com/dpvreony-forks/Foundatio/commit/50f18ce8d65a2f026d14fd4b276e3b7bbad51052)...

Hacktoberfest

**Is your feature request related to a problem? Please describe.** Relates to #2765 False positives on Fody etc. whether it would help for the build \ release action to be...

feature request
future

Greetings Thanks for your efforts on this. I've been working on generating some mermaid diagrams via a module that calls the nodejs cli and a *.mmd pipeline https://github.com/dpvreony/dpvreonywebsite/blob/main/src/DPVreony.Website/Features/MermaidDiagram/MermaidDiagramModule.cs https://github.com/dpvreony/dpvreonywebsite/blob/main/src/DPVreony.Website/Features/MermaidDiagram/MermaidDiagramPipeline.cs if...

New Module

**Is your feature request related to a problem? Please describe.** Housekeeping piece around one of the documented loggers. on the docs site. https://github.com/VistianOpenSource/Vistian.Reactive/blob/master/Vistian.Reactive/packages.config targets RX-UI 7 i think some other...

Feature

Add a benchmark runner for xamarin. will help quantify potential fixes to https://github.com/reactiveui/splat/issues/421 > > Colt Bauman 3:11 AM > > For anyone interested, last month a PR was merged...

Feature

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

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

### Describe the bug 🐞 ``` warning - 2024-05-17 07:55:17,466 -- No config file could be found. Ignoring config. Error: Codecov token not found. Please provide Codecov token with -t...

build