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

Commented Feature: Add json.net support for Delta [777]

Currently Delta<T> only works with the ODataFormatter. It should also work with json serialized from JSON.NET/JavaScript/JsonMediaTypeFormatter. Json is used heavily by web api and various...

View Article


Commented Issue: DependencyScope is disposed before the HttpControllerTracer...

### 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


Commented Issue: Make it possible to replace the HttpControllerRouteHandler...

I have a requirement which requires me to provide a custom IHttpAsyncHandler but it's nearly impossible to safely replace the HttpControllerRouteHandler (as this is the one who provides the...

View Article

Commented Issue: Make it possible to replace the HttpControllerRouteHandler...

I have a requirement which requires me to provide a custom IHttpAsyncHandler but it's nearly impossible to safely replace the HttpControllerRouteHandler (as this is the one who provides the...

View Article

Edited Issue: ITraceWriter implementation does not work in RELEASE mode [872]

I have an implementation of ITraceWriter that I am using. It works in DEBUG mode, but not when deployed in RELEASE mode.Is this by design? How do I get around this?

View Article


Commented Issue: ITraceWriter implementation does not work in RELEASE mode [872]

I have an implementation of ITraceWriter that I am using. It works in DEBUG mode, but not when deployed in RELEASE mode.Is this by design? How do I get around this?Comments: This can be closed. I...

View Article

Created Issue: Disable displaying help for the ODataQueryOptions parameter [875]

Currently help page is showing information for the 'options' parameter in the below action:_public IEnumerable<TodoList> GetTodoLists(ODataQueryOptions<TodoList> __options__)_Currently we...

View Article

Edited Issue: Disable displaying help for the ODataQueryOptions parameter in...

Currently help page is showing information for the 'options' parameter in the below action:_public IEnumerable<TodoList> GetTodoLists(ODataQueryOptions<TodoList> __options__)_Currently we...

View Article


Edited Issue: Disable displaying help for the ODataQueryOptions parameter in...

I have a regular Web Api controller. Currently help page is showing information for the 'options' parameter in the below action:_public IEnumerable<TodoList>...

View Article


Edited Issue: Disable displaying help for the ODataQueryOptions parameter in...

I have a regular Web Api controller. Currently help page is showing information for the 'options' parameter in the below action:_public IEnumerable<TodoList>...

View Article

Commented Issue: Invalid names and ids are generated when the model type is...

If the view model type is a collection, then the names generated for it (using NameFor, IdFor etc.) are incorrect (for example, it might be generated as "Project.Employees.[0].Name" - note the extra...

View Article

Created Issue: Investigate removing MultipartWriteDelegatingStream now that...

Might not be necessary with the new Stream Async support

View Article

Closed Issue: ITraceWriter implementation does not work in RELEASE mode [872]

I have an implementation of ITraceWriter that I am using. It works in DEBUG mode, but not when deployed in RELEASE mode.Is this by design? How do I get around this?Comments: thanks for getting this...

View Article


Created Issue: ASP.Net Web API Help Pages: Document Model Data Annotations [877]

Can the ApiExplorer provide a way to generate documentation which details the Properties (and their data annotations) of an ApiController action paramater? If the action method of a Web API Controller...

View Article

Edited Issue: ASP.Net Web API Help Pages: Document Model Data Annotations [877]

Can the ApiExplorer provide a way to generate documentation which details the Properties (and their data annotations) of an ApiController action paramater? If the action method of a Web API Controller...

View Article


Created Issue: Inconsistent Key Parameters with Actions [878]

I am using a guid for the key of my entity. When requesting the entity I must use a format like the following.```http://site/odata/MyEntities(062e803f-e61d-48c7-a65d-835ff232632f)```Using the OData...

View Article

Created Issue: Allow Mocking HttpRequestMessage [879]

HttpRequestMessage needs an interface or virtual members so it can be mocked in unit tests.See http://aspnetwebstack.codeplex.com/discussions/358709 for more.

View Article


Commented Issue: Inconsistent Key Parameters with Actions [878]

I am using a guid for the key of my entity. When requesting the entity I must use a format like the following.```http://site/odata/MyEntities(062e803f-e61d-48c7-a65d-835ff232632f)```Using the OData...

View Article

Edited Issue: Inconsistent Key Parameters with Actions [878]

I am using a guid for the key of my entity. When requesting the entity I must use a format like the following.```http://site/odata/MyEntities(062e803f-e61d-48c7-a65d-835ff232632f)```Using the OData...

View Article

Created Issue: Provide a MapODataRoute extension for accepting Per-route...

Provide a MapODataRoute extension for accepting Per-route Message Handler.Scenario: For Excel 2010, since it does not send accept header when importing data, i would like to modify the accept header...

View Article
Browsing all 7215 articles
Browse latest View live


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