AlphaVantage API Library Namespaces

The namespaces available in the Tudormobile.AlphaVantageAPI library are described below. In several cases, including the namespace is required to expose extension methods provided.

Tudormobile.AlphaVantageAPI.dll

using Tudormobile.AlphaVantage;
using Tudormobile.AlphaVantage.Extensions;
using Tudormobile.AlphaVantage.Entities;

Release [!include[version](../../src/AlphaVantageAPI/bin/release/ver.txt)]

Latest unit testing results are shown below.

Summary

Summary
Generated on: 12/14/2025 - 5:37:03 PM
Parser: DynamicCodeCoverage
Assemblies: 1
Classes: 26
Files: 23
Line coverage: 88.5% (494 of 558)
Covered lines: 494
Uncovered lines: 64
Coverable lines: 558
Total lines: 2104
Method coverage: Feature is only available for sponsors

Coverage

Tudormobile.AlphaVantageAPI.dll - 88.5%
Name Line
Tudormobile.AlphaVantageAPI.dll 88.5%
Tudormobile.AlphaVantage.AlphaVantageClient 70.6%
Tudormobile.AlphaVantage.AlphaVantageClientBuilder 100%
Tudormobile.AlphaVantage.AlphaVantageException 100%
Tudormobile.AlphaVantage.Entities.AlphaVantageResponse 100%
Tudormobile.AlphaVantage.Entities.Dividend 100%
Tudormobile.AlphaVantage.Entities.Dividends 100%
Tudormobile.AlphaVantage.Entities.EarningsEstimate 100%
Tudormobile.AlphaVantage.Entities.EarningsEstimates 100%
Tudormobile.AlphaVantage.Entities.GlobalQuote 100%
Tudormobile.AlphaVantage.Entities.SymbolMatch 100%
Tudormobile.AlphaVantage.Entities.SymbolMatches 100%
Tudormobile.AlphaVantage.Entities.TimeSeries 100%
Tudormobile.AlphaVantage.Entities.TimeSeriesData 100%
Tudormobile.AlphaVantage.Entities.TreasuryYield 100%
Tudormobile.AlphaVantage.Entities.TreasuryYieldData 100%
Tudormobile.AlphaVantage.Extensions.AlphaVantageClientExtensions 57.3%
Tudormobile.AlphaVantage.Extensions.AlphaVantageOptions 100%
Tudormobile.AlphaVantage.Extensions.AlphaVantageServiceCollectionExtensions 100%
Tudormobile.AlphaVantage.Extensions.DividendsParser 100%
Tudormobile.AlphaVantage.Extensions.EarningsEstimatesParser 100%
Tudormobile.AlphaVantage.Extensions.EntityParser 93.5%
Tudormobile.AlphaVantage.Extensions.GlobalQuoteParser 100%
Tudormobile.AlphaVantage.Extensions.ResponseParser 100%
Tudormobile.AlphaVantage.Extensions.SymbolMatchesParser 100%
Tudormobile.AlphaVantage.Extensions.TimeSeriesParser 100%
Tudormobile.AlphaVantage.Extensions.TreasuryYieldParser 96.5%