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

Edited Issue: [HelpPage]Xml documentation on request body parameter missing...

For the following action, HelpPage UI is missing the xml comment information about the parameter 'person'.The xml comment "Updated person information" should show up.```/// <summary>/// Updates...

View Article


Commented Issue: [HelpPage]Xml documentation on request body parameter...

For the following action, HelpPage UI is missing the xml comment information about the parameter 'person'.The xml comment "Updated person information" should show up.```/// <summary>/// Updates...

View Article


Edited Issue: [HelpPage]Resource description is repeated for some types. [1461]

For simple types like integer etc, string the resource description is repeated:```/// <summary>/// gets value associated with given id/// </summary>/// <param name="id">id of the...

View Article

Commented Issue: [HelpPage]Resource description is repeated for some types....

For simple types like integer etc, string the resource description is repeated:```/// <summary>/// gets value associated with given id/// </summary>/// <param name="id">id of the...

View Article

Closed Issue: Add BsonFormatter in MediaTypeFormatterCollection [1430]

MediaTypeFormatterCollection has properties for JsonMediaTypeFormatter, XmlMediatypeformatter and FormUrlEncodedMediaTypeFormatter too. Since we added support for BsonMediaTypeFormatter, we should add...

View Article


Edited Issue: [HelpPage]Resource description is repeated for some types. [1461]

For simple types like integer etc, string the resource description is repeated:```/// <summary>/// gets value associated with given id/// </summary>/// <param name="id">id of the...

View Article

Closed Issue: [HelpPage]Resource description is repeated for some types. [1461]

For simple types like integer etc, string the resource description is repeated:```/// <summary>/// gets value associated with given id/// </summary>/// <param name="id">id of the...

View Article

Edited Issue: [HelpPage]Xml documentation on request body parameter missing...

For the following action, HelpPage UI is missing the xml comment information about the parameter 'person'.The xml comment "Updated person information" should show up.```/// <summary>/// Updates...

View Article


Closed Issue: [HelpPage]Xml documentation on request body parameter missing...

For the following action, HelpPage UI is missing the xml comment information about the parameter 'person'.The xml comment "Updated person information" should show up.```/// <summary>/// Updates...

View Article


Edited Issue: Bsonformatter throws an error when passing simple types as...

Server side code public class MyController : ApiController{[AcceptVerbs("PUT", "POST", "DELETE")] public object EchoDBNullFromBody(object input) { return input;}}On the client, if I use...

View Article

Commented Issue: Bsonformatter throws an error when passing simple types as...

Server side code public class MyController : ApiController{[AcceptVerbs("PUT", "POST", "DELETE")] public object EchoDBNullFromBody(object input) { return input;}}On the client, if I use...

View Article

Edited Issue: Roundtripping DBNull value using Bsonformatter thrown an error...

Value I am roundtripping - DBNull.ValueAll Webapi action (POST) does is return the value.Exception{"Error writing Null value. BSON must start with an Object or Array. Path ''."}Stack Trace: at...

View Article

Commented Issue: Roundtripping DBNull value using Bsonformatter thrown an...

Value I am roundtripping - DBNull.ValueAll Webapi action (POST) does is return the value.Exception{"Error writing Null value. BSON must start with an Object or Array. Path ''."}Stack Trace: at...

View Article


Closed Issue: Make ODataActionParameters work in untyped mode. [1384]

Right now, customers in untyped scenarios cannot use ODataActionParameters as the deserializer always tries to deserialize the individual parameters as strongly typed CLR objects instead of...

View Article

Edited Issue: Tracing extension methods should interpret...

The ITraceWriter extension methods trace all exceptions at TraceLevel.Error, which is often incorrect when the exception is HttpResponseException (which could hold warning or success codes). Even a...

View Article


Commented Issue: Tracing extension methods should interpret...

The ITraceWriter extension methods trace all exceptions at TraceLevel.Error, which is often incorrect when the exception is HttpResponseException (which could hold warning or success codes). Even a...

View Article

Closed Issue: Tracing extension methods should interpret...

The ITraceWriter extension methods trace all exceptions at TraceLevel.Error, which is often incorrect when the exception is HttpResponseException (which could hold warning or success codes). Even a...

View Article


Created Unassigned: MQ - Update our nuget targets to use the new restore...

Based on Pranav's feedback, our nuget package restore integration does things the old way - there's a more performant way to do it once you have NuGet 2.7. He's suggested some changes for our build...

View Article

Created Issue: System.Web.Webpages.Html.HtmlHelper.ValidationMessage(string,...

Observation: System.Web.Webpages.Html.HtmlHelper.ValidationMessage(string, string) does not return the error message specified in the second parameter when it is used with...

View Article

Created Unassigned: [Regression]: Unexpected validationError thrown when...

Here is my model[DataContract] public class ValidationModel{[Required][DataMember][Range(1, 10)] public int IntReq { get; set; }[Required][DataMember][StringLength(5)] public string StrReq { get; set;...

View Article
Browsing all 7215 articles
Browse latest View live


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