HwpLibSharp 1.1.7-preview.1

This is a prerelease version of HwpLibSharp.
There is a newer version of this package available.
See the version list below for details.
dotnet add package HwpLibSharp --version 1.1.7-preview.1
                    
NuGet\Install-Package HwpLibSharp -Version 1.1.7-preview.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HwpLibSharp" Version="1.1.7-preview.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HwpLibSharp" Version="1.1.7-preview.1" />
                    
Directory.Packages.props
<PackageReference Include="HwpLibSharp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add HwpLibSharp --version 1.1.7-preview.1
                    
#r "nuget: HwpLibSharp, 1.1.7-preview.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package HwpLibSharp@1.1.7-preview.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=HwpLibSharp&version=1.1.7-preview.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=HwpLibSharp&version=1.1.7-preview.1&prerelease
                    
Install as a Cake Tool

libhwpsharp

.NET용 HWP(한글) 파일 라이브러리

⚠️ 주의: 이 프로젝트는 실험적(Experimental) 프로젝트입니다. 지속적으로 업데이트될 예정이며, API가 예고 없이 변경될 수 있습니다. 프로덕션 환경에서 사용 시 발생하는 문제에 대해서는 책임을 지지 않습니다. 이 소프트웨어는 있는 그대로(AS-IS) 제공됩니다.

소개

이 프로젝트는 neolord0/hwplib의 Java 코드를 .NET으로 포팅한 것입니다. AI 코딩 어시스턴트를 활용하여 @rkttu가 .NET 개발자들을 위해 포팅 작업을 진행하였습니다.

기술적 특징

  • .NET 8.0 타겟: 최신 .NET 8.0을 대상으로 빌드되었습니다.
  • OpenMcdf 사용: 원본 Java 프로젝트에서 사용하던 Apache POI 대신, .NET 네이티브 라이브러리인 OpenMcdf를 사용하여 OLE 복합 문서를 처리합니다.
  • AOT 빌드 지원: Native AOT(Ahead-of-Time) 컴파일을 지원하도록 설계되어, 더 빠른 시작 시간과 낮은 메모리 사용량을 제공합니다.

원본 프로젝트

프로젝트 거버넌스

이 프로젝트의 의사결정 및 판단 우선권은 원본 프로젝트의 작성자인 @neolord0 님의 의사를 우선으로 합니다.

  • 기능 추가, 버그 수정, API 설계 등 주요 결정 사항에 대해서는 원본 프로젝트의 방향성을 따릅니다.
  • 원본 프로젝트와의 호환성 및 일관성을 유지하는 것을 목표로 합니다.
  • .NET 특화 기능이나 개선 사항은 원본 프로젝트의 철학을 존중하는 범위 내에서 추가됩니다.

기여자

라이선스

이 프로젝트는 원본 프로젝트 neolord0/hwplib와 동일하게 Apache License 2.0을 따릅니다.

자세한 내용은 LICENSE 파일을 참조하세요.

감사의 말

이 프로젝트가 가능하도록 훌륭한 hwplib 라이브러리를 만들어주신 @neolord0 님께 깊은 감사를 드립니다.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on HwpLibSharp:

Package Downloads
Mythosia.Documents.Hwp

HWP document loader. Parses Korean word-processor (.hwp) files into DoclingDocument structured models via HwpLibSharp. Section/paragraph text extraction with table support.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.10.6 97 5/10/2026
1.1.10.5 679 2/7/2026
1.1.10.4 116 2/6/2026
1.1.10.3 112 1/28/2026
1.1.10.2 121 1/28/2026
1.1.10.1 118 1/14/2026
1.1.10 122 1/8/2026
1.1.7 118 1/7/2026
1.1.7-preview.2 109 12/20/2025
1.1.7-preview.1 244 12/16/2025