Vincent Hoogendoorn

Results 31 comments of Vincent Hoogendoorn

@vwxyzh great to see this is coming. Is the `Support negotiation version 1.0 (Releasing)` enough to use stateful reconnect from an AspNetCore 8 service hosted in Azure Container Apps, or...

@listepo it's possible; the scope of this issue is to create a NuGet with the C# Markup 2 APIs for the WinUI 3 controls that are contained in the [WindowsCommunityToolkit](https://github.com/CommunityToolkit/WindowsCommunityToolkit),...

> so wouldn't want to add in another layer of generators on top of that _right now_ @michael-hawker when would be a good time to revisit this? (usually complex systems...

@abdes the groundwork has now been done to make it much less work to add support for additional libraries; I will look into adding the Windows Community Toolkit again. Btw...

At the moment the Windows App SDK (1.4) does not expose the necessary API's to C# to use `VisualStateManager`. A key blocker is that no `x:Name` can be set from...

> @brminnick @VincentH-Net any thoughts either way? Thanks for involving me - I'm glad to see MAUI improvements for developers using C# for markup! My 2cts on above discussion: -...

> Just FYI: This will produce warnings in builds that previously didn't have warnings. If your CI treats warning as errors, you will now have a build that mysteriously fails...

Thanks for reporting this @poliakhd , I plan to refresh [Orleans.Multitenant](https://github.com/Applicita/Orleans.Multitenant) for Orleans 8 and will look into this as well

@poliakhd I just saw this issue was not addressed when I intended to - but better late than never! I reproduced the issue; to address it I added an optional...

Question: will this issue fix also resolve below (found today in latest stable Uno 5 with `Uno.Extensions.*` 3.0.11)? > Page datacontext is set to `TModel` instead of bindable viewmodel after...