Fluent APIs are awesome. They give concise and readable code.
But it is a severe pain when something works as not expected.
Are there any ways to see the intermediate results of the method calls chain in VS? May be some add-ins?
Fluent APIs are awesome. They give concise and readable code.
But it is a severe pain when something works as not expected.
Are there any ways to see the intermediate results of the method calls chain in VS? May be some add-ins?
Since VS 2012 is is now possible to see returned results of methods in a chain. See autos window.
© 2022 - 2024 — McMap. All rights reserved.