bertoneill
-
- 485 total downloads
- last updated 5/31/2024
- Latest version: 1.0.16
To vastly improve Linq queries that need to use a large volume of values within their Contains statement (200K+). By using Parallel looping and ConcurrentBags, you can execute multiple database request with... More information -
- 93 total downloads
- last updated 10/6/2024
- Latest version: 1.0.0
A quick way to measure the execution time of a specific code block, without timing the entire function.