TraderShop.Financials.Abstractions
2.0.0
dotnet add package TraderShop.Financials.Abstractions --version 2.0.0
NuGet\Install-Package TraderShop.Financials.Abstractions -Version 2.0.0
<PackageReference Include="TraderShop.Financials.Abstractions" Version="2.0.0" />
paket add TraderShop.Financials.Abstractions --version 2.0.0
#r "nuget: TraderShop.Financials.Abstractions, 2.0.0"
// Install TraderShop.Financials.Abstractions as a Cake Addin #addin nuget:?package=TraderShop.Financials.Abstractions&version=2.0.0 // Install TraderShop.Financials.Abstractions as a Cake Tool #tool nuget:?package=TraderShop.Financials.Abstractions&version=2.0.0
Abstractions Library
<img src="https://img.shields.io/github/issues/ucrengineer/TraderShop.Financials" alt = "home screen" style = "float: left"/> <img src="https://img.shields.io/github/forks/ucrengineer/TraderShop.Financials" alt = "home screen" style = "float: left"/> <img src="https://img.shields.io/github/stars/ucrengineer/TraderShop.Financials" alt = "home screen" style = "float: left"/> <img src="https://img.shields.io/github/license/ucrengineer/TraderShop.Financials.TdAmeritrade" alt = "home screen" style = "float: left"/>
<br></br>
Description
This library handles the error handling for the library. Error exceptions are thrown if there are no returned objects from a HTTP GET request or if the returned status codes are not successful. The code and message are also included in the exception.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net7.0
- Ardalis.SmartEnum (>= 2.1.0)
- Microsoft.AspNetCore.WebUtilities (>= 2.2.0)
- Microsoft.Extensions.Caching.Memory (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Http (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on TraderShop.Financials.Abstractions:
Package | Downloads |
---|---|
TraderShop.Financials.TdAmeritrade.Abstractions
This library provides a auth for TraderShop.Financials.TdAmeritrade library |
|
TraderShop.Financials.TdAmeritrade.Quotes
This library provides a Quotes service for easy interaction with the official TdAmeritrade api |
|
TraderShop.Financials.TdAmeritrade.Instruments
This library provides a instruments service for interaction with the official tdAmeritrade api |
|
TraderShop.Financials.TdAmeritrade.PriceHistory
This library provides a Price History service for easy interaction with the official TdAmeritrade api |
|
TraderShop.Financials.TdAmeritrade.Orders
This library provides a Orders service for easy interaction with the official TdAmeritrade api |
GitHub repositories
This package is not used by any popular GitHub repositories.