ASP.NET MVC Core middleware to handle PJAX requests from MoOx/pjax.
Info
| Version: | 0.1.0 |
| Author(s): | Josh Close |
| Last Update: | Tuesday, October 9, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/JoshClose/Pjax.Mvc |
| NuGet Url: | https://www.nuget.org/packages/Pjax.MvcCore |
Install
Install-Package Pjax.MvcCore
dotnet add package Pjax.MvcCore
paket add Pjax.MvcCore
Pjax.MvcCore Download (Unzip the "nupkg" after downloading)
Dependencies
- AngleSharp(>= 0.9.10)
- Microsoft.AspNetCore.App(>= 2.1.3)
Tags