Info
| Version: | 1.0.17061.1 | 
| Author(s): | Ryan Mauldin | 
| Last Update: | Thursday, March 2, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/OhRyanOh/OpenShare.Net | 
| NuGet Url: | https://www.nuget.org/packages/OpenShare.Net.Library.Threading | 
Install
Install-Package OpenShare.Net.Library.Threading
                        dotnet add package OpenShare.Net.Library.Threading
                        paket add OpenShare.Net.Library.Threading
                        
                                OpenShare.Net.Library.Threading Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
                
ConcurrentCache is a new in-memory cache system that is generically typed to IDictionary and is thread safe. Client Pool is generically typed and plays well with TPL (Task Parallel Library) for any disposable clients.
See source code on Github by using the project url.