System.Security.Cryptography.Pkcs 4.6.0-preview.19073.11

Provides support for PKCS and CMS algorithms. Commonly Used Types: System.Security.Cryptography.Pkcs.EnvelopedCms When using NuGet 3.x this package requires at least version 3.4.

Showing the top 20 packages that depend on System.Security.Cryptography.Pkcs.

Packages Downloads
EPPlus
A spreadsheet library for .NET framework and .NET core
1
EPPlus.Core
EPPlus.Core is an unofficial port of the EPPlus library to .NET Core.
20
FastReport.OpenSource
FastReport Open Source is an open source reporting solution for .Net Core 2.x and .Net Framework 4.x. Various report objects will allow your report to look exactly how you want it to: 13 types of bands, 25 types of barcodes, table object, shapes, line, PolyLine, Polygon and many more.
2
FastReport.OpenSource
FastReport Open Source is an open source reporting solution for .Net Core and .Net Framework 4.x. Various report objects will allow your report to look exactly how you want it to: 13 types of bands, 25 types of barcodes, table object, shapes, line, PolyLine, Polygon and many more.
2
FastReport.OpenSource
FastReport Open Source is an open source reporting solution for .Net Core and .Net Framework 4.x. Various report objects will allow your report to look exactly how you want it to: 13 types of bands, 30 types of barcodes, table object, shapes, line, PolyLine, Polygon and many more.
7
FastReport.OpenSource
FastReport Open Source provides a free report generator for .NET/.NET Core/.NET Framework. You can use the FastReport Open Source in MVC, Web API, console applications. FastReport is written in C# and it is compatible with .NET Standard 2.0 and higher. Extendable FastReport architecture allows creating your own objects, export filters, wizards, and DB engines. - FastReport is a band-oriented report generator. There are 13 types of bands available: Report Title, Report Summary, Page Header, Page Footer, Column Header, Column Footer, Data Header, Data, Data Footer, Group Header, Group Footer, Child, and Overlay. In addition, sub-reports are fully supported. - A wide range of band types allows creating any kind of report: list, master-detail, group, multi-column, master-detail-detail and many more. - Wide range of available report objects: text, picture, line, shape, barcode, matrix, table, checkbox. - Reports can consist of several design pages, which allows reports to contain a cover, the data and a back cover, all in one file. - The Table object allows building a tabular report with variable number of rows and/or columns, just like in MS Excel. Aggregate functions are also available. - Powerful, fully configurable Matrix object that can be used to print pivot tables. - Report inheritance. For creating many reports with common elements such as titles, logos or footers you can place all the common elements in a base report and inherit all other reports from this base. Data Sources: - You can get data from XML, CSV, JSON, MS SQL, MySQL, Oracle, Postgres, MongoDB, Couchbase, Raven DB, SQLite. - FastReport has the ability to get data from business objects of IEnumerable type. - Report can contain data sources (tables, queries, DB connections). - Thus, you can not only use application-defined datasets but also connect to any database and use tables and queries directly within the report. FastReport Open Source can save documents in HTML, BMP, PNG, JPEG, GIF, TIFF, EMF. PDF export is available as a plugin.
3
Microsoft.Data.SqlClient
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS). Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
2
MimeKit
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers. MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations. In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's limitations. API documentation can be found on the web at http://www.mimekit.net/docs For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
2
MimeKit
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers. MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations. In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's limitations. API documentation can be found on the web at http://www.mimekit.net/docs For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
3
NPOI
.NET port of Apache POI
1
NPOI
.NET port of Apache POI
2
NuGet.Packaging
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
1
Oracle.ManagedDataAccess.Core
Oracle Data Provider for .NET (ODP.NET) Core is a multi-platform ADO.NET driver that provides fast data access from Microsoft .NET (Core) clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
5
System.Management.Automation
Runtime for hosting PowerShell
3
System.Security.Cryptography.Xml
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
2
System.Security.Cryptography.Xml
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
9
System.Security.Cryptography.Xml
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 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
4
System.Security.Cryptography.Xml
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.
3
System.Security.Cryptography.Xml
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.
4

MonoAndroid 1.0

MonoTouch 1.0

.NET Framework 4.6

.NET Framework 4.6.1

  • No dependencies.

.NET Core 2.0

.NET Core 2.1

.NET Core 3.0

.NET Standard 1.3

.NET Standard 2.0

UAP 10.0.16299

UAP 10.0.16300

  • No dependencies.

Xamarin.iOS 1.0

Xamarin.Mac 2.0

Xamarin.TVOS 1.0

Xamarin.WatchOS 1.0

Version Downloads Last updated
11.0.0-preview.2.26159.112 0 2026/3/10
11.0.0-preview.1.26104.118 0 2026/2/10
10.0.5 0 2026/3/12
10.0.4 0 2026/3/10
10.0.3 0 2026/2/10
10.0.2 0 2026/1/13
10.0.1 0 2025/12/9
10.0.0 0 2025/11/11
10.0.0-rc.2.25502.107 0 2025/10/14
10.0.0-rc.1.25451.107 1 2026/4/9
10.0.0-preview.7.25380.108 0 2025/8/12
10.0.0-preview.6.25358.103 0 2025/7/15
10.0.0-preview.5.25277.114 0 2025/6/6
10.0.0-preview.4.25258.110 0 2025/5/12
10.0.0-preview.3.25171.5 0 2025/4/10
10.0.0-preview.2.25163.2 1 2026/4/9
10.0.0-preview.1.25080.5 0 2025/2/25
9.0.14 0 2026/3/10
9.0.13 0 2026/2/10
9.0.12 0 2026/1/13
9.0.11 0 2025/11/11
9.0.10 0 2025/10/14
9.0.9 0 2025/9/9
9.0.8 0 2025/8/4
9.0.7 0 2025/7/8
9.0.6 0 2025/6/10
9.0.5 0 2025/5/13
9.0.4 0 2025/4/8
9.0.3 0 2025/3/11
9.0.2 0 2025/2/11
9.0.1 0 2025/1/14
9.0.0 0 2024/11/12
9.0.0-rc.2.24473.5 0 2024/10/8
9.0.0-rc.1.24431.7 0 2024/9/10
9.0.0-preview.7.24405.7 0 2024/8/13
9.0.0-preview.6.24327.7 0 2024/7/9
9.0.0-preview.5.24306.7 0 2024/6/11
9.0.0-preview.4.24266.19 0 2024/5/21
9.0.0-preview.3.24172.9 0 2024/4/11
9.0.0-preview.2.24128.5 0 2024/3/12
9.0.0-preview.1.24080.9 0 2024/2/13
8.0.1 8 2025/1/10
8.0.0 0 2023/11/14
8.0.0-rc.2.23479.6 0 2023/10/10
8.0.0-rc.1.23419.4 0 2023/9/12
8.0.0-preview.7.23375.6 0 2023/8/8
8.0.0-preview.6.23329.7 0 2023/7/11
8.0.0-preview.5.23280.8 0 2023/6/13
8.0.0-preview.4.23259.5 0 2023/5/16
8.0.0-preview.3.23174.8 0 2023/4/11
8.0.0-preview.2.23128.3 0 2023/3/14
8.0.0-preview.1.23110.8 0 2023/2/21
7.0.3 3 2025/2/17
7.0.2 0 2023/6/13
7.0.1 0 2023/2/14
7.0.0 0 2022/11/7
7.0.0-rc.2.22472.3 1 2026/4/9
7.0.0-rc.1.22426.10 0 2022/9/14
7.0.0-preview.7.22375.6 0 2022/8/9
7.0.0-preview.6.22324.4 0 2022/7/12
7.0.0-preview.5.22301.12 0 2022/6/14
7.0.0-preview.4.22229.4 0 2022/5/10
7.0.0-preview.3.22175.4 0 2022/4/13
7.0.0-preview.2.22152.2 0 2022/3/14
7.0.0-preview.1.22076.8 0 2022/2/17
6.0.5 0 2024/11/12
6.0.4 5 2025/7/18
6.0.3 0 2023/6/13
6.0.2 0 2023/2/14
6.0.1 11 2025/3/25
6.0.0 0 2021/11/8
6.0.0-rc.2.21480.5 0 2021/10/12
6.0.0-rc.1.21451.13 0 2021/9/14
6.0.0-preview.7.21377.19 0 2021/8/10
6.0.0-preview.6.21352.12 0 2021/7/14
6.0.0-preview.5.21301.5 0 2021/6/15
6.0.0-preview.4.21253.7 1 2026/4/9
6.0.0-preview.3.21201.4 0 2021/4/8
6.0.0-preview.2.21154.6 0 2021/3/11
6.0.0-preview.1.21102.12 1 2026/4/9
5.0.1 0 2020/12/8
5.0.0 2 2025/2/28
5.0.0-rc.2.20475.5 1 2026/4/9
5.0.0-rc.1.20451.14 0 2020/9/14
5.0.0-preview.8.20407.11 0 2020/8/25
5.0.0-preview.7.20364.11 0 2020/7/21
5.0.0-preview.6.20305.6 1 2026/4/11
5.0.0-preview.5.20278.1 0 2020/6/10
5.0.0-preview.4.20251.6 0 2020/5/18
5.0.0-preview.3.20214.6 0 2020/4/23
5.0.0-preview.2.20160.6 0 2020/4/2
5.0.0-preview.1.20120.5 1 2026/4/9
4.7.0 6 2024/11/18
4.7.0-preview3.19551.4 0 2019/11/13
4.7.0-preview2.19523.17 0 2019/11/1
4.7.0-preview1.19504.10 0 2019/10/15
4.6.0 0 2019/9/23
4.6.0-rc1.19456.4 0 2019/9/16
4.6.0-preview9.19421.4 0 2019/9/4
4.6.0-preview9.19416.11 0 2019/9/4
4.6.0-preview8.19405.3 1 2026/4/9
4.6.0-preview7.19362.9 1 2026/4/9
4.6.0-preview6.19303.8 0 2019/6/12
4.6.0-preview6.19264.9 0 2019/9/4
4.6.0-preview5.19224.8 1 2026/4/9
4.6.0-preview4.19212.13 0 2019/4/18
4.6.0-preview3.19128.7 1 2026/4/10
4.6.0-preview.19073.11 0 2019/1/29
4.6.0-preview.18571.3 0 2018/12/3
4.5.2 5 2025/7/23
4.5.1 0 2018/10/1
4.5.0 4 2025/2/28
4.5.0-rc1 0 2018/5/6
4.5.0-preview2-26406-04 0 2018/4/10
4.5.0-preview1-26216-02 0 2018/2/26
4.5.0-preview1-25914-04 0 2017/11/15
4.4.0 0 2017/8/11
4.4.0-preview2-25405-01 0 2017/6/27
4.4.0-preview1-25305-02 0 2017/5/9
4.3.0 10 2025/2/28
4.3.0-preview1-24530-04 0 2016/10/24
4.0.0 0 2016/6/27