Eilon Lipton

Results 497 comments of Eilon Lipton
trafficstars

I never heard from any MSBuild people that they wanted it enabled. I'm still happy to help with that if anyone in this repo wants to use either the fully-automated...

I have Microcharts working on Windows and Android in an update to an earlier MAUI PR: https://github.com/microcharts-dotnet/Microcharts/pull/280#issuecomment-1404046134

Here's my PR that updates the #280 PR and also rebases it so in theory it could be merged into main: https://github.com/microcharts-dotnet/Microcharts/pull/325

In case anyone is interested, I'm trying to see if I can port this to .NET MAUI 6.0 with some updated code.

WinUI and Android working in my branch: Here's WinUI: And Android: I'll pull out my Mac a bit later to test iOS/MacCatalyst.

Unfortunately mixed status for iOS/MacCatalyst. On both platforms the MAUI sample app loads, but it then immediately hangs and I can't click on anything in the app, so I have...

My PR that updates this PR is available here: https://github.com/microcharts-dotnet/Microcharts/pull/325

We have an additional similar need in an upcoming Blazor Hybrid + Web project template scenario. I want to have a UI in VS like this: Create new Blazor Hybrid...

Yup I just chatted with @phenning earlier today about this. We have workarounds for now but I think the best customer UI for our scenarios would require this new feature.

> Hi, > > I have created this repo https://github.com/maxtsw/ExamplePurpleScreenMauiError > > I also noticed I am getting duplicate file Microsoft.Web.WebView2.Core.dll error when publishing that I use `None` to mitigate...