diff --git a/content/getting-started/setup/requirements/index.md b/content/getting-started/setup/requirements/index.md index 1df4f26a2..7c47276e7 100644 --- a/content/getting-started/setup/requirements/index.md +++ b/content/getting-started/setup/requirements/index.md @@ -2,38 +2,34 @@ uid: setup-requirements locale: en title: DNN Platform Requirements -dnnversion: 09.04.00 +dnnversion: 10.00.00 related-topics: install-extension,administrators-included-modules-overview,dnn-overview,dnn-overview,control-bar-to-persona-bar,persona-bar-by-role,providers,more-resources,set-up-dnn --- # DNN Platform Requirements -The following information applies to **DNN Platform** 9.4.0 and later. +The following information applies to **DNN Platform** 10.0.0 and later. ## Supported Operating Systems -* Windows 8 -* Windows 8.1 * Windows 10 * Windows 11 -* Windows Server 2012 R2 or Later +* Windows Server 2016 or Later * Microsoft Azure App Service (PaaS) > [!Note] > The Microsoft IIS feature must be installed/enabled -## .NET Framework +## .NET Framework Minimum -* 4.7.2 Minimum +* 4.8.0 ## Database Server DNN Platform requires a single Microsoft SQL Server database and supports all current editions of Microsoft SQL Server including. -* Microsoft SQL Server 2012 -* Microsoft SQL Server 2014 -* Microsoft SQL Server 2016 (supported with DNN 8.0.4+) * Microsoft SQL Server 2017 * Microsoft SQL Server 2019 +* Microsoft SQL Server 2022 * Microsoft Azure SQL Database > [!Note] @@ -43,7 +39,6 @@ DNN Platform requires a single Microsoft SQL Server database and supports all cu * Chrome * Firefox -* IE 11 * Microsoft Edge * Safari for Mac @@ -54,24 +49,15 @@ DNN Platform requires a single Microsoft SQL Server database and supports all cu For creating extensions: -* Visual Studio 2017 -* Visual Studio 2019 -* Visual Studio 2022 +* Visual Studio 2022 (including Community Edition with latest updates) > [!Note] -> Starting with DNN 9.4.0, .NET Framework 4.7.2+ is required, however, it is still possible to use older versions of Visual Studio, and .NET Framework for extension development. The minimum version for extension development is dependent upon the targeted DNN Minimum Version. +> Starting with DNN 10.0.0, .NET Framework 4.8.0+ is required, however, it is still possible to use older versions of Visual Studio, and .NET Framework for extension development. The minimum version for extension development is dependent upon the targeted DNN Minimum Version. For contributing to DNN Platform: -* Visual Studio 2017 -* Visual Studio 2019 -* Visual Studio 2022 - -## Recommended Environment - -* Most current Windows & IIS Environment Possible -* Most Current SQL Server Available, minimum recommendation of SQL Server 2016 -* **For developers:** SQL Developer Editions provide the best flexibility -* **For developers:** Visual Studio 2022 +* Visual Studio 2022 (including Community Edition with latest updates) +* Latest `dotnet SDK` +* Latest `node (LTS)` Please click the **Improve this Doc** button above to help us improve this page.