This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| comfilepi:dotnet_core_development [2026/06/08 04:22] – mfranklin | comfilepi:dotnet_core_development [2026/06/10 02:02] (current) – [.NET Development] mfranklin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== .NET Development ====== | ====== .NET Development ====== | ||
| - | .NET 5 and later brings a professional .NET runtime to Linux-based PCs like the [[index|ComfilePi]]. | + | .NET 5 and later brings a professional .NET runtime to Linux-based PCs like the [[index|ComfilePi]]. |
| - | * [[winforms: | + | Graphical User Interfaces and HMIs can now be created for Linux using the latest version of Visual Studio, .NET and C#. See the following GUI frameworks. |
| - | | + | |
| - | | + | ^ Framework ^ Description ^ |
| + | | [[winforms: | ||
| + | | [[https:// | ||
| + | | [[https:// | ||
| + | | [[https:// | ||
| + | | [[https:// | ||
| + | | [[https:// | ||
| Line 93: | Line 99: | ||
| - | ====== Publishing, Deploying, and Running a .NET Application | + | ===== Publishing, Deploying, and Running a .NET Application ===== |
| To get a .NET application from your development environment to a ComfilePi, you need to perform the following steps in order: | To get a .NET application from your development environment to a ComfilePi, you need to perform the following steps in order: | ||