Lambda2Js 3.1.4
.NET Standard 1.0
.NET Framework 4.0
dotnet add package Lambda2Js --version 3.1.4
NuGet\Install-Package Lambda2Js -Version 3.1.4
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="3.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lambda2Js --version 3.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Lambda2Js, 3.1.4"
#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=3.1.4
// Install Lambda2Js as a Cake Tool
#tool nuget:?package=Lambda2Js&version=3.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Lambda expression to JavaScript converter:
converts System.Linq.ExpressionTree to syntactically correct JavaScript code.
See the project page for more.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
NuGet packages (4)
Showing the top 4 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 |
|
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, 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 | 6,912 | 6/19/2022 |
3.1.3 | 198,251 | 6/27/2019 |
3.1.2 | 14,804 | 11/18/2018 |
3.1.1 | 778 | 10/15/2018 |
3.1.0 | 2,185 | 4/22/2018 |
3.0.1 | 10,567 | 6/12/2017 |
3.0.0 | 1,012 | 6/11/2017 |
2.1.1 | 5,257 | 2/27/2017 |
2.0.0 | 2,377 | 9/5/2016 |
1.5.0 | 4,785 | 4/2/2016 |
1.4.3 | 1,213 | 3/19/2016 |
1.4.1 | 1,157 | 3/15/2016 |
1.3.0 | 1,150 | 3/8/2016 |
1.2.0 | 1,142 | 3/8/2016 |
1.1.0 | 1,462 | 2/2/2015 |
1.0.0 | 1,240 | 2/2/2015 |
3.1.4 Update .NET dependencies
3.1.3 Support bool and char literal constants out of the box.