Verify.Web:扩展验证以允许验证Web位 源码
验证网站 扩展以允许验证Web位。 可通过获得支持。 内容 NuGet软件包 用法 在程序集加载时启用一次VerifyWeb: VerifyWeb . Enable (); | 控制器 给定以下控制器: using System . Collections . Generic ; using Microsoft . AspNetCore . Mvc ; public class MyController : Controller { public ActionResult > Method ( string input ) { var headers = HttpContext . Response . Headers ; headers . Add ( " headerKey " ,
下载地址
用户评论