Manuel
Manuel
### Description If an empty view is used in a collection view with single selection mode and there is no Item in the list on startup the app crashes on...
**Description** There is an issue when using BenchmarkDotNet in .Net Maui with .Net 8. `Precompiling failed for ...\TraceReloggerLib.dll` **Reproduceable** Yes **Steps to Reproduce** Use dotnet version 8.0.100 ``` dotnet new...
Is there a way to change the xml result file format as in the console runner? `nunit3-console /result:;format=nunit2` It would be a nice feature to be compatible with older projects.
### Description I am Porting a Xamarin Forms application to .Net Maui. There is a layout used which is not completely visible to the user unless the user presses a...
### Description Publishing a .Net Maui App to Windows store is quite a challenging task. There is documentation but it seems like the visual studio maui integration is not yet...