First of all, congratulations on creating the library. I'd like to know if it's possible to implement the multithreading feature. I want to use the library in .NET 7, within a Parallel.ForEachAsync(), that is, implement ThreadSafe in the routine.
First of all, congratulations on creating the library.
I'd like to know if it's possible to implement the multithreading feature.
I want to use the library in .NET 7, within a Parallel.ForEachAsync(), that is, implement ThreadSafe in the routine.