<?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: .Net 2.2 Core SDK Supoort? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Net-2-2-Core-SDK-Supoort/m-p/69443#M42459</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/18329"&gt;@leniency&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Authorize.net's lack of .Net Core support has long been a frustration. They've been uncommuncative on it - just the rare post and then months (or years) of silence.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just put in a pull request for my updates to their beta library:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/AuthorizeNet/dotnet-core-sdk-beta/pull/15" target="_blank" rel="noopener"&gt;https://github.com/AuthorizeNet/dotnet-core-sdk-beta/pull/15&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The big changes I made were switching it to netstandard and adding in async calls.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been using this in production for a couple of months now without issue - compiled my own package on my local nuget server.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Thank you for sharing article and information. this is very helpful for beginner.&lt;/P&gt;</description>
    <pubDate>Sat, 19 Oct 2019 06:47:34 GMT</pubDate>
    <dc:creator>Kaitlyn7</dc:creator>
    <dc:date>2019-10-19T06:47:34Z</dc:date>
    <item>
      <title>.Net 2.2 Core SDK Supoort?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Net-2-2-Core-SDK-Supoort/m-p/67970#M41261</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there an sdk library that will with .net core? I only can find posts from 2016 that seem to suggest it is not supported(though there is some work arounds to get it to work).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also found this beta software:&amp;nbsp;&lt;A href="https://github.com/AuthorizeNet/dotnet-core-sdk-beta" target="_blank"&gt;https://github.com/AuthorizeNet/dotnet-core-sdk-beta&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But last commit was like Feb 2019.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 17:23:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Net-2-2-Core-SDK-Supoort/m-p/67970#M41261</guid>
      <dc:creator>chobo2</dc:creator>
      <dc:date>2019-06-10T17:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: .Net 2.2 Core SDK Supoort?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Net-2-2-Core-SDK-Supoort/m-p/67996#M41286</link>
      <description>&lt;P&gt;me too&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 03:11:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Net-2-2-Core-SDK-Supoort/m-p/67996#M41286</guid>
      <dc:creator>codmowa</dc:creator>
      <dc:date>2019-06-12T03:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: .Net 2.2 Core SDK Supoort?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Net-2-2-Core-SDK-Supoort/m-p/68061#M41337</link>
      <description>&lt;P&gt;Authorize.net's lack of .Net Core support has long been a frustration. They've been uncommuncative on it - just the rare post and then months (or years) of silence.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just put in a pull request for my updates to their beta library:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/AuthorizeNet/dotnet-core-sdk-beta/pull/15" target="_blank"&gt;https://github.com/AuthorizeNet/dotnet-core-sdk-beta/pull/15&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The big changes I made were switching it to netstandard and adding in async calls.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been using this in production for a couple of months now without issue - compiled my own package on my local nuget server.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 19:19:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Net-2-2-Core-SDK-Supoort/m-p/68061#M41337</guid>
      <dc:creator>leniency</dc:creator>
      <dc:date>2019-06-18T19:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: .Net 2.2 Core SDK Supoort?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Net-2-2-Core-SDK-Supoort/m-p/69285#M42339</link>
      <description>&lt;P&gt;Would you be able to Fork/Share your solution? :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am really surprised they haven't added async support....&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 17:14:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Net-2-2-Core-SDK-Supoort/m-p/69285#M42339</guid>
      <dc:creator>cameronawatt12</dc:creator>
      <dc:date>2019-10-03T17:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: .Net 2.2 Core SDK Supoort?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Net-2-2-Core-SDK-Supoort/m-p/69443#M42459</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/18329"&gt;@leniency&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Authorize.net's lack of .Net Core support has long been a frustration. They've been uncommuncative on it - just the rare post and then months (or years) of silence.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just put in a pull request for my updates to their beta library:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/AuthorizeNet/dotnet-core-sdk-beta/pull/15" target="_blank" rel="noopener"&gt;https://github.com/AuthorizeNet/dotnet-core-sdk-beta/pull/15&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The big changes I made were switching it to netstandard and adding in async calls.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been using this in production for a couple of months now without issue - compiled my own package on my local nuget server.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Thank you for sharing article and information. this is very helpful for beginner.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Oct 2019 06:47:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Net-2-2-Core-SDK-Supoort/m-p/69443#M42459</guid>
      <dc:creator>Kaitlyn7</dc:creator>
      <dc:date>2019-10-19T06:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: .Net 2.2 Core SDK Supoort?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Net-2-2-Core-SDK-Supoort/m-p/69444#M42460</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/18329"&gt;@leniency&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Authorize.net's lack of .Net Core support has long been a frustration. They've been uncommuncative on it - just the rare post and then months (or years) of silence.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just put in a pull request for my updates to their beta library:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The big changes I made were switching it to netstandard and adding in async calls.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been using this in production for a couple of months now without issue - compiled my own package on my local nuget server.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for sharing article and information. this is very helpful for beginner.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Oct 2019 06:49:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Net-2-2-Core-SDK-Supoort/m-p/69444#M42460</guid>
      <dc:creator>Kaitlyn7</dc:creator>
      <dc:date>2019-10-19T06:49:07Z</dc:date>
    </item>
  </channel>
</rss>

