Kiran Challa
9a6f8b392d
[ Fixes #852 ] XmlDictionaryReader.CreateTextReader overload which supports Encoding is missing
2015-03-19 17:33:20 -07:00
N. Taylor Mullen
c1a026cbf7
Update .kproj => .xproj.
2015-03-11 14:01:43 -07:00
N. Taylor Mullen
1d578ca2fd
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:56:42 -07:00
N. Taylor Mullen
e829ba7646
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
2015-03-08 12:52:24 -07:00
Kiran Challa
c276ddaa39
Added support for validation of Required attributes in case of XmlDataContractSerializerInputFormatter
2015-02-23 23:15:48 -08:00
N. Taylor Mullen
df4b92b1c1
Update MVC projects to utilize Common repo classes.
...
- Had to add extra dependencies to work around aspnet/XRE#1237 .
- Updated src and test projects.
2015-02-22 18:23:28 -08:00
Ajay Bhargav Baaskaran
d236d4ffde
Added CanReadType to InputFormatter
2015-02-19 13:06:36 -08:00
Doug Bunting
ca65b1b6ed
Correct recent checkins
...
- correct typo in 3303286288
- really seal `CachedModelMetadata.Properties`
- make a couple of test methods `public` (!!)
- add Microsoft.AspNet.PageExecutionInstrumentation to Mvc.sln
- remove `<RootNamespace/>`, `<ProjectExtensions/>`, etc. from .kproj files
2015-02-12 08:53:17 -08:00
Ajay Bhargav Baaskaran
13e1c9d5e1
added InputFormatter base type
2015-02-11 16:48:56 -08:00
sornaks
2c5ae68ab6
Issue #1944 : Move DelegatingStream to internal namespace and rename to NonDisposableStream.
2015-02-03 13:34:42 -08:00
Kiran Challa
e5176d22f6
[Fixes #1121,#1508] Wrap objects for serialization/deserialization and DelegatingEnumerable<> support for IEnumerable<T> and IQueryable<T>
2015-01-30 18:10:01 -08:00
Anthony Sneed
c6de763a6c
[ Resolves #1744 ] Cleanup Xml Serializer & DataContractSerializer input and output formatters.
2015-01-29 07:04:09 -08:00
Anthony Sneed
4821108307
Add SerializerSettings property to Xml DataContractSerializer input and output formatters.
2015-01-28 23:50:16 +01:00
Kiran Challa
5c2dc5db11
[Fixes#1792]Separate XML serializers to Microsoft.AspNet.Mvc.Xml
2015-01-22 15:09:20 -08:00