Yodii.Script 0.2.0

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

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

Yodii.Script is a purely interpreted script language loosely based on javascript that supports function
     with closures. One of its major specificty is to be implemnted as a state machine: it evaluates its
     script in the calling thread, step-by-step or per time-slice without any cross threads concerns.
     A very simple template engine (based on <% ... %> and <%= ... %> tags) is also available.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Yodii.Script:

Package Downloads
CK.SqlServer.Setup.Runtime

CK-Database helps to setup, construct, manages and build modular relational databases upon SqlServer. CK.SqlServer.Setup.Runtime contains objects that generate StObj (like SqlTable or SqlPackage) implementations.

CK.Sqlite.Setup.Runtime

CK-Database Runtime and Engine provider for SQLite.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.8.1 7,474 12/30/2020
0.8.0 3,429 2/11/2020
0.7.5 1,636 3/7/2020
0.7.4 3,310 9/26/2019
0.7.3 1,129 8/9/2019
0.7.2 1,514 6/2/2019
0.6.0 1,626 5/31/2018
0.5.2 1,044 11/22/2017
0.5.1 1,026 11/21/2017
0.5.0 1,026 11/20/2017
0.4.1 1,126 5/20/2017
0.4.0 1,033 1/29/2017
0.3.0 1,074 8/18/2016
0.2.0 993 7/22/2016
0.1.0 968 7/21/2016