Labels

Pressefreiheit (174) Wirtschaft (164) Österreich (132) IT (119) code (77) Staatsschulden (41) EZB (28) Geopolitik (21) Pensionssystem (17)

2026-08-02

C# JetBrains Rider on Ubuntu Linux Wayland X11.

I tried JetBrains Rider on Ubuntu Linux Wayland X11.

 

Console Application

 

It's easy to publish a console application.
You must install in any way this Nuget package:
https://www.nuget.org/packages/System.Runtime.Extensions 

You might install additional Nuget packages, when using Resources.resx files and System.Drawing.Bitmap:
https://www.nuget.org/packages/System.Resources.Extensions
https://www.nuget.org/packages/System.Drawing.Common
 

 You can publish the application native x64 linux with that settings

 

or portable framework dependent. 

 

Asp.Net Blazor Application

 

But you can also build, publish, and launch an Asp.Net Blazor application. This animation shows you how to:     


 

Keine Kommentare:

Kommentar veröffentlichen