This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| comfilepi:dotnet:index [2026/07/10 01:57] – [.NET (C# & VB.Net)] mfranklin | comfilepi:dotnet:index [2026/07/10 02:20] (current) – [When to Choose .NET 5+] mfranklin | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| One of the best ways to make your application portable across all platforms is to use [[https:// | One of the best ways to make your application portable across all platforms is to use [[https:// | ||
| - | If you can isolate your UI into a single .NET assembly, you can not only display your UI remotely in a web browser, but you can also host your UI in a WebView on any platform using [[https:// | + | For [[https:// |
| - | For Blazor Hybrid applications on Linux, consider using the open-source [[https:// | + | NOTE: Microsoft' |
| - | + | ||
| - | NOTE: [[https:// | + | |
| ==== Advantages ==== | ==== Advantages ==== | ||