<?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 Referencing .NET Framework DLL from .Net Core 3 in cybersource APIs</title>
    <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Referencing-NET-Framework-DLL-from-Net-Core-3/m-p/84936#M590</link>
    <description>&lt;P&gt;I have a .NET Framework library provided by a vendor (CyberSource payment processor -&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/CyberSource/cybersource-sdk-dotnet" rel="nofollow noreferrer" target="_blank"&gt;https://github.com/CyberSource/cybersource-sdk-dotnet&lt;/A&gt;&amp;nbsp;&lt;A href="https://omegle.ws" target="_blank" rel="noopener"&gt;/ome&lt;/A&gt;&lt;A href="https://omegle.club" target="_blank" rel="noopener"&gt;gle&lt;/A&gt; &lt;A href="https://shagle.download" target="_blank" rel="noopener"&gt;/shagle&lt;/A&gt;&lt;A href="https://voojio.com/chatroom/omegle" target="_blank" rel="noopener"&gt;voojio&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;This API is being referenced by an ASP.NET Core 3.0 application.&lt;/P&gt;&lt;P&gt;Everything compiles fine but when I attempt to call a method in the .NET Framework library, I get the following exception:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;{"Method not found: 'Void System.ServiceModel.EndpointAddress..ctor(System.Uri, System.ServiceModel.EndpointIdentity, System.ServiceModel.Channels.AddressHeaderCollection)'."}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Things I've determined:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Vendor doesn't provide a .NET Core or .NET Standard -compliant library&lt;/LI&gt;&lt;LI&gt;Library source is not portable as-is to .NET Standard or .NET Core&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Is there any reasonable way to make this work?&lt;/P&gt;</description>
    <pubDate>Thu, 17 Nov 2022 12:33:30 GMT</pubDate>
    <dc:creator>KamaalJema</dc:creator>
    <dc:date>2022-11-17T12:33:30Z</dc:date>
    <item>
      <title>Referencing .NET Framework DLL from .Net Core 3</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Referencing-NET-Framework-DLL-from-Net-Core-3/m-p/84936#M590</link>
      <description>&lt;P&gt;I have a .NET Framework library provided by a vendor (CyberSource payment processor -&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/CyberSource/cybersource-sdk-dotnet" rel="nofollow noreferrer" target="_blank"&gt;https://github.com/CyberSource/cybersource-sdk-dotnet&lt;/A&gt;&amp;nbsp;&lt;A href="https://omegle.ws" target="_blank" rel="noopener"&gt;/ome&lt;/A&gt;&lt;A href="https://omegle.club" target="_blank" rel="noopener"&gt;gle&lt;/A&gt; &lt;A href="https://shagle.download" target="_blank" rel="noopener"&gt;/shagle&lt;/A&gt;&lt;A href="https://voojio.com/chatroom/omegle" target="_blank" rel="noopener"&gt;voojio&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;This API is being referenced by an ASP.NET Core 3.0 application.&lt;/P&gt;&lt;P&gt;Everything compiles fine but when I attempt to call a method in the .NET Framework library, I get the following exception:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;{"Method not found: 'Void System.ServiceModel.EndpointAddress..ctor(System.Uri, System.ServiceModel.EndpointIdentity, System.ServiceModel.Channels.AddressHeaderCollection)'."}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Things I've determined:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Vendor doesn't provide a .NET Core or .NET Standard -compliant library&lt;/LI&gt;&lt;LI&gt;Library source is not portable as-is to .NET Standard or .NET Core&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Is there any reasonable way to make this work?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 12:33:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/Referencing-NET-Framework-DLL-from-Net-Core-3/m-p/84936#M590</guid>
      <dc:creator>KamaalJema</dc:creator>
      <dc:date>2022-11-17T12:33:30Z</dc:date>
    </item>
  </channel>
</rss>

