SharperHacks.CoreLibs.Math.Interfaces
1.0.0
See the version list below for details.
dotnet add package SharperHacks.CoreLibs.Math.Interfaces --version 1.0.0
NuGet\Install-Package SharperHacks.CoreLibs.Math.Interfaces -Version 1.0.0
<PackageReference Include="SharperHacks.CoreLibs.Math.Interfaces" Version="1.0.0" />
paket add SharperHacks.CoreLibs.Math.Interfaces --version 1.0.0
#r "nuget: SharperHacks.CoreLibs.Math.Interfaces, 1.0.0"
// Install SharperHacks.CoreLibs.Math.Interfaces as a Cake Addin #addin nuget:?package=SharperHacks.CoreLibs.Math.Interfaces&version=1.0.0 // Install SharperHacks.CoreLibs.Math.Interfaces as a Cake Tool #tool nuget:?package=SharperHacks.CoreLibs.Math.Interfaces&version=1.0.0
Constants Library for .NET
SharperHacks.CoreLibs.Math.Interfaces
Interfaces used in SharperHacks.CoreLibs.Math.
Licensed under the Apache License, Version 2.0. See LICENSE.
Contact: joseph@sharperhacks.org
Project URL: https://github.com/SharperHacks-org/Math
Nuget: https://www.nuget.org/packages/SharperHacks.CoreLibs.Math
Targets
- net7.0
- net8.0
Classes, Records & Structs
IInterval<T>
Represents an interval in terms of upper and lower bounds and whether they are inclusive or exclusive.
IntervalBoundaryType
Enumeration representing whether an interval boundary is inclusive or exclusive.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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 is compatible. 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. |
-
net7.0
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SharperHacks.CoreLibs.Math.Interfaces:
Package | Downloads |
---|---|
SharperHacks.CoreLibs.Math
A collection of Math routines. |
GitHub repositories
This package is not used by any popular GitHub repositories.