MarketViewer.Contracts
3.0.0-preview.1
This is a prerelease version of MarketViewer.Contracts.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MarketViewer.Contracts --version 3.0.0-preview.1
NuGet\Install-Package MarketViewer.Contracts -Version 3.0.0-preview.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MarketViewer.Contracts" Version="3.0.0-preview.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MarketViewer.Contracts --version 3.0.0-preview.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MarketViewer.Contracts, 3.0.0-preview.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MarketViewer.Contracts as a Cake Addin #addin nuget:?package=MarketViewer.Contracts&version=3.0.0-preview.1&prerelease // Install MarketViewer.Contracts as a Cake Tool #tool nuget:?package=MarketViewer.Contracts&version=3.0.0-preview.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Add backtest feature, add trade record
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- AWSSDK.DynamoDBv2 (>= 3.7.401.11)
- AWSSDK.S3 (>= 3.7.404.5)
- MarketDataProvider.Contracts (>= 1.0.0)
- MediatR (>= 12.4.1)
- MemoryPack (>= 1.21.3)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.Extensions.Caching.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Newtonsoft.Json (>= 13.0.3)
- Polygon.Client (>= 1.4.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MarketViewer.Contracts:
Package | Downloads |
---|---|
MarketViewer.Studies
Add initial studies. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0-preview.2 | 124 | 11/10/2024 |
3.0.0-preview.1 | 66 | 11/2/2024 |
2.0.1 | 73 | 10/31/2024 |
2.0.1-preview.4 | 49 | 10/12/2024 |
2.0.1-preview.3 | 40 | 10/8/2024 |
2.0.1-preview.2 | 197 | 10/5/2024 |
2.0.1-preview.1 | 48 | 10/4/2024 |
2.0.0 | 83 | 10/4/2024 |
1.2.5 | 83 | 9/28/2024 |
1.2.4 | 162 | 9/18/2024 |
1.2.4-preview.1 | 102 | 9/22/2024 |
1.2.3-preview.4 | 53 | 9/18/2024 |
1.2.3-preview.3 | 149 | 9/3/2024 |
1.2.3-preview.2 | 122 | 9/1/2024 |
1.2.3-preview.1 | 75 | 9/1/2024 |
1.2.2 | 273 | 8/30/2024 |
1.2.1 | 169 | 8/30/2024 |
1.2.0 | 115 | 8/29/2024 |
1.1.0 | 83 | 7/27/2024 |
1.0.0 | 72 | 7/27/2024 |
Add Backtest v3, rename lots of namespaces