Utilities that make Blazor WASM C# interfacing with JavaScript easier, will triggers corresponding JavaScript functionality.
Info
Version: | 0.3.0 |
Author(s): | Cody Merritt Anhorn |
Last Update: | Saturday, December 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/canhorn/EventHorizon.Blazor.Interop |
NuGet Url: | https://www.nuget.org/packages/EventHorizon.Blazor.Interop |
Install
Install-Package EventHorizon.Blazor.Interop
dotnet add package EventHorizon.Blazor.Interop
paket add EventHorizon.Blazor.Interop
EventHorizon.Blazor.Interop Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 5.0.0)
- Microsoft.JSInterop.WebAssembly(>= 5.0.0)
Tags