Execute dynamic object expressions as Javascript in Blazor WebAssembly.
Info
Version: | 1.4.0 |
Author(s): | jameschch |
Last Update: | Monday, November 7, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jameschch/Blazor.DynamicJavascriptRuntime.Evaluator |
NuGet Url: | https://www.nuget.org/packages/DynamicJavascriptRuntime.Blazor.Evaluator |
Install
Install-Package DynamicJavascriptRuntime.Blazor.Evaluator
dotnet add package DynamicJavascriptRuntime.Blazor.Evaluator
paket add DynamicJavascriptRuntime.Blazor.Evaluator
DynamicJavascriptRuntime.Blazor.Evaluator Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.6.0)
- Microsoft.JSInterop(>= 3.1.3)
- Microsoft.CSharp(>= 4.6.0)
- Microsoft.JSInterop(>= 3.1.3)
Tags