Algomate.Scripting.Client 1.0.26

There is a newer version of this package available.
See the version list below for details.
dotnet add package Algomate.Scripting.Client --version 1.0.26
NuGet\Install-Package Algomate.Scripting.Client -Version 1.0.26
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="Algomate.Scripting.Client" Version="1.0.26" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Algomate.Scripting.Client --version 1.0.26
#r "nuget: Algomate.Scripting.Client, 1.0.26"
#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 Algomate.Scripting.Client as a Cake Addin
#addin nuget:?package=Algomate.Scripting.Client&version=1.0.26

// Install Algomate.Scripting.Client as a Cake Tool
#tool nuget:?package=Algomate.Scripting.Client&version=1.0.26

Library used by the Algomate script compiler, provided for ease of development outside of the Algomate web and desktop applications.  If you are developing Algomate automated trading scripts, this package can be used to compile and test scripts in your local development environment, be it Visual Studio, VS Code, or dotnet command line.

Product 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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Algomate.Scripting.Client:

Package Downloads
Algomate.API

Client library for use with the Algomate Market Data API.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.32 884 1/8/2020
1.0.31 715 1/7/2020
1.0.30 521 12/14/2019
1.0.29 820 12/11/2019
1.0.28 739 12/5/2019
1.0.27 941 10/30/2019
1.0.26 644 10/17/2019
1.0.25 682 10/10/2019
1.0.24 692 10/2/2019
1.0.23 508 9/23/2019
1.0.22 654 9/19/2019
1.0.21 520 9/9/2019
1.0.20 931 9/2/2019
1.0.19 659 8/30/2019
1.0.18 646 8/27/2019
1.0.17 660 8/26/2019
1.0.16 669 8/23/2019
1.0.15 696 8/22/2019
1.0.14 888 8/5/2019
1.0.13 594 7/10/2019
1.0.12 722 7/5/2019
1.0.11 833 6/18/2019
1.0.10 736 6/4/2019
1.0.9 555 5/29/2019
1.0.8 729 5/6/2019
1.0.7 776 4/12/2019
1.0.6 582 4/3/2019
1.0.5 600 3/21/2019
1.0.4 548 3/13/2019
1.0.3 663 2/12/2019
1.0.2 889 1/15/2019

New in 1.0.26: "* Add Transaction field, refine equality * Added equality support to transactions"