YahooQuotesApi 7.1.0

dotnet add package YahooQuotesApi --version 7.1.0
                    
NuGet\Install-Package YahooQuotesApi -Version 7.1.0
                    
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="YahooQuotesApi" Version="7.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="YahooQuotesApi" Version="7.1.0" />
                    
Directory.Packages.props
<PackageReference Include="YahooQuotesApi" />
                    
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 YahooQuotesApi --version 7.1.0
                    
#r "nuget: YahooQuotesApi, 7.1.0"
                    
#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.
#:package YahooQuotesApi@7.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=YahooQuotesApi&version=7.1.0
                    
Install as a Cake Addin
#tool nuget:?package=YahooQuotesApi&version=7.1.0
                    
Install as a Cake Tool

Yahoo Finance API to retrieve quote snapshots, history, dividends and splits.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on YahooQuotesApi:

Package Downloads
HermesTrade

A production-ready .NET 8 backtesting engine for trading strategies on cryptocurrencies and other financial instruments. Includes RSI indicators, Yahoo Finance data provider, file cache, and a flexible strategy interface. Author: Gerardo Tous Vallespir · gerardotous@gmail.com · https://www.linkedin.com/in/gerardo-tous-vallespir-42491636/

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.1.0 0 6/9/2026
7.0.9 155 5/24/2026
7.0.8 320 5/1/2026
7.0.7 623 4/16/2026
7.0.6 1,399 2/14/2026
7.0.5 2,498 11/22/2025
7.0.4 259 11/22/2025
7.0.3 467 9/15/2025
7.0.2 281 9/10/2025
7.0.0 4,276 10/30/2024
6.0.0 6,351 8/6/2024
5.5.9 354 8/5/2024
5.5.8 1,930 4/12/2024
5.5.7 447 3/6/2024
5.5.6 560 1/25/2024
5.5.5 562 12/21/2023
5.5.4 381 12/10/2023
5.5.3 341 12/8/2023
5.5.2 303 12/5/2023
5.5.1 455 11/17/2023
Loading failed