idilov
Results
2
issues of
idilov
I am going to call a Java REST API from .net. The API is secured by CAS. Does this project cover [the protocol described here](https://apereo.github.io/cas/5.1.x/protocol/REST-Protocol.html) i.e. getting, validating, caching, deleting...
enhancement
up-for-grabs
Observation: When `EnforceCodeStyleInBuild` is enabled, `dotnet format analyzers --verify-no-changes` starts reporting some CS* violations such as **CS8618**/CS8600(nullability) and CS8321(x never used) but it does not report other CS* violations such...