Waher.Script 2.6.6

dotnet add package Waher.Script --version 2.6.6
NuGet\Install-Package Waher.Script -Version 2.6.6
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="Waher.Script" Version="2.6.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Waher.Script --version 2.6.6
#r "nuget: Waher.Script, 2.6.6"
#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 Waher.Script as a Cake Addin
#addin nuget:?package=Waher.Script&version=2.6.6

// Install Waher.Script as a Cake Tool
#tool nuget:?package=Waher.Script&version=2.6.6

Class library that defines a script language and an object abstraction of computable elements. The library helps application parse and execute script. Script is extensible, and it is easy for modules to extend the script engine.

Script can be evaluated using either synchronous or asynchronous processing.

Script Syntax: https://waher.se/Script.md

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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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.

NuGet packages (42)

Showing the top 5 NuGet packages that depend on Waher.Script:

Package Downloads
Waher.Content

Library that provides basic abstraction for Internet Content Type, and basic encodings and decodings. This includes handling and parsing of common data types, text, JSON, CSV, binary data and multi-part content, forms, etc. Encoding can be easily extended in external libraries.

Waher.Content.Xml

Helps with encoding and decoding of XML. It integrates with the architecture defined in Waher.Content.

Waher.Networking.XMPP

Class library for communication using the XMPP protocol. Library contains both client-to-server and component-to-server communication classes. Classes can be extended freely by external modules. XMPP Extensions supported by the library by default include: XEP-0004: Data Forms XEP-0030: Service Discovery XEP-0047: In-band Bytestreams XEP-0049: Private XML Storage XEP-0055: Jabber Search XEP-0059: Result Set Management XEP-0068: Field Standardization for Data Forms XEP-0077: In-band Registration XEP-0092: Software Version XEP-0114: Jabber Component Protocol XEP-0115: Entity Capabilities XEP-0122: Data Forms Validation XEP-0128: Service Discovery Extensions XEP-0141: Data Forms Layout XEP-0172: User Nickname XEP-0184: Message Delivery Receipts XEP-0191: Blocking Command XEP-0199: XMPP Ping XEP-0221: Data Forms Media Element XEP-0231: Bits of Binary XEP-0331: Data Forms - Color Field Types XEP-0336: Data Forms - Dynamic Forms XEP-0348: Signing Forms XEP-0363: HTTP File Upload XEP-0377: Spam Reporting Support for other extensions is provided by separate nuget packages. See: https://waher.se/IoTGateway/Libraries.md#networking

Waher.Script.Graphs

Contains script extensions for graphs. Script Syntax: https://waher.se/Script.md#colorFunctionsWaherScriptGraphs

Waher.Content.Markdown

Can be used to parse Markdown documents and transforms them to other formats. Rendering architecture is pluggable, extensible and customizable. This library includes rendering to HTML, plain text, and portable Markdown. Additional libraries provide rendering support to other formats. The library can also compare Markdown documents, and provide Markdown-based difference documents, showing how one version of a document is edited to produce a second version. For a description of the Markdown flavour supported by the parser, see: https://waher.se/Markdown.md

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.6.6 678 1/23/2024
2.6.5 825 1/15/2024
2.6.4 306 12/7/2023
2.6.3 236 12/4/2023
2.6.2 1,414 11/23/2023
2.6.1 445 10/17/2023
2.6.0 1,513 10/6/2023
2.5.4 4,406 9/20/2023
2.5.3 464 8/30/2023
2.5.2 2,234 8/9/2023
2.5.1 1,855 7/27/2023
2.5.0 1,237 6/26/2023
2.4.13 868 5/4/2023
2.4.12 5,066 3/20/2023
2.4.11 7,367 2/27/2023
2.4.10 17,034 9/28/2022
2.4.9 1,254 9/19/2022
2.4.8 9,575 9/3/2022
2.4.7 7,826 8/17/2022
2.4.6 3,361 7/29/2022
2.4.5 1,686 7/24/2022
2.4.4 15,921 7/14/2022
2.4.3 32,229 6/17/2022
2.4.2 3,868 4/30/2022
2.4.1 1,146 4/28/2022
2.4.0 1,305 4/21/2022
2.3.0 14,199 4/14/2022
2.2.2 3,870 3/31/2022
2.2.1 685 3/25/2022
2.2.0 18,997 3/20/2022
2.1.0 8,588 3/1/2022
2.0.4 11,800 1/18/2022
2.0.3 8,186 1/15/2022
2.0.2 3,791 1/11/2022
2.0.1 651 1/5/2022
2.0.0 27,879 1/3/2022
1.1.8 2,684 12/3/2021
1.1.7 1,442 10/28/2021
1.1.6 3,460 10/17/2021
1.1.5 3,373 9/29/2021
1.1.4 1,052 9/22/2021
1.1.3 20,008 6/18/2021
1.1.2 1,311 5/28/2021
1.1.1 1,400 5/26/2021
1.1.0 626 5/11/2021
1.0.56 5,151 5/10/2021
1.0.55 887 4/26/2021
1.0.54 2,110 4/23/2021
1.0.53 18,905 3/30/2021
1.0.52 1,715 3/29/2021
1.0.51 438 3/24/2021
1.0.50 7,490 2/19/2021
1.0.49 614 2/11/2021
1.0.48 12,169 2/10/2021
1.0.47 1,136 1/22/2021
1.0.46 3,567 1/12/2021
1.0.45 1,672 11/25/2020
1.0.44 1,095 11/25/2020
1.0.43 20,160 11/9/2020
1.0.42 1,923 10/8/2020
1.0.41 13,567 9/25/2020
1.0.40 1,193 9/22/2020
1.0.39 5,326 8/31/2020
1.0.38 2,725 8/11/2020
1.0.37 2,219 7/9/2020
1.0.36 19,856 6/23/2020
1.0.35 16,720 3/31/2020
1.0.34 5,525 2/27/2020
1.0.33 1,440 1/3/2020
1.0.32 3,360 10/3/2019
1.0.31 2,773 8/5/2019
1.0.30 3,849 7/6/2019
1.0.29 1,234 6/8/2019
1.0.28 1,323 4/18/2019
1.0.27 17,439 2/18/2019
1.0.26 3,558 2/7/2019
1.0.25 47,392 12/28/2018
1.0.24 1,572 12/21/2018
1.0.23 2,938 12/2/2018
1.0.22 1,317 11/26/2018
1.0.21 2,211 11/21/2018
1.0.20 968 11/20/2018
1.0.19 967 11/19/2018
1.0.18 3,202 11/18/2018
1.0.17 16,938 8/26/2018
1.0.16 1,320 8/18/2018
1.0.15 13,596 7/24/2018
1.0.14 12,275 7/2/2018
1.0.13 6,374 6/17/2018
1.0.12 1,010 6/8/2018
1.0.11 32,366 2/18/2018
1.0.10 11,682 2/9/2018
1.0.9 47,695 11/24/2017
1.0.8 4,394 10/2/2017
1.0.7 1,023 10/2/2017
1.0.6 1,391 9/29/2017
1.0.5 42,969 7/9/2017
1.0.4 1,698 7/8/2017
1.0.3 77,009 6/21/2017
1.0.2 2,676 6/2/2017
1.0.1 1,436 5/31/2017
1.0.0 1,834 5/15/2017