Source code checked in, #b1f29b34f287
3.4.1: Make T4MVCHelpers internal to avoid cross project conflicts
View ArticleSource code checked in, #473170be5692
3.5: Call T4Extension.TimestampString through delegate for unit testing
View ArticleSource code checked in, #1e58f96142e9
Recursive GetAttribute Support Added support for recursive checks on a controller for attributes, this allows for inherited attributes on base controllers to be visible to T4MVC
View ArticleSource code checked in, #574339b442d7
3.5.2 Add support for inherited controller attributes
View ArticleSource code checked in, #8cc81e080d1a88899e23da5d4ddc7a5f636dd3b3
3.5.3 Add support for portable areas without a standard area folder
View ArticleSource code checked in, #882fc3bb673b02c6e299a667716cd359f629c3a4
Update version to 3.5.3 everywhere
View ArticleSource code checked in, #742f54660fc1ffc5305bbd5ca9749ac583c89231
Make result type classes internal to avoid cross project conflicts
View ArticleSource code checked in, #b80619036f815b0eed977b85370e61a764227c54
3.5.4 Make action results internal to avoid cross project conflicts
View ArticleSource code checked in, #4ef5b368dc268308bda8d204fe0ff710abb9b372
Add a SuppressMessage to fix tests
View ArticleSource code checked in, #9a2cb34662a0c7f8aeb3f0230e37a5c1e9f6858d
Makes the generated code simpler for non-task based actions
View ArticleSource code checked in, #5a2e19cf810935abdbdbf1c608b2763aecbba504
3.6.0: Add support for task based actions
View ArticleSource code checked in, #8824c01abec993122f6dae1c4b6a3ef2a017447b
3.6.1: Make actionresult classes partial
View ArticleSource code checked in, #96af8297eae93c720ebbbf15b24f3e8863f3e004
3.6.2: Avoid identifier conflict when content file names are similar
View ArticleSource code checked in, #185d7ff59b219dced3cd79632f7e807d9312ee87
3.6.3 Fix T4MVCExtensions assembly signing
View ArticleSource code checked in, #ffac328c096d951516b502344c62da015faf8721
3.6.4: Added support for checking files out with Perforce P4VS
View ArticleSource code checked in, #d02ed0d4cd0070f085b9f1e4fbe8ffbc0420cf19
3.6.5: Use Controller constructor with least number of params https://t4mvc.codeplex.com/workitem/22
View Article