issues
search
OData
/
odata.net
ODataLib: Open Data Protocol - .NET Libraries and Frameworks
https://docs.microsoft.com/odata
Other
687
stars
349
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
architecture doc
#3127
corranrogue9
opened
13 hours ago
0
Revert "Fix/1744 isof unquoted type params issue (#3108)"
#3126
WanjohiSammy
closed
1 day ago
1
Fixes #3120: Throws exception if non defined enum member used in `in` operator
#3125
xuzhg
closed
1 day ago
0
OData.Client 8.2.1 does not materialize data service responses
#3124
dotnetero
opened
2 days ago
3
Breaking change in 8.2.0
#3123
syprieur
closed
18 hours ago
4
Fix ArgumentNullException for: $filter=property in ['']
#3122
WanjohiSammy
opened
4 days ago
5
Fixes #3114: Fix the StackOverflow exception when retrieve Partner on navigation property from big CSDL model
#3121
xuzhg
closed
2 days ago
0
Enum value not parsed for `in` query operator
#3120
XVincentX
closed
1 day ago
7
Add .NET 9 support
#3119
habbes
opened
6 days ago
0
Fix line number reporting when parsing csdl with multiline reference element
#3118
habbes
closed
1 week ago
0
Fix type casting exceptions in 'isof' and 'cast' calls.
#3117
WanjohiSammy
opened
1 week ago
0
Bump version to 8.2.1
#3116
habbes
closed
1 week ago
0
Report line numbers correctly for multi-line elements
#3115
habbes
closed
1 week ago
3
Stackoverflow Exception when resolving `Partners` in OData contract (xml)
#3114
adeel2023
closed
2 days ago
0
Add .net 6.0 support for OData.Client
#3112
rpallares
opened
1 week ago
0
Support for direct value annotations when reading / writing CSDL model as JSON
#3111
akorygin
opened
1 week ago
2
Bump version to 7.21.6
#3110
WanjohiSammy
closed
1 week ago
0
Bump version to 8.2.0
#3109
WanjohiSammy
closed
1 week ago
0
Fix/1744 isof unquoted type params issue
#3108
WanjohiSammy
closed
1 week ago
0
Fix Cannot Attach Entity to DataServiceContext if Entity Key is an Enum
#3106
WanjohiSammy
closed
1 week ago
0
`CsdlReader` reports incorrect line numbers if there are multi-line opening tag
#3105
habbes
closed
1 week ago
0
Allow `ReadAsStreamFunc` delegate to access property annotations
#3104
habbes
opened
2 weeks ago
0
Support ordinalIndex for collection complex or primitive
#3103
xuzhg
opened
2 weeks ago
1
Do not force flush when ODataUtf8JsonWriter buffer threshold is reached
#3102
habbes
closed
2 weeks ago
0
Write stream instead of flush (for v7.x)
#3101
habbes
closed
2 weeks ago
2
Allow `ODataUtf8JsonWriter` buffer size to be configurable by the user.
#3100
habbes
opened
3 weeks ago
0
`ODataUtf8JsonWriter` should not flush the internal stream when buffer is full.
#3099
habbes
closed
2 weeks ago
0
ODL requires collection items on the RHS of "in" operator to be strings
#3098
gathogojr
opened
3 weeks ago
1
Fixes #3094: continue to replace substring in HttpHeaderValueLexer
#3097
xuzhg
closed
6 days ago
1
Fixes #3088: remove the wrong framework in Edm.Lib nuget spec and update metadata for others
#3096
xuzhg
closed
3 weeks ago
5
Unable to use Expand(Expression) on Navigation Property
#3095
cbrianball
opened
3 weeks ago
3
Use ReadOnlySpan<char> to replace 'new string(...)'
#3094
xuzhg
closed
6 days ago
0
Bump version to 7.21.5
#3093
WanjohiSammy
closed
1 month ago
0
ArgumentNullException for: $filter=property in ['']
#3092
sriram-d
opened
1 month ago
2
Improve handling of dynamic properties in expressions
#3091
mikepizzo
closed
1 week ago
0
Should support dynamic properties as right-hand operator in In clause using type of left-hand operand
#3090
mikepizzo
closed
1 week ago
1
Bump version to 8.1.0
#3089
WanjohiSammy
closed
1 month ago
0
ODL is being packaged with the wrong framework
#3088
robertmclaws
closed
3 weeks ago
4
Update Core Vocabulary to include IsDelta
#3087
mikepizzo
closed
1 month ago
0
Update Core vocabulary to include IsDelta
#3086
mikepizzo
closed
1 month ago
0
Change type of ReturnType of IEdmOperation to use IEdmOperationReturn
#3085
xuzhg
opened
1 month ago
0
Port to 7.x: Fix issue #1320 - write metadata async issue
#3084
WanjohiSammy
closed
1 month ago
0
Add OData writer validation tests for unhappy paths
#3083
gathogojr
closed
4 weeks ago
0
More Investigate DateOnly and TimeOnly
#3082
xuzhg
opened
1 month ago
0
Fix issue #1320 metadata async issue
#3081
WanjohiSammy
closed
1 month ago
3
Cannot Attach Entity to DataServiceContext if Entity Key is an Enum
#3080
noahsrc
closed
1 week ago
0
Add DependsOnId on Add Related Object API
#3079
DButoyez
opened
1 month ago
1
Fixes #2293: Enable DateOnly and TimeOnly
#3078
xuzhg
closed
1 month ago
3
Use ReadOnlySpan<char> to replace the 'new string(...)' to reduce memory allocation
#3077
xuzhg
closed
3 weeks ago
4
Bump version to 7.21.4
#3076
gathogojr
closed
1 month ago
0
Next