Lambda2Js.Signed
3.1.3
Lambda expression to JavaScript converter:
converts System.Linq.ExpressionTree to syntactically correct JavaScript code.
See the project page for more.
Install-Package Lambda2Js.Signed -Version 3.1.3
dotnet add package Lambda2Js.Signed --version 3.1.3
<PackageReference Include="Lambda2Js.Signed" Version="3.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lambda2Js.Signed --version 3.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Lambda2Js.Signed, 3.1.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Support bool and char literal constants out of the box.
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Lambda2Js.Signed:
Package | Downloads |
---|---|
RavenDB.Client
RavenDB Client is the client library for accessing RavenDB
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Lambda2Js.Signed:
Repository | Stars |
---|---|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
ravendb/ravendb
ACID Document Database
|
|
fabsenet/adrilight
An Ambilight clone for Windows based sources - HTPC or just a normal PC
|
|
ravendb/docs
Docs for RavenDB
|