This repository has been archived by the owner on Dec 29, 2020. It is now read-only.
Releases: Net-Http-OData/Net.Http.WebApi.OData
Releases · Net-Http-OData/Net.Http.WebApi.OData
Net.Http.WebApi.OData 2.1.2
Built against WebApi 4.0.30506 and Net.Http 2.2.22
Net.Http.WebApi.OData 2.1.1
Created separate projects for .NET 4.0 and .NET 4.5 - prior to this release, the 4.5 version of the package resulted in errors upon install.
Built against WebApi 4.0.20710
Net.Http.WebApi.OData 2.1.0
Net.Http.WebApi.OData 2.0.1
Contains a single change which is #28 change ODataValidationSettings back to being a class.
Net.Http.WebApi.OData 2.0.0
- #24 - Make ODataValidationSettings a struct
- #26 - Add support for the null literal
- #27 - The FilterExpressionParser doesn't support negative values for double, decimal or single
- Set min version of Microsoft.AspNet.WebApi.Client dependency to 4.0.20710
- Changed OrderByQueryOption.Properties from ICollection to IList