* chore : used the clear method
Signed-off-by: Samson Amaugo <sammychinedu2ky@gmail.com>
* Update aspnetcore/performance/ObjectPool/ObjectPoolSample8/BirthdayMiddleware.cs
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* feat : implemented the IResettable and IPooledObjectPolicy
Signed-off-by: Samson Amaugo <sammychinedu2ky@gmail.com>
* return to the pool
* fix: set proper return object
* changed prop name
;
* created new buffer
* Update aspnetcore/performance/ObjectPool/ObjectPoolSample8/Program.cs
Co-authored-by: James Newton-King <james@newtonking.com>
* Update aspnetcore/performance/ObjectPool/ObjectPoolSample8/Program.cs
Co-authored-by: James Newton-King <james@newtonking.com>
* Update aspnetcore/performance/ObjectPool/ObjectPoolSample8/Program.cs
Co-authored-by: James Newton-King <james@newtonking.com>
* Update aspnetcore/performance/ObjectPool/ObjectPoolSample8/Program.cs
Co-authored-by: James Newton-King <james@newtonking.com>
* using spans
* changed route
* Update aspnetcore/performance/ObjectPool/ObjectPoolSample8/Program.cs
Co-authored-by: James Newton-King <james@newtonking.com>
---------
Signed-off-by: Samson Amaugo <sammychinedu2ky@gmail.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: James Newton-King <james@newtonking.com>
* Clean user input before using
* Clean user input before using
* Clean user input before using
* Clean user input before using
* Clean user input before using
* Clean user input before using
* Clean user input before using
* Clean user input before using
* Clean user input before using
* never
* Object Pool
* Object Pool
* Object Pool
* Object Pool
* Object Pool
* Object Pool
* Object Pool
* Object Pool
* Object Pool
* Object Pool
* Update aspnetcore/performance/ObjectPool.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>