We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
7a82a59
Added Dispose() method to the container. This method rund through all available IDisposable instances and call Dispose() on them.
40c6da3
Initial release