This feedback provider detects situations where you might get unusual results or cryptic error messages because you didn't add the proper parameters.
Description | Implemented |
---|---|
Use of $count as a URL segment |
Not used in Graph Commands |
Use of $count as a query string parameter |
✅ |
Use of $count as a filter expression |
✅ |
Use of $search |
✅ |
Use of $filter with the endsWith operator |
✅ |
Use of $filter and orderBy in the same query |
✅ |
Use of $filter with ne and not operators |
✅ |
Use of $filter with not and startsWith operators |
✅ |
Use of OData cast with transitive members list | Not Used in Graph Commands |
dotnet publish
will put the entire module in the Release
directory.