文件名称:EasyErrorHandlingMvc:SimpleErrorMVC 是一个 MVC 包,它简化了 MVC web 应用程序的错误处理
文件大小:1.08MB
文件格式:ZIP
更新时间:2024-07-18 01:29:37
C#
Nuget 包 这里有一个 nuget 包 。 介绍 EasyErrorHandlingMvc 是一个 MVC 包(灵感来自和许多关于这个主题的博客/文章),它简化了 MVC Web 应用程序的错误处理。 SimpleErrorMVC 处理所有错误类型并调用(配置的)对应视图: private static void SetRenderingConfiguration() { // Define which HttpStatusCode should be rendered for which type of error, from most to less specific // For defining individual rules, add them to CorrespondingRenderingHttpStatusCode directly Configurat