is it possible to extend an existing ASP.Net MVC Website, written in C#, with IronPython. I want to make our website customizable. So my plan was, i can write additional controller and models in IronPython and views with "cshthml" and then load it dynamically in the website.
I've searched a lot and found some examples, but they always work with ASP.Net Web Forms.
Thank you!
These two pages found on Google help explain it in depth.
http://www.tikalk.com/net/write-aspnet-mvc-using-ironpython-resources http://forums.asp.net/t/1527861.aspx?how+to+start+ironpython+in+asp+net
You will need to add a reference to the DLL in your references section of the project. Other than that, things should work as normal. I use IronPython in my business website without any issues whatsoever. If you get it running and find that there is a piece of code you are having trouble with, please don't hesitate to comment.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With