T4MVC and MVC4 WebAPI (ApiController)

first post: vinneyk wrote: I'm working on an application which, as suggested by MVC4, is utili...

latest post: KevinKuszyk wrote: Thanks David, I'l make a start on updating the .tt file.

Feature suggestion: Absolute URLs without HttpContext and/or UrlHelper

first post: dhlavaty wrote: I'm using FluentScheduler to send some HTML emails (using RazorEngi...

latest post: dhlavaty wrote: I agree, it is not a 100% solution for all cases. But it helps for ...

disabling warnings for hiding an inherited member

first post: enorl76 wrote: So can we get #pragma warning disable 108 right near the 1591 war...

latest post: alexdresko wrote: Yes, I was able to do exactly what I wanted with FluentSecurity.net...

Not compatible with the latest KendoUI release - 2013.1.419.340

first post: kahanu wrote: The normalizing of special characters to underscores breaks in some...

latest post: WayneBrantley wrote: No issues with latest kendo or anything. Thanks again.

Support for Task<ActionResult>

first post: grante wrote: I've found T4MVC to be an awesome tool, however I've recently swit...

latest post: clement_911 wrote: That's awesome thanks guys!

Links to static scripts in view folders?

first post: KendallB wrote: I am considering putting view specific scripts CSS side by side wit...

latest post: KendallB wrote: I suppose another alternative would be to create a special Javascri...

T4MVC does not open files in source control?

first post: KendallB wrote: I am using the Perforce source control system and we use the P4VS p...

latest post: KendallB wrote: All works great, thanks!

Error installing NuGet package

first post: mvelosop wrote: Hi, I just tried installing T4MVC package from NuGet (2.8.1) on a ...

latest post: davidebbo wrote: If it's the same issue as others, it only happens at the time you i...

T4MVCExtensions is not strong named?

first post: KendallB wrote: We have our website assemblies strong named at the moment, and when...

latest post: KendallB wrote: Will do, thanks!

Use Links.Scripts when setting up new bundles...

first post: WayneBrantley wrote: Would like to be able to do this with T4MVC. bundles.Add(ne...

latest post: WayneBrantley wrote: On the server, the bundle requires the "~" for a virtual path. P...