C
C#

Assistance regarding deciding on what to use.

Assistance regarding deciding on what to use.

AAlexandra11/18/2023
Hello there, I want to port one of my macOS apps to a native windows app and would like to ask which of the frameworks(?) I should look into. I have absolutely no idea about windows dev.
AAlexandra11/18/2023
My goal is to utilize the new(?) UI APIs that apps like lively wallpaper and the new Apple Music Preview also use.
No description
AAlexandra11/18/2023
ye the one with the fancy animations 'n shit lmao can i use rider for that? i have big dislike for visual studio. i see thanks good sir no i can't
AAlexandra11/18/2023
@SyncRооt which one do i select now then?
No description
AAlexandra11/18/2023
i would assume .NET desktop development alr thanks they also have a video on yt but man the microsoft docs are horrible compared to apple's yes + windows app sdk c# templates
BBuddy11/19/2023
Avalonia is great because it supports all desktop platforms, but it isn't "native", it is as native as Flutter, which means it draws the controls, IE; It does not use native Windows API for example for the buttons, etc. https://avaloniaui.net/ However if you want that native looking feeling I'd go for WinUI. Problem being that it isn't cross-platform
AAlexandra11/19/2023
yeah i only do native stuff, but still thanks :)

Looking for more? Join the community!

C
C#

Assistance regarding deciding on what to use.

Join Server
Want results from more Discord servers?
Add your server
Recommended Posts
✅ C# SMS/MMS BotI have a project I'm working on I have a working PBX that receives SMS and MMS messages to a web conHelp deciding Next.js/Node.js vs .NET API back-endHello. I really want to use .NET as my API back-end for a practice app I'm building. However, I dohow do i make it so when i press it this happens and if i do it again another thing happensive made a code in winforms so when i press with my left mouse button it hides everything, how do i Can't access object attributes using X.PagedListI have a search field that returns a list of movies. It works fine if I reference the model as @MoviTryin to install scriptscs but cinst is not a recognized commandI'm trying to install scriptcs but cinst isn't a recognized command. I have uninstalled and reinstalHow do I utilize Identity Framework and AspNetUser Table?Hello, I am building an MVC app where people will need to sign up. They can then upload stuff to th✅ Is there a way to run a commands method inside of another command? (DSharpPlus)Title explains it. ```c# #region RandomImage [SlashCommand("randomimage", "Visa en rhelpGood evening, I have a monolithic application completed, can someone help me migrate a monolithic apProject structure (MVC API, microservice arch.)https://github.com/classy-giraffe/BookshopHow can I insert my sortedlist into a listbox?I am new to C# and currently using a sortedlist<string, int> in order to store values that I need toHow to map Entity Framework entities containing circular references to DTOs?When querying data with Entity Framework, the result data appears to contain circular references. (✅ Typeorm doesnt get the name from entityI need that typeorm get the ```name: "noInfoMILeadsToDistribute"``` inside Entity, but it wants to gProcessing files as fast as possibleHi everyone! I have a question that I’m sure you can help me with. I’m making a library that needs t✅ [SOLVED] Does the 3rd line of code hold memory as a reference or does it hold the actual value?ayooo, quick question. pretty simple. Book is a custom class just so you know.... ```csharp Book boRequestsHello, i have never done something that i will say before, how can i send a request to an API Url, gWhy is my grid on Line 28 not calling back to my other script called Grid?✅ Visual Studio 2022 Failing to Create C# ProjectWhat's happening here?✅ Help with creating shapes on a windows form appI have created a windows form app to display shapes on a bitmap, my circle function works fine but mNo inbuilt functionsHello, im a year 1 student so my knowledge is not that massive. So i have this task for university wSignalR initial connection takes way too long (logs included in comments)Hey there. So I have two versions of the same application, using essentially the same code. One of