Hi,
It is a question (and maybe a feature request).
I’m currently using the Squidex.ClientLibrary C# lib, and try to get my first content, but there is not a lot of example / documentation about the use for the library.
By example:
- Query for 1 language and not all (My website only display one language at a time, why reading all the translations each time !)
- Is there some caching mechanism ?
- When I have multiples language, and I do not use the InvariantConverter, I have an exception.
So, how to fix it, why, how does it work ? A small example will help
Thx