Quantcast
Channel: ASPNETWebStack Issue Tracker Rss Feed
Browsing all 7215 articles
Browse latest View live
↧

Commented Issue: [MvcAttributeRouting] NonAction doesn't work with MVC...

Attribute routing should not be able to select a NonAction route. porting #1220 (which fixed this in WebAPI) to MVC. Comments: Here's an example test case: ``` [Route("bar/{action}")] public class...

View Article


Edited Issue: [MvcAttributeRouting] NonAction doesn't work with MVC attribute...

Attribute routing should not be able to select a NonAction route. porting #1220 (which fixed this in WebAPI) to MVC.

View Article


Edited Issue: MVC attribute routing: Investigate order behavior and come up...

Remove the order property.

View Article

Commented Issue: MVC attribute routing: Investigate order behavior and come...

Remove the order property. Comments: Checked in with: https://aspnetwebstack.codeplex.com/SourceControl/changeset/43ba17b612e6dccbf7ed4aa71386051549660fed

View Article

Edited Issue: MVC attribute routing: Investigate order behavior and come up...

Remove the order property. Consensus was that this was not necessary in MVC. We kept it in WebAPI because that supports rich method overloading on parameter types, and so requires more disambiguation.

View Article


Closed Issue: [MvcAttributeRouting] NonAction doesn't work with MVC attribute...

Attribute routing should not be able to select a NonAction route. porting #1220 (which fixed this in WebAPI) to MVC. Comments: Verified.

View Article

Created Unassigned: [build]detect autogen files which use RazorGenerator that...

we have a bunch of cshtml files (example ~\src\Microsoft.Web.Helpers\LinkShare.cshtml) that autogen a .cs file using [razor...

View Article

Edited Unassigned: MQ: detect autogen files which use RazorGenerator that are...

we have a bunch of cshtml files (example ~\src\Microsoft.Web.Helpers\LinkShare.cshtml) that autogen a .cs file using [razor...

View Article


Created Unassigned: $orderby fails on complex collections [1281]

URL [http://localhost/Customers(42)/Addresses?$orderby=City](http://localhost/Customers(42)/Addresses?$orderby=City)fails with exception,```"message":"Only ordering by properties at the root level is...

View Article


Edited Task: MQ: detect autogen files which use RazorGenerator that are out...

we have a bunch of cshtml files (example ~\src\Microsoft.Web.Helpers\LinkShare.cshtml) that autogen a .cs file using [razor...

View Article

Closed Issue: OData actions do not work if the model has KeyValuePair. [1232]

1) Create a model having an ODataAction.2) Add a complex type KeyValuePair<string, object> to the model like this, model.ComplexType<KeyValuePair<string, object>>();3) Try accessing...

View Article

Closed Feature: Add overloads taking a CancellationToken parameter [983]

Currently some of TAP-based methods in the aspnetwebstack libraries does not have overloads with _CancellationToken_ parameter. For instance following classes:_System.Net.Http_: HttpContent and...

View Article

Edited Issue: $orderby fails on complex collections [1281]

URL [http://localhost/Customers(42)/Addresses?$orderby=City](http://localhost/Customers(42)/Addresses?$orderby=City)fails with exception,```"message":"Only ordering by properties at the root level is...

View Article


Created Unassigned: [MvcAttributeRouting] Include controller namespace...

__Setup__:My application has only attribute routing enabled.__Controllers__:Through the below controllers, I am simulating a user scenario where the user has a controller called HomeController in the...

View Article

Edited Issue: [MvcAttributeRouting] Include controller namespace information...

__Setup__:My application has only attribute routing enabled.__Controllers__:Through the below controllers, I am simulating a user scenario where the user has a controller called HomeController in the...

View Article


Created Unassigned: [MvcAttributeRouting]DefaultControllerFactory mixes...

__Setup__:I have an application where I use both conventional & attributed controllers. I use attributed controller in an area called...

View Article

Edited Issue: [MvcAttributeRouting]DefaultControllerFactory mixes regular &...

__Setup__:I have an application where I use both conventional & attributed controllers. I use attributed controller in an area called...

View Article


Commented Feature: Global error handler for Web API [1001]

If my Web API application is going to return an error to a client, I want to know about it.I want to set up something like ELMAH to notify me when the problem occurs, and I want full details of the...

View Article

Created Unassigned: [MvcAttributeRouting]Modelbinding of optional parameters...

Consider the following 2 controllers. One is a Web API controller and the other an MVC controller.```public class ValuesController : ApiController{[System.Web.Http.Route("api/values/{category?}")]...

View Article

Commented Feature: Global error handler for Web API [1001]

If my Web API application is going to return an error to a client, I want to know about it.I want to set up something like ELMAH to notify me when the problem occurs, and I want full details of the...

View Article
Browsing all 7215 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>