Help with new Roslyn Extension

SyntaxEditor for WPF Forum

Posted 7 years ago by Frederik St-Onge
Version: 17.2.0661
Avatar

Hi,

I am very interessed in using that new Roslyn Extension, as i think it will resolve on of our issue because loading an assembly with reflection loads it in your appdomain, so if you remove it and add the same assembly but with a different version, it would make my application crash. I was already using a work around by loading these assembly in a separate app domain, then i was loading the .dat files in my main application, but i would assume that using the new Roslyn Extension would make this process less painful.

Is there any documentation on how to use it? I couldn't find it in your demo app.

Thank you!

Comments (1)

Answer - Posted 7 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Frederik,

Yes it is intended to help with scenarios like yours.  Please check out the "Loading Binary Assemblies with Roslyn Extensions" section in the "SyntaxEditor / .NET Languages Add-on / Assemblies" topic in the documentation that comes with the product.  That tells you how to use it.


Actipro Software Support

The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.