See the question. I want to see the methods and classes offered by a DLLs library.
ILSpy is an open-source tool which allows you to browse an assembly's packages and classes and also to decompile code.
Another free-of-charge tool is JetBrain's dotPeek.