<div dir="ltr"><div>Hello</div><div><br></div><div>I am trying to integrate Libre Office with an .Net Core application. </div><div><br></div><div>At first I have tried just to reference cli_ure.dll, cli_cppuhelper.dll, etc libraries. However, there was the handle is not initialized error on call </div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">unoidl.com.sun.star.uno.XComponentContext m_xContext = uno.util.Bootstrap.bootstrap();</blockquote><div><br></div><div>It is a known error and it is said that .Net SDK should be used. </div><div><br></div><div>However, the .Net SDK have some issues, which made its using rather hard, e.g.: <a href="https://lists.freedesktop.org/archives/libreoffice/2025-April/093177.html">https://lists.freedesktop.org/archives/libreoffice/2025-April/093177.html</a></div><div><br></div><div>Then I tried to reference the  cli_ure.dll, cli_cppuhelper.dll, etc libraries from a .Net Standard 2 library, which is referenced from the .Net Core application. I.e. the reference sequence is  .Net Core applciation-> .Net Standard 2 library-> Libre Office libraries ( cli_ure.dll, cli_cppuhelper.dll, etc ). However the handle is not initialized error  on calling the bootstrap function appeared again.</div><div><br></div><div>So, I am rather stunned that any way of integrating with Libre Office is unusable and I am asking advice what is the recommended way to use Libre office from .Net Core application?</div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr">Best Regards,<div>Ilia Sokolov</div><div><br></div><div><br></div></div></div></div></div></div></div></div></div></div></div>