issues
search
OData
/
WebApi
OData Web API: A server library built upon ODataLib and WebApi
https://docs.microsoft.com/odata
Other
855
stars
473
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
OData 9.0 Returning 200 with Broken JSON
#2862
sarangp93
closed
1 week ago
0
Microsoft.AspNet.OData 7.7.5.0 - ODataResourceDeserializer to take in IServiceProvider
#2861
hosadoya
opened
1 week ago
0
Update version to 7.7.7
#2860
xuzhg
closed
1 week ago
0
Fixes #2858: Add Virtual method for creating Delta response
#2859
xuzhg
closed
1 week ago
0
No virtual method for creating Delta ComplexNestedResourceInfo
#2858
victorliu-microsoft
closed
1 week ago
3
Can't serialize properly using a Custom ResourceSerializer
#2857
aramosvizcarra
closed
3 weeks ago
2
> Such as:
#2856
EMMWIS
closed
4 weeks ago
0
Bump System.Text.Json from 8.0.4 to 8.0.5 in /samples/AspNetODataSample.Web
#2855
dependabot[bot]
opened
1 month ago
0
How to add a dynamic property to my OData response which lives outside the Entity Type and is not included in the EDM Model?
#2854
sihanook
opened
2 months ago
6
FromODataUriAttribute binds string property as number
#2852
janis938
opened
3 months ago
2
$select on sub property works on ASP.NET OData but throw exception on Core OData
#2850
xuzhg
closed
3 months ago
1
Filtering on `DateTime` without timezone information.
#2849
xxpau-eg
closed
3 months ago
2
Update version to 7.7.6
#2848
xuzhg
closed
4 months ago
0
test
#2847
xuzhg
closed
4 months ago
0
Bump System.Text.Json from 4.6.0 to 8.0.4 in /samples/AspNetODataSample.Web
#2846
dependabot[bot]
closed
4 months ago
0
Fixes #2844: Enable property with instance annotation without propert…
#2845
xuzhg
closed
4 months ago
1
WebApi v7 doesn't support property Instance annotation without property value
#2844
vasrinwork
closed
4 months ago
0
OData response with custom ODataOutputFormatter
#2843
sarvancse1987
opened
5 months ago
2
Make sure 'top' doesn't apply on a null collection
#2842
ificator
closed
4 months ago
1
Migrate pipelines to 1ES
#2841
habbes
closed
5 months ago
0
Update the version to 7.7.5
#2839
xuzhg
closed
6 months ago
0
Faulty link generation when creating entities with string key and slashes
#2838
dankaiser1808
closed
6 months ago
1
Invalid JSON when using List<List<?>> property
#2837
rafaelmotaalves
opened
7 months ago
2
fixes #2835: omit the ODataIdContainer from model builder, change the serializer
#2836
xuzhg
closed
6 months ago
3
Perf: OData performance regressions found between 6.0.0 and 7.7.4
#2835
xuzhg
closed
6 months ago
0
Group by a property of a derived type is not supported
#2834
clemvnt
closed
8 months ago
1
IHttpContextAccessor.HttpContext.User is not always authenticated (when it should) when invoked by IModelCacheKeyFactory
#2833
NinjaCross
closed
9 months ago
5
InvalidOperationException thrown from CreateRequestContainer cause performance issue
#2832
fannydengdeng
opened
9 months ago
9
Update version to 7.7.4 and ODL Version
#2831
ElizabethOkerio
closed
9 months ago
1
Update version to 7.7.4
#2830
ElizabethOkerio
closed
9 months ago
1
fixes #2816: Set the response version to delta response and delta patch response
#2829
xuzhg
closed
9 months ago
1
Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /test/E2ETest/Microsoft.Test.E2E.AspNet.OData/Build.AspNetCore
#2828
dependabot[bot]
closed
9 months ago
1
Add support for IEEE754Compatible media type parameter
#2827
gathogojr
closed
9 months ago
2
[Microsoft.AspNet.OData v7.7.3] Request.ODataProperties().NextLink is always null
#2826
amanswaika
opened
11 months ago
0
JsonIgnore with condition incorrectly ignoring property when using OData $select query with [EnableQuery] endpoint
#2825
radderz
opened
11 months ago
2
Fix failing build
#2824
gathogojr
closed
11 months ago
1
Upgrade Microsoft.NetCore.App to 2.0.3
#2823
KenitoInc
closed
11 months ago
2
Fix issue with property names which differ from Clr property names
#2822
KenitoInc
closed
11 months ago
1
Add a service to config the OData version for delta payload
#2821
xuzhg
closed
9 months ago
2
Odata MongoDb lt filtering
#2820
DrBlackBird
opened
1 year ago
3
Update version to 7.7.3 and relax Asp.NET Package version to >5.2.2 since 5.3.0 was released recently
#2819
xuzhg
closed
1 year ago
2
'Microsoft.AspNet.WebApi.Core 5.3.0' is not compatible with 'Microsoft.AspNet.OData 7.7.2 constraint: Microsoft.AspNet.WebApi.Core (>= 5.2.2 && < 5.3.0)'
#2818
premiaware
closed
1 year ago
2
Make the query validator thread-safe since the validator is singleton
#2817
xuzhg
opened
1 year ago
0
OData-prefix missing in delta responses
#2816
vasrinwork
closed
9 months ago
0
The property '{propertyname}' cannot be used in the $expand query option
#2815
mattkleiny
opened
1 year ago
6
NU1608: Detected package version outside of dependency constraint: Microsoft.AspNet.WebApi.OData 5.7.0 requires Microsoft.AspNet.WebApi.Core (>= 5.2.2 && < 5.3.0) but version Microsoft.AspNet.WebApi.Core 5.3.0 was resolved.
#2814
robinvanpoppel
closed
1 year ago
2
Update release version to 7.7.2
#2813
xuzhg
closed
1 year ago
1
ODataConventionModelBuilder GetEdmModel() System.Data.Linq FileNotFoundException
#2812
robertgro
closed
1 year ago
2
Fixes #2810, make action/function link works using lower camel case
#2811
xuzhg
closed
1 year ago
3
GeneateActionLink should apply lowercase for bindingParameterType
#2810
vasrinwork
closed
1 year ago
1
Next