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

Commented Issue: Routing conventions should not handle requests if action...

Right now, several actions return an action name even if the action doesn't exist. We should avoid handling the request if the action doesn't exist so other routing conventions can try to handle...

View Article


Created Issue: Content-negotiation not done properly for odata actions using...

When calling an action in odata, content negotiation it's not being performed properly.POST http://localhost:26000/EntityWithSimpleProperties(1)/TestAction HTTP/1.1Host: localhost:26000Content-Length:...

View Article


Edited Issue: Content-negotiation not done properly for odata actions using...

When calling an action in odata, content negotiation it's not being performed properly.POST http://localhost:26000/EntityWithSimpleProperties(1)/TestAction HTTP/1.1Host: localhost:26000Content-Length:...

View Article

Closed Issue: Content-negotiation not done properly for odata actions using...

When calling an action in odata, content negotiation it's not being performed properly.POST http://localhost:26000/EntityWithSimpleProperties(1)/TestAction HTTP/1.1Host: localhost:26000Content-Length:...

View Article

Created Issue: ODataError should serialize ModelState errors. [767]

without this debugging exceptions thrown in odata formatter are hard to debug.

View Article


Created Issue: DependencyScope is disposed before the HttpControllerTracer [768]

### Facts - I am using AutoFac as IoC container - I enabled tracing with my custom tracer. - During the trace operation, I try to get the `DependencyScope` through request.Properties collection.###...

View Article

Edited Issue: DependencyScope is disposed before the HttpControllerTracer [768]

### Facts - I am using AutoFac as IoC container - I enabled tracing with my custom tracer. - During the trace operation, I try to get the `DependencyScope` through request.Properties collection.###...

View Article

Reopened Issue: Content-negotiation not done properly for odata actions using...

When calling an action in odata, content negotiation it's not being performed properly.POST http://localhost:26000/EntityWithSimpleProperties(1)/TestAction HTTP/1.1Host: localhost:26000Content-Length:...

View Article


Edited Issue: Content-negotiation not done properly for odata actions using...

When calling an action in odata, content negotiation it's not being performed properly.POST http://localhost:26000/EntityWithSimpleProperties(1)/TestAction HTTP/1.1Host: localhost:26000Content-Length:...

View Article


Closed Issue: Content-negotiation not done properly for odata actions using...

When calling an action in odata, content negotiation it's not being performed properly.POST http://localhost:26000/EntityWithSimpleProperties(1)/TestAction HTTP/1.1Host: localhost:26000Content-Length:...

View Article

Edited Issue: Use entity set name instead of controller name to build link [765]

The only place that uses controller name to build link is at EntitySetControllerHelpers.cs(79). public static HttpResponseMessage PostResponse<TEntity, TKey>(ApiController controller, TEntity...

View Article

Edited Issue: Consider making the Json light OData formatter the first...

For consistency with WebAPI where Json is registered before Xml

View Article

Commented Issue: Consider making the Json light OData formatter the first...

For consistency with WebAPI where Json is registered before XmlComments: Fixed: http://aspnetwebstack.codeplex.com/SourceControl/changeset/45a571195394...

View Article


Edited Issue: ODataError should serialize ModelState errors. [767]

without this debugging exceptions thrown in odata formatter are hard to debug.

View Article

Created Issue: Can't unit test code that generates OData links [769]

There's no unit that encapsulates the logic around generating a full OData link, so tests end up integration style. Having an odata link factory abstraction allows unit testing such code.We are putting...

View Article


Edited Issue: Required navigation property has ZeroOrOne multiplicity on edm...

Here is the test code:[DataContract] public class SimpleDataContractModel{[Key][DataMember] public int KeyProperty { get; set; }[DataMember] public string Name { get; set; }[Required][DataMember]...

View Article

Edited Issue: Can't update entity by WCF Data Service Client when it has...

For example, define model:public class Car{public int ID { get; set;}public int WheelCount { get { return 4;}}}Build edm model:ODataConventionModelBuilder builder = new...

View Article


Commented Issue: Can't update entity by WCF Data Service Client when it has...

For example, define model:public class Car{public int ID { get; set;}public int WheelCount { get { return 4;}}}Build edm model:ODataConventionModelBuilder builder = new...

View Article

Commented Issue: Can't update entity by WCF Data Service Client when it has...

For example, define model:public class Car{public int ID { get; set;}public int WheelCount { get { return 4;}}}Build edm model:ODataConventionModelBuilder builder = new...

View Article

Commented Issue: Can't update entity by WCF Data Service Client when it has...

For example, define model:public class Car{public int ID { get; set;}public int WheelCount { get { return 4;}}}Build edm model:ODataConventionModelBuilder builder = new...

View Article
Browsing all 7215 articles
Browse latest View live


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