hosadoya

Results 4 issues of hosadoya

NuGets starting version 2.* don't contain any DLLs

![image](https://github.com/Overmiind/Puppeteer-sharp-extra/assets/12090183/d7f0a081-e41b-46a3-aa96-37c088fe5762) handling of the above exception result in this other exception: RangeError: Maximum call stack size exceeded "RangeError: Maximum call stack size exceeded ``` at newHandler. [as apply] (:33:38) at...

**Version** Which LiteDB version/OS/.NET framework version are you using. **(REQUIRED)** 5.0.21/Windows/.net 6 **Describe the bug** A clear and concise description of what the bug is. After updating the NuGet to...

bug

Can you please add the 'bitness' property to the UserAgentMetadata class so it can be passed to CDP? https://chromedevtools.github.io/devtools-protocol/tot/Emulation/#type-UserAgentMetadata Maybe also add 'wow64' as well for completeness. Thanks!