Raffaello Fraboni
Raffaello Fraboni
Mapster.Tool does not project types to Dtos when the type is behind an array. Object to map: ``` class A { public B u { get; set; } private B[]...
Bug Report / Support Request Template -------------------------------------- Hello, I'm trying to port my .NET Core project's Serilog configuration to another project that targets .NET Framework. I was wondering if it...
Adds basic support for accessing cookies from webview2. - Added complete Cookie implementation. - Added complete CookieList implementation. - Added 3 out of 8 CookieManager methods. - Added `get_webview2` to...