Using IronWord for .NET on Windows
IronWord is compatible with Windows 10, Windows 11, and Windows Server 2016 and newer. It supports development across .NET 10, 9, 8, 7, 6, .NET Core, .NET Standard 2.0+, and .NET Framework 4.6.2 and above.
IronWord depends on the IronSoftware.System.Drawing package for graphical operations such as rendering and processing DOCX content. On Windows, this typically resolves through GDI+, which ships with the OS, allowing IronWord to operate efficiently in headless and server-based environments, including Windows Server Core configurations.
Windows-Specific Installation
NuGet Installation
IronWord is available via NuGet as the IronWord package. This includes support for both x86 and x64 systems.
Fully supports .NET Framework 4.6.2+, .NET Standard 2.0+, and .NET 6/7/8/9/10.
For lighter deployments, you can remove any unused architecture folder from /runtimes in your project directory.
Install via Package Manager Console:
Frequently Asked Questions
What versions of Windows are compatible with IronWord?
IronWord is compatible with Windows 10, Windows 11, and Windows Server 2016 and newer.
Which .NET frameworks are supported by IronWord?
IronWord supports .NET 10, 9, 8, 7, 6, .NET Core, .NET Standard 2.0+, and .NET Framework 4.6.2 and above.
What dependency does IronWord have for graphical operations on Windows?
IronWord depends on the IronSoftware.System.Drawing package, typically resolved through GDI+ on Windows.
Can IronWord run in a headless server environment?
Yes, IronWord can operate efficiently in headless and server-based environments, including Windows Server Core configurations.
How can I install IronWord in my .NET project?
IronWord can be installed via NuGet as the IronWord package, supporting both x86 and x64 systems.
Does IronWord support lighter deployments?
Yes, for lighter deployments, you can remove any unused architecture folder from the /runtimes directory in your project.
Are there any special considerations for deploying IronWord on Windows Server Core?
When deploying on Windows Server Core, ensure your environment includes necessary .NET runtime and OS dependencies, as IronWord relies on GDI+/System.Drawing-related libraries.

Kye Stuart merges coding passion and writing skill at Iron Software. Educated at Yoobee College in software deployment, they now transform complex tech concepts into clear educational content. Kye values lifelong learning and embraces new tech challenges.