System requirements

Development environment using ASP.NET Core Renderer

In Sitefinity SaaS, custom development is done only through the ASP.NET Core Renderer application. To setup and run your ASP.NET Core Renderer project locally, you have to make sure that your system complies with the following requirements:

  • You must have installed ASP.NET Core SDK 7.0 or higher
  • You must use Visual Studio 2022 v17.4 or higher

Development environment using Next.js Renderer

In Sitefinity SaaS, custom development is done only through the Next.js Renderer application. To setup and run your Next.js Renderer project locally, you have to make sure that your system complies with the following requirements:

  • You must have installed Node.js 18.18 or higher
  • You must use Visual Studio Code or other IDE supporting development on React

Was this article helpful?