MvcCorePager
MvcCorePager copied to clipboard
MvcCorePager is a free and open source pagination component for ASP.NET Core MVC application.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
好像是缺少和标签
在页面中使用Html.Pager(...)时,该页面在浏览器输出的html内容被截断,查看服务器日志显示“ Synchronous operations are disallowed. Call WriteAsync or set AllowSynchronousIO to true instead.”