Pinned Repositories
DynamicObjectPool
DynamicObjectPool is a C# library that provides a flexible and efficient way to manage object pooling with dynamic resizing, thread safety, and async support.
ReplConsole
A flexible .NET 8.0 REPL console for creating and running custom commands, perfect for automation and interactive development.
dotnet
.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and part of the .NET Foundation.
afluegge's Repositories
afluegge/DynamicObjectPool
DynamicObjectPool is a C# library that provides a flexible and efficient way to manage object pooling with dynamic resizing, thread safety, and async support.
afluegge/ReplConsole
A flexible .NET 8.0 REPL console for creating and running custom commands, perfect for automation and interactive development.