FinancialModelingPrep.NET icon indicating copy to clipboard operation
FinancialModelingPrep.NET copied to clipboard

:chart_with_upwards_trend: C# API Client For financialmodelingprep.com Made In .NET 8

Results 18 FinancialModelingPrep.NET issues
Sort by recently updated
recently updated
newest added

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...

dependencies

Bumps [xunit](https://github.com/xunit/xunit) from 2.6.4 to 2.8.0. Commits be260b3 v2.8.0 a8ceb66 #783: Add -useansicolor flag to console runner (v2) 7b0ff93 Don't show /aggressive with unlimited threads 46cdf06 Support parallel algorithm in...

dependencies

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.0 to 8.0.1 Release notes Sourced from Microsoft.Extensions.Logging.Abstractions's releases. .NET 8.0.1 Release Commits bf5e279 Merge in...

dependencies

- Realtime quotes for crypto and stock. - FinancialScore in Advanced Data - Futures and Forex support for realtime and historical quotes Some cleanup and refactoring. Replaced doubles with decimals,...

enhancement
Breaking

At the moment the field for `totalDebt` is not nullable. https://github.com/MatthiWare/FinancialModelingPrep.NET/blob/5a9129b9c40ef7b418853553bebf4fbae26e7bb7/FinancialModelingPrepApi/Model/CompanyValuation/BalanceSheetResponse.cs#L158 Sometimes FMP API returns null for this field. I created a support ticket to check if this is valid...

bug

Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. Release notes Sourced from Microsoft.Extensions.Configuration's releases. .NET 8.0 RC 2 Release .NET 8.0 RC 1 Release .NET 8.0 Preview 7 Release .NET 8.0 Preview...

dependencies

Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. Release notes Sourced from Microsoft.Extensions.Logging's releases. .NET 8.0 RC 2 Release .NET 8.0 RC 1 Release .NET 8.0 Preview 7 Release .NET 8.0 Preview...

dependencies

- [x] Check if it makes sense to use https://github.com/reactiveui/refit - [ ] Refactor to use Refit bindings

enhancement
help wanted
Breaking

Use Polly and https://github.com/Polly-Contrib/Polly.Contrib.WaitAndRetry/blob/master/src/Polly.Contrib.WaitAndRetry/Backoff.DecorrelatedJitterV2.cs

enhancement

Bumps xunit from 2.8.1 to 2.9.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xunit&package-manager=nuget&previous-version=2.8.1&new-version=2.9.0)](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...

dependencies