Eliott Robson
Eliott Robson
### Is your feature request related to a problem? The `order` parameter for queries when using `.UseSorting` is optional. When running queries with `.Paging` the query generated looks similar to:...
I was reviewing the DACP protocol trying to find a way to detect when the Apple TV was turned off (so I could add play, pause and off lights) however...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When using resolvers / extensions it is not possible to...
### Description When using value objects to wrap primitive types an error is thrown when the SQLite provider returns a string instead of a Guid. ### Exception If you are...
In the current implementation of sids, script ids, these are generated at runtime however because of this there is a bug. If there are two scripts, script1.js and script2.js, any...