Skip to content

Demonstates a defect in Microsoft.AspNetCore.OData

License

Notifications You must be signed in to change notification settings

mirgil/DefectsApp

Repository files navigation

DefectsApp

Demonstates a defect in Microsoft.AspNetCore.OData

Compile and run this application. When a request is sent to "/defects?$apply=groupby((Severity,Impact))&$top=2" an error response is returned due to the defect OData/AspNetCoreOData#979.

Note that if the version of Microsoft.AspNetCore.OData is changed to 8.0.4, there is no error.

About

Demonstates a defect in Microsoft.AspNetCore.OData

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages