System.Runtime.Numerics 4.3.0

前缀已保留

需要NuGet 2.12或更高版本。

dotnet add package System.Runtime.Numerics --version 4.3.0                
NuGet\Install-Package System.Runtime.Numerics -Version 4.3.0                
此命令旨在在Visual Studio的包管理器控制台中使用,因为它使用了NuGet模块的版本Install-Package
<PackageReference Include="System.Runtime.Numerics" Version="4.3.0" />                
对于支持PackageReference的项目,请将此XML节点复制到项目文件中以引用包。
paket add System.Runtime.Numerics --version 4.3.0                
#r "nuget: System.Runtime.Numerics, 4.3.0"                
#r指令可用于F#交互式和Polyglot Notebooks。将此复制到交互式工具或脚本源代码中以引用包。
// Install System.Runtime.Numerics as a Cake Addin
#addin nuget:?package=System.Runtime.Numerics&version=4.3.0

// Install System.Runtime.Numerics as a Cake Tool
#tool nuget:?package=System.Runtime.Numerics&version=4.3.0                

提供System.Numerics.BigInteger和System.Numerics.Complex等数字类型,补充数字原语,如System.Byte、System.Double和System.Int32。

常用类型
System.Numerics.BigInteger
System.Numerics.Complex

使用NuGet 3.x时,此包至少需要版本3.4。

产品 兼容和额外计算的目标框架版本。
.NET net5.0 已计算。 net5.0-windows 已计算。 net6.0 已计算。 net6.0-android 已计算。 net6.0-ios 已计算。 net6.0-maccatalyst 已计算。 net6.0-macos 已计算。 net6.0-tvos 已计算。 net6.0-windows 已计算。 net7.0 已计算。 net7.0-android 已计算。 net7.0-ios 已计算。 net7.0-maccatalyst 已计算。 net7.0-macos 已计算。 net7.0-tvos 已计算。 net7.0-windows 已计算。 net8.0 已计算。 net8.0-android 已计算。 net8.0-browser 已计算。 net8.0-ios 已计算。 net8.0-maccatalyst 已计算。 net8.0-macos 已计算。 net8.0-tvos 已计算。 net8.0-windows 已计算。
.NET Core netcoreapp1.0 已计算。 netcoreapp1.1 已计算。 netcoreapp2.0 已计算。 netcoreapp2.1 已计算。 netcoreapp2.2 已计算。 netcoreapp3.0 已计算。 netcoreapp3.1 已计算。
.NET Standard netstandard1.1 兼容。
netstandard1.2 已计算。
netstandard1.3 兼容。
netstandard1.4 已计算。
netstandard1.5 已计算。
netstandard1.6 已计算。
netstandard2.0 已计算。
netstandard2.1 已计算。
.NET Framework net45 兼容。
net451 已计算。
net452 已计算。
net46 已计算。
net461 已计算。
net462 已计算。
net463 已计算。
net47 已计算。
net471 已计算。
net472 已计算。
net48 已计算。
net481 已计算。
MonoAndroid monoandroid 已计算。
monoandroid10 兼容。
MonoMac monomac 已计算。
MonoTouch monotouch 已计算。
monotouch10 兼容。
Tizen tizen30 已计算。
tizen40 已计算。
tizen60 已计算。
通用Windows平台 netcore50 兼容。
uap 已计算。
uap10.0 已计算。
Windows Phone wpa81 兼容。
Windows应用商店 netcore 已计算。
netcore45 已计算。
netcore451 已计算。
win8 兼容。
Xamarin.iOS xamarinios 已计算。 xamarinios10 兼容。
Xamarin.Mac xamarinmac 已计算。 xamarinmac20 兼容。
Xamarin.TVOS xamarintvos 已计算。 xamarintvos10 兼容。
Xamarin.WatchOS xamarinwatchos 已计算。 xamarinwatchos10 兼容。
兼容的目标框架
包含的目标框架(在包中)
了解更多关于 目标框架 以及 .NET Standard

NuGet 包 (339)

显示依赖 System.Runtime.Numerics 的前5个 NuGet 包

下载
NETStandard.Library

一组规定的用于和相互支持的 .NET 标准API。当使用 NuGet 3.x 时,此包至少需要版本 3.4。

System.Security.Cryptography.Algorithms

提供加密算法的基本类型,包括哈希、加密和签名操作。常用类型:System.Security.Cryptography.Aes、System.Security.Cryptography.RSA、System.Security.Cryptography.RSAParameters、System.Security.Cryptography.HMACSHA1、System.Security.Cryptography.SHA256、System.Security.Cryptography.SHA1、System.Security.Cryptography.SHA512、System.Security.Cryptography.SHA384、System.Security.Cryptography.HMACSHA256、System.Security.Cryptography.MD5、System.Security.Cryptography.HMACSHA384、System.Security.Cryptography.HMACSHA512。当使用 NuGet 3.x 时,此包至少需要版本 3.4。

System.Security.Cryptography.X509Certificates

提供用于读取、导出和验证Authenticode X.509 v3证书的类型。这些证书使用私钥进行签名,私有钥唯一且明确地识别证书持有者。常用类型:System.Security.Cryptography.X509Certificates.X509Certificate2、System.Security.Cryptography.X509Certificates.X509Certificate、System.Security.Cryptography.X509Certificates.X509ContentType、System.Security.Cryptography.X509Certificates.StoreLocation、System.Security.Cryptography.X509Certificates.StoreName、System.Security.Cryptography.X509Certificates.X509FindType、System.Security.Cryptography.X509Certificates.X509ChainStatus、System.Security.Cryptography.X509Certificates.X509Certificate2Collection、System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension、System.Security.Cryptography.X509Certificates.X509Chain。当使用NuGet 3.x时,此包至少需要版本3.4。

System.Security.Cryptography.OpenSsl

为使用OpenSSL的非Windows系统提供加密算法实现和密钥管理。常用类型:System.Security.Cryptography.RSAOpenSsl。当使用NuGet 3.x时,此包至少需要版本3.4。

MsgPack.Cli

MessagePack 是一种快速、紧凑且可互操作的二进制序列化格式。此包提供 MessagePack 序列化/反序列化 API。此包还支持 Mono、Xamarin、.NET Core 和 Unity。

GitHub 仓库 (288)

显示依赖于 System.Runtime.Numerics 的前 5 个最受欢迎的 GitHub 仓库

仓库 星级
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#。
microsoft/ailab
利用 Microsoft AI 体验、学习和编程最新突破性创新
neuecc/UniRx
Unity 的响应式扩展
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,学校灯塔库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
xamarin/xamarin-forms-samples
使用 Xamarin.Forms 框架构建的示例应用
版本 下载 最后更新
4.3.0 1,177,583,353 11/15/2016
4.3.0-preview1-24530-04 611,900 10/24/2016
4.0.1 555,391,713 6/27/2016
4.0.1-rc2-24027 13,829,302 5/16/2016
4.0.1-beta-23516 46,557 11/18/2015
4.0.1-beta-23409 4,809 10/15/2015
4.0.1-beta-23225 129,613 9/2/2015
4.0.0 2,227,075 7/29/2015
4.0.0-beta-23109 60,785 7/27/2015
4.0.0-beta-23019 50,021 6/30/2015
4.0.0-beta-22816 3,614 4/24/2015
4.0.0-beta-22605 3,668 2/13/2015
4.0.0-beta-22416 3,436 1/16/2015
4.0.0-beta-22231 4,007 11/11/2014