Quantcast
Channel: ASP.NET MVC / Web API / Web Pages
Browsing all 7925 articles
Browse latest View live
↧

Created Unassigned: [MvcAttributeRouting] Include controller namespace...

__Setup__:My application has only attribute routing enabled.__Controllers__:Through the below controllers, I am simulating a user scenario where the user has a controller called HomeController in the...

View Article


Edited Issue: [MvcAttributeRouting] Include controller namespace information...

__Setup__:My application has only attribute routing enabled.__Controllers__:Through the below controllers, I am simulating a user scenario where the user has a controller called HomeController in the...

View Article


Created Unassigned: [MvcAttributeRouting]DefaultControllerFactory mixes...

__Setup__:I have an application where I use both conventional & attributed controllers. I use attributed controller in an area called...

View Article

Edited Issue: [MvcAttributeRouting]DefaultControllerFactory mixes regular &...

__Setup__:I have an application where I use both conventional & attributed controllers. I use attributed controller in an area called...

View Article

Source code checked in, #b558932f2bd01b585ad626a6a1d66522816b8a5f

Restore request properties support for ApiController unit testing.

View Article


Commented 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: [MvcAttributeRouting]Modelbinding of optional parameters...

Consider the following 2 controllers. One is a Web API controller and the other an MVC controller.```public class ValuesController : ApiController{[System.Web.Http.Route("api/values/{category?}")]...

View Article

New Post: CORS support package not working in Web API 5.0.0-rc1

One question, now when HttpGetAttribute/HttpPostAttribute/HttpPutAttribute/HttpDeleteAttribute no longer take parameters, what should I use instead? Do you have some instructions for the new usage?

View Article


Updated Wiki: Contributing

Ways to ContributeIf you would like to contribute, consider these options:Submit a bug report (for a guide on submitting good bug reports, readPainless Bug Tracking).Verify fixes for bugs. Submit a...

View Article


Reopened Issue: Updating webapiclient package for in 2013 RC may break the...

This is a placeholder bug.A customer reported that taking a Web API 2.0 site, and updating the nuget package for web api client succeeded but left the site broken, because the web API 1.0 package was...

View Article

Edited Issue: Updating webapiclient package for in 2013 RC may break the site...

This is a placeholder bug.A customer reported that taking a Web API 2.0 site, and updating the nuget package for web api client succeeded but left the site broken, because the web API 1.0 package was...

View Article

Source code checked in, #8080052afce784f1bea21e1d58aee920288448a3

Fix 1282 - MVC, allow attr routing to support 2 controllers with same name in different namespaces.

View Article

Edited Issue: [MvcAttributeRouting] Include controller namespace information...

__Setup__:My application has only attribute routing enabled.__Controllers__:Through the below controllers, I am simulating a user scenario where the user has a controller called HomeController in the...

View Article


Commented Issue: [MvcAttributeRouting] Include controller namespace...

__Setup__:My application has only attribute routing enabled.__Controllers__:Through the below controllers, I am simulating a user scenario where the user has a controller called HomeController in the...

View Article

Created Unassigned: CORS AttributeBasedPolicyProviderFactory provides...

When AttributeBasedPolicyProviderFactory provides an HttpControllerContext, it does not include a controller instance, unlike all other controller contexts. (Consumers can expect this invariant...

View Article


Source code checked in, #4c15b153811aa5ee74533338ce627a1815790b80

1273 [MvcAttributeRouting] Route attribute should not be inherited

View Article

Created Unassigned: FormDataCollectionExtensions provides incomplete context...

FormDataCollectionExtensions (CreateActionContextForModelBinding) uses an incomplete HttpControllerContext, with only the configuration set (it calls the unit test-only constructor). Consumers normally...

View Article


Edited Unassigned: CORS AttributeBasedPolicyProviderFactory provides...

When AttributeBasedPolicyProviderFactory provides an HttpControllerContext, it does not include a controller instance, unlike all other controller contexts. Consumers can expect this invariant...

View Article

Edited Issue: [MvcAttributeRouting] Route attribute should not be inherited...

When I use the following controller, I get the below exception:Controller:```public class BaseController : Controller{[Route("base/about", Name="Base.About")] public ActionResult About(){ return...

View Article

Commented Issue: [MvcAttributeRouting] Route attribute should not be...

When I use the following controller, I get the below exception:Controller:```public class BaseController : Controller{[Route("base/about", Name="Base.About")] public ActionResult About(){ return...

View Article
Browsing all 7925 articles
Browse latest View live


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