Lambda2Js 1.0.0
See the version list below for details.
dotnet add package Lambda2Js --version 1.0.0
NuGet\Install-Package Lambda2Js -Version 1.0.0
<PackageReference Include="Lambda2Js" Version="1.0.0" />
paket add Lambda2Js --version 1.0.0
#r "nuget: Lambda2Js, 1.0.0"
// Install Lambda2Js as a Cake Addin #addin nuget:?package=Lambda2Js&version=1.0.0 // Install Lambda2Js as a Cake Tool #tool nuget:?package=Lambda2Js&version=1.0.0
Lambda expression to JavaScript converter.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Lambda2Js:
Package | Downloads |
---|---|
Blazorise.Charts
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material. |
|
Bit.Server.Owin
Bit.Server.Owin |
|
Bit.Owin
Bit.Owin |
|
Neuroglia.Data.Infrastructure.EventSourcing.EventStore
Package Description |
|
MT.Blazor.IndexedDB
Blazor component library for EF like interface with indexedDB storage |
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
|
Version | Downloads | Last updated |
---|---|---|
3.1.4 | 286,468 | 6/19/2022 |
3.1.3 | 277,652 | 6/27/2019 |
3.1.2 | 17,587 | 11/18/2018 |
3.1.1 | 939 | 10/15/2018 |
3.1.0 | 2,342 | 4/22/2018 |
3.0.1 | 13,661 | 6/12/2017 |
3.0.0 | 1,156 | 6/11/2017 |
2.1.1 | 5,426 | 2/27/2017 |
2.0.0 | 3,232 | 9/5/2016 |
1.5.0 | 5,436 | 4/2/2016 |
1.4.3 | 1,356 | 3/19/2016 |
1.4.1 | 1,314 | 3/15/2016 |
1.3.0 | 1,300 | 3/8/2016 |
1.2.0 | 1,304 | 3/8/2016 |
1.1.0 | 1,633 | 2/2/2015 |
1.0.0 | 1,415 | 2/2/2015 |
Portable `lambda2js` Lambda expression to JavaScript converter.
Converts System.Linq.ExpressionTree to syntactically correct JavaScript code.
See the project page for more.