Corentin Pane

Results 8 comments of Corentin Pane

Is there any news on this? The website mentions "ACID transactions" on the homepage and the docs mention it extremely briefly twice [here](https://www.litedb.org/docs/collections/) and [there](https://www.litedb.org/docs/filestorage/). What kind of transaction are...

Still same error. For repro, I've set up a tiny repo with exactly the steps from the doc (I've added a global.json to ensure same version of SDK and disable...

I confirm it's now working, thanks 👍

Using @amaitland package [[WebView2.DevTools.Dom](https://www.nuget.org/packages/WebView2.DevTools.Dom/)](https://www.nuget.org/packages/WebView2.DevTools.Dom/) absolutely does the job. However this issue was created 5 years ago: what is the status and roadmap? Will there be a built-in way to do...

I am wrapping a JS API inside a .NET class library. Calls to that JS API require a Chrome extension to be running in the web browser (because it internally...

@david-risney @nishitha-burman what is the status on the internal item? Is there a roadmap for allowing headless, non-interactive use-cases such as from Windows service?

I'll try to apply @RickStrahl workaround from a Windows Service, hopefully it works.

@RickStrahl do you have a reference for the NuGet package version that _used_ to work? And did you by chance try again with newer versions since last November?