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

Closed Unassigned: Current route values from query string implicitly used by...

MVC Futures' `Url.Action<TController>` allows to specify action parameters directly, as values in lambda expression, but it fails when value passed is null and its name matches query string...

View Article


Commented Issue: AllowAnonymous attribute does not work when Method is called...

I Created a controller.Added authorize attribute on controller level.Then on one method I added AllowAnonymous attribute.When accessing that action directly from browser it works fine and allows...

View Article


Created Unassigned: UserName Validation is hardcoded [1629]

As it turns out the username validation is hardcoded into the asp.net identity since v5and it ignores what i have in my view model as validation.with username validation being hardcoded i can't do 1) i...

View Article

Edited Issue: Web API OData Error: The complex type 'S' refers to the entity...

I am testing building an OData feed with ASP.NET WebAPI in Visual Studio 2013. I am using the following versions:* .NET 4.5* Entity Framework 6.0.2-beta1* ODataLib 5.6.0I am getting the following error...

View Article

Commented Feature: Add support for aliasing properties in OData model. [1252]

Right now, when using the ODataModelBuilder the name of the CLR property has to match the name of the EDM property. Add support for having a different names.Comments: alias is already support in v5.2

View Article


Closed Feature: Add support for aliasing properties in OData model. [1252]

Right now, when using the ODataModelBuilder the name of the CLR property has to match the name of the EDM property. Add support for having a different names.

View Article

Edited Issue: Making it easy to extract key from OData URL [857]

The $link scenario requires user to parse the key from the url to proceed. However, we currently don't have easy way to do that. The workaround in the ODataServiceSample using following code to achieve...

View Article

Edited Issue: Currently if a HTTP method is not supported Web API returns a...

In the current version of Web API, when the action selector does not find a matching action for a HTTP method it returns a 404 status code even when the resource URI supports other methods (e.g. it...

View Article


Edited Issue: Odata route versioning and service document [1367]

Following the general principle of route based versioning outlined here: http://aspnet.codeplex.com/SourceControl/latest#Samples/WebApi/ODataVersioningSample/ReadMe.txtI have the following in my v1...

View Article


Edited Issue: ToArray Calls Over-used [1494]

Do we need all the ToArray() calls? They appear to be generally over-used.One sample is:```private static Dictionary<Type, IEdmStructuredType> AddTypes(this EdmModel model,...

View Article

Edited Unassigned: metadata is not exposed correctly for properties with...

Create a model with an entity and some properties.Limit anyone of them.Query the $metadata url.The metadata doesn't expose the limitation on the vocabulary for the property.

View Article

Edited Unassigned: KeyValueParser doesn't handle '=' properly [1458]

When trying to parse the a key whose value is '=', KeyValueParser fails.

View Article

Edited Unassigned: Limitations on Orderby don't work [1474]

When you set some properties as unorderable, they don't get respected unless you add at least a property in the AllowedOrderByProperties property of the ODataQueryOptions instance.

View Article


Edited Feature: Provide ability to supply friendly Title for actions [520]

Currently we use the name of the Action even for the Title when advertising them. Provide ability to supply friendly Title for actions.Example(the title "Create Order" below):--------{"d":{...

View Article

Edited Issue: Unsortable query limitation doesn't work for complex objects...

Given a model with an entity, and a complex object. When we limit ordering in the complex object it doesn't get respected and the following query succeeds instead of returning bad...

View Article


Edited Issue: Add a simple hook to re-write all outgoing OData links. [1247]

Right now, we generate a bunch of links in the OData response payloads. These are,1) Self links - ID, edit and read links.2) Navigation links,3) Metadata links.Customers want to use...

View Article

Edited Unassigned: Parsing the generated KeyValue in the KeyValuePathSegment...

We are parsing the generated key-value in the KeyValuePathSegment. This should be done lazily for performance

View Article


Commented Feature: Add OData Function Support [881]

Just like with actions, please add support for OData Functions. These are easy to implement with WebApi but it is very difficult to advertise the functions in the metadata since webapi odata currently...

View Article

Commented Unassigned: Use custom ApiDescriptionComparer with ApiExplorer [1478]

Code in https://aspnetwebstack.codeplex.com/SourceControl/latest#src/System.Web.Http/Description/ApiExplorer.cs removes all duplicates based on HTTP method + pathThis is not sometimes the desired...

View Article

Commented Unassigned: Use custom ApiDescriptionComparer with ApiExplorer [1478]

Code in https://aspnetwebstack.codeplex.com/SourceControl/latest#src/System.Web.Http/Description/ApiExplorer.cs removes all duplicates based on HTTP method + pathThis is not sometimes the desired...

View Article
Browsing all 7215 articles
Browse latest View live


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