System.Security.Cryptography.Xml 9.0.0-preview.7.24405.7

Prefix Reserved
This is a prerelease version of System.Security.Cryptography.Xml.
dotnet add package System.Security.Cryptography.Xml --version 9.0.0-preview.7.24405.7                
NuGet\Install-Package System.Security.Cryptography.Xml -Version 9.0.0-preview.7.24405.7                
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="9.0.0-preview.7.24405.7" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Security.Cryptography.Xml --version 9.0.0-preview.7.24405.7                
#r "nuget: System.Security.Cryptography.Xml, 9.0.0-preview.7.24405.7"                
#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=9.0.0-preview.7.24405.7&prerelease

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

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 is compatible.  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 is compatible. 
.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 was computed.  net462 is compatible.  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 (345)

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/abc2c7226ff616316cd1e05d76e6c36b49ce06a1

System.ServiceModel.Primitives

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

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 (63)

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
unoplatform/uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
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
Version Downloads Last updated
9.0.0-preview.7.24405.7 5,625 8/13/2024
9.0.0-preview.6.24327.7 35,591 7/9/2024
9.0.0-preview.5.24306.7 6,136 6/11/2024
9.0.0-preview.4.24266.19 10,120 5/21/2024
9.0.0-preview.3.24172.9 68,416 4/11/2024
9.0.0-preview.2.24128.5 23,543 3/12/2024
9.0.0-preview.1.24080.9 31,826 2/13/2024
8.0.1 4,116,766 5/14/2024
8.0.0 22,337,623 11/14/2023
8.0.0-rc.2.23479.6 566,520 10/10/2023
8.0.0-rc.1.23419.4 82,053 9/12/2023
8.0.0-preview.7.23375.6 178,164 8/8/2023
8.0.0-preview.6.23329.7 10,551 7/11/2023
8.0.0-preview.5.23280.8 9,859 6/13/2023
8.0.0-preview.4.23259.5 160,594 5/16/2023
8.0.0-preview.3.23174.8 30,041 4/11/2023
8.0.0-preview.2.23128.3 9,927 3/14/2023
8.0.0-preview.1.23110.8 65,541 2/21/2023
7.0.1 25,922,225 1/10/2023
7.0.0 5,845,383 11/7/2022
7.0.0-rc.2.22472.3 54,762 10/11/2022
7.0.0-rc.1.22426.10 70,016 9/14/2022
7.0.0-preview.7.22375.6 17,198 8/9/2022
7.0.0-preview.6.22324.4 20,407 7/12/2022
7.0.0-preview.5.22301.12 3,253 6/14/2022
7.0.0-preview.4.22229.4 16,762 5/10/2022
7.0.0-preview.3.22175.4 3,873 4/13/2022
7.0.0-preview.2.22152.2 22,116 3/14/2022
7.0.0-preview.1.22076.8 5,758 2/17/2022
6.0.1 76,549,484 8/9/2022
6.0.0 27,168,828 11/8/2021 6.0.0 has at least one vulnerability with moderate severity.
6.0.0-rc.2.21480.5 20,835 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 14,985 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 18,896 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,631 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,072 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,180 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 11,667 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 21,482 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 12,247 2/12/2021 6.0.0-preview.1.21102.12 has at least one vulnerability with moderate severity.
5.0.0 93,421,686 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 19,555 10/13/2020
5.0.0-rc.1.20451.14 61,204 9/14/2020
5.0.0-preview.8.20407.11 31,264 8/25/2020
5.0.0-preview.7.20364.11 22,313 7/21/2020
5.0.0-preview.6.20305.6 7,010 6/25/2020
5.0.0-preview.5.20278.1 6,018 6/10/2020
5.0.0-preview.4.20251.6 11,321 5/18/2020
5.0.0-preview.3.20214.6 33,613 4/23/2020
5.0.0-preview.2.20160.6 27,801 4/2/2020
5.0.0-preview.1.20120.5 2,344 3/16/2020
4.7.1 17,440,677 8/9/2022
4.7.0 89,401,465 12/3/2019 4.7.0 has at least one vulnerability with moderate severity.
4.7.0-preview3.19551.4 15,054 11/13/2019 4.7.0-preview3.19551.4 has at least one vulnerability with moderate severity.
4.7.0-preview2.19523.17 16,004 11/1/2019 4.7.0-preview2.19523.17 has at least one vulnerability with moderate severity.
4.7.0-preview1.19504.10 12,680 10/15/2019 4.7.0-preview1.19504.10 has at least one vulnerability with moderate severity.
4.6.0 6,290,779 9/23/2019 4.6.0 has at least one vulnerability with moderate severity.
4.6.0-rc1.19456.4 10,125 9/16/2019 4.6.0-rc1.19456.4 has at least one vulnerability with moderate severity.
4.6.0-preview9.19421.4 7,883 9/4/2019 4.6.0-preview9.19421.4 has at least one vulnerability with moderate severity.
4.6.0-preview9.19416.11 1,308 9/4/2019 4.6.0-preview9.19416.11 has at least one vulnerability with moderate severity.
4.6.0-preview8.19405.3 86,521 8/13/2019 4.6.0-preview8.19405.3 has at least one vulnerability with moderate severity.
4.6.0-preview7.19362.9 99,163 7/23/2019 4.6.0-preview7.19362.9 has at least one vulnerability with moderate severity.
4.6.0-preview6.19303.8 72,023 6/12/2019 4.6.0-preview6.19303.8 has at least one vulnerability with moderate severity.
4.6.0-preview6.19264.9 1,327 9/4/2019 4.6.0-preview6.19264.9 has at least one vulnerability with moderate severity.
4.6.0-preview5.19224.8 47,824 5/6/2019 4.6.0-preview5.19224.8 has at least one vulnerability with moderate severity.
4.6.0-preview4.19212.13 2,810 4/18/2019 4.6.0-preview4.19212.13 has at least one vulnerability with moderate severity.
4.6.0-preview3.19128.7 57,841 3/6/2019 4.6.0-preview3.19128.7 has at least one vulnerability with moderate severity.
4.6.0-preview.19073.11 17,093 1/29/2019 4.6.0-preview.19073.11 has at least one vulnerability with moderate severity.
4.6.0-preview.18571.3 17,287 12/3/2018 4.6.0-preview.18571.3 has at least one vulnerability with moderate severity.
4.5.0 275,950,072 5/29/2018 4.5.0 has at least one vulnerability with moderate severity.
4.5.0-rc1 231,310 5/6/2018 4.5.0-rc1 has at least one vulnerability with moderate severity.
4.5.0-preview2-26406-04 272,560 4/10/2018 4.5.0-preview2-26406-04 has at least one vulnerability with moderate severity.
4.5.0-preview1-26216-02 245,524 2/26/2018 4.5.0-preview1-26216-02 has at least one vulnerability with moderate severity.
4.5.0-preview1-25914-04 295,466 11/15/2017 4.5.0-preview1-25914-04 has at least one vulnerability with moderate severity.
4.4.2 13,646,845 5/7/2018 4.4.2 has at least one vulnerability with moderate severity.
4.4.1 783,341 12/12/2017 4.4.1 has at least one vulnerability with high severity.
4.4.0 85,047,835 8/11/2017 4.4.0 has at least one vulnerability with high severity.
4.4.0-preview2-25405-01 110,266 6/27/2017 4.4.0-preview2-25405-01 has at least one vulnerability with high severity.
4.4.0-preview1-25305-02 5,893 5/9/2017 4.4.0-preview1-25305-02 has at least one vulnerability with high severity.