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.
<PackageVersion Include="System.Security.Cryptography.Xml" Version="4.4.0-preview1-25305-02" />
                    
Directory.Packages.props
<PackageReference Include="System.Security.Cryptography.Xml" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package System.Security.Cryptography.Xml@4.4.0-preview1-25305-02
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=System.Security.Cryptography.Xml&version=4.4.0-preview1-25305-02&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=System.Security.Cryptography.Xml&version=4.4.0-preview1-25305-02&prerelease
                    
Install as a Cake Tool

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETCoreApp 2.0

    • No dependencies.
  • UAP 10.1

    • No dependencies.

NuGet packages (2)

Showing the top 2 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/e5f183b656a0e8bc087108130a5a9b54ae94494e

Microsoft.Build.Tasks.Core

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

GitHub repositories (136)

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

Repository Stars
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
DapperLib/Dapper
Dapper - a simple object mapper for .Net
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
memstechtips/Winhance
Application designed to optimize, customize and enhance your Windows experience.
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop, and Embedded apps from a single C#/XAML codebase. Work from any IDE/CLI with Hot Reload, Visual Designer, MCPs, and Skills built for modern .NET workflows. 200M+ NuGet downloads.
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 10.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
serilog/serilog
Simple .NET logging with fully-structured events
elsa-workflows/elsa-core
The Workflow Engine for .NET
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
quartznet/quartznet
Quartz Enterprise Scheduler .NET
EduardoPires/EquinoxProject
Web Application ASP.NET 9 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.
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
tixl3d/tixl
TiXL is an open source software to create realtime motion graphics.
Azure/azure-powershell
Microsoft Azure PowerShell
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
microsoft/mcp
Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration
Version Downloads Last Updated
6.0.0 86 9/19/2022 6.0.0 has at least one vulnerability with moderate severity.
6.0.0-preview.1.21102.12 15 3/8/2021 6.0.0-preview.1.21102.12 has at least one vulnerability with moderate severity.
5.0.0 35 1/20/2021 5.0.0 has at least one vulnerability with moderate severity.
5.0.0-rc.1.20451.14 10 1/20/2021
5.0.0-preview.7.20364.11 13 1/20/2021
5.0.0-preview.6.20305.6 14 1/20/2021
5.0.0-preview.1.20120.5 4 1/20/2021
4.7.0-preview2.19523.17 18 1/20/2021 4.7.0-preview2.19523.17 has at least one vulnerability with moderate severity.
4.6.0-preview9.19421.4 8 1/20/2021 4.6.0-preview9.19421.4 has at least one vulnerability with moderate severity.
4.6.0-preview9.19416.11 9 1/20/2021 4.6.0-preview9.19416.11 has at least one vulnerability with moderate severity.
4.6.0-preview7.19362.9 8 1/20/2021 4.6.0-preview7.19362.9 has at least one vulnerability with moderate severity.
4.6.0-preview6.19303.8 13 1/20/2021 4.6.0-preview6.19303.8 has at least one vulnerability with moderate severity.
4.6.0-preview6.19264.9 9 1/20/2021 4.6.0-preview6.19264.9 has at least one vulnerability with moderate severity.
4.6.0-preview.19073.11 16 1/20/2021 4.6.0-preview.19073.11 has at least one vulnerability with moderate severity.
4.6.0-preview.18571.3 9 1/20/2021 4.6.0-preview.18571.3 has at least one vulnerability with moderate severity.
4.5.0-rc1 10 1/20/2021 4.5.0-rc1 has at least one vulnerability with moderate severity.
4.4.1 12 1/20/2021 4.4.1 has at least one vulnerability with high severity.
4.4.0 9,628 1/20/2021 4.4.0 has at least one vulnerability with high severity.
4.4.0-preview2-25405-01 15 1/20/2021 4.4.0-preview2-25405-01 has at least one vulnerability with high severity.
4.4.0-preview1-25305-02 9 1/20/2021 4.4.0-preview1-25305-02 has at least one vulnerability with high severity.
Loading failed