Open.Numeric.Primes
1.3.0
See the version list below for details.
dotnet add package Open.Numeric.Primes --version 1.3.0
NuGet\Install-Package Open.Numeric.Primes -Version 1.3.0
<PackageReference Include="Open.Numeric.Primes" Version="1.3.0" />
paket add Open.Numeric.Primes --version 1.3.0
#r "nuget: Open.Numeric.Primes, 1.3.0"
// Install Open.Numeric.Primes as a Cake Addin #addin nuget:?package=Open.Numeric.Primes&version=1.3.0 // Install Open.Numeric.Primes as a Cake Tool #tool nuget:?package=Open.Numeric.Primes&version=1.3.0
Methods and extensions for prime number detection and discovery.
Part of the "Open" set of libraries.
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 was computed. 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. |
.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 was computed. 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. |
-
.NETStandard 2.0
- Open.Collections (>= 2.2.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Open.Numeric.Primes:
Package | Downloads |
---|---|
DelSquared.Radicals
.NET implementation of radical expressions enabling radical expression arithmetic. |
|
Recyclable.Collections.TestData
`Recyclable.Collections.TestData` project is a basic open source package for containing test data useful for testing collections like `RecyclableList<T>`, `RecyclableLongList<T>`, `List<T>`, `SortableList<T>`, `PriorityQueue<T>` & similar. |
|
Recyclable.Collections.TestData.xUnit
`Recyclable.Collections.TestData.xUnit` project is a basic open source package for working with repeatable xUnit test data useful for testing collections like `RecyclableList<T>`, `RecyclableLongList<T>`, `List<T>`, `SortableList<T>`, `PriorityQueue<T>` & similar. |
|
Open.Evaluation.Arithmetic
A framework for evaluating complex formulas. Part of the "Open" set of libraries. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.3 | 92 | 11/17/2024 |
4.0.2 | 1,283 | 5/28/2024 |
4.0.1 | 118 | 5/25/2024 |
4.0.0 | 111 | 5/25/2024 |
3.1.0 | 389 | 12/15/2023 |
3.0.0 | 2,007 | 2/5/2023 |
2.0.2 | 2,417 | 4/16/2022 |
2.0.1 | 26,375 | 7/4/2021 |
2.0.0 | 795 | 8/23/2020 |
1.6.0 | 548 | 7/17/2020 |
1.5.5 | 1,003 | 1/4/2020 |
1.5.4 | 638 | 7/5/2019 |
1.5.3 | 531 | 7/4/2019 |
1.3.0 | 1,093 | 1/4/2018 |
1.2.2 | 1,103 | 11/4/2017 |
1.1.0 | 1,110 | 9/26/2017 |
1.0.1 | 1,089 | 9/25/2017 |
1.0.0 | 1,191 | 9/25/2017 |
Updated to .NET Standard for compatability.