Christoph Fink
Christoph Fink
Update, as I just hit the same error again trying to update some dependencies: The following three packages are required to be kept below v6.\*: \* Microsoft.AspNetCore.Connections.Abstractions \* Microsoft.AspNetCore.Http.Connections.Common \*...
@JonathanMagnan Is there still progress on this? Having the same problem here...
Thanks, did work :-)
Same here - disabling XAML Hot Reload worked (with .NET Hot Reload still enabled).
I am using incremental migration of ASP.NET to ASP.NET Core and had a similar problem (not using HAProxy, but Azure Application Gateway) and solved it with the current YARP version...
@vicancy / @davidfowl Any update on this? v5.0.17 is now deprecated and v8.0.2 still does not work...
I had some problems with my iOS test-system and did not test this build there yet - will do that ASAP and report back...
I will look into dropping the "MAUI" part and be "plain net6.0" as soon as I find some time to also check the iOS build on my test-phone.
I think there is an update required to support windows, as with MAUI it does not target UAP anymore (as it is WinUI 3 based). When using the library I...
...building the UWP code against `net6.0-windows10.0.19041.0` seems to be working.