A .Net object pool - makes managing objects that are expensive to create and destroy that much nicer!. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Mick Roper | 
| Last Update: | Thursday, September 1, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/mick-roper/ObjectPool | 
| NuGet Url: | https://www.nuget.org/packages/MickRoper.ObjectPool | 
Install
Install-Package MickRoper.ObjectPool
                        dotnet add package MickRoper.ObjectPool
                        paket add MickRoper.ObjectPool
                        
                                MickRoper.ObjectPool Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags