OData / WebApiAuthorization

Other
9 stars 7 forks source link

Update WebApiAuthorization project and samples to .NET 6 and ASP.NET Core OData 8 #13

Closed bytefish closed 1 year ago

bytefish commented 2 years ago

This PR updates the library and samples to .NET 6 and ASP.NET Core OData 8, so it is related to issues #5, #9, #11 and #12.

The PR also adds support for protecting $expand queries similar to issue #4, which could be done in a separate PR if requested.

ghost commented 2 years ago

CLA assistant check
All CLA requirements met.

bytefish commented 1 year ago

I have no experience with GitHub pipelines, so I probably need some help to make the build green.

bytefish commented 1 year ago

There is no interest in the PR, so I am closing it. If you need this functionality, I have forked it to https://github.com/bytefish/ODataAuthorization.