WizardWrx.MoreMath 8.0.87

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package WizardWrx.MoreMath --version 8.0.87
                    
NuGet\Install-Package WizardWrx.MoreMath -Version 8.0.87
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WizardWrx.MoreMath" Version="8.0.87" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WizardWrx.MoreMath" Version="8.0.87" />
                    
Directory.Packages.props
<PackageReference Include="WizardWrx.MoreMath" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WizardWrx.MoreMath --version 8.0.87
                    
#r "nuget: WizardWrx.MoreMath, 8.0.87"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package WizardWrx.MoreMath@8.0.87
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WizardWrx.MoreMath&version=8.0.87
                    
Install as a Cake Addin
#tool nuget:?package=WizardWrx.MoreMath&version=8.0.87
                    
Install as a Cake Tool

Static classes of math functions to supplement the BCL Math class.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.107 266 7/17/2023
9.0.106 226 7/17/2023
9.0.100 497 10/15/2022
9.0.99 506 9/18/2022
9.0.0 526 6/25/2022
8.0.90 506 5/21/2022
8.0.88 516 5/21/2022
8.0.87 493 5/21/2022
8.0.73 529 4/24/2022
8.0.71 516 4/19/2022
8.0.69 540 4/7/2022
8.0.68 550 4/7/2022
8.0.66 513 3/25/2022
8.0.64 498 3/25/2022
8.0.63 516 3/25/2022
8.0.61 509 3/9/2022
8.0.59 380 12/20/2021
8.0.58 378 12/20/2021
8.0.56 386 12/10/2021
8.0.54 441 10/19/2021
8.0.52 451 10/13/2021
8.0.50 464 8/2/2021
8.0.48 496 7/12/2021
8.0.46 506 7/4/2021
8.0.43 480 6/30/2021
8.0.41 463 6/21/2021
8.0.40 483 6/21/2021
8.0.38 508 6/18/2021
8.0.37 455 6/18/2021
8.0.31 451 6/10/2021
8.0.28 467 6/9/2021
8.0.23 485 5/20/2021
8.0.22 487 5/20/2021
8.0.20 526 5/2/2021
8.0.18 442 4/19/2021
8.0.16 484 3/22/2021
8.0.12 527 2/6/2021
8.0.10 439 1/31/2021
7.24.6 514 12/31/2020
7.23.5 571 10/18/2020
7.21.3.42996 671 10/3/2019
7.21.3.36612 644 7/19/2019
7.15.1.36803 810 5/3/2019

To compensate for an apparent change in the behavior of the NuGet Package Manager implementation in Visual Studio 2019, all NuGet in the WizardWrx .NET API constellation of libraries are being re-released with dependencies named explicitly in the generated .nuspec file that goes into the package. This is accomplished by adding the IncludeReferencedProjects to the NuGet Pack command line. Otherwise, the program source code is unchanged, nor are the binaries. Henceforth, independend release schedules as described in the immediately previous published version of this library will resume.