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