Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with dispose-pattern
A curated list of projects in awesome lists tagged with dispose-pattern .
https://github.com/incerrygit/dispose.scope
This library allows you to easily use scopes to manage instances of objects that implement the `IDisposable` interface. Register the `IDisposable`s that need to be released into the scope, and then automatically release all registered objects at the end of the scope.
csharp dispose-pattern dispose-scope dotnet objectpool-pattern
Last synced: 28 Oct 2024