Archive for the ‘WebActivator’ Category

App_Start folder convention for NuGet and WebActivator

[Please see the WebActivator wiki for the latest docs]When I first blogged about WebActivator, I showed in my example using a source file named AppStart_SparkMvc.cs.pp under the Content folder in the package, which means when you install it you end up …

New features in WebActivator 1.4

[Please see the WebActivator wiki for the latest docs]Back in October, I blogged about the WebActivator NuGet package, which allows packages to bring in some source code that runs on startup in a Web Application. It’s been a pretty popular package, a…