ServiceStack Razor inherits directive has no intel

2019-04-26 18:04发布

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

enter image description here

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

1条回答
男人必须洒脱
2楼-- · 2019-04-26 18:48

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.

查看更多
登录 后发表回答