CodeProject.ObjectPool
2.0.5
A generic, concurrent, portable and flexible Object Pool for the .NET Framework, completely based on the Code Project article of Ofir Makmal (http://goo.gl/4qig6T).
Library is production ready and it is successfully working in real life systems.
Original source code has been modified, in order to introduce a Parameterized Object Pool, already drafted by Ofir Makmal in the comments of the article.
Moreover, a few unit tests have been added, in order to improve code reliability, and a lot of other small changes have also been applied.
Of course, all modified source code is freely available at the project URL of this package.
Many thanks to Ofir Makmal for his great work.
Release Notes
* Fixed wrong name in an exception string.
* Added Id and CreatedAt properties to PooledMemoryStream and PooledStringBuilder.
Dependencies
-
.NETFramework 3.5
- Thrower (>= 3.0.1)
-
.NETFramework 4.0
- Thrower (>= 3.0.1)
-
.NETFramework 4.5
- System.Collections.Concurrent (>= 4.0.12)
- Thrower (>= 3.0.1)
-
.NETFramework 4.6
- System.Collections.Concurrent (>= 4.0.12)
- Thrower (>= 3.0.1)
-
.NETStandard 1.1
- System.Collections.Concurrent (>= 4.0.12)
- Thrower (>= 3.0.1)
-
.NETStandard 1.3
- System.Collections.Concurrent (>= 4.0.12)
- System.Collections.NonGeneric (>= 4.0.1)
- Thrower (>= 3.0.1)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- Thrower (>= 3.0.1)
Version History
Version | Downloads | Last updated |
---|---|---|
3.2.2 | 432 | 10/28/2017 |
3.2.1 | 171 | 9/30/2017 |
3.2.0 | 275 | 8/17/2017 |
3.1.1 | 169 | 7/3/2017 |
3.1.0 | 121 | 6/26/2017 |
3.0.3 | 341 | 4/8/2017 |
2.2.2 | 358 | 1/8/2017 |
2.2.1 | 349 | 12/18/2016 |
2.1.1 | 23,151 | 9/18/2016 |
2.1.0 | 131 | 9/18/2016 |
2.0.5 (current version) | 243 | 8/23/2016 |
2.0.4 | 141 | 8/20/2016 |
2.0.2 | 127 | 8/20/2016 |
2.0.1 | 553 | 8/7/2016 |
1.10.1 | 13,830 | 2/27/2016 |
1.9.0 | 1,040 | 10/11/2015 |
1.8.0 | 258 | 9/12/2015 |
1.7.0 | 394 | 9/6/2015 |
1.6.0 | 456 | 5/16/2015 |
1.5.0 | 202 | 5/2/2015 |
1.3.5 | 219 | 4/12/2015 |
1.3.3 | 187 | 4/4/2015 |
1.3.1 | 727 | 1/6/2015 |
1.3.0 | 203 | 1/5/2015 |
1.0.8 | 193 | 12/8/2014 |
1.0.6 | 617 | 9/6/2014 |
1.0.5 | 241 | 8/19/2014 |
1.0.4 | 236 | 8/18/2014 |