Info
| Version: | 1.0.2 |
| Author(s): | LZH |
| Last Update: | Friday, June 9, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/91651/Pjax.AspNetCore |
| NuGet Url: | https://www.nuget.org/packages/Pjax.AspNetCore.Mvc |
Install
Install-Package Pjax.AspNetCore.Mvc
dotnet add package Pjax.AspNetCore.Mvc
paket add Pjax.AspNetCore.Mvc
Pjax.AspNetCore.Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.3)
- Microsoft.AspNetCore.Mvc(>= 1.1.3)
Tags
Using cooperated with jQuery.pjax(https://github.com/defunkt/jquery-pjax).