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 9, 8, 7, 6, .NET Core, .NET Standard 2.0+, and .NET Framework 4.6.2 and above.

IronWord does not rely on graphical components like System.Drawing, which makes it well-suited for headless and server-based environments. This allows it to operate efficiently on Windows Server Core configurations, where graphical interfaces and libraries are limited or missing.

Please note
Note: When deploying on Windows Server Core variants, ensure that your environment includes all necessary .NET runtime and OS dependencies. While IronWord does not have graphical requirements, some advanced operations may rely on 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 Core, Standard, and .NET /5/6/7/8/9.

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

Install via Package Manager Console:

Install-Package IronWord
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 outdoor activities like gardening and walking their dog, Jaiya. Kye’s straightforward approach makes them key to Iron Software’s mission to demystify technology for developers globally.

Talk to an Expert Five Star Trust Score Rating

Ready to Get Started?

Nuget Passed