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.

Please noteNote: When deploying on Windows Server Core variants, ensure that your environment includes all necessary .NET runtime and OS dependencies. IronWord relies on GDI+/System.Drawing-related libraries for graphical operations, so some advanced operations may require system-level libraries that need to be manually enabled or installed.

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:

Install-Package IronWord

Frequently Asked Questions

What Windows operating systems are compatible with IronWord?

IronWord is compatible with Windows 10, Windows 11, and Windows Server 2016 and newer.

Which .NET versions does IronWord support?

IronWord supports .NET 10, 9, 8, 7, 6, .NET Core, .NET Standard 2.0+, and .NET Framework 4.6.2 and above.

Is IronWord suitable for headless environments?

Yes, IronWord is suitable for headless and server-based environments. It depends on the IronSoftware.System.Drawing package for graphical operations, which typically resolves through GDI+ on Windows without requiring a full graphical interface.

Can IronWord be installed via NuGet?

Yes, IronWord can be installed via NuGet as the IronWord package, supporting both x86 and x64 systems.

Are there any specific installation requirements for Windows Server Core?

When deploying on Windows Server Core, ensure all necessary .NET runtime and OS dependencies are included. IronWord relies on GDI+/System.Drawing-related libraries for graphical operations, so some advanced operations may need system-level libraries that need to be manually enabled or installed.

How can I optimize IronWord for lighter deployments?

For lighter deployments, you can remove any unused architecture folders from the /runtimes directory in your project.

Does IronWord support both x86 and x64 systems?

Yes, IronWord includes support for both x86 and x64 systems.

Kye Stuart
Technical Writer

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.

Outside work, they enjoy PC gaming, streaming on Twitch, and ...

Read More
Ready to Get Started?
Nuget Downloads 48,609 | Version: 2026.7 just released
Still Scrolling Icon

Still Scrolling?

Want proof fast? PM > Install-Package IronWord
run a sample watch your data become a Word doc.