CLI example of integrating the search capabilities of VoidTools Everything in C#. The logic is in a single static class that is compatible with both .Net Framework and .Net Core. Search results are provided by a non-greed iterator and each result is in an idiomatic class.
https://github.com/dipique/everythingio
Everything C# CLI Example by dipique
Re: Everything C# CLI Example by dipique
any examples on usages..
like having it index a specific folder and then you can it for searching just that?
I assume as it is, it would just index everythng like default? or can you feed it a config that has been setup on the existing everything gui options?
like having it index a specific folder and then you can it for searching just that?
I assume as it is, it would just index everythng like default? or can you feed it a config that has been setup on the existing everything gui options?