Is it possible to decompile a .NET Assembly in C# without external executables like ILSpy? Libraries, which could be used in my program would be great.
Can you give me any advice to do this?
I guess you want source code of it, and integrate to your app. You can check 2 project bellow: