System.IO.Packaging 4.7.0-preview1.19504.10

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of System.IO.Packaging.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package System.IO.Packaging --version 4.7.0-preview1.19504.10
NuGet\Install-Package System.IO.Packaging -Version 4.7.0-preview1.19504.10
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="System.IO.Packaging" Version="4.7.0-preview1.19504.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.IO.Packaging --version 4.7.0-preview1.19504.10
#r "nuget: System.IO.Packaging, 4.7.0-preview1.19504.10"
#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 System.IO.Packaging as a Cake Addin
#addin nuget:?package=System.IO.Packaging&version=4.7.0-preview1.19504.10&prerelease

// Install System.IO.Packaging as a Cake Tool
#tool nuget:?package=System.IO.Packaging&version=4.7.0-preview1.19504.10&prerelease

Provides classes that support storage of multiple data objects in a single container.
When using NuGet 3.x this package requires at least version 3.4.

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 was computed.  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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net46 is compatible.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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 (160)

Showing the top 5 NuGet packages that depend on System.IO.Packaging:

Package Downloads
ClosedXML The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.104.0-preview2 ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.

Microsoft.Windows.Compatibility The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard.

Microsoft.PowerShell.SDK The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Runtime for hosting PowerShell

Microsoft.SqlServer.DacFx The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The Microsoft SQL Server Data-Tier Application Framework (DacFx) is a component which provides application lifecycle services for database development and management for Microsoft SQL Server and Microsoft Azure SQL Databases. DacFx supports various database deployment and management scenarios for SQL Server and Microsoft Azure SQL Databases including extracting / exporting a live database to a DAC package, deploying a DAC package to a new or existing database, and migrating from on-premises to Microsoft Azure. This functionality is exposed via the DacFx API. DacFx can target SQL Server 2008 and newer, as well as Microsoft Azure SQL. This nuget package is a lightweight version of DacFx. If you would like to use the command-line utility SqlPackage.exe for creating and deploying .dacpac and .bacpac packages, please download SqlPackage.exe for Windows, macOS, or Linux from http://aka.ms/sqlpackage.

DocumentFormat.OpenXml.Framework

The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.

GitHub repositories (44)

Showing the top 5 popular GitHub repositories that depend on System.IO.Packaging:

Repository Stars
PowerShell/PowerShell
PowerShell for every system!
ppy/osu
rhythm is just a *click* away!
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
ClosedXML/ClosedXML
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
Version Downloads Last updated
9.0.0-preview.5.24306.7 3,387 6/11/2024
9.0.0-preview.4.24266.19 2,557 5/21/2024
9.0.0-preview.3.24172.9 3,622 4/11/2024
9.0.0-preview.2.24128.5 1,106 3/12/2024
9.0.0-preview.1.24080.9 8,495 2/13/2024
8.0.0 5,220,661 11/14/2023
8.0.0-rc.2.23479.6 29,318 10/10/2023
8.0.0-rc.1.23419.4 21,640 9/12/2023
8.0.0-preview.7.23375.6 8,791 8/8/2023
8.0.0-preview.6.23329.7 42,731 7/11/2023
8.0.0-preview.5.23280.8 2,493 6/13/2023
8.0.0-preview.4.23259.5 11,905 5/16/2023
8.0.0-preview.3.23174.8 28,312 4/11/2023
8.0.0-preview.2.23128.3 6,183 3/14/2023
8.0.0-preview.1.23110.8 8,370 2/21/2023
7.0.0 5,502,518 11/7/2022
7.0.0-rc.2.22472.3 9,403 10/11/2022
7.0.0-rc.1.22426.10 62,511 9/14/2022
7.0.0-preview.7.22375.6 13,031 8/9/2022
7.0.0-preview.6.22324.4 1,490 7/12/2022
7.0.0-preview.5.22301.12 1,503 6/14/2022
7.0.0-preview.4.22229.4 11,339 5/10/2022
7.0.0-preview.3.22175.4 2,594 4/13/2022
7.0.0-preview.2.22152.2 12,194 3/14/2022
7.0.0-preview.1.22076.8 10,399 2/17/2022
6.0.0 25,147,932 11/8/2021
6.0.0-rc.2.21480.5 4,776 10/12/2021
6.0.0-rc.1.21451.13 9,950 9/14/2021
6.0.0-preview.7.21377.19 3,045 8/10/2021
6.0.0-preview.6.21352.12 6,235 7/14/2021
6.0.0-preview.5.21301.5 6,165 6/15/2021
6.0.0-preview.4.21253.7 17,015 5/24/2021
6.0.0-preview.3.21201.4 8,119 4/8/2021
6.0.0-preview.2.21154.6 8,901 3/11/2021
6.0.0-preview.1.21102.12 20,916 2/12/2021
5.0.0 26,678,104 11/9/2020
5.0.0-rc.2.20475.5 10,443 10/13/2020
5.0.0-rc.1.20451.14 5,424 9/14/2020
5.0.0-preview.8.20407.11 7,710 8/25/2020
5.0.0-preview.7.20364.11 21,061 7/21/2020
5.0.0-preview.6.20305.6 4,154 6/25/2020
5.0.0-preview.5.20278.1 4,830 6/10/2020
5.0.0-preview.4.20251.6 9,510 5/18/2020
5.0.0-preview.3.20214.6 30,445 4/23/2020
5.0.0-preview.2.20160.6 16,824 4/2/2020
5.0.0-preview.1.20120.5 2,641 3/16/2020
4.7.0 68,435,529 12/3/2019
4.7.0-preview3.19551.4 9,913 11/13/2019
4.7.0-preview2.19523.17 15,390 11/1/2019
4.7.0-preview1.19504.10 7,887 10/15/2019
4.6.0 2,447,016 9/23/2019
4.6.0-rc1.19456.4 4,935 9/16/2019
4.6.0-preview9.19421.4 3,657 9/4/2019
4.6.0-preview9.19416.11 598 9/4/2019
4.6.0-preview8.19405.3 5,730 8/13/2019
4.6.0-preview7.19362.9 10,215 7/23/2019
4.6.0-preview6.19303.8 41,977 6/12/2019
4.6.0-preview6.19264.9 593 9/4/2019
4.6.0-preview5.19224.8 32,774 5/6/2019
4.6.0-preview4.19212.13 2,359 4/18/2019
4.6.0-preview3.19128.7 13,711 3/6/2019
4.6.0-preview.19073.11 15,244 1/29/2019
4.6.0-preview.18571.3 14,513 12/3/2018
4.5.0 25,569,323 5/29/2018
4.5.0-rc1 44,935 5/6/2018
4.5.0-preview2-26406-04 32,515 4/10/2018
4.5.0-preview1-26216-02 33,867 2/26/2018
4.5.0-preview1-25914-04 288,913 11/15/2017
4.4.1 1,261,540 12/12/2017
4.4.0 7,145,392 8/11/2017
4.4.0-preview2-25405-01 2,868 6/27/2017
4.4.0-preview1-25305-02 5,894 5/9/2017
4.3.0 965,667 11/15/2016
4.3.0-preview1-24530-04 12,805 10/24/2016
4.0.0 43,948,207 6/27/2016
4.0.0-rc2-24027 2,274 5/16/2016