Mahdi Hosseini

Results 174 comments of Mahdi Hosseini

tnx, you can download sample project [App28.zip](https://github.com/nulastudio/NetBeauty2/files/8804442/App28.zip) note: - WinUI 3 app can be published as UnPackaged and Packaged (MSIX) - Currently it is not possible to publish as a...

Is it possible to use open source projects? Or should it be implemented in another way? https://github.com/Mpdreamz/shellprogressbar

that's great In my opinion, it is better to be cross-platform, Due to the existence of new platforms such as Uno and Maui, The existence of this library is strongly...

I have made a comparison about this before First of all, using Assembly Method is not good because of the different values it has in .NET Framework, .NET Core and...

I did not test but it should work for linux `System.Diagnostics.Process.GetCurrentProcess().MainModule.FileName;`

At the moment I'm busy and I do not have enough time to do this because I have to get acquainted with Avalonia styling system first. Maybe I will do...

Hi @Lightczx Thanks for Suggestion. I can not do that right now but I will think about it. Maybe I could move the Tools section (Helper, Extensions) to another package.

Hi @riverar please test with 1.1.0-preview3 ![Animation](https://user-images.githubusercontent.com/9213496/168765623-3aff219a-abbc-4893-9df9-04072e54b430.gif) [App25.zip](https://github.com/microsoft/WindowsAppSDK/files/8706523/App25.zip)

@ikas-mc tnx, i used in my app and i cant see my menu! ![image](https://user-images.githubusercontent.com/9213496/187028904-303652f5-e991-4b29-af86-541e06e2cfdb.png) Should I do something else?