System.Security.Cryptography.Xml 4.4.0-preview1-25305-02

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 4.4.0-preview1-25305-02                
NuGet\Install-Package System.Security.Cryptography.Xml -Version 4.4.0-preview1-25305-02                
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="4.4.0-preview1-25305-02" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Security.Cryptography.Xml --version 4.4.0-preview1-25305-02                
#r "nuget: System.Security.Cryptography.Xml, 4.4.0-preview1-25305-02"                
#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=4.4.0-preview1-25305-02&prerelease

// Install System.Security.Cryptography.Xml as a Cake Tool
#tool nuget:?package=System.Security.Cryptography.Xml&version=4.4.0-preview1-25305-02&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

af7d2ae49c79bb279625de4e92f7f91f9fe94f5d
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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Universal Windows Platform uap10.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 2.0

    • No dependencies.
  • UAP 10.1

    • No dependencies.

NuGet packages (395)

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

Package Downloads
Microsoft.AspNetCore.DataProtection

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/4442a188f9200a57635373dcd640893c0e8dcc78

System.ServiceModel.Primitives

System.ServiceModel.Primitives

System.Private.ServiceModel

Package Description

Microsoft.Build.Tasks.Core

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

Microsoft.Identity.Web

This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0). This package is specifically used for web applications, which sign-in users, and protected web APIs, which optionally call downstream web APIs.

GitHub repositories (61)

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

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
EduardoPires/EquinoxProject
Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
nissl-lab/npoi
a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
Version Downloads Last updated
9.0.1 130,946 16 days ago
9.0.0 1,940,754 3 months ago
9.0.0-rc.2.24473.5 124,624 4 months ago
9.0.0-rc.1.24431.7 65,034 5 months ago
9.0.0-preview.7.24405.7 10,970 6 months ago
9.0.0-preview.6.24327.7 55,591 7 months ago
9.0.0-preview.5.24306.7 7,468 8 months ago
9.0.0-preview.4.24266.19 11,449 8 months ago
9.0.0-preview.3.24172.9 87,870 10 months ago
9.0.0-preview.2.24128.5 25,208 3/12/2024
9.0.0-preview.1.24080.9 41,274 2/13/2024
8.0.2 6,017,030 4 months ago
8.0.1 18,163,989 9 months ago
8.0.0 33,522,196 11/14/2023
8.0.0-rc.2.23479.6 800,389 10/10/2023
8.0.0-rc.1.23419.4 99,275 9/12/2023
8.0.0-preview.7.23375.6 291,359 8/8/2023
8.0.0-preview.6.23329.7 11,029 7/11/2023
8.0.0-preview.5.23280.8 10,350 6/13/2023
8.0.0-preview.4.23259.5 206,339 5/16/2023
8.0.0-preview.3.23174.8 32,289 4/11/2023
8.0.0-preview.2.23128.3 10,805 3/14/2023
8.0.0-preview.1.23110.8 65,856 2/21/2023
7.0.1 30,595,085 1/10/2023
7.0.0 6,418,349 11/7/2022
7.0.0-rc.2.22472.3 55,784 10/11/2022
7.0.0-rc.1.22426.10 70,649 9/14/2022
7.0.0-preview.7.22375.6 17,771 8/9/2022
7.0.0-preview.6.22324.4 20,698 7/12/2022
7.0.0-preview.5.22301.12 3,820 6/14/2022
7.0.0-preview.4.22229.4 17,701 5/10/2022
7.0.0-preview.3.22175.4 4,144 4/13/2022
7.0.0-preview.2.22152.2 23,255 3/14/2022
7.0.0-preview.1.22076.8 6,144 2/17/2022
6.0.2 102,622 3 months ago
6.0.1 102,084,633 8/9/2022
6.0.0 30,395,352 11/8/2021 6.0.0 has at least one vulnerability with moderate severity.
6.0.0-rc.2.21480.5 23,201 10/12/2021 6.0.0-rc.2.21480.5 has at least one vulnerability with moderate severity.
6.0.0-rc.1.21451.13 15,361 9/14/2021 6.0.0-rc.1.21451.13 has at least one vulnerability with moderate severity.
6.0.0-preview.7.21377.19 19,300 8/10/2021 6.0.0-preview.7.21377.19 has at least one vulnerability with moderate severity.
6.0.0-preview.6.21352.12 3,927 7/14/2021 6.0.0-preview.6.21352.12 has at least one vulnerability with moderate severity.
6.0.0-preview.5.21301.5 8,362 6/15/2021 6.0.0-preview.5.21301.5 has at least one vulnerability with moderate severity.
6.0.0-preview.4.21253.7 25,708 5/24/2021 6.0.0-preview.4.21253.7 has at least one vulnerability with moderate severity.
6.0.0-preview.3.21201.4 12,079 4/8/2021 6.0.0-preview.3.21201.4 has at least one vulnerability with moderate severity.
6.0.0-preview.2.21154.6 27,133 3/11/2021 6.0.0-preview.2.21154.6 has at least one vulnerability with moderate severity.
6.0.0-preview.1.21102.12 13,702 2/12/2021 6.0.0-preview.1.21102.12 has at least one vulnerability with moderate severity.
5.0.0 102,044,955 11/9/2020 5.0.0 is deprecated because it is no longer maintained; 5.0.0 has at least one vulnerability with moderate severity.
5.0.0-rc.2.20475.5 20,257 10/13/2020
5.0.0-rc.1.20451.14 65,255 9/14/2020
5.0.0-preview.8.20407.11 32,520 8/25/2020
5.0.0-preview.7.20364.11 22,654 7/21/2020
5.0.0-preview.6.20305.6 7,511 6/25/2020
5.0.0-preview.5.20278.1 6,333 6/10/2020
5.0.0-preview.4.20251.6 11,644 5/18/2020
5.0.0-preview.3.20214.6 36,692 4/23/2020
5.0.0-preview.2.20160.6 29,364 4/2/2020
5.0.0-preview.1.20120.5 2,618 3/16/2020
4.7.1 23,375,833 8/9/2022
4.7.0 96,407,700 12/3/2019 4.7.0 has at least one vulnerability with moderate severity.
4.7.0-preview3.19551.4 16,236 11/13/2019 4.7.0-preview3.19551.4 has at least one vulnerability with moderate severity.
4.7.0-preview2.19523.17 17,112 11/1/2019 4.7.0-preview2.19523.17 has at least one vulnerability with moderate severity.
4.7.0-preview1.19504.10 12,946 10/15/2019 4.7.0-preview1.19504.10 has at least one vulnerability with moderate severity.
4.6.0 6,508,303 9/23/2019 4.6.0 has at least one vulnerability with moderate severity.
4.6.0-rc1.19456.4 10,480 9/16/2019 4.6.0-rc1.19456.4 has at least one vulnerability with moderate severity.
4.6.0-preview9.19421.4 8,162 9/4/2019 4.6.0-preview9.19421.4 has at least one vulnerability with moderate severity.
4.6.0-preview9.19416.11 1,567 9/4/2019 4.6.0-preview9.19416.11 has at least one vulnerability with moderate severity.
4.6.0-preview8.19405.3 88,969 8/13/2019 4.6.0-preview8.19405.3 has at least one vulnerability with moderate severity.
4.6.0-preview7.19362.9 100,646 7/23/2019 4.6.0-preview7.19362.9 has at least one vulnerability with moderate severity.
4.6.0-preview6.19303.8 76,056 6/12/2019 4.6.0-preview6.19303.8 has at least one vulnerability with moderate severity.
4.6.0-preview6.19264.9 1,588 9/4/2019 4.6.0-preview6.19264.9 has at least one vulnerability with moderate severity.
4.6.0-preview5.19224.8 50,124 5/6/2019 4.6.0-preview5.19224.8 has at least one vulnerability with moderate severity.
4.6.0-preview4.19212.13 3,076 4/18/2019 4.6.0-preview4.19212.13 has at least one vulnerability with moderate severity.
4.6.0-preview3.19128.7 62,256 3/6/2019 4.6.0-preview3.19128.7 has at least one vulnerability with moderate severity.
4.6.0-preview.19073.11 17,782 1/29/2019 4.6.0-preview.19073.11 has at least one vulnerability with moderate severity.
4.6.0-preview.18571.3 18,839 12/3/2018 4.6.0-preview.18571.3 has at least one vulnerability with moderate severity.
4.5.0 304,175,169 5/29/2018 4.5.0 has at least one vulnerability with moderate severity.
4.5.0-rc1 237,636 5/6/2018 4.5.0-rc1 has at least one vulnerability with moderate severity.
4.5.0-preview2-26406-04 282,097 4/10/2018 4.5.0-preview2-26406-04 has at least one vulnerability with moderate severity.
4.5.0-preview1-26216-02 251,094 2/26/2018 4.5.0-preview1-26216-02 has at least one vulnerability with moderate severity.
4.5.0-preview1-25914-04 300,648 11/15/2017 4.5.0-preview1-25914-04 has at least one vulnerability with moderate severity.
4.4.2 14,183,191 5/7/2018 4.4.2 has at least one vulnerability with moderate severity.
4.4.1 799,476 12/12/2017 4.4.1 has at least one vulnerability with high severity.
4.4.0 88,942,029 8/11/2017 4.4.0 has at least one vulnerability with high severity.
4.4.0-preview2-25405-01 112,528 6/27/2017 4.4.0-preview2-25405-01 has at least one vulnerability with high severity.
4.4.0-preview1-25305-02 6,288 5/9/2017 4.4.0-preview1-25305-02 has at least one vulnerability with high severity.