System.Runtime.Numerics
4.3.0-preview1-24530-04
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.Runtime.Numerics -Version 4.3.0-preview1-24530-04
dotnet add package System.Runtime.Numerics --version 4.3.0-preview1-24530-04
<PackageReference Include="System.Runtime.Numerics" Version="4.3.0-preview1-24530-04" />
paket add System.Runtime.Numerics --version 4.3.0-preview1-24530-04
#r "nuget: System.Runtime.Numerics, 4.3.0-preview1-24530-04"
// Install System.Runtime.Numerics as a Cake Addin
#addin nuget:?package=System.Runtime.Numerics&version=4.3.0-preview1-24530-04&prerelease
// Install System.Runtime.Numerics as a Cake Tool
#tool nuget:?package=System.Runtime.Numerics&version=4.3.0-preview1-24530-04&prerelease
Provides the numeric types System.Numerics.BigInteger and System.Numerics.Complex, which complement the numeric primitives, such as System.Byte, System.Double and System.Int32.
Commonly Used Types:
System.Numerics.BigInteger
System.Numerics.Complex
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions |
---|---|
.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 |
.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 |
MonoAndroid | monoandroid monoandroid10 |
MonoMac | monomac |
MonoTouch | monotouch monotouch10 |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | netcore50 uap uap10.0 |
Windows Phone | wpa81 |
Windows Store | netcore netcore45 netcore451 win8 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac xamarinmac20 |
Xamarin.TVOS | xamarintvos xamarintvos10 |
Xamarin.WatchOS | xamarinwatchos xamarinwatchos10 |
-
.NETCore 5.0
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.1
- System.Runtime (>= 4.3.0-preview1-24530-04)
-
.NETStandard 1.3
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (334)
Showing the top 5 NuGet packages that depend on System.Runtime.Numerics:
Package | Downloads |
---|---|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4. |
|
System.Security.Cryptography.X509Certificates
Provides types for reading, exporting and verifying Authenticode X.509 v3 certificates. These certificates are signed with a private key that uniquely and positively identifies the holder of the certificate. Commonly Used Types: 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 When using NuGet 3.x this package requires at least version 3.4. |
|
System.Security.Cryptography.Algorithms
Provides base types for cryptographic algorithms, including hashing, encryption, and signing operations. Commonly Used Types: 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 When using NuGet 3.x this package requires at least version 3.4. |
|
System.Security.Cryptography.OpenSsl
Provides cryptographic algorithm implementations and key management for non-Windows systems with OpenSSL. Commonly Used Types: System.Security.Cryptography.RSAOpenSsl |
|
Fractions
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads. |
GitHub repositories (228)
Showing the top 5 popular GitHub repositories that depend on System.Runtime.Numerics:
Repository | Stars |
---|---|
JeffreySu/WeiXinMPSDK
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
neuecc/UniRx
Reactive Extensions for Unity
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
MvvmCross/MvvmCross
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
|
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 410,667,538 | 11/15/2016 |
4.3.0-preview1-24530-04 | 384,431 | 10/24/2016 |
4.0.1 | 231,240,231 | 6/27/2016 |
4.0.1-rc2-24027 | 8,988,351 | 5/16/2016 |
4.0.1-beta-23516 | 44,920 | 11/18/2015 |
4.0.1-beta-23409 | 3,128 | 10/15/2015 |
4.0.1-beta-23225 | 89,131 | 9/2/2015 |
4.0.0 | 1,982,502 | 7/29/2015 |
4.0.0-beta-23109 | 58,145 | 7/27/2015 |
4.0.0-beta-23019 | 48,280 | 6/30/2015 |
4.0.0-beta-22816 | 2,043 | 4/24/2015 |
4.0.0-beta-22605 | 2,114 | 2/13/2015 |
4.0.0-beta-22416 | 1,895 | 1/16/2015 |
4.0.0-beta-22231 | 2,382 | 11/11/2014 |