Skip to content

Comment on CShell: A simple, yet powerful, C# scripting IDEparent

Comments

I highly recommend buying a LINQPad licence. I use it several times a day now and it's so much better with the extra features.

My favourite feature is the ability to point it at a DLL which has an entity data model in it - and then work with that model 'live' as if you were inside app code.

Normally, to do that, you'd have to put a breakpoint in your app and use VS's Immediate window - which doesn't support useful stuff like lambdas.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.