0
I Use This!
Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 11, 2025 — Mar 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add ShouldReadPropertyAsStream API to allow access to property annotations (#3477) More... about 2 months ago
Fix value was either too large or too small for Uint16 error when loading solution (#3468) More... 2 months ago
Remove duplicate OData.E2E.sln file in the root folder (#3430) More... 4 months ago
Bump version to 8-4-3 (#3431) More... 4 months ago
Avoid double string allocation where possible in JsonReader (#3416) More... 4 months ago
Fix parsing issue for Flags enum values with combined flags (#3324) More... 4 months ago
Mark Edm.Date and Edm.TimeOfDay as Obsolete to be Replaced with System.DateOnly and System.TimeOnly (#3429) More... 4 months ago
Replace TaskUtils with idiomatic async/await (#3409) More... 4 months ago
Optimize JSON Reader Whitespace Skipping with Vectorized Operations (#3381) More... 4 months ago
Fix issue causing tests not to run on ADO (#3412) More... 4 months ago
Fixes the failing test cases related to the empty string in 'in' operator More... 5 months ago
Bump version to 8_4-2 (#3388) More... 5 months ago
Refactor BufferedJsonReader async paths to reduce GC pressure (#3380) More... 5 months ago
perf: Reduce memory allocations using ReadOnlySpan More... 5 months ago
Introduce non-capturing overloads of InterceptException and InterceptExceptionAsync in ODataReaderCore for improved performance (#3378) More... 5 months ago
Remove hard-coded network isolation policies (#3372) More... 5 months ago
Refactor JsonReader async paths to reduce GC pressure (#3364) More... 5 months ago
Fixes #3357: Regression when parsing query option with no = More... 5 months ago
Fixes #3363: Filter operator "IN" fails to handle empty strings More... 5 months ago
Swap Tuple with ValueTuple (#3369) More... 5 months ago
UriUtils.UriInvariantInsensitiveIsBaseOf should be preserve double slashes in base URI - RFC 3986 (#3361) More... 6 months ago
Fixes #3329: aggregate on collection property using custom methods (#3339) More... 6 months ago
Fix the public API test for Edm and client It seems the content is copied in the wrong place. More... 6 months ago
Bump version to 8.4.0 and update public API files (#3346) More... 6 months ago
Treat unencoded `/` inside quoted literals as data (not separators) (#3340) More... 6 months ago
Troubleshoot network isolation issue for nightly pipeline (#3341) More... 6 months ago
Deprecate IEdmOperation.ReturnType in v8.x; recommend using GetReturn() extension method (#3330) More... 6 months ago
Remove pruned references (#3335) More... 6 months ago
Apply 'Preferred,Nuget.org' network isolation setting (#3337) More... 6 months ago
Port EdmLib functional tests (ClrTypeMapping, EdmToClrConversion, Edmx, Parsers, versionings tests) (#3256) More... 7 months ago