You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: net/getting-started/system-requirements.md
+23-41Lines changed: 23 additions & 41 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ id: system-requirements
3
3
url: conversion/net/system-requirements
4
4
title: System requirements
5
5
weight: 3
6
-
description: GroupDocs.Conversion for .NET supports any 32-bit or 64-bit operating system where .NET or Mono framework is installed
6
+
description: GroupDocs.Conversion for .NET can be used on any operating system where the .NET framework is installed
7
7
keywords: GroupDocs.Conversion for .NET, Conversion
8
8
productName: GroupDocs.Conversion for .NET
9
9
hideChildren: False
@@ -17,61 +17,43 @@ GroupDocs.Conversion for .NET does not require any external software to be insta
17
17
18
18
## Supported Operating Systems
19
19
20
-
GroupDocs.Conversion for .NET supports any 32-bit or 64-bit operating system where .NET or Mono framework is installed including, but not limited to:
20
+
21
+
GroupDocs.Conversion for .NET can be used on any operating system where the .NET framework is installed including, but not limited to:
21
22
22
23
### Windows
23
24
24
-
* Microsoft Windows Server 2003 and later
25
-
* Microsoft Windows XP (x64, x86)
26
-
* Microsoft Windows Vista (x64, x86)
27
-
* Microsoft Windows 7, 8, 8.1 (x64, x86)
28
-
* Microsoft Windows 10 (x64, x86)
29
-
* Microsoft Windows 11 (x64)
25
+
* Microsoft Windows Server 2012 R2 and later
26
+
* Microsoft Windows 7 SP1 and later (x64, x86)
27
+
* Microsoft Windows 10 (x64, x86, Arm64)
28
+
* Microsoft Windows 11 (x64, Arm64)
30
29
31
30
### Linux
32
31
33
-
*Linux (Ubuntu, OpenSUSE, CentOS and others)
34
-
35
-
### Mac
36
-
37
-
*Mac OS X
32
+
* Ubuntu 18.04 and later
33
+
* Debian 10 and later
34
+
* CentOS 7 and later
35
+
* Fedora 33 and later
36
+
*Alpine 3.13 and later
38
37
39
-
##Supported Frameworks
38
+
### macOS
40
39
41
-
GroupDocs.Conversion for .NET supports .NET and Mono frameworks as follows:
40
+
* macOS 10.15 (Catalina) and later (x64, Arm64)
42
41
43
-
### .NET Standard 2.1
44
42
45
-
Any type of .NET Standard 2.1 application is supported.
46
43
47
-
### .NET Frameworks
44
+
##Supported Frameworks
48
45
49
-
* .NET Framework 4.6.2
50
-
* .NET Framework 4.7
51
-
* .NET Framework 4.7.1
52
-
* .NET Framework 4.7.2
53
-
* .NET Framework 4.8
54
-
* .NET Framework 4.8.1
55
-
* .NET Standard 2.1
56
-
* .NET Core 3.0
57
-
* .NET Core 3.1
58
-
* .NET 5.0
59
-
* .NET 6.0
60
-
* .NET 7.0
61
-
* .NET 8.0
46
+
GroupDocs.Conversion for .NET supports .NET frameworks as follows:
62
47
63
-
### Mono Framework
48
+
* .NET Framework 4.6.2 and later
49
+
* .NET 6.0 and later
64
50
65
-
* Mono 6.4
66
51
67
52
## Development Environments
68
53
69
-
GroupDocs.Conversion for .NET can be used to develop applications in any development environment that targets the .NET platform, but the following environments are explicitly supported:
54
+
GroupDocs.Conversion for .NET can be used to develop applications in any development environment that targets the .NET platform, but the following environments are explicitly supported:
0 commit comments