# Show GN: HwpLibSharp

> Clean Markdown view of GeekNews topic #25140. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=25140](https://news.hada.io/topic?id=25140)
- GeekNews Markdown: [https://news.hada.io/topic/25140.md](https://news.hada.io/topic/25140.md)
- Type: show
- Author: [rkttu](https://news.hada.io/@rkttu)
- Published: 2025-12-17T10:08:45+09:00
- Updated: 2025-12-17T10:08:45+09:00
- Original source: [github.com/rkttu](https://github.com/rkttu/libhwpsharp)
- Points: 8
- Comments: 0

## Summary

**HwpLibSharp**는 neolord0의 Java 기반 **hwplib**을 .NET 환경으로 포팅한 프로젝트로, GitHub Copilot과 Visual Studio의 AI 어시스트를 적극 활용해 개발되었습니다. MS Compound Format을 직접 다루어 별도 종속성 없이 레거시 HWP 파일을 읽고 쓸 수 있도록 구현했으며, 향후 hwpxlib과 hwp2hwpx로의 확장도 계획하고 있습니다.

## Topic Body

neolord0님의 hwplib (Java)을 .NET으로 AI 코딩 어시스턴트를 활용하여 포팅해보았습니다. GitHub Copilot, VSCode, Visual Studio 2026의 어시스트를 받아 개발을 진행했습니다.  
  
원본 hwplib의 거버넌스를 따르면서 .NET의 특색을 잘 살려 .NET/C#에서도 추가 종속성 없이 MS Compound Format 기반의 레거시 HWP 파일을 읽고 쓸 수 있게 만들기 위해 개발하게 되었습니다.  
  
추후 hwpxlib, hwp2hwpx 역시 마이그레이션을 진행할 것을 염두에 두고 있습니다. 많은 피드백과 공유를 받고 싶어 geeknews에도 코드를 공유합니다.

## Comments



_No public comments on this page._
