We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eddd6c commit 0ccfcc2Copy full SHA for 0ccfcc2
docs/usage/faq.md
@@ -160,7 +160,7 @@ If there's no LINQ provider available, the example [here](https://github.com/jso
160
which produces SQL and uses [Dapper](https://github.com/DapperLib/Dapper) for data access.
161
162
> [!TIP]
163
-> [ExpressionTreeVisualizer](https://github.com/zspitz/ExpressionTreeVisualizer) is very helpful in trying to debug LINQ expression trees!
+> [ReadableExpressions](https://github.com/agileobjects/ReadableExpressions) is very helpful in trying to debug LINQ expression trees!
164
165
#### I love JsonApiDotNetCore! How can I support the team?
166
The best way to express your gratitude is by starring our repository.
0 commit comments