[Mono-list] mvc and razorgenerator

Peter Hagen peter at willow-media.nl
Mon Dec 1 21:45:54 UTC 2014


Hi,

I tried the latest Xamarin Studio with my MVC 4 project, and this time it worked out of the box! I can start the application and its runs fine in combination with MySql on my Mac. The production website already worked on Mono, but from the IDE it was a problem before. This time the nuget stuff didn’t update directly to the latest versions, and thats perfect!

There is only one thing I ran into. I use RazorGenerator to compile the views at compile time. This way I don’t even supply the cshtml files in the production site. Does anyone has any idea if its possible to use RazorGenerator in combination with Xamarin Studio (or MonoDevelop). In Visual Studio its an extension that uses a custom tool to generate the cs files. 

Cheers

Peter


More information about the Mono-list mailing list