JPVenson
JPVenson
Letters from one organization to another would facilitate duplicating the information of organizations into persons and vice versa.
A very nice Quality of life feature would be a checkbox to enable a behavior that will show the next document in queue when clicking on confirm in the Items...
**Describe The Bug** When logged in as a user with set audio preferences (Profile -> Playback -> Preferred audio language) the setting is not honored when switching versions of a...
In relation to #241 that is closed and was related to the Implementation bug, i would suggest to update the https://github.com/nunit/docs/wiki/Parallelizable-Attribute page accordingly to clarify the expected behavior of parallel...
Hey, I Tried to install a hook from a Console and simply nothing happens. ``` _keyListener = new KeyboardHookListener(new GlobalHooker()); _keyListener.Enabled = true; _keyListener.KeyPress += KeyListenerOnKeyPress; ``` the event is...
Hey, As a Preamble I want to clarify that well aware of the huge amount of time it takes to maintain a large open source project and that this for...
I have added (nearly) all methods and properties as described in https://www.w3schools.com/tags/ref_av_dom.asp to be called directly from an `BlazoredVideo` object.
Template Engine/Morestachio - [https://github.com/JPVenson/morestachio](https://github.com/JPVenson/morestachio) A Text Templating engine written in C# that build upon the {{mustache}} syntax with a very c# like flavor by adding complex paths, extensive formatting instructions...
I tried to Include the Latest version of Pdfium (chromium/3879) but when creating a new PdfDocument with a byte array it throws an exception: `'PInvokeStackImbalance' : 'A call to PInvoke...
Hey, I have been working with this lovely project a few years ago and wanted to use it again but on my Win11 Net6 console app, the StyleSheet does not...