Infrastracture for persistance of stock quotes in daily format (open, high, low, close) and import from CSV files in .NET Standard 2.1.
Info
Version: | 3.0.0 |
Author(s): | Piotr Falkowski |
Last Update: | Sunday, January 10, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PFalkowski/StocksData |
NuGet Url: | https://www.nuget.org/packages/Stocks.Data.Infrastructure |
Install
Install-Package Stocks.Data.Infrastructure
dotnet add package Stocks.Data.Infrastructure
paket add Stocks.Data.Infrastructure
Stocks.Data.Infrastructure Download (Unzip the "nupkg" after downloading)
Dependencies
- CsvHelper(>= 19.0.0)
- Extensions.Standard(>= 4.0.0)
- OnTheFlyStats(>= 3.1.0)
- StandardInterfaces(>= 1.3.0)
- Stocks.Data.Model(>= 2.0.0)
Tags