User Tools

Site Tools

한국어

comfilepi:dotnet_core_development

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
comfilepi:dotnet_core_development [2023/11/22 12:23]
COMFILE Technology [Using Visual Studio]
comfilepi:dotnet_core_development [2023/11/22 12:25] (current)
COMFILE Technology [Create, Build, and Publish a .NET Application for the ComfilePi]
Line 49: Line 49:
 ===== Create, Build, and Publish a .NET Application for the ComfilePi ===== ===== Create, Build, and Publish a .NET Application for the ComfilePi =====
  
-.NET projects can be created using the ''​dotnet''​ command line interface (a.k.a. the .Net CLI) or using the Visual Studio project creation templates.+.NET projects can be created using the ''​dotnet''​ command line interface (a.k.a. the .Net CLI) or using the Visual Studio project creation templates.
  
 ==== Using Visual Studio ==== ==== Using Visual Studio ====
Line 63: Line 63:
 === Publish a Project for the ComfilePi === === Publish a Project for the ComfilePi ===
  
-To publish a .NET project using Visual Studio, right-click the project in Visual Studio'​s Solution Explorer and choose the //Publish// option. ​ In the //Advanced Settings// choose the //​linux-arm//​ runtime. ​ If the .NET SDK or runtime is already installed on the ComfilePi, choose the //Framework Dependent// development mode.+To publish a .NET project using Visual Studio, right-click the project in Visual Studio'​s Solution Explorer and choose the //Publish// option. ​ In the //Advanced Settings// choose the //​linux-arm//​ runtime. ​ If the .NET SDK or runtime is already installed on the ComfilePi, choose the //Framework Dependent// development mode.
  
 | {{:​comfilepi:​publish_target.png?​450|}} | {{:​comfilepi:​publish_advanced.png?​450|}} | | {{:​comfilepi:​publish_target.png?​450|}} | {{:​comfilepi:​publish_advanced.png?​450|}} |
comfilepi/dotnet_core_development.1700623383.txt.gz · Last modified: 2023/11/22 12:23 by COMFILE Technology