Info
Version: | 3.1.4 |
Author(s): | Gearz, Miguel Angelo (masbicudo), André Pena (andrerpena) |
Last Update: | Sunday, June 19, 2022 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/gearz-lab/lambda2js |
NuGet Url: | https://www.nuget.org/packages/Lambda2Js |
Install
Install-Package Lambda2Js
dotnet add package Lambda2Js
paket add Lambda2Js
Lambda2Js Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags
converts System.Linq.ExpressionTree to syntactically correct JavaScript code.
See the project page for more.