Can Ruby import a .NET dll?

后端 未结 7 1840
野趣味
野趣味 2020-12-01 03:36

I am interested in using/learning RoR in a project where I have to use a .NET dll. Is Ruby capable of importing a .NET dll?

7条回答
  •  隐瞒了意图╮
    2020-12-01 03:52

    If you are interested in ASP.NET MVC with IronRuby together, You may find yourself to check out this source code from Jimmy - http://github.com/jschementi/ironrubymvc/tree/master

    Enjoy!

提交回复
热议问题