News

Microsoft Open Sources its Open XML SDK

It's been made a project on Github.

Microsoft has open sourced its Open XML SDK, which will be welcome news for Office developers.

The announcement was made by Doug Mahugh on the Microsoft Open Technologies Web site. He blogged that the project was put on Github under the Apache 2.0 license, and will be managed by Microsoft's .NET Foundation. The Open XML SDK has been available since 2007, and "provides developers with a set of strongly typed classes that make it easy to read, write and manipulate the parts and content in an Open XML document such as the DOCX, XLSX or PPTX files created by Microsoft Office," Mahugh wrote.

Foundational to the SDK is the System.IO.Packaging API. The Office Open XML File Formats is "an open, international, ECMA-376, Second Edition and ISO/IEC 29500 standard," according to Microsoft documentation accompanying the SDK.

A related post by Brian Jones of the Office Development Platform mentioned that the SDK is downloaded more than 10,000 times per month on average, and is especially popular in the health care and banking fields. A pie chart listed the most popular uses of the SDK. By far, the No. 1 use was for document generation (40 percent), followed by content manipulation (18 percent), data import/export (10 percent) and document assembly (8 percent).

The .NET Foundation, for managing the growing collection of Microsoft's .NET Framework technologies that are being open sourced, is a new organization; it was unveiled last April during Microsoft's Build conference. The highlight of that show was when the .NET Compiler Platform, formerly code named "Roslyn," was open sourced during a keynote, to cheering from the audience.

About the Author

Keith Ward is the editor in chief of Virtualization & Cloud Review. Follow him on Twitter @VirtReviewKeith.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube