BlazorQuery is a Blazor Library that wraps jQuery in C# so that DOM Manipulation, Ajax, etc, can be done directly without leaving the comfort of C#.
Info
Version: | 0.0.3 |
Author(s): | KevinJPetersen |
Last Update: | Friday, May 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kevinjpetersen/BlazorQuery |
NuGet Url: | https://www.nuget.org/packages/BlazorQuery |
Install
Install-Package BlazorQuery
dotnet add package BlazorQuery
paket add BlazorQuery
BlazorQuery Download (Unzip the "nupkg" after downloading)
Dependencies
Tags