• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved ASP.NET Core 2.0 Support

As far as I know, it will be supported in Plesk Onyx 17.8
 
Can I install .netcore 2.0 directly from windows server? I want to insure this operation doesn't make any issue on Plesk or other ASP.NET versions installed on the server.
i'm using the last vesion of plesk onyx.

Download .NET Core

Thanks.
 
Just install the .NET Core 2.0 SDK, and copy the artifacts generated when publishing the project into the root of the website. Disable ASP.NET support in the hosting settings.
Works like a charm.
 
Just install the .NET Core 2.0 SDK, and copy the artifacts generated when publishing the project into the root of the website. Disable ASP.NET support in the hosting settings.
Works like a charm.

I have installed Plesk Onyx on Windows Server 2012 R2. The Plesk panel is showing NET Core 1.1 in Installed Components. Can you guide me what all I have to install on the Host Server for Core 2.0 support. Thanks for your time and help.

.NET Downloads
 
Back
Top