ninject / Ninject.Web.Mvc

extension for ninject providing integration with ASP.NET MVC
http://ninject.org/
Other
238 stars 85 forks source link

Ninject MVC3 Loader script vb.net #19

Open graylikeme opened 13 years ago

graylikeme commented 13 years ago

Not sure if you can detect with nuget which language the project uses, but here is a translation of the loader code to VB.net https://gist.github.com/923618

if it's not possible toput it into the project then it's a good idea to give a link to it in the documentation

remogloor commented 13 years ago

Thanks for providing a VB.NET implementation.

Unfortunately, NuGet does not support multiple languages. There is an open feature request at the NuGet codeplex site. You shoud place a vote there to get it implemented faster. Until then feel free to edit the MVC3 wiki to add a link to your implementation. The wiki can be changed by everyone.