Discussions under ASP.NET MVC

This page is only for discussions about the technologies source code base. For questions about using ASP.NET MVC, Web API and Web Pages technologies please post your question to the appropriate ASP.NET forum: MVC, Web API, Web Pages.

Discussions are grouped into the following topics:

  • General - Discussions not directly related to features and bugs (contributing, build breaks, etc.).
  • ASP.NET MVC - Discussion about MVC.
  • ASP.NET Web API - Discussion about Web API.
  • ASP.NET Web Pages - Discussion about Web Pages including Razor.
  • ASP.NET Single Page Application - Discussion about Single Page Application.

If you haven't already, be sure to check out the FAQ and the list of Known Issues before posting.

Release notes

first post: maxtoroq wrote: It would be helpful if you include release notes on the nuget packa...

ASP.NET MVC 5 RTM?

first post: nvivo wrote: Hi, I couldn't help to notice that the downloads section has a "v...

latest post: pjklein wrote: Do you know of a target for when it will come out of beta? Is there...

Where is the source for HttpResponseMessage<T>

first post: rjuliano wrote: I downloaded the source code and built the solution successfully. ...

latest post: Jaans wrote: What about a HttpClient.PostAsForm( T value ) for the application/x...

View engine depart paths to help organize controllers and view by departement

first post: marcnoon wrote: There is probably a better way to do this but I have been using the...

latest post: marcnoon wrote: Maybe areas would be better for organizing by department or schema....

CovariantModelBinder submission

first post: sdhebert wrote: Hello, I have prepared a fork with a branch for the CovariantModel...

latest post: albertiniolivier wrote: Hi, I think that it could be a great stuff ! During my development...

Call WebAPI from MVC View

first post: nvivo wrote: Here is my scenario: I have a WebApi that that has some logic to r...

latest post: nvivo wrote: Eilon, I have been working around this, as I'm not very happy with...

Strong name signature could not be verified

first post: harrisonbrock wrote: Hello, I'm using MVC 4 with visual studio 2012. Today I downloade...

latest post: eilonlipton wrote: Hi Harrison, If you build any of the assemblies from the source co...

CORS EnableCorsAttribute parameters to accept all like previous nightlies?

first post: Geminiman wrote: Now that it is required to pass the origin, headers and methods, ho...

latest post: bmoscao wrote: Hi Yao, Thanks! Bruno

Why AppSettings?

first post: nvivo wrote: I have been wondering this for ages, so here it goes... Why has A...

latest post: nvivo wrote: This is exactly the type of answer I was looking for, that is enoug...

Flexible Project Templates

first post: dsplaisted wrote: Ideally, a project template system should have these characteristic...