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

Commented Issue: Consider adding a type hierarchy under...

Per HongMei: Consider classes like JsonODataMediaTypeFormatter, AtomODataMediaTypeFormatter, XmlODataMediaTypeFormatter, etc.Comments: Let's discuss in triage.

View Article


Commented Feature: OData does not support $inlinecount=allpages [330]

This is obviously very needed. See my comments about ODataResult on how this should be intelligently implemented without using things like ODataResult.Comments: Ok, thanks! I got the latest nightlies...

View Article


Edited Issue: Consider different signature for...

Per HongMei<br /><br />Some possibilities:<br />Return Collection<T> instead of IEnumerable<T><br />Move the method to ODataMediaTypeFormatter and call it something...

View Article

Commented Issue: Consider different signature for...

Per HongMei<br /><br />Some possibilities:<br />Return Collection<T> instead of IEnumerable<T><br />Move the method to ODataMediaTypeFormatter and call it something...

View Article

Edited Issue: Rename AllowedFunctionNames to AllowedFunctions [683]

And rename Enum values that include Name in the value

View Article


Commented Issue: Rename AllowedFunctionNames to AllowedFunctions [683]

And rename Enum values that include Name in the valueComments: Fixed: http://aspnetwebstack.codeplex.com/SourceControl/changeset/8001699c86bd

View Article

Edited Issue: Rename the ResultLimit to PageSize [693]

The resultLimit makes people think that it is going to throw when the limit is reached. So rename it to PageSize instead to reflect that it is going to chunked the results.

View Article

Commented Issue: Rename the ResultLimit to PageSize [693]

The resultLimit makes people think that it is going to throw when the limit is reached. So rename it to PageSize instead to reflect that it is going to chunked the results. Comments: Fixed:...

View Article


Edited Issue: Consider different signature for...

Per HongMei<br /><br />Some possibilities:<br />Return Collection<T> instead of IEnumerable<T><br />Move the method to ODataMediaTypeFormatter and call it something...

View Article


Commented Issue: Consider different signature for...

Per HongMei<br /><br />Some possibilities:<br />Return Collection<T> instead of IEnumerable<T><br />Move the method to ODataMediaTypeFormatter and call it something...

View Article

Commented Issue: Consider adding a type hierarchy under...

Per HongMei: Consider classes like JsonODataMediaTypeFormatter, AtomODataMediaTypeFormatter, XmlODataMediaTypeFormatter, etc.Comments: Discussed in triage but ran out of time closing on a decision.

View Article

Edited Issue: Consider adding a type hierarchy under ODataMediaTypeFormatter...

Per HongMei: Consider classes like JsonODataMediaTypeFormatter, AtomODataMediaTypeFormatter, XmlODataMediaTypeFormatter, etc.

View Article

Edited Issue: Queryable won't work for normal web api after adding odata...

The scenario is that after user added odata service to an existing web api application, the old api's queryable won't work as before.<br /><br />The reason is that we set the global edm...

View Article


Edited Issue: EnableOData silently takes over application/json globally [671]

For v4.0 OOB RC we decided to take over application/json globally when the user calls EnableOData. We need a better solution for RTM. Either we don't do application/json by default or we scope it to...

View Article

Edited Feature: EnableOData silently takes over application/json globally [671]

For v4.0 OOB RC we decided to take over application/json globally when the user calls EnableOData. We need a better solution for RTM. Either we don't do application/json by default or we scope it to...

View Article


Created Issue: Model binding of route wildcard broken in Web API [718]

A route like this: routes.MapHttpRoute("KuduVirtualFileSystem","api/{segment}/{*path}", defaults: new { controller = "demo" });and a Web Api controller action like this:public async...

View Article

Created Issue: Put ODataModelBinder on per controller configuration attribute...

Since service supports per controller configuration, we may consider to make an ODataControllerAttribute which register the ODataModelBinder to service and place the attribute on EntitySetController.So...

View Article


Edited Issue: Put ODataModelBinder on per controller configuration attribute...

Since service supports per controller configuration, we may consider to make an ODataControllerAttribute which register the ODataModelBinder to service and place the attribute on...

View Article

Edited Issue: Excluded OData related controllers from web api help page [641]

It doesn't really make sense for the OData related controllers (ex ODataMetadataController, EntitySetController) to show up in the web API help page.<br /><br />You can exclude them using...

View Article

Commented Issue: Excluded OData related controllers from web api help page [641]

It doesn't really make sense for the OData related controllers (ex ODataMetadataController, EntitySetController) to show up in the web API help page.<br /><br />You can exclude them using...

View Article
Browsing all 7215 articles
Browse latest View live


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