OpenXMLOffice.Document 0.2.1-alpha.3

This is a prerelease version of OpenXMLOffice.Document.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package OpenXMLOffice.Document --version 0.2.1-alpha.3
NuGet\Install-Package OpenXMLOffice.Document -Version 0.2.1-alpha.3
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="OpenXMLOffice.Document" Version="0.2.1-alpha.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenXMLOffice.Document --version 0.2.1-alpha.3
#r "nuget: OpenXMLOffice.Document, 0.2.1-alpha.3"
#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.
// Install OpenXMLOffice.Document as a Cake Addin
#addin nuget:?package=OpenXMLOffice.Document&version=0.2.1-alpha.3&prerelease

// Install OpenXMLOffice.Document as a Cake Tool
#tool nuget:?package=OpenXMLOffice.Document&version=0.2.1-alpha.3&prerelease

Status

Codacy Badge Downloads

OpenXMLOffice

OpenXMLOffice is an advanced .NET library that leverages the power of OpenXML SDK 3.0 to streamline the creation and manipulation of Office documents, with a primary focus on Excel, Word, and PowerPoint files. Our mission is to enhance the document creation experience for developers by providing intuitive namespaces, classes, and utilities. The library is designed to offer maximum efficiency and ease of use, ensuring a seamless workflow. Please note that a minimum Microsoft Office support version of 2013 is required for optimal compatibility.

Scope Details

  • Easy Creation of Office Documents: Create and manipulate Excel, Word, and PowerPoint files with ease.
  • OpenXML SDK 3.0: Built on the robust foundation of the OpenXML SDK.
  • Modular Architecture: Dedicated modules for each Office application for better manageability.

The library is available on NuGet. You can install it using the following command:

Install-Package OpenXMLOffice
dotnet add package OpenXMLOffice.Presentation

Package Details

The official release NuGet packages for OpenXMLOffice on NuGet.org:

Package Dev Status Download Prerelease
OpenXMLOffice.Presentation Active NuGet NuGet
OpenXMLOffice.Excel Active NuGet NuGet
OpenXMLOffice.Document Not Active NuGet NuGet

All the documentation for this project is published on our GitHub Pages. You can access it by visiting the link. Project documentation is automatically generated using Doxygen. Any help in this region is much appriciated.

Version History

  • v0.1.0: Cover Spreadsheet data loading and saving.
  • v0.2.0: Power Point Exisitng File Shape Based Manipulation of Tables, Text, Charts (Primary)
  • Follow project roadmap to get upto date info Link
  • v1.0.0: Planned release with three separate DLLs for Excel, Presentation, and Word, covering all major functionalities.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Please ensure you follow our PR and issue templates for quicker resolution.

Support

Your feedback and support are important. Feel free to reach out to us with any questions or suggestions.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated