Polygon.Client
1.3.0-preview.1
See the version list below for details.
dotnet add package Polygon.Client --version 1.3.0-preview.1
NuGet\Install-Package Polygon.Client -Version 1.3.0-preview.1
<PackageReference Include="Polygon.Client" Version="1.3.0-preview.1" />
paket add Polygon.Client --version 1.3.0-preview.1
#r "nuget: Polygon.Client, 1.3.0-preview.1"
// Install Polygon.Client as a Cake Addin #addin nuget:?package=Polygon.Client&version=1.3.0-preview.1&prerelease // Install Polygon.Client as a Cake Tool #tool nuget:?package=Polygon.Client&version=1.3.0-preview.1&prerelease
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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 | 154 | 12/16/2024 |
1.5.0-preview.3 | 51 | 12/16/2024 |
1.5.0-preview.2 | 286 | 12/16/2024 |
1.5.0-preview.1 | 99 | 12/15/2024 |
1.4.0 | 3,158 | 3/28/2024 |
1.3.0 | 164 | 3/27/2024 |
1.3.0-preview.4 | 73 | 3/27/2024 |
1.3.0-preview.3 | 66 | 3/27/2024 |
1.3.0-preview.2 | 75 | 3/27/2024 |
1.3.0-preview.1 | 66 | 3/27/2024 |
1.2.0 | 105 | 3/26/2024 |
1.1.0 | 109 | 3/26/2024 |
1.0.0 | 120 | 3/26/2024 |
Change constructors to allow dependency injection