Fuse.NET
Fuse.NET copied to clipboard
How to do nested search?
I took a look at your source code and it seems like you've got Nested arrays of strings working, but not nested array of objects (like in the link below), which is exactly why I love the JS version of this library.
https://fusejs.io/examples.html#nested-search
You've done a great job, but if you could take a look into this, I would really appreciate it.