ASP.NET MVC Preview 5 on Mono

前端 未结 3 797
醉话见心
醉话见心 2020-12-03 06:05

Does anyone have any information about getting the current versions of ASP.NET MVC (Preview 5) working on Mono 2.0? There was info on the old versions (Preview 2, maybe Prev

3条回答
  •  隐瞒了意图╮
    2020-12-03 06:47

    Asp.Net MVC 1.0 will work with the 2.4 branch of mono but you will still need to fix the RewritePath in page load of default.aspx.cs

提交回复
热议问题