Lambda2Js 1.1.0
dotnet add package Lambda2Js --version 1.1.0
NuGet\Install-Package Lambda2Js -Version 1.1.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="Lambda2Js" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lambda2Js --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Lambda2Js, 1.1.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 Lambda2Js as a Cake Addin #addin nuget:?package=Lambda2Js&version=1.1.0 // Install Lambda2Js as a Cake Tool #tool nuget:?package=Lambda2Js&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Portable lambda expression to JavaScript converter.
Converts System.Linq.ExpressionTree to syntactically correct JavaScript code.
See the project page for more.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Lambda2Js:
Repository | Stars |
---|---|
Megabit/Blazorise
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
|
|
fabsenet/adrilight
An Ambilight clone for Windows based sources - HTPC or just a normal PC
|
Portable `lambda2js` Lambda expression to JavaScript converter.
Added `Math` static members.
See the project page for more.