Skip to content

Commit 62ccfd8

Browse files
Update requirements for DNN 10.0.0
Update requirements for DNN 10.0.0
1 parent 86953e0 commit 62ccfd8

File tree

1 file changed

+11
-25
lines changed
  • content/getting-started/setup/requirements

1 file changed

+11
-25
lines changed

content/getting-started/setup/requirements/index.md

+11-25
Original file line numberDiff line numberDiff line change
@@ -2,38 +2,34 @@
22
uid: setup-requirements
33
locale: en
44
title: DNN Platform Requirements
5-
dnnversion: 09.04.00
5+
dnnversion: 10.00.00
66
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
77
---
88

99
# DNN Platform Requirements
10-
The following information applies to **DNN Platform** 9.4.0 and later.
10+
The following information applies to **DNN Platform** 10.0.0 and later.
1111

1212
## Supported Operating Systems
1313

14-
* Windows 8
15-
* Windows 8.1
1614
* Windows 10
1715
* Windows 11
18-
* Windows Server 2012 R2 or Later
16+
* Windows Server 2016 or Later
1917
* Microsoft Azure App Service (PaaS)
2018

2119
> [!Note]
2220
> The Microsoft IIS feature must be installed/enabled
2321
24-
## .NET Framework
22+
## .NET Framework Minimum
2523

26-
* 4.7.2 Minimum
24+
* 4.8.0
2725

2826
## Database Server
2927

3028
DNN Platform requires a single Microsoft SQL Server database and supports all current editions of Microsoft SQL Server including.
3129

32-
* Microsoft SQL Server 2012
33-
* Microsoft SQL Server 2014
34-
* Microsoft SQL Server 2016 (supported with DNN 8.0.4+)
3530
* Microsoft SQL Server 2017
3631
* Microsoft SQL Server 2019
32+
* Microsoft SQL Server 2022
3733
* Microsoft Azure SQL Database
3834

3935
> [!Note]
@@ -43,7 +39,6 @@ DNN Platform requires a single Microsoft SQL Server database and supports all cu
4339

4440
* Chrome
4541
* Firefox
46-
* IE 11
4742
* Microsoft Edge
4843
* Safari for Mac
4944

@@ -54,24 +49,15 @@ DNN Platform requires a single Microsoft SQL Server database and supports all cu
5449

5550
For creating extensions:
5651

57-
* Visual Studio 2017
58-
* Visual Studio 2019
59-
* Visual Studio 2022
52+
* Visual Studio 2022 (including Community Edition with latest updates)
6053

6154
> [!Note]
62-
> 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.
55+
> 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.
6356
6457
For contributing to DNN Platform:
6558

66-
* Visual Studio 2017
67-
* Visual Studio 2019
68-
* Visual Studio 2022
69-
70-
## Recommended Environment
71-
72-
* Most current Windows & IIS Environment Possible
73-
* Most Current SQL Server Available, minimum recommendation of SQL Server 2016
74-
* **For developers:** SQL Developer Editions provide the best flexibility
75-
* **For developers:** Visual Studio 2022
59+
* Visual Studio 2022 (including Community Edition with latest updates)
60+
* Latest `dotnet SDK`
61+
* Latest `node (LTS)`
7662

7763
Please click the **Improve this Doc** button above to help us improve this page.

0 commit comments

Comments
 (0)