Predicate Boolean Support for prismicio.core

Feature Idea (one per thread):
Add additional type to predicate to enable query by boolean value in .NET Core package. Currently the Predicate only only accepts string. This functionality appears to be available for ReactJS (Fetch Data in React - Documentation - Prismic) but not .NET (PHP, Laravel, Java, .NET, and Ruby for Prismic moved to GitHub)

Code will look like below when implemented.

prismic.Predicates.at('my.post.switch', true),

Issue that it solves:
Reduces payload from the Api and reduces number of articles pulled into memory which then need to be filtered out from the results.

Hello Omar, welcome to our community !!

It is true that there should be more support for core packages such as .Net. We're always thriving to cover as many tech branches as we can to give users a more than complete experience when using Prismic with their desired technology.

If right now you don't see a lot of documentation for .Net. is because we are currently focusing more on javascript/React-based frameworks. We highly recommend you to check out all of our alternatives for starting with any of these frameworks.

I'll mark this thread as an open feature request. And if we have news for it at any point, we'll post about it here.

Thanks a lot!

Hey Omar,

Please also feel free to create an issue for this in the .Net Kit, this way you'll have a direct line with the devs and it might push the issue forward. :slight_smile:

Thanks.

This is being tracked as an open feature request.

If you have another use-case for this feature, you can 'Flag' this topic to reopen. Please use the :heart: button to show your support for the feature and check out our Feature Request Guidelines.