Polygon.Client
1.2.0
See the version list below for details.
dotnet add package Polygon.Client --version 1.2.0
NuGet\Install-Package Polygon.Client -Version 1.2.0
<PackageReference Include="Polygon.Client" Version="1.2.0" />
paket add Polygon.Client --version 1.2.0
#r "nuget: Polygon.Client, 1.2.0"
// Install Polygon.Client as a Cake Addin #addin nuget:?package=Polygon.Client&version=1.2.0 // Install Polygon.Client as a Cake Tool #tool nuget:?package=Polygon.Client&version=1.2.0
polygon-dotnet-client
.NET client for getting stocks, crypto, forex, and indices data from Polygon.io API.
Independently developed, this is not an official library and I am not affiliated with Polygon.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Microsoft.Extensions.Http (>= 2.1.1)
- System.Text.Json (>= 4.7.2)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Polygon.Client:
Package | Downloads |
---|---|
MarketViewer.Contracts
Add backtest v4 contracts |
|
MarketDataProvider.Contracts
.NET project containing models, request and response contracts for MarketDataProvider. |
|
Polygon.Client.DependencyInjection
Creates a .NET client for getting stocks, crypto, forex, and indices data from Polygon.io API via Dependency Injection. Independently developed, this is not an official library and I am not affiliated with Polygon. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 91 | 12/16/2024 |
1.5.0-preview.3 | 44 | 12/16/2024 |
1.5.0-preview.2 | 279 | 12/16/2024 |
1.5.0-preview.1 | 90 | 12/15/2024 |
1.4.0 | 3,000 | 3/28/2024 |
1.3.0 | 163 | 3/27/2024 |
1.3.0-preview.4 | 72 | 3/27/2024 |
1.3.0-preview.3 | 65 | 3/27/2024 |
1.3.0-preview.2 | 74 | 3/27/2024 |
1.3.0-preview.1 | 65 | 3/27/2024 |
1.2.0 | 104 | 3/26/2024 |
1.1.0 | 108 | 3/26/2024 |
1.0.0 | 119 | 3/26/2024 |
Change namespaces to reflect new project structure