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

Edited Unassigned: Respect model metadata and model validation in html helper...

Hi,It would be nice if HtmlHelper control respect ModelMetadata and ModelValidation. I think about adding:* maxlength attribute in TextBox or TextArea if property has StringLengthAttribute* title...

View Article


Edited 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


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

Commented Feature: Make IActionMethodSelector public - AjaxOnlyAttribute [25]

Currently, Web API contains IActionMethodSelector but unfortunately it's internal. So, you cannot use action method selector or action name selector in Web API. But you can easily create AjaxOnly,...

View Article


Created Feature: Add MVC HostAuthenticationFilter [1240]

We did this level of OWIN integration for Web API but not for MVC yet.

View Article

Edited Feature: Add MVC HostAuthenticationFilter [1240]

We did this level of OWIN integration for Web API but not for MVC yet.

View Article

Edited Unassigned: Incorrect action is being matched as explicit route order...

__Scenario__: User has a CountriesController. He would like retrieve a country information based on id or name. __Setup of Controller__:Here since logically the route templates are the same for an...

View Article


Edited Issue: Exception inside PushStreamContent won't be caught by...

Hi,I'm using PushStreamContent in asp.net web api to stream data to the client, I have derived from ExceptionFilterAttribute to capture all the exceptions and return standard HttpError to client....

View Article


Commented Issue: Exception inside PushStreamContent won't be caught by...

Hi,I'm using PushStreamContent in asp.net web api to stream data to the client, I have derived from ExceptionFilterAttribute to capture all the exceptions and return standard HttpError to client....

View Article

Commented Issue: '{action}' variable on controller-route not considered...

For the following controller, a request like "/api/customers/GetAllCustomers1" is resulting in "Multiple actions found..." error__Attached__ a standalone katana...

View Article

Edited Issue: '{action}' variable on controller-route not considered during...

For the following controller, a request like "/api/customers/GetAllCustomers1" is resulting in "Multiple actions found..." error__Attached__ a standalone katana...

View Article

Edited Issue: ApiControllerActionSelector's GetActionMapping should not...

This currently causes a problem for attribute routing in the scenario of DefaultRoute attribute usage. When DefaultRoute attribute is used we automatically add routes for all the actions which do not...

View Article


Commented Issue: ApiControllerActionSelector's GetActionMapping should not...

This currently causes a problem for attribute routing in the scenario of DefaultRoute attribute usage. When DefaultRoute attribute is used we automatically add routes for all the actions which do not...

View Article

Edited Feature: Make IActionMethodSelector public - AjaxOnlyAttribute [25]

Currently, Web API contains IActionMethodSelector but unfortunately it's internal. So, you cannot use action method selector or action name selector in Web API. But you can easily create AjaxOnly,...

View Article


Commented Feature: Make IActionMethodSelector public - AjaxOnlyAttribute [25]

Currently, Web API contains IActionMethodSelector but unfortunately it's internal. So, you cannot use action method selector or action name selector in Web API. But you can easily create AjaxOnly,...

View Article

Closed Issue: Unable to install latest Microsoft.AspNet.WebApi.OwinSelfHost...

When you try to install webapi owin selfhost package, it fails with "Unable to resolve dependency error". This happens for Microsoft.Owin packageComments: verified with 822.0 build.

View Article


Edited Issue: '{action}' variable on controller-route not considered during...

For the following controller, a request like "/api/customers/GetAllCustomers1" is resulting in "Multiple actions found..." error__Attached__ a standalone katana...

View Article

Edited Issue: Ensure Web API Help Page and ApiExplorer work with the latest...

See the following issues for the related changes:https://aspnetwebstack.codeplex.com/workitem/1222https://aspnetwebstack.codeplex.com/workitem/1223https://aspnetwebstack.codeplex.com/workitem/1227

View Article

Commented Issue: Unobtrusive validation attributes are double-encoded [1198]

For example:```htmldata-val-equalto="'MyProperty5' and 'MyProperty4' do not match."```There's a method called GetValidationAttributes that adds HTML-encoded values to a dictionary, and then the values...

View Article
Browsing all 7215 articles
Browse latest View live


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