MarketViewer.Contracts
3.0.0
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
NuGet\Install-Package MarketViewer.Contracts -Version 3.0.0
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" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MarketViewer.Contracts, 3.0.0"
#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 // Install MarketViewer.Contracts as a Cake Tool #tool nuget:?package=MarketViewer.Contracts&version=3.0.0
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 |
---|---|---|
4.0.0-preview.1 | 70 | 12/28/2024 |
3.1.0-preview.1 | 96 | 12/20/2024 |
3.0.1-preview.3 | 256 | 12/15/2024 |
3.0.1-preview.2 | 55 | 12/14/2024 |
3.0.1-preview.1 | 166 | 11/29/2024 |
3.0.0 | 90 | 11/21/2024 |
3.0.0-preview.2 | 147 | 11/10/2024 |
3.0.0-preview.1 | 79 | 11/2/2024 |
2.0.1 | 130 | 10/31/2024 |
2.0.1-preview.4 | 59 | 10/12/2024 |
2.0.1-preview.3 | 50 | 10/8/2024 |
2.0.1-preview.2 | 203 | 10/5/2024 |
2.0.1-preview.1 | 54 | 10/4/2024 |
2.0.0 | 95 | 10/4/2024 |
1.2.5 | 93 | 9/28/2024 |
1.2.4 | 172 | 9/18/2024 |
1.2.4-preview.1 | 110 | 9/22/2024 |
1.2.3-preview.4 | 61 | 9/18/2024 |
1.2.3-preview.3 | 158 | 9/3/2024 |
1.2.3-preview.2 | 128 | 9/1/2024 |
1.2.3-preview.1 | 81 | 9/1/2024 |
1.2.2 | 285 | 8/30/2024 |
1.2.1 | 183 | 8/30/2024 |
1.2.0 | 127 | 8/29/2024 |
1.1.0 | 95 | 7/27/2024 |
1.0.0 | 84 | 7/27/2024 |
Add Backtest v3, rename lots of namespaces