OpenXMLOffice.Global 2.6.23

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package OpenXMLOffice.Global --version 2.6.23
NuGet\Install-Package OpenXMLOffice.Global -Version 2.6.23
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.Global" Version="2.6.23" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenXMLOffice.Global --version 2.6.23
#r "nuget: OpenXMLOffice.Global, 2.6.23"
#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.Global as a Cake Addin
#addin nuget:?package=OpenXMLOffice.Global&version=2.6.23

// Install OpenXMLOffice.Global as a Cake Tool
#tool nuget:?package=OpenXMLOffice.Global&version=2.6.23

Status

Codacy Badge Downloads NuGet NuGet Package Build and Publish to NuGet

OpenXML-Office

OpenXML-Office 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. My 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. It's important to note that OpenXML-Office supports the creation of documents that can be opened from Office 2007 onwards. However, not every feature is available from the 2007 version. For instance if new features are added as part of the 2016 version, they are kept in a namespace that explicitly mentions '2016.' Developers should be aware that if they use 2016 components in their document creation, the generated file can only be opened in 2016 and above versions without any issues.

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.
  • .Net Support Version : This package support application package starting from .Net 4.5
  • Office Support Version : Our package ensures compatibility with Office 2007 and later versions for document creation. New features introduced post 2007 will be segregated into respective namespace years.

All project documentation is in progress and regularly updated in Gitbooks. The maintained branch for documentation is the "Documents" branch within the project repository. Welcome to any contributions or updates through pull requests. Your assistance is highly appreciated.

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. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  2. Commit your Changes (git commit -m 'Add some AmazingFeature')
  3. Push to the Branch (git push origin feature/AmazingFeature)
  4. Open a Pull Request Please ensure you follow 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 net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on OpenXMLOffice.Global:

Package Downloads
OpenXMLOffice.Excel

OpenXML Excel Integrator is a robust .NET library tailored for managing and manipulating Excel files using the OpenXML SDK. This toolkit simplifies complex tasks such as creating spreadsheets, formatting cells, and inserting formulas, charts, and pivot tables. Ideal for applications involving data analysis, report generation, and financial data processing, it allows developers to programmatically control every aspect of Excel file creation and editing. From automated report generation to data-driven spreadsheet creation, the OpenXML Excel Integrator offers a streamlined approach to handle Excel documents efficiently and accurately, enhancing your application's data management capabilities.

OpenXMLOffice.Presentation

OpenXML PowerPoint Builder is a comprehensive .NET library designed to simplify the creation of PowerPoint presentations using the OpenXML SDK. This library provides an intuitive and powerful set of helper methods and classes, enabling developers to construct slides, manipulate shapes, insert text, images, charts, and more, with minimal effort. Whether you're generating reports, automating presentation creation, or building dynamic slideshows, OpenXML PowerPoint Builder streamlines the process, making it more efficient and less error-prone. Perfect for applications requiring on-the-fly PowerPoint document generation or manipulation. Get started with ease and enhance your application's document handling capabilities.

OpenXMLOffice.Spreadsheet

OpenXML Excel Integrator is a robust .NET library tailored for managing and manipulating Excel files using the OpenXML SDK. This toolkit simplifies complex tasks such as creating spreadsheets, formatting cells, and inserting formulas, charts, and pivot tables. Ideal for applications involving data analysis, report generation, and financial data processing, it allows developers to programmatically control every aspect of Excel file creation and editing. From automated report generation to data-driven spreadsheet creation, the OpenXML Excel Integrator offers a streamlined approach to handle Excel documents efficiently and accurately, enhancing your application's data management capabilities.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.7.0-Alpha.2 46 4/24/2024
2.7.0-Alpha.1 40 4/22/2024
2.6.23 131 4/20/2024
2.6.21 129 4/20/2024
2.6.20 128 4/19/2024
2.6.19 123 4/19/2024
2.6.18 117 4/18/2024
2.6.17 150 4/17/2024
2.6.16 141 4/17/2024
2.6.15 139 4/17/2024
2.6.14 133 4/17/2024
2.6.13 116 4/17/2024
2.6.12 125 4/17/2024
2.6.10 126 4/17/2024
2.6.9 123 4/17/2024
2.6.7 130 4/16/2024
2.6.6-Alpha 97 4/16/2024
2.6.5-Alpha 98 4/16/2024
2.6.4-Alpha 99 4/15/2024
2.6.3-Alpha 100 4/15/2024
2.6.2-Alpha 132 4/15/2024
2.6.1-Alpha 123 4/15/2024
2.6.0-Alpha 92 4/15/2024
2.5.0-Alpha 56 4/15/2024
2.4.0-Alpha 90 4/13/2024
2.3.2-Alpha 60 4/13/2024
2.3.0-Alpha 91 4/7/2024
2.1.8-Alpha 77 4/5/2024
2.1.7-Alpha 75 4/4/2024
2.1.6-Alpha 79 4/4/2024
2.1.5-Alpha 74 4/4/2024
2.1.4-Alpha 72 4/3/2024
2.1.3-Alpha 80 4/2/2024
2.1.2-Alpha 79 4/2/2024
2.1.1-Alpha 81 4/1/2024
2.0.1-Alpha 82 3/30/2024
1.0.1 172 3/9/2024
1.0.0 190 2/29/2024
0.2.9 322 2/24/2024
0.2.9-alpha.7 92 2/19/2024
0.2.9-alpha.6 50 2/19/2024
0.2.9-alpha.5 51 2/16/2024
0.2.9-alpha.4 50 2/15/2024
0.2.9-alpha.2 61 2/2/2024
0.2.9-alpha.1 44 2/2/2024
0.2.8 288 2/2/2024
0.2.8-alpha.5 47 2/2/2024
0.2.8-alpha.4 52 2/1/2024
0.2.8-alpha.3 53 1/31/2024
0.2.8-alpha.2 56 1/27/2024
0.2.8-alpha.1 41 1/27/2024
0.2.7 294 1/27/2024
0.2.7-alpha.8 49 1/25/2024
0.2.7-alpha.7 45 1/25/2024
0.2.7-alpha.6 44 1/25/2024
0.2.7-alpha.4 42 1/25/2024
0.2.7-alpha.3 43 1/25/2024
0.2.7-alpha.2 46 1/25/2024
0.2.7-alpha.1 51 1/24/2024
0.2.6 273 1/24/2024
0.2.6-alpha.3 40 1/24/2024
0.2.6-alpha.2 40 1/24/2024
0.2.6-alpha.1 50 1/22/2024
0.2.5 307 1/19/2024
0.2.5-alpha.6 47 1/19/2024
0.2.5-alpha.5 47 1/19/2024
0.2.5-alpha.4 44 1/18/2024
0.2.5-alpha.3 46 1/18/2024
0.2.5-alpha.2 45 1/18/2024
0.2.5-alpha.1 47 1/18/2024
0.2.4 306 1/17/2024
0.2.4-alpha.1 49 1/17/2024
0.2.3 322 1/12/2024
0.2.3-alpha.3 48 1/11/2024
0.2.3-alpha.2 62 1/11/2024
0.2.3-alpha.1 68 1/11/2024
0.2.2 327 1/11/2024
0.2.2-alpha.6 55 1/10/2024
0.2.2-alpha.5 48 1/9/2024
0.2.2-alpha.4 52 1/9/2024
0.2.2-alpha.3 62 1/9/2024
0.2.2-alpha.2 57 1/8/2024
0.2.2-alpha.1 56 1/8/2024
0.2.1 361 1/7/2024
0.2.1-alpha.7 65 1/7/2024
0.2.1-alpha.6 70 1/6/2024
0.2.1-alpha.5 66 1/6/2024
0.2.1-alpha.4 57 1/4/2024
0.2.1-alpha.3 69 1/3/2024
0.2.0 344 1/2/2024