TraderShop.Financials.Abstractions
1.0.2
See the version list below for details.
dotnet add package TraderShop.Financials.Abstractions --version 1.0.2
NuGet\Install-Package TraderShop.Financials.Abstractions -Version 1.0.2
<PackageReference Include="TraderShop.Financials.Abstractions" Version="1.0.2" />
paket add TraderShop.Financials.Abstractions --version 1.0.2
#r "nuget: TraderShop.Financials.Abstractions, 1.0.2"
// Install TraderShop.Financials.Abstractions as a Cake Addin #addin nuget:?package=TraderShop.Financials.Abstractions&version=1.0.2 // Install TraderShop.Financials.Abstractions as a Cake Tool #tool nuget:?package=TraderShop.Financials.Abstractions&version=1.0.2
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 successfull. The code and message are also included in the exception.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. |
-
net6.0
- Microsoft.AspNetCore.WebUtilities (>= 2.2.0)
- Microsoft.Extensions.Caching.Memory (>= 6.0.1)
- Microsoft.Extensions.DependencyInjection (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Http (>= 6.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.