CSharpShellApp icon indicating copy to clipboard operation
CSharpShellApp copied to clipboard

Results 135 CSharpShellApp issues
Sort by recently updated
recently updated
newest added

I am trying to use System.Reactive, and i got an exception every time i run my code, ` System.TypeInitializationException: The type initializer for 'System.Reactive.Linq.Observable' threw an exception. at Observabletest.Program.DoObservable() in...

@radimitrov Launcher(https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/appmodel/launcher?view=net-maui-8.0&tabs=android) in net maui can be used without intent filter or can you make it to add intent filter in C# Shell like in the example of the (Launcher)...

Simple console calculator program

It seems your app can't find MediaElement class in CommunityToolkit.Maui.Views namespace. Please fix this!

Not sure if its possible on this app but on other IDE's if i use clear after changing the background color the entire background changes to that color and not...

Can I run popular game libraries like "Monogame", "Raylib" ?.

I wonder if he can run unity codes

It would be useful if the permission example would include a code to open the options where the permissions could be switched on. (I woul be happy for a examle...

The code to access a file in assets folder has not changed, but the Maui version crashes on program start. The text could not be copied, the text below is...

Copy past cut in top toolbar not work It worked in the old non-Maui version. (The pop up is very uncomfortable for me)