[Mono-dev] New Property on System.Web.Hosting.HostingEnvironment

Martin Thwaites monoforum at my2cents.co.uk
Mon Aug 5 20:16:54 UTC 2013


I'm not sure of the best place to raise this, it's not a bug really, but a
property that seems to be new to the framework.

System.Web.Hosting.HostingEnvironment has the property
"InClientBuildManager" and it looks like it was added in 3.5.

The reason I think it's an important thing to get added soon is the fact
that WebActivatorEx uses it, and it's part of just about every NuGet
package for MVC.  So if people want to move over to mono, this could be a
major issue.

On the plus side, WebActivatorEx handles it well, so you just get an
exception on first run.

http://msdn.microsoft.com/en-us/library/system.web.hosting.hostingenvironment.inclientbuildmanager(v=vs.100).aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130805/e693910f/attachment.html>


More information about the Mono-devel-list mailing list