Using IronWord for .NET on Windows

This article was translated from English: Does it need improvement?
Translated
View the article in English

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 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.

请注意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

常见问题解答

IronWord 兼容哪些 Windows 操作系统?

IronWord 兼容 Windows 10、Windows 11 和 Windows Server 2016 及更高版本。

IronWord 支持哪些 .NET 版本?

IronWord 支持 .NET 10、9、8、7、6、.NET Core、.NET Standard 2.0+,以及 .NET Framework 4.6.2 及以上版本。

IronWord 适合无头环境吗?

是的,IronWord 适合无头和基于服务器的环境,因为它不依赖于像 System.Drawing 这样的图形组件。

IronWord 可以通过 NuGet 安装吗?

是的,可以通过 NuGet 安装 IronWord 包,支持 x86 和 x64 系统。

Windows Server Core 有特定的安装要求吗?

在 Windows Server Core 上部署时,确保包括所有必要的 .NET 运行时和操作系统依赖项。虽然 IronWord 无图形要求,但某些高级操作可能需要系统级库。

如何优化 IronWord 以实现更轻的部署?

为了实现更轻的部署,您可以从项目的 /runtimes 目录中删除任何未使用的架构文件夹。

IronWord 支持 x86 和 x64 系统吗?

是的,IronWord 支持 x86 和 x64 系统。

Kye Stuart
技术作家

Kye Stuart 在 Iron Software 中将编码热情与写作技能结合在一起。他在 Yoobee 学院接受软件部署教育,现在将复杂的技术概念转化为清晰的教育内容。Kye 重视终身学习,接受新的技术挑战。

工作之余,他们喜欢 PC 游戏、Twitch 上的直播,以及户外活动如园艺和带狗 Jaiya 散步。Kye 的直截了当的方法使他们成为 Iron Software 使命的关键,即为全球开发者解密技术。

准备开始了吗?
Nuget 下载 25,807 | 版本: 2025.11 刚刚发布