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

Closed Issue: Html.Raw used as attribute value in Razor is still being...

Steps:* Load an MVC 4 project.* Go into a view (e.g., ~/Views/Shared/_Layout.cshtml).* Add an attribute to an HTML element and make its value something that is already attribute-encoded and wrapped in...

View Article


Closed Issue: Parse function in jquery.validate.unobtrusive.js performance...

The jquery statement$(selector).find(":input[data-val=true]").each(....) - line 173 jquery.validate.unobtrusive.js within the Parse(selector) method.Provides better performance if it is re-written as a...

View Article


Commented Issue: Parse function in jquery.validate.unobtrusive.js performance...

The jquery statement$(selector).find(":input[data-val=true]").each(....) - line 173 jquery.validate.unobtrusive.js within the Parse(selector) method.Provides better performance if it is re-written as a...

View Article

Commented Unassigned: Enable the WebSecurity.WebData project to allow for...

Hi,I am currently using the WebSecurity.WebData project to update the simple membership with users etc. The problem I am facing right now is that the WebSecurity class in the project currently just...

View Article

Created Unassigned: Attributes without route string combined with RoutePrefix...

Hi!With the latest bits from myget (0809) I found a strange problem that a previously working route returned 404.It turned out that if I've this config:```[RoutePrefix("accounts")] public class...

View Article


Commented Unassigned: Attributes without route string combined with...

Hi!With the latest bits from myget (0809) I found a strange problem that a previously working route returned 404.It turned out that if I've this config:```[RoutePrefix("accounts")] public class...

View Article

Commented Unassigned: Attributes without route string combined with...

Hi!With the latest bits from myget (0809) I found a strange problem that a previously working route returned 404.It turned out that if I've this config:```[RoutePrefix("accounts")] public class...

View Article

Created Unassigned: Static Route for Folder with TTL [1211]

ASP.NET Bundles are great, but unfortunately they lack hierarchical structure required to manage and maintain static resources that are binary.```StaticRoutes.Version =...

View Article


Commented Issue: Parse function in jquery.validate.unobtrusive.js performance...

The jquery statement$(selector).find(":input[data-val=true]").each(....) - line 173 jquery.validate.unobtrusive.js within the Parse(selector) method.Provides better performance if it is re-written as a...

View Article


Commented Issue: Web API: Add RouteAttribute, remove attribute routing...

Merging attribute routing with the existing HttpXxxAttributes causes a couple of issues:* When using Web API conventions you end up repeating yourself on what HTTP verb is handled by the...

View Article

Closed Feature: Have RouteAttribute for attribute routing [988]

Reading/writing the following code is a bit non-intuitive: public class HomeController : ApiController{[HttpGet("")] public string Get(){ return "Hello, World!";}}1. Why do I need to say Get again in...

View Article

Edited Issue: MVC: Add RouteAttribute, remove attribute routing properties...

Merging attribute routing with the existing HttpXxxAttributes causes a couple of issues:* When using Web API conventions you end up repeating yourself on what HTTP verb is handled by the...

View Article

Edited Issue: Web API: Add RouteAttribute, remove attribute routing...

Merging attribute routing with the existing HttpXxxAttributes causes a couple of issues:* When using Web API conventions you end up repeating yourself on what HTTP verb is handled by the...

View Article


Edited Feature: Add DefaultRouteAttribute [1205]

Attribute routing can get a bit verbose when you are dealing with simple resource oriented ApiControllers. The proposal is to add a DefaultRouteAttribute that specifies the default route for all...

View Article

Edited 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: Using per-route message handlers with attribute routing...

__Scenario__: User would like to register per-route message handler for a specific attributed action.__Note__: This is a regression after today's checkin (6eb7f13ca6158800a18dcb299dca481277513cbd)...

View Article

Commented Unassigned: When using attribute routing, Cors policy override...

__Scenario__:User is using attribute routing and CORs together. He has a global CORS configuration and also a CORS configuration on a particular action.__Issue__: The CORS policy decorated on the...

View Article


Closed Issue: Attribute-based routing does not give 405 [1145]

Attribute-based routing returns 404 in cases that should be 405. This is similar to Issue#274```[RoutePrefix("api/v1/Echo")] public class EchoController : ApiController{[HttpGet("{x}")] public string...

View Article

Created Unassigned: ApiExplorer not returning descriptions in certain...

__Scenario__:User is trying to use UriPathExtensionMappings along with attribute routing. User would like to see the the appropriate information on the HelpPage(which uses ApiExplorer behind the...

View Article

Edited Unassigned: ApiExplorer not returning descriptions in certain...

__Scenario__:User is trying to use UriPathExtensionMappings along with attribute routing. User would like to see the the appropriate information on the HelpPage(which uses ApiExplorer behind 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>