2
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
2.2.0 Add new webactivator:assembliesToScan app setting More... over 9 years ago
typo in comment More... over 9 years ago
Version 2.1.0 More... over 10 years ago
Merge branch 'master' of https://github.com/kcragin/WebActivator More... over 10 years ago
Changed to configuration based filtering rather than an API call More... over 10 years ago
Use MVC from NuGet More... over 10 years ago
Move to VS 2015 More... over 10 years ago
added SetAssemblyFilter() method to filter out which assemblies get scanned More... over 10 years ago
2.0.6 release under Apache 2 More... over 11 years ago
Switch license to Apache v2. Fixes #25. More... over 11 years ago
Update README.markdown More... about 12 years ago
2.0.5: build retail nuget package instead of debug More... about 12 years ago
Upgrade solution to VS 2013 More... about 12 years ago
Merge pull request #16 from MikeMayer/patch-1 More... about 12 years ago
Typo: too -> to More... about 12 years ago
Change version to 2.0.4 for Mono fix More... over 12 years ago
Removed reflection for HostingEnvironment.InClientBuildManager More... over 12 years ago
System.Configuration is needed for Mono support More... over 12 years ago
Mono support More... over 12 years ago
2.0.3 Make the Order parameter work across multiple assemblies More... over 12 years ago
allow ordering of attributes across assemblies More... over 12 years ago
Tweak readme to reflect Ex rename More... almost 13 years ago
2.0.2: ignore GetCustomAttributes exceptions More... almost 13 years ago
Updated readme with 2.0 More... almost 13 years ago
Change Title to just WebActivator More... about 13 years ago
Add new RunInDesigner to specify PreStart methods that should run in designer More... about 13 years ago
2.0: Use a strong name for the assembly, and rename it to WebActvatorEx More... about 13 years ago
Change version to 1.5.3 More... over 13 years ago
Look in CodeBase rather than Location directory for assemblies to scan for attirbutes. Make Assembly.LoadFrom exception handling a little more specific. Fix to unit testing ExecuteOrder when all test are run at the same time. More... over 13 years ago
Remove unused connection string to avoid VS 2012 warning More... over 13 years ago