ServiceStack Razor inherits directive has no intellisense

纵饮孤独 提交于 2019-12-07 02:50:32

问题


I'm learning ServiceStack razor and wanted to get better with it(ServiceStack in general), I can't get the intellisense to work on models(via inherits directive) though

Here's my attempt so far: http://www.ienablemuch.com/2012/12/self-hosting-servicestack-serving.html


回答1:


I've explained the troubles I've had with getting Razor Intelli-sense to work here basically it's delicate to get it working that I've now decided it's better to first focus on upgrading to use the current (backward-incompatible) Razor v2.0 version before investing further effort in getting intelli-sense to work. This is something I plan to tackle in the near future.

BTW: Nice article Michael, I've added it to the Wiki and Community Resources.



来源:https://stackoverflow.com/questions/14043364/servicestack-razor-inherits-directive-has-no-intellisense

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!