System.Security.Cryptography.Xml 5.0.0-preview.2.20160.6

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

// Install System.Security.Cryptography.Xml as a Cake Tool
#tool nuget:?package=System.Security.Cryptography.Xml&version=5.0.0-preview.2.20160.6&prerelease

Provides classes to support the creation and validation of XML digital signatures. The classes in this namespace implement the World Wide Web Consortium Recommendation, "XML-Signature Syntax and Processing", described at http://www.w3.org/TR/xmldsig-core/.

Commonly Used Types:
System.Security.Cryptography.Xml.CipherData
System.Security.Cryptography.Xml.CipherReference
System.Security.Cryptography.Xml.DataObject
System.Security.Cryptography.Xml.DataReference
System.Security.Cryptography.Xml.DSAKeyValue
System.Security.Cryptography.Xml.EncryptedData
System.Security.Cryptography.Xml.EncryptedKey
System.Security.Cryptography.Xml.EncryptedReference
System.Security.Cryptography.Xml.EncryptedType
System.Security.Cryptography.Xml.EncryptedXml
System.Security.Cryptography.Xml.EncryptionMethod
System.Security.Cryptography.Xml.EncryptionProperty
System.Security.Cryptography.Xml.EncryptionPropertyCollection
System.Security.Cryptography.Xml.KeyInfo
System.Security.Cryptography.Xml.KeyInfoClause
System.Security.Cryptography.Xml.KeyInfoEncryptedKey
System.Security.Cryptography.Xml.KeyInfoName
System.Security.Cryptography.Xml.KeyInfoNode
System.Security.Cryptography.Xml.KeyInfoRetrievalMethod
System.Security.Cryptography.Xml.KeyInfoX509Data
System.Security.Cryptography.Xml.KeyReference
System.Security.Cryptography.Xml.Reference
System.Security.Cryptography.Xml.ReferenceList
System.Security.Cryptography.Xml.RSAKeyValue
System.Security.Cryptography.Xml.Signature
System.Security.Cryptography.Xml.SignedInfo
System.Security.Cryptography.Xml.SignedXml
System.Security.Cryptography.Xml.Transform
System.Security.Cryptography.Xml.TransformChain
System.Security.Cryptography.Xml.XmlDecryptionTransform
System.Security.Cryptography.Xml.XmlDsigBase64Transform
System.Security.Cryptography.Xml.XmlDsigC14NTransform
System.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform
System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform
System.Security.Cryptography.Xml.XmlDsigExcC14NTransform
System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform
System.Security.Cryptography.Xml.XmlDsigXPathTransform
System.Security.Cryptography.Xml.XmlDsigXsltTransform
System.Security.Cryptography.Xml.XmlLicenseTransform

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 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 net461 is compatible.  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 (327)

Showing the top 5 NuGet packages that depend on System.Security.Cryptography.Xml:

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

ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e1ad9117a4dac3b0f5f2a7e2b10b43b7016379b9

System.ServiceModel.Primitives The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides the common types used by all of the WCF libraries.

System.Private.ServiceModel The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Microsoft.Build.Tasks.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.

Microsoft.Extensions.Configuration.Xml The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

XML configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from XML files. You can use XmlConfigurationExtensions.AddXmlFile extension method on IConfigurationBuilder to add XML configuration provider to the configuration builder.

GitHub repositories (53)

Showing the top 5 popular GitHub repositories that depend on System.Security.Cryptography.Xml:

Repository Stars
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
nissl-lab/npoi
a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
Version Downloads Last updated
9.0.0-preview.2.24128.5 985 3/12/2024
9.0.0-preview.1.24080.9 19,702 2/13/2024
8.0.0 7,096,657 11/14/2023
8.0.0-rc.2.23479.6 295,386 10/10/2023
8.0.0-rc.1.23419.4 64,376 9/12/2023
8.0.0-preview.7.23375.6 98,708 8/8/2023
8.0.0-preview.6.23329.7 8,746 7/11/2023
8.0.0-preview.5.23280.8 8,841 6/13/2023
8.0.0-preview.4.23259.5 101,245 5/16/2023
8.0.0-preview.3.23174.8 27,784 4/11/2023
8.0.0-preview.2.23128.3 9,111 3/14/2023
8.0.0-preview.1.23110.8 65,034 2/21/2023
7.0.1 20,137,864 1/10/2023
7.0.0 5,078,116 11/7/2022
7.0.0-rc.2.22472.3 52,320 10/11/2022
7.0.0-rc.1.22426.10 69,248 9/14/2022
7.0.0-preview.7.22375.6 16,716 8/9/2022
7.0.0-preview.6.22324.4 13,333 7/12/2022
7.0.0-preview.5.22301.12 2,931 6/14/2022
7.0.0-preview.4.22229.4 16,137 5/10/2022
7.0.0-preview.3.22175.4 3,592 4/13/2022
7.0.0-preview.2.22152.2 20,875 3/14/2022
7.0.0-preview.1.22076.8 5,418 2/17/2022
6.0.2-mauipre.1.22102.15 8,523 2/15/2022
6.0.2-mauipre.1.22054.8 118,372 1/19/2022
6.0.1 52,854,784 8/9/2022
6.0.0 23,780,781 11/8/2021
6.0.0-rc.2.21480.5 18,564 10/12/2021
6.0.0-rc.1.21451.13 14,582 9/14/2021
6.0.0-preview.7.21377.19 18,615 8/10/2021
6.0.0-preview.6.21352.12 3,385 7/14/2021
6.0.0-preview.5.21301.5 7,819 6/15/2021
6.0.0-preview.4.21253.7 24,529 5/24/2021
6.0.0-preview.3.21201.4 11,361 4/8/2021
6.0.0-preview.2.21154.6 17,364 3/11/2021
6.0.0-preview.1.21102.12 10,397 2/12/2021
5.0.0 84,215,027 11/9/2020
5.0.0-rc.2.20475.5 18,848 10/13/2020
5.0.0-rc.1.20451.14 56,524 9/14/2020
5.0.0-preview.8.20407.11 30,311 8/25/2020
5.0.0-preview.7.20364.11 21,879 7/21/2020
5.0.0-preview.6.20305.6 6,605 6/25/2020
5.0.0-preview.5.20278.1 5,760 6/10/2020
5.0.0-preview.4.20251.6 11,037 5/18/2020
5.0.0-preview.3.20214.6 30,136 4/23/2020
5.0.0-preview.2.20160.6 26,540 4/2/2020
5.0.0-preview.1.20120.5 2,167 3/16/2020
4.7.1 11,729,089 8/9/2022
4.7.0 81,767,173 12/3/2019
4.7.0-preview3.19551.4 14,647 11/13/2019
4.7.0-preview2.19523.17 14,862 11/1/2019
4.7.0-preview1.19504.10 12,377 10/15/2019
4.6.0 6,069,656 9/23/2019
4.6.0-rc1.19456.4 9,906 9/16/2019
4.6.0-preview9.19421.4 7,637 9/4/2019
4.6.0-preview9.19416.11 1,111 9/4/2019
4.6.0-preview8.19405.3 85,935 8/13/2019
4.6.0-preview7.19362.9 98,664 7/23/2019
4.6.0-preview6.19303.8 70,996 6/12/2019
4.6.0-preview6.19264.9 1,123 9/4/2019
4.6.0-preview5.19224.8 46,315 5/6/2019
4.6.0-preview4.19212.13 2,612 4/18/2019
4.6.0-preview3.19128.7 56,200 3/6/2019
4.6.0-preview.19073.11 16,654 1/29/2019
4.6.0-preview.18571.3 16,301 12/3/2018
4.5.0 247,851,961 5/29/2018
4.5.0-rc1 225,100 5/6/2018
4.5.0-preview2-26406-04 264,403 4/10/2018
4.5.0-preview1-26216-02 238,694 2/26/2018
4.5.0-preview1-25914-04 291,142 11/15/2017
4.4.2 13,018,177 5/7/2018
4.4.1 763,093 12/12/2017
4.4.0 80,951,506 8/11/2017
4.4.0-preview2-25405-01 107,129 6/27/2017
4.4.0-preview1-25305-02 5,495 5/9/2017