Skip to content

ronnieoverby/Overby.Extensions.Attachments

Repository files navigation

Overby.Extensions.Attachments

Attach anything to anything!

By using ConcurrentDictionary and ConditionalWeakTable classes, this library provides extension methods that allow attaching values to reference type instances with thread safety and no memory leaks.

Installation

PM> Install-Package Overby.Extensions.Attachments

Examples

See unit tests for example usage.

See Also

https://en.wikipedia.org/wiki/Ephemeron

About

Attach anything to anything!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages