EnglishSvenska

Trying some cross platform stuff in C#

I was interested in the idea of writing cross platform C# app. What I found is that putting the common functionality is a shared project, and then every GUI platform in its own project. In my example I used WPF for windows GUI and GTK# for linux. Works kinda nice.

https://github.com/sebnil/CrossPlatformCsharpExperiment

 

Kategori: Blog

Lämna ett svar

Din e-postadress kommer inte publiceras. Obligatoriska fält är märkta *

*