Deploy to ZIP

The quickest way to build Radzen application in production mode is to use Deploy to ZIP.

All you need to do is to specify the path where the application will be hosted:

  • / - if the app is hosted at the root (default)
  • /your-app-name - if the app is hosted in a sub folder.

If the build is successful Radzen will produce deploy.zip file in the application folder with everything needed for deploy.

You can also use Deploy to Azure or Azure Deploy ZIP file to upload your application to Azure. The ZIP will be extracted in site/wwwroot.