Beanshell equivalent for .Net
        Posted  
        
            by Midhat
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Midhat
        
        
        
        Published on 2010-05-17T10:03:26Z
        Indexed on 
            2010/05/17
            10:10 UTC
        
        
        Read the original article
        Hit count: 199
        
Is there anything like Beanshell, which exposes CLR classes instead of Java classes, and lets you write scripts in C# or VB.Net (or any .Net language for that matter)
Should come in handy to test one-liner code snippets
© Stack Overflow or respective owner