Skip to content

Deployment

Leonardo González Castro edited this page Sep 14, 2020 · 1 revision

Deployment

The beauty of ASP.NET Core is that the core platform is universal. You can (probabbly with small tweaks needed) target almost every platform with the same codebase. But we support only a series of platforms in order to lighten the load of work and allow us to perform more code changes in the system.

Our targeted platforms are:

  • Microsoft® Windows
  • Debian
  • Ubuntu