Source code checked in, #36a392f1183045cc4f9ba5e9432562a1cca5de39
3.7.0: new AddAllViewsFoldersToStaticFilesFolders & ExcludedViewExtensions
View ArticleSource code checked in, #d592eb8cdab2dcc996b5b4dc71290a11c6f8a1c7
3.7.2: Fix abstract view result method generation. https://t4mvc.codeplex.com/workitem/23
View ArticleSource code checked in, #c08153f6f61e315760cf28222a521a7ec6c66e26
3.7.3: Fix issue 23 - Support for 'async Task<ActionResult>' methods https://t4mvc.codeplex.com/SourceControl/network/forks/mswainatwork/t4mvc/contribution/5154
View ArticleSource code checked in, #31ac2c9f9ebd96f0c7b1d9ca68ab926cc611bd2a
Improve test coverage of default and null params
View ArticleSource code checked in, #7a5aa535c72d56b307c6674f6c3db5100e0c3315
Set `BuildAction` of T4MVC project items to `None` By default the project items type are set to `Content` therefore they get published (by WebDeploy, etc) unnecessarily.
View ArticleSource code checked in, #4aa76dd15ed71a9a337c5726a5f621780479dd52
3.7.4 Set buildaction of t4 files to none
View ArticleSource code checked in, #e6369c3704fa49281a142a2b63679058cbe87bd8
Build T4MVCVB NuGet package
View ArticleSource code checked in, #40a794c3db25904c0f7222b6a47a6c7ac4f7252f
Regen t4mvc.cs with partial
View ArticleSource code checked in, #29b9b53a89afa35cda1adcb0c9d930e02563bbe8
Suppress bogus code analysis warning
View ArticleSource code checked in, #1aa23405af2a057f75ada40621bb68d0f21d94d5
fix for methods being exposed as actions when they shouldn't have been
View ArticleSource code checked in, #614ad24585014f2f21e853d2f02bbb4d7a514207
Regen to add NonAction attributes
View ArticleSource code checked in, #e6efbf2925ea2c2f0350f70e1e09150ab0cd8a72
3.7.5: partial class + NonAction attributes
View ArticleSource code checked in, #6523b039a235d61fa2587612881efed33ed5637b
Allow AddRouteValues to override values https://t4mvc.codeplex.com/workitem/39
View ArticleSource code checked in, #3b8af83b9ce33b42af820fcd2736a7ecd87a7801
3.7.7 Fix signing issue in 3.7.6
View ArticleSource code checked in, #ce530f94daa500ed46b979eed41052626710326b
Add RedirectToAction overload that takes Task<ActionResult> https://t4mvc.codeplex.com/discussions/535761
View ArticleSource code checked in, #90f8440eb5e4f38f7cf3405f3e086e4318568e95
Fix JavaScriptReplaceableUrl spelling
View ArticleSource code checked in, #799e0f6d52df487f9554a05cf8ceaade91e56199
3.8.0: async RedirectToAction and JavaScriptReplacableUrl fix
View ArticleSource code checked in, #b8ec729decce75adc0229b461e09bba683f6f0d4
3.8.1: Improve support for Typescript files [url:https://t4mvc.codeplex.com/workitem/34]
View ArticleSource code checked in, #a79c31894123b53417d4a8132fc4f38e3e482bab
3.8.2 Fix issue with linked files https://t4mvc.codeplex.com/workitem/41
View Article