Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 935 Bytes

File metadata and controls

28 lines (22 loc) · 935 Bytes
versionFrom
7.0.0

System Requirements

Browsers

The Umbraco UI should work in all modern browsers:

  • Firefox (Latest)
  • Chrome (Latest)
  • Safari (Latest)
  • IE10+ (will not always work correctly in lower versions)
  • Edge

Local Development

Hosting

  • IIS 7+
  • SQL CE, SQL Server 2008 and higher or MySQL (in case insensitive mode)
  • ASP.NET 4.5 Full-Trust
  • Ability to set file permissions to include create/read/write (or better) for the user that "owns" the Application Pool for your site (NETWORK SERVICE, typically)

Note

  • Umbraco will not run on ASP.NET Core