WillPower.Math 1.0.2025.3

dotnet add package WillPower.Math --version 1.0.2025.3
                    
NuGet\Install-Package WillPower.Math -Version 1.0.2025.3
                    
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="WillPower.Math" Version="1.0.2025.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WillPower.Math" Version="1.0.2025.3" />
                    
Directory.Packages.props
<PackageReference Include="WillPower.Math" />
                    
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 WillPower.Math --version 1.0.2025.3
                    
#r "nuget: WillPower.Math, 1.0.2025.3"
                    
#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.
#addin nuget:?package=WillPower.Math&version=1.0.2025.3
                    
Install WillPower.Math as a Cake Addin
#tool nuget:?package=WillPower.Math&version=1.0.2025.3
                    
Install WillPower.Math as a Cake Tool

This package provides a .Net 6 / 8 library intended to facilitate mathematic calculations not readily available in System.Math.
Features include:
Fiscal Calculator (Amortization Calculator and Scheduler).
Randomizer (A true random number generator).

This product is provided 'AS IS, NO WARRANTY' and is intended for no specific use or person. In fact, the code herein is so confuggled, it should not be used by anyone ever and anything that happens as a result of its use is completely and utterly YOUR FAULT.  :p
Note: WillPower™ is an unregisterable trademark of everyone.

Product Compatible and additional computed target framework versions.
.NET 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

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
1.0.2025.3 75 13 days ago
0.2021.8.26 823 8/26/2021

.Net 6 / .Net 8 port