Unobtrusive Ajax Helpers (like MVC5 Ajax.BeignForm and Ajax.ActionLink) for ASP.NET Core.
Info
Version: | 3.0.0 |
Author(s): | Mohammad Javad Ebrahimi |
Last Update: | Sunday, July 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mjebrahimi/AspNetCore.Unobtrusive.Ajax |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Unobtrusive.Ajax |
Install
Install-Package AspNetCore.Unobtrusive.Ajax
dotnet add package AspNetCore.Unobtrusive.Ajax
paket add AspNetCore.Unobtrusive.Ajax
AspNetCore.Unobtrusive.Ajax Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
netcoreapp2.1
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.1.0)
- Microsoft.AspNetCore.StaticFiles(>= 2.1.0)
- Microsoft.Extensions.FileProviders.Embedded(>= 5.0.2)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
- Microsoft.AspNetCore.StaticFiles(>= 2.2.0)
- Microsoft.Extensions.FileProviders.Embedded(>= 5.0.2)
Tags