System requirements

Note
GroupDocs.Markdown for .NET does not require any external software such as Microsoft Office or third-party document editors. To install GroupDocs.Markdown for .NET, follow the steps in the Installation guide.

Supported Operating Systems

Windows

  • Microsoft Windows 10 (x64, x86)
  • Microsoft Windows 11 (x64)
  • Microsoft Windows Server 2016 and later

Linux

  • Ubuntu 20.04+, Debian 11+, CentOS 8+, Fedora 36+, Alpine 3.16+
  • Any distribution with .NET 6.0+ runtime support

macOS

  • macOS 12 (Monterey) and later — Intel and Apple Silicon (M-series)

Supported Frameworks

GroupDocs.Markdown for .NET ships with assemblies for the following target frameworks:

Target FrameworkVersionNotes
.NET Framework4.6.2+Windows only
.NET6.0Windows and Linux
.NET8.0Windows and Linux (LTS)
.NET10.0Windows and Linux (latest)

All four TFM assemblies are included in the NuGet package. The runtime automatically selects the best match for your project.

Development Environments

GroupDocs.Markdown for .NET can be used in any development environment that targets .NET. The following environments are explicitly supported:

  • Microsoft Visual Studio 2022 and later
  • Microsoft Visual Studio Code with C# Dev Kit
  • JetBrains Rider 2024.1 and later