چگونه با dotNET Core اپلیکیشن های چند پلتفرمه بسازیم
200, OK
https://stackify.com/cross-platform-net-core-apps/ icon

One of the main reasons for using .NET Core is that you can run it on multiple platforms and architectures. So you can build an app that will run on Windows, but also on Linux, macOS and on different architectures like x86 and ARM. This is perfect for lots of scenarios, including desktop applications. 

چگونه با dotNET Core اپلیکیشن های چند پلتفرمه بسازیم