This repository has been archived by the owner on Dec 29, 2020. It is now read-only.
Net.Http.WebApi.OData 4.2.0
Net.Http.WebApi.OData 4.2.0
Includes the following enhancements:
#139 Ensure support for a collection on a type where the collection contains a base type of the parent object
#140 Ensure support for a sub type as a property on a type
#141 Ensure navigation properties are properly set
#142 Set the nullable flag in the metadata programmatically rather than hard coding false
#144 Add an IsNavigable property to EdmProperty
Contains the following fixes:
#143 Missing filter functions in the metadata document