ExcelFinancialFunctions
ExcelFinancialFunctions copied to clipboard
.NET Standard library providing the full set of financial functions from Excel.
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.3.0 See the release notes here. v17.3.0-preview-20220612-01 See the release notes here. v17.3.0-preview-20220530-08 See the release notes here....
This issue tracks changes which will be included in the next release. ## Here's what's new - Adds strong name assembly signing. (PR #69)
This has been posted to the NuGet Gallery. The issue remains open to track any problems or concerns that anyone may have. ## Here's what's new - Removes needless constraint...
From todo.txt: _"The interaction of Bisection and Newton algo in findRoot needs review. It seems like it is working now, but it could use some love. Maybe I should switch...
### Description I have some IRR calculations with wildly different results compared with Excel. I have included some example C# with some cases of my mismatching data. Note that for...
Bumps [NUnit](https://github.com/nunit/nunit) from 3.13.3 to 4.1.0. Release notes Sourced from NUnit's releases. NUnit 4.1.0 See release notes NUnit 4.0.1 Patch release to fix windows targets See release notes and See...
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.0 to 6.0.1. Release notes Sourced from coverlet.collector's releases. v6.0.1 Fixed Uncovered lines in .NET 8 for inheriting records #1555 Fix record constructors not covered when SkipAutoProps...
Bumps [fsdocs-tool](https://github.com/fsprojects/FSharp.Formatting) from 14.0.1 to 20.0.0. Changelog Sourced from fsdocs-tool's changelog. 20.0.0 - 2024-02-14 Stable release 20.0.0-beta-002 - 2024-02-08 Fixed Avoid theme flicker in dark mode. #901 20.0.0-beta-001 - 2024-01-31...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.9.0 What's Changed Remove dependency on Nuget.Frameworks by @nohwnd in microsoft/vstest#4693 Add platform guard by @dotMorten in microsoft/vstest#4737...
NUnit 4 brings breaking changes. #101 will require changes in order to merge