VOOZH about

URL: https://www.nuget.org/packages/soenneker.maf.pool/

⇱ NuGet Gallery | Soenneker.Maf.Pool 4.0.75




👁 Image
Soenneker.Maf.Pool 4.0.75

Prefix Reserved
dotnet add package Soenneker.Maf.Pool --version 4.0.75
 
 
NuGet\Install-Package Soenneker.Maf.Pool -Version 4.0.75
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Soenneker.Maf.Pool" Version="4.0.75" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Maf.Pool" Version="4.0.75" />
 
Directory.Packages.props
<PackageReference Include="Soenneker.Maf.Pool" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soenneker.Maf.Pool --version 4.0.75
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Maf.Pool, 4.0.75"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Soenneker.Maf.Pool@4.0.75
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Soenneker.Maf.Pool&version=4.0.75
 
Install as a Cake Addin
#tool nuget:?package=Soenneker.Maf.Pool&version=4.0.75
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image

👁 alternate text is missing from this package README image
Soenneker.Maf.Pool

A high-performance, thread-safe pool implementation for Microsoft Agent Framework agents with built-in rate limiting capabilities.

Installation

dotnet add package Soenneker.Maf.Pool
Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Soenneker.Maf.Pool:

Package Downloads
Soenneker.Maf.Pool.Anthropic

Provides Anthropic-specific registration extensions for MafPoolManager, enabling integration via Microsoft Agent Framework.

Soenneker.Maf.Pool.OpenAI

Provides OpenAI-specific registration extensions for MafPoolManager, enabling integration via Microsoft Agent Framework.

Soenneker.Maf.Pool.OpenAI.Azure

Provides Azure OpenAI-specific registration extensions for MafPoolManager, enabling integration via Microsoft Agent Framework.

Soenneker.Maf.Pool.Mistral

Provides Mistral-specific registration extensions for MafPoolManager, enabling integration with local LLMs via Microsoft Agent Framework.

Soenneker.Maf.Pool.Gemini

Provides Gemini-specific registration extensions for MafPoolManager, enabling integration via Microsoft Agent Framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.75 0 6/18/2026
4.0.74 87 6/17/2026
4.0.73 251 6/11/2026
4.0.72 239 6/10/2026
4.0.71 229 6/7/2026
4.0.70 185 6/6/2026
4.0.69 200 6/6/2026
4.0.68 143 6/6/2026
4.0.67 102 6/5/2026
4.0.66 212 6/5/2026
4.0.65 97 6/5/2026
4.0.64 453 5/29/2026
4.0.63 233 5/27/2026
4.0.62 218 5/23/2026
4.0.61 251 5/14/2026
4.0.60 185 5/14/2026
4.0.59 255 5/13/2026
4.0.58 178 5/13/2026
4.0.57 205 5/8/2026
4.0.56 284 5/3/2026
Loading failed

Update actions/checkout action to v7 (#167)

Automatically merged