<?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>thread Square-Connect API compatible with ASP.net Core? in Archived Discussions (Read Only)</title>
    <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Square-Connect-API-compatible-with-ASP-net-Core/m-p/34999#M94619</link>
    <description>&lt;P&gt;Hello, I'm working with a client on an application that uses ASP .NET core. When I run the package manager on NuGet to install the files, I'm getting a " Package Square.Connect 2.0.2.71 is not compatible with netcoreapp1.0 ". I was wondering if the API supports ASP .NET core.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Apr 2017 22:19:14 GMT</pubDate>
    <dc:creator>blazergame</dc:creator>
    <dc:date>2017-04-04T22:19:14Z</dc:date>
    <item>
      <title>Square-Connect API compatible with ASP.net Core?</title>
      <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Square-Connect-API-compatible-with-ASP-net-Core/m-p/34999#M94619</link>
      <description>&lt;P&gt;Hello, I'm working with a client on an application that uses ASP .NET core. When I run the package manager on NuGet to install the files, I'm getting a " Package Square.Connect 2.0.2.71 is not compatible with netcoreapp1.0 ". I was wondering if the API supports ASP .NET core.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 22:19:14 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Square-Connect-API-compatible-with-ASP-net-Core/m-p/34999#M94619</guid>
      <dc:creator>blazergame</dc:creator>
      <dc:date>2017-04-04T22:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Square-Connect API compatible with ASP.net Core?</title>
      <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Square-Connect-API-compatible-with-ASP-net-Core/m-p/35187#M94620</link>
      <description>&lt;P&gt;The&amp;nbsp;&lt;SPAN&gt;Square.Connect C# client library looks like it's written for .NET Framework 4.5 (the library's&amp;nbsp;&lt;A href="https://github.com/square/connect-csharp-sdk/blob/master/src/Square.Connect/packages.config" target="_self"&gt;packages.config&lt;/A&gt;&amp;nbsp;reads &lt;SPAN class="pl-e"&gt;targetFramework&lt;/SPAN&gt;=&lt;SPAN class="pl-s"&gt;&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;net45&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;), not .NET Core. See this &lt;A href="http://stackoverflow.com/questions/36898339/package-some-package-is-not-compatible-with-netcoreapp1-0" target="_self"&gt;Stackoverflow&lt;/A&gt; question with the same issue&amp;nbsp;for a different C# library. It seems like you may have a hope of modifying &amp;amp; recompiling it in a way to get it working, but that depends entirely on the library internals. Sorry I'm not too&amp;nbsp;familiar with .NET, perhaps someone else would know if this is feasible!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Of course the API itself is language-agnostic. If you only need a few simple API calls, you'd probably&amp;nbsp;have better luck just using the C# HTTP and JSON libraries to make your own calls directly without relying on a client library. Of course there are benefits of the client library if you need to manage complex client state or utilize a lot of different API endpoints without writing your own wrappers for them.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 21:24:08 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Square-Connect-API-compatible-with-ASP-net-Core/m-p/35187#M94620</guid>
      <dc:creator>aeronaut</dc:creator>
      <dc:date>2017-04-06T21:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Square-Connect API compatible with ASP.net Core?</title>
      <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Square-Connect-API-compatible-with-ASP-net-Core/m-p/35197#M94621</link>
      <description>&lt;P&gt;I think we're just going to downgrade our framework to 4.5 from core to make this work. Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 23:06:07 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Square-Connect-API-compatible-with-ASP-net-Core/m-p/35197#M94621</guid>
      <dc:creator>blazergame</dc:creator>
      <dc:date>2017-04-06T23:06:07Z</dc:date>
    </item>
  </channel>
</rss>

