Toastie.ObjectPool (2.1.0)

Published 2024-07-10 01:11:13 -07: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 2.1.0 Toastie.ObjectPool

About this package

Provides a fluent 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 7.0.0 net6.0
Microsoft.Extensions.ObjectPool 7.0.0 net7.0
Details
NuGet
2024-07-10 01:11:13 -07:00
5
Toastie
12 KiB
Assets (2)
Versions (8) View all
2.3.2 2024-07-10
2.3.1 2024-07-10
2.3.0 2024-07-10
2.2.1 2024-07-10
2.2.0 2024-07-10