<?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 Imports for C# not working, how to fix it? in cybersource APIs</title>
    <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Imports-for-C-not-working-how-to-fix-it/m-p/84892#M580</link>
    <description>&lt;P&gt;Hi, I'm using CyberSource for the first time and I decided to use C# for this. I wanted to test the API for creating a customer Payment Instrument. I copied the sample code but the using statements are invalid on my box. Is there a Nuget package I need to install to get these to using statements working?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;using CyberSource.Api;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;using CyberSource.Model;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 14 Nov 2022 20:58:14 GMT</pubDate>
    <dc:creator>Igor_Perisic</dc:creator>
    <dc:date>2022-11-14T20:58:14Z</dc:date>
    <item>
      <title>Imports for C# not working, how to fix it?</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Imports-for-C-not-working-how-to-fix-it/m-p/84892#M580</link>
      <description>&lt;P&gt;Hi, I'm using CyberSource for the first time and I decided to use C# for this. I wanted to test the API for creating a customer Payment Instrument. I copied the sample code but the using statements are invalid on my box. Is there a Nuget package I need to install to get these to using statements working?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;using CyberSource.Api;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;using CyberSource.Model;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 14 Nov 2022 20:58:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/Imports-for-C-not-working-how-to-fix-it/m-p/84892#M580</guid>
      <dc:creator>Igor_Perisic</dc:creator>
      <dc:date>2022-11-14T20:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Imports for C# not working, how to fix it?</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Imports-for-C-not-working-how-to-fix-it/m-p/84910#M582</link>
      <description>&lt;P&gt;According to my understanding, you are trying to use cybersource sdk and you haven't imported the cybersource sdk in your box.&amp;nbsp;&lt;BR /&gt;Please try to install the cybersource sdk in your box.&amp;nbsp; You can mention the below line in your package.config file:&lt;BR /&gt;&lt;BR /&gt;&amp;lt;package id="CyberSource.Rest.Client" version="0.0.1.27" targetFramework="net461" /&amp;gt;&lt;BR /&gt;&lt;BR /&gt;or can directly download the cybersource nuget package using nuget cli.&lt;BR /&gt;&amp;nbsp;&lt;A href="https://www.nuget.org/packages/CyberSource.Rest.Client/0.0.1.27" target="_blank" rel="noopener"&gt;https://www.nuget.org/packages/CyberSource.Rest.Client/0.0.1.27&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For more information on dependency packages in c# sample code, you can check below link:&lt;BR /&gt;&lt;A href="https://github.com/CyberSource/cybersource-rest-samples-csharp/blob/master/packages.config" target="_blank" rel="noopener"&gt;https://github.com/CyberSource/cybersource-rest-samples-csharp/blob/master/packages.config&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 05:19:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/Imports-for-C-not-working-how-to-fix-it/m-p/84910#M582</guid>
      <dc:creator>gauravbansal</dc:creator>
      <dc:date>2022-11-16T05:19:36Z</dc:date>
    </item>
  </channel>
</rss>

