Dotnet Core cross-platform compilation release

Source: Internet
Author: User
Tags dotnet

VS2017 build the project in the project directory, execute

dotnet Publish-r ubuntu.15.04-x64

dotnet Publish-r linux-x64

dotnet Publish-r osx-x64

dotnet publish -r ubuntu-x64

dotnet publish -r centos-x64

Will pack all of the required dotnet core DLLs. No need to install the Dotnet Core SDK separately

Https://docs.microsoft.com/zh-cn/dotnet/core/rid-catalog

Https://docs.microsoft.com/zh-cn/dotnet/core/deploying/index#self-contained-deployments-scd

Https://docs.microsoft.com/zh-cn/dotnet/core/tools/dotnet-publish?tabs=netcore2x

Https://www.cnblogs.com/kubishishu/p/5430955.html

Dotnet Core cross-platform compilation release

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.