[DiscordArchive] I'm sure it will. I'd guess it is quite impossible to have a sound understanding of the project with
[DiscordArchive] I'm sure it will. I'd guess it is quite impossible to have a sound understanding of the project with
Archived author: Kaev • Posted: 2021-06-26T08:08:18.604000+00:00
Original source
Sadly all big projects are written in C++
Archived author: Vargat • Posted: 2021-06-26T08:08:36.488000+00:00
Original source
I'd say thankfully
Archived author: Kaev • Posted: 2021-06-26T08:08:38.502000+00:00
Original source
There were good projects in the past but they all died sooner or later
Archived author: Vargat • Posted: 2021-06-26T08:09:27.545000+00:00
Original source
what do you mean with good projects?what is that you dislike with current solution?
Archived author: Kaev • Posted: 2021-06-26T08:09:56.918000+00:00
Original source
That they're all forks of the same old project and that they're using C++
Archived author: Kaev • Posted: 2021-06-26T08:10:02.123000+00:00
Original source
I'd prefer to use C#
Archived author: Vargat • Posted: 2021-06-26T08:10:49.737000+00:00
Original source
isn't is kind of hard to port it to linux if written in C#?
Archived author: Kaev • Posted: 2021-06-26T08:11:58.581000+00:00
Original source
No, since .NET Core C# easily runs on Linux and iirc Mac
Archived author: Kaev • Posted: 2021-06-26T08:12:40.143000+00:00
Original source
Only the Windows GUI stuff doesn't work on the other OS but they're currently working on a plattform indepent GUI solution for .NET 5
Archived author: Vargat • Posted: 2021-06-26T08:15:29.007000+00:00
Original source
I'm not experienced at all with microsoft's C# suite so I can't really judge. Is it opensource?