Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
Is your feature request related to a problem? Please describe.
I can't find a way to search with only a keyword for a virtual property.
Describe the solution you'd like
For example, searching for MSI brand in the product table, without using advanced search.
{ "keyword": "MSI", "pageNumber": 1, "pageSize": 10, "orderBy": [ "id" ] }
Is your feature request related to a problem? Please describe. I can't find a way to search with only a keyword for a virtual property.
Describe the solution you'd like For example, searching for MSI brand in the product table, without using advanced search.
{ "keyword": "MSI", "pageNumber": 1, "pageSize": 10, "orderBy": [ "id" ] }