{"tool":"dotnet","tool_display":"Dotnet","intent":"package-dotnet-application-single-file","intent_display":"package dotnet application single file","title":"Dotnet Command: package dotnet application single file","command_string":"dotnet publish -r <runtime_identifier> -p:PublishSingleFile=true <path/to/project_file>","raw_command_string":"dotnet publish {{[-r|--runtime]}} {{runtime_identifier}} -p:PublishSingleFile=true {{path/to/project_file}}","description":"Exact CLI syntax to package dotnet application single file using Dotnet.","usage_scenario":"In scenarios where compact deployment packages are necessary for distribution efficiency.","scenario_context":null,"simulated_output":null,"how_to_steps":null,"inferred_category":"Programming","canonical_url":"https://www.syntaxstandard.com/dotnet/package-dotnet-application-single-file"}