<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: Would you like to feel the power of LINQ? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Would-you-like-to-feel-the-power-of-LINQ/m-p/56467#M10644</link>
    <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;I will &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; But before I would like to gather some more information e.g. about what version of BluePrism is supported!? I developed the VBO with BP 6.10.1. I think it will work down to BP 6.9, caused by the dependency to .NET Runtime 4.7&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tobias Arnold&lt;BR /&gt;RPA Developer&lt;BR /&gt;ITERGO GmbH&lt;BR /&gt;Europe/Duesseldorf&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 03 Jun 2021 08:06:00 GMT</pubDate>
    <dc:creator>TobiasArnold</dc:creator>
    <dc:date>2021-06-03T08:06:00Z</dc:date>
    <item>
      <title>Would you like to feel the power of LINQ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Would-you-like-to-feel-the-power-of-LINQ/m-p/56464#M10641</link>
      <description>&lt;UL&gt;
&lt;LI&gt;Are you sad about the limited BluePrism collection manipulation capabilities?&lt;/LI&gt;
&lt;LI&gt;Did you have a bunch of collection manipulation VBOs?&lt;/LI&gt;
&lt;LI&gt;What if you could query and manipulate collections in a SQL like manner?&lt;/LI&gt;
&lt;/UL&gt;
Maybe here is a solution: &lt;A href="https://github.com/toarnold/Coremoran.BluePrism.DynamicLinq" target="test_blank"&gt;https://github.com/toarnold/Coremoran.BluePrism.DynamicLinq&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It is a BluePrism VBO (more or less) full wrapper around &lt;A href="https://dynamic-linq.net/" target="_blank" rel="noopener"&gt;System.Linq.Dynamic.Core&lt;/A&gt; a library to query .NET collections and define the needed lambda expressions as a string.&lt;BR /&gt;&lt;BR /&gt;There is no need to install DLL files inside your BluePrism installation folder, because the package uses NuGet and put the needed assemblies in a configurable directory.&lt;BR /&gt;&lt;BR /&gt;Maybe you will find it usefull. Feedback welcome!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tobias Arnold&lt;BR /&gt;RPA Developer&lt;BR /&gt;ITERGO GmbH&lt;BR /&gt;Europe/Duesseldorf&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Jun 2021 15:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Would-you-like-to-feel-the-power-of-LINQ/m-p/56464#M10641</guid>
      <dc:creator>TobiasArnold</dc:creator>
      <dc:date>2021-06-01T15:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Would you like to feel the power of LINQ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Would-you-like-to-feel-the-power-of-LINQ/m-p/56465#M10642</link>
      <description>Interesting Tobias!&lt;BR /&gt;&lt;BR /&gt;Will take a look at it.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Manuel Alejandro Velazquez Alvarado&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Jun 2021 17:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Would-you-like-to-feel-the-power-of-LINQ/m-p/56465#M10642</guid>
      <dc:creator>Manuel_Alejandr</dc:creator>
      <dc:date>2021-06-01T17:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Would you like to feel the power of LINQ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Would-you-like-to-feel-the-power-of-LINQ/m-p/56466#M10643</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="c90950ea-7d45-4417-8d80-cfeb99c5e9ff" data-tag-text="@Tobias Arnold" href="https://community.blueprism.com/network/profile?UserKey=c90950ea-7d45-4417-8d80-cfeb99c5e9ff" data-itemmentionkey="209707c1-b908-48ab-8338-ff1376643706"&gt;@Tobias Arnold&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;​Really impressive! Have you considered submitting this to the Digital Exchange?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jun 2021 13:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Would-you-like-to-feel-the-power-of-LINQ/m-p/56466#M10643</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-06-02T13:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Would you like to feel the power of LINQ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Would-you-like-to-feel-the-power-of-LINQ/m-p/56467#M10644</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;I will &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; But before I would like to gather some more information e.g. about what version of BluePrism is supported!? I developed the VBO with BP 6.10.1. I think it will work down to BP 6.9, caused by the dependency to .NET Runtime 4.7&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tobias Arnold&lt;BR /&gt;RPA Developer&lt;BR /&gt;ITERGO GmbH&lt;BR /&gt;Europe/Duesseldorf&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jun 2021 08:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Would-you-like-to-feel-the-power-of-LINQ/m-p/56467#M10644</guid>
      <dc:creator>TobiasArnold</dc:creator>
      <dc:date>2021-06-03T08:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: Would you like to feel the power of LINQ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Would-you-like-to-feel-the-power-of-LINQ/m-p/56468#M10645</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="c90950ea-7d45-4417-8d80-cfeb99c5e9ff" data-tag-text="@Tobias Arnold" href="https://community.blueprism.com/network/profile?UserKey=c90950ea-7d45-4417-8d80-cfeb99c5e9ff" data-itemmentionkey="91fea777-3068-47ad-aa89-ecbdcba4ecc3"&gt;@Tobias Arnold&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Glad to hear you're thinking about placing it on the DX. &lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;As for the .NET Runtime dependency, are you looking at this relative to the specific Nuget packages you're pulling? If the Nuget packages support earlier versions of .NET then you should be able to use your VBO in earlier versions of Blue Prism​. You would need to run it through the &lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/studio-display-fix-utility" target="_blank" rel="noopener"&gt;Studio Display Fix&lt;/A&gt; utility though if you wanted to try targeting anything before v6.7 I believe. That's where some changes were made to the underlying XML structure of VBOs and Processes which causes the stages to appear stacked on top of each other.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jun 2021 11:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Would-you-like-to-feel-the-power-of-LINQ/m-p/56468#M10645</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-06-03T11:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Would you like to feel the power of LINQ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Would-you-like-to-feel-the-power-of-LINQ/m-p/56469#M10646</link>
      <description>Very good guy, it will make life a lot easier!!&lt;BR /&gt;I will share it with my coworkers!!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Emerson Ferreira&lt;BR /&gt;Sr Business Analyst&lt;BR /&gt;Avanade Brasil&lt;BR /&gt;+55 (081) 98886-9544&lt;BR /&gt;If my answer helped you? Mark as useful!&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jun 2021 19:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Would-you-like-to-feel-the-power-of-LINQ/m-p/56469#M10646</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-06-03T19:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: Would you like to feel the power of LINQ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Would-you-like-to-feel-the-power-of-LINQ/m-p/56470#M10647</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1353"&gt;@EricWilson1&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;The bottleneck seems to be the dependency to ​Coremoran.BluePrism.Json. I went the easiest way and complied this package for .NET Standard 2.0 only. If needed I can add support for .NET4.5. The used libraries can be configured with the environment variables in BluePrism, so there is no "runtime magic" at the moment.&lt;BR /&gt;&lt;BR /&gt;According to the BluePrism release notes, all versions from 6.0 runs on .NET 4.7 which will perfectly fit to .NET Standard 2.0.&lt;BR /&gt;&lt;BR /&gt;Thanks for mentioning the Studio Display Fix tool. I'll will add support for BP Version 6.5 and lower in the next version.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tobias Arnold&lt;BR /&gt;RPA Developer&lt;BR /&gt;ITERGO GmbH&lt;BR /&gt;Europe/Duesseldorf&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jun 2021 05:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Would-you-like-to-feel-the-power-of-LINQ/m-p/56470#M10647</guid>
      <dc:creator>TobiasArnold</dc:creator>
      <dc:date>2021-06-04T05:38:00Z</dc:date>
    </item>
  </channel>
</rss>

