FinancialModelingPrep.NET
FinancialModelingPrep.NET copied to clipboard
:chart_with_upwards_trend: C# API Client For financialmodelingprep.com Made In .NET 8
Bumps xunit.runner.visualstudio from 2.8.1 to 2.8.2. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [xunit](https://github.com/xunit/xunit) from 2.8.1 to 2.9.2. Commits 82543a6 v2.9.2 0f8f156 #3031: Changes to TheoryData break tests with arrays of objects 502f6d1 Bump up to v2.9.2-pre bb7c3e4 v2.9.1 5d70d25 #3028: Support...
Bumps [Moq](https://github.com/moq/moq) from 4.20.70 to 4.20.72. Release notes Sourced from Moq's releases. v4.20.72 What's Changed 🔨 Other Remove unused attribute by @kzu in devlooped/moq#1515 Full Changelog: https://github.com/devlooped/moq/compare/v4.20.71...v4.20.72 v4.20.71 What's Changed...
Bumps [MinVer](https://github.com/adamralph/minver) from 5.0.0 to 6.0.0. Changelog Sourced from MinVer's changelog. 6.0.0 Enhancements #983: Bump McMaster.Extensions.CommandLineUtils from 4.1.0 to 4.1.1 #999: [BREAKING] Tagged version wins even if MinVerMinimumMajorMinor is higher...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.1. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.11.1 What's Changed [rel/17.11] Forward error output from testhost as info by @nohwnd in microsoft/vstest#5193 Full Changelog: https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1...
## Stable API Move towards stable API provided by FMP. See https://site.financialmodelingprep.com/developer/docs/stable ### Plan - [ ] Create new `v1` base branch - Update readme to reflect the API being...
Calling ``` client.CompanyValuation.GetIncomeStatementAsync("TEST.V", Period.Annual, 10);``` is classed as an error when there is no data available. I find this behaviour odd as the request is successful and Financial Modelling Prep...
Check https://site.financialmodelingprep.com/developer Some of the API endpoints have been moved to different categories, new categories have been created and existing categories have been renamed.