dapr / dotnet-sdk

Dapr SDK for .NET
Apache License 2.0
1.11k stars 334 forks source link

Dapr query state linq support #1085

Open ekjuanrejon opened 1 year ago

ekjuanrejon commented 1 year ago

Ask your question here

The use of eq, in and or is there any .net linq support?

WhitWaldo commented 10 months ago

No LINQ support and while it doesn't look like query will necessarily be getting further development, I wrote a fluent library for .NET that'll output the necessary query syntax for you.