Toastie.ObjectPool (3.0.0)

Published 2025-01-03 13:20:07 +00:00 by toastie_t0ast

Installation

dotnet nuget add source --name toastie_t0ast --username your_username --password your_token 
dotnet add package --source toastie_t0ast --version 3.0.0 Toastie.ObjectPool

About this package

Provides a wrapper for "Microsoft.Extensions.ObjectPool".

Toastie.ObjectPool

  • Dependencies:
    • Microsoft.Extensions.ObjectPool

Defines the following types:

  • FluentObjectPool<T>: wrapper for DefaultObjectPool<T> with a more functional oriented interface.
  • FluentObjectPool: static class containing methods to create an instance of a FluentObjectPool<T>.

Dependencies

ID Version Target Framework
Microsoft.Extensions.ObjectPool 8.0.11 net8.0
Microsoft.Extensions.ObjectPool 9.0.0 net9.0
Details
NuGet
2025-01-03 13:20:07 +00:00
3
Toastie
342 KiB
Assets (5)
Versions (9) View all
3.0.0 2025-01-03
2.3.2 2024-11-14
2.3.1 2024-11-14
2.3.0 2024-11-14
2.2.1 2024-11-14