System.Security.Cryptography.Xml
9.0.0-rc.1.24431.7
Prefix Reserved
See the version list below for details.
dotnet add package System.Security.Cryptography.Xml --version 9.0.0-rc.1.24431.7
NuGet\Install-Package System.Security.Cryptography.Xml -Version 9.0.0-rc.1.24431.7
<PackageReference Include="System.Security.Cryptography.Xml" Version="9.0.0-rc.1.24431.7" />
paket add System.Security.Cryptography.Xml --version 9.0.0-rc.1.24431.7
#r "nuget: System.Security.Cryptography.Xml, 9.0.0-rc.1.24431.7"
// Install System.Security.Cryptography.Xml as a Cake Addin #addin nuget:?package=System.Security.Cryptography.Xml&version=9.0.0-rc.1.24431.7&prerelease // Install System.Security.Cryptography.Xml as a Cake Tool #tool nuget:?package=System.Security.Cryptography.Xml&version=9.0.0-rc.1.24431.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 | Versions 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. |
-
.NETFramework 4.6.2
- Microsoft.Bcl.Cryptography (>= 9.0.0-rc.1.24431.7)
-
.NETStandard 2.0
- Microsoft.Bcl.Cryptography (>= 9.0.0-rc.1.24431.7)
- System.Memory (>= 4.5.5)
- System.Security.AccessControl (>= 6.0.0)
- System.Security.Cryptography.Pkcs (>= 9.0.0-rc.1.24431.7)
-
net8.0
- Microsoft.Bcl.Cryptography (>= 9.0.0-rc.1.24431.7)
- System.Security.Cryptography.Pkcs (>= 9.0.0-rc.1.24431.7)
-
net9.0
- System.Security.Cryptography.Pkcs (>= 9.0.0-rc.1.24431.7)
NuGet packages (348)
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/c70204ae3c91d2b48fa6d9b92b62265f368421b4 |
|
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 (62)
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
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
|
Version | Downloads | Last updated | |
---|---|---|---|
9.0.0-rc.2.24473.5 | 25,226 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 28,855 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 10,199 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 41,806 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 6,790 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 10,923 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 86,355 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 24,631 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 34,951 | 2/13/2024 | |
8.0.2 | 829,357 | 10/8/2024 | |
8.0.1 | 11,322,168 | 5/14/2024 | |
8.0.0 | 27,882,932 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 686,579 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 91,578 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 237,199 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 10,780 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 10,078 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 186,237 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 30,995 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 10,389 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 65,638 | 2/21/2023 | |
7.0.1 | 28,363,240 | 1/10/2023 | |
7.0.0 | 6,169,372 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 55,150 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 70,211 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 17,395 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 20,502 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 3,365 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 17,168 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 3,947 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 22,620 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 5,865 | 2/17/2022 | |
6.0.1 | 89,240,162 | 8/9/2022 | |
6.0.0 | 28,803,642 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 21,945 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 15,125 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 19,096 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 3,730 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 8,153 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 25,358 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 11,788 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 24,171 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 12,883 | 2/12/2021 | |
5.0.0 | 97,783,177 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 19,905 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 63,270 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 31,972 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 22,436 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 7,230 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 6,108 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 11,406 | 5/18/2020 | |
5.0.0-preview.3.20214.6 | 34,966 | 4/23/2020 | |
5.0.0-preview.2.20160.6 | 28,427 | 4/2/2020 | |
5.0.0-preview.1.20120.5 | 2,416 | 3/16/2020 | |
4.7.1 | 20,413,768 | 8/9/2022 | |
4.7.0 | 92,961,033 | 12/3/2019 | |
4.7.0-preview3.19551.4 | 16,041 | 11/13/2019 | |
4.7.0-preview2.19523.17 | 16,522 | 11/1/2019 | |
4.7.0-preview1.19504.10 | 12,749 | 10/15/2019 | |
4.6.0 | 6,407,017 | 9/23/2019 | |
4.6.0-rc1.19456.4 | 10,246 | 9/16/2019 | |
4.6.0-preview9.19421.4 | 7,961 | 9/4/2019 | |
4.6.0-preview9.19416.11 | 1,378 | 9/4/2019 | |
4.6.0-preview8.19405.3 | 88,695 | 8/13/2019 | |
4.6.0-preview7.19362.9 | 100,427 | 7/23/2019 | |
4.6.0-preview6.19303.8 | 75,707 | 6/12/2019 | |
4.6.0-preview6.19264.9 | 1,389 | 9/4/2019 | |
4.6.0-preview5.19224.8 | 49,642 | 5/6/2019 | |
4.6.0-preview4.19212.13 | 2,883 | 4/18/2019 | |
4.6.0-preview3.19128.7 | 61,929 | 3/6/2019 | |
4.6.0-preview.19073.11 | 17,369 | 1/29/2019 | |
4.6.0-preview.18571.3 | 18,157 | 12/3/2018 | |
4.5.0 | 290,569,140 | 5/29/2018 | |
4.5.0-rc1 | 236,608 | 5/6/2018 | |
4.5.0-preview2-26406-04 | 281,268 | 4/10/2018 | |
4.5.0-preview1-26216-02 | 250,121 | 2/26/2018 | |
4.5.0-preview1-25914-04 | 300,038 | 11/15/2017 | |
4.4.2 | 13,942,670 | 5/7/2018 | |
4.4.1 | 792,538 | 12/12/2017 | |
4.4.0 | 87,155,402 | 8/11/2017 | |
4.4.0-preview2-25405-01 | 111,846 | 6/27/2017 | |
4.4.0-preview1-25305-02 | 6,019 | 5/9/2017 |