System.IO.Packaging
6.0.0
Prefix Reserved
See the version list below for details.
Install-Package System.IO.Packaging -Version 6.0.0
dotnet add package System.IO.Packaging --version 6.0.0
<PackageReference Include="System.IO.Packaging" Version="6.0.0" />
paket add System.IO.Packaging --version 6.0.0
#r "nuget: System.IO.Packaging, 6.0.0"
// Install System.IO.Packaging as a Cake Addin
#addin nuget:?package=System.IO.Packaging&version=6.0.0
// Install System.IO.Packaging as a Cake Tool
#tool nuget:?package=System.IO.Packaging&version=6.0.0
Provides classes that support storage of multiple data objects in a single container.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
net6.0
- No dependencies.
NuGet packages (115)
Showing the top 5 NuGet packages that depend on System.IO.Packaging:
Package | Downloads |
---|---|
DocumentFormat.OpenXml
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. |
|
Microsoft.Windows.Compatibility
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
Runtime for hosting PowerShell |
|
Microsoft.SqlServer.DacFx
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. |
|
OfficeOpenXml.Core.ExcelPackage
OfficeOpenXml.Core.ExcelPackage |
GitHub repositories (30)
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://docs.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
OfficeDev/Open-XML-SDK
Open XML SDK by Microsoft
|
|
matterpreter/OffensiveCSharp
Collection of Offensive C# Tooling
|