Embedding View files as resource inside Binary

前端 未结 5 1210
不知归路
不知归路 2021-02-06 09:36

I am trying to create a .Net Library with few Controllers, and i want to reuse them in Multiple web projects.

I\'m half way through, But problem i\'m getting is , Whenev

5条回答
  •  我在风中等你
    2021-02-06 09:55

    Take a gander over to codeplex and have a look at the Managed Extensibility Framework

    Once your done there...

    See what Maarten Balliauw has to say about ASP.NET MVC and the Managed Extensibility Framework (MEF)

提交回复
热议问题