Overview
Plesk provides a basic toolkit to help manage your .NET Core (know simply known as .NET for versions 6 and above) application. This toolkit allows for basic .NET changes to be easily made, rather than hand editing the XML in the web.config file.
Accessing the .NET Toolkit
- Login into Plesk via the Conetix Control Panel.
- If you’ve already uploaded your .NET application, you should see the .NET Core button within the Dev Tools area:

- From within the Toolkit, you can edit common details for your app, such as:
- Document root
- Environment variables
- .NET log file redirection

These changes will automatically update your web.config file directly.
More features may be added over time, you can request features to be added within the Plesk UserVoice area.
