Skip to content

Commit f21487c

Browse files
committed
Updated system requirements documentation page
1 parent 780ab30 commit f21487c

1 file changed

Lines changed: 23 additions & 41 deletions

File tree

net/getting-started/system-requirements.md

Lines changed: 23 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: system-requirements
33
url: conversion/net/system-requirements
44
title: System requirements
55
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
77
keywords: GroupDocs.Conversion for .NET, Conversion
88
productName: GroupDocs.Conversion for .NET
99
hideChildren: False
@@ -17,61 +17,43 @@ GroupDocs.Conversion for .NET does not require any external software to be insta
1717

1818
## Supported Operating Systems
1919

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:
2122

2223
### Windows
2324

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)
3029

3130
### Linux
3231

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
3837

39-
## Supported Frameworks
38+
### macOS
4039

41-
GroupDocs.Conversion for .NET supports .NET and Mono frameworks as follows:
40+
* macOS 10.15 (Catalina) and later (x64, Arm64)
4241

43-
### .NET Standard 2.1
4442

45-
Any type of .NET Standard 2.1 application is supported.
4643

47-
### .NET Frameworks
44+
## Supported Frameworks
4845

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:
6247

63-
### Mono Framework
48+
* .NET Framework 4.6.2 and later
49+
* .NET 6.0 and later
6450

65-
* Mono 6.4
6651

6752
## Development Environments
6853

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:
55+
56+
* Microsoft Visual Studio 2017 and later
57+
* JetBrains Rider
58+
* Visual Studio Code with C# extension
7059

71-
* Microsoft Visual Studio 2010 and later
72-
* Microsoft Visual Studio for Mac
73-
* JetBrains Rider
74-
* Xamarin.Android
75-
* Xamarin.IOS
76-
* Xamarin.Mac
77-
* MonoDevelop 2.4 and later

0 commit comments

Comments
 (0)