在Asp.net vNext中的bindingRedirect

编程入门 行业动态 更新时间:2024-10-28 10:35:53
本文介绍了在Asp vNext中的bindingRedirect的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

如何在asp vnext中实现绑定重定向?在我在web.config文件中使用xml配置bindingRedirect之前,但是我可以在Project.json中找到如何做到这一点

How can I achieve a binding redirect in asp vnext? Before I would have configured the bindingRedirect using xml in the web.config file, but I can find how to to this in the Project.json

github/aspnet/Home/wiki/Project.json-文件

推荐答案

根据ASPNET小组的David Fowler讲,绑定重定向已消失,并且不会返回.我创建了一个GitHub问题,他认为这需要在Roslyn级别完成(基本上,不再输出此警告).

According to David Fowler from the ASPNET team, binding redirects are gone and not coming back. I created a GitHub issue and he thinks this needs to be done at the Roslyn level (basically, don't output this warning anymore).

github/aspnet/Home/issues/407

更多推荐

在Asp.net vNext中的bindingRedirect

本文发布于:2023-06-10 16:25:01,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/614991.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:net   Asp   bindingRedirect   vNext

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!