<?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: Selling Plugins on the Autodesk App Store in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13142446#M2088</link>
    <description>&lt;P&gt;Have navigate this official link?&lt;BR /&gt;&lt;A href="https://damassets.autodesk.net/content/dam/autodesk/www/pdfs/app-store-getting-started-guide.pdf" target="_blank" rel="noopener"&gt;https://damassets.autodesk.net/content/dam/autodesk/www/pdfs/app-store-getting-started-guide.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;*&lt;BR /&gt;About Entitlement API&lt;/P&gt;&lt;P&gt;&lt;A href="https://damassets.autodesk.net/content/dam/autodesk/www/adn/pdf/entitlement-api-for-desktop-apps.pdf" target="_blank" rel="noopener"&gt;https://damassets.autodesk.net/content/dam/autodesk/www/adn/pdf/entitlement-api-for-desktop-apps.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;it is just a piece of code to query&amp;nbsp; license information from Autodesk server.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;if your App is published as paid App,&amp;nbsp; each time a customer buys your App on Autodesk App store, a record (entitlement) of that user is written to Autodesk server.&lt;/P&gt;&lt;P&gt;A query send to Autodesk server includes:&amp;nbsp; App unique ID number (provided by Autodesk when you create a draft App) and User ID (read from user's computer, he/she must sign-in to run Autodesk products)&lt;/P&gt;&lt;P&gt;Autodesk server will answer you if license is available to this user or not.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ntclmain_0-1731290944092.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1432159i69054C8015680DFF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ntclmain_0-1731290944092.png" alt="ntclmain_0-1731290944092.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;example of App ID&lt;/P&gt;&lt;DIV class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ntclmain_1-1731291345813.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1432163iB670574BE59FB623/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ntclmain_1-1731291345813.png" alt="ntclmain_1-1731291345813.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;License table, look from publisher side&lt;/P&gt;</description>
    <pubDate>Mon, 11 Nov 2024 02:16:06 GMT</pubDate>
    <dc:creator>ntclmain</dc:creator>
    <dc:date>2024-11-11T02:16:06Z</dc:date>
    <item>
      <title>Selling Plugins on the Autodesk App Store</title>
      <link>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13128449#M2080</link>
      <description>&lt;P&gt;Hi all i have a few questions regarding selling applications on the App store.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Domzinator_0-1730718000200.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1429314i4B7271439998083A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Domzinator_0-1730718000200.png" alt="Domzinator_0-1730718000200.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Will Autodesk Add Toolsbars automatically or do you have to take care of that?&lt;BR /&gt;2. Will Autodesk take care of loading your app (.dll's) when the application starts?&lt;BR /&gt;3. Where do i find the standard installer template?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2024 11:02:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13128449#M2080</guid>
      <dc:creator>Domzinator</dc:creator>
      <dc:date>2024-11-04T11:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Selling Plugins on the Autodesk App Store</title>
      <link>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13128632#M2081</link>
      <description>&lt;P&gt;1, you have to create a CUIx for your application, normally a ribbon panel&lt;/P&gt;&lt;P&gt;2, You create the bundle with PackageContents.xml for loading via ApplicationPlugins folder&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.autodesk.com/view/OARX/2023/ENU/?guid=GUID-BC76355D-682B-46ED-B9B7-66C95EEF2BD0" target="_blank"&gt;https://help.autodesk.com/view/OARX/2023/ENU/?guid=GUID-BC76355D-682B-46ED-B9B7-66C95EEF2BD0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.autodesk.com/view/OARX/2024/ENU/?guid=GUID-5E50A846-C80B-4FFD-8DD3-C20B22098008" target="_blank"&gt;https://help.autodesk.com/view/OARX/2024/ENU/?guid=GUID-5E50A846-C80B-4FFD-8DD3-C20B22098008&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3, Send them a zipped bundle&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;download one of the free apps i.e XLSX Field Evaluator Trial and have a look inside the bundle&lt;/P&gt;&lt;P&gt;&lt;A href="https://apps.autodesk.com/ACD/en/Detail/Index?id=4446191126131749248&amp;amp;appLang=en&amp;amp;os=Win64" target="_blank"&gt;https://apps.autodesk.com/ACD/en/Detail/Index?id=4446191126131749248&amp;amp;appLang=en&amp;amp;os=Win64&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2024 12:55:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13128632#M2081</guid>
      <dc:creator>daniel_cadext</dc:creator>
      <dc:date>2024-11-04T12:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Selling Plugins on the Autodesk App Store</title>
      <link>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13129704#M2082</link>
      <description>&lt;P&gt;Not meaning to hijack the thread, but my inquiry is totally relevant to the subject. Is anyone using the AppStore to &lt;EM&gt;sell&lt;/EM&gt; that uses their PayPal account &lt;EM&gt;primarily for direct sales&lt;/EM&gt; (not going through the AppStore)?&amp;nbsp; In other words, you can only have one PayPal account tied to your bank account and don't want Autodesk getting an IPN pingback for sales that didn't originate on the AppStore.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2024 21:37:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13129704#M2082</guid>
      <dc:creator>TerryDotson</dc:creator>
      <dc:date>2024-11-04T21:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Selling Plugins on the Autodesk App Store</title>
      <link>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13129741#M2083</link>
      <description>&lt;P&gt;I’m only using the Appstore, I am using the entitlement API for licensing. I don’t have the infrastructure to handle doing that myself&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2024 21:59:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13129741#M2083</guid>
      <dc:creator>daniel_cadext</dc:creator>
      <dc:date>2024-11-04T21:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Selling Plugins on the Autodesk App Store</title>
      <link>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13140842#M2084</link>
      <description>&lt;P&gt;Are you allowed handeling your own licencing in your own way. I currently host my work licencing on my own server and want to handle my plugins i sell the same way&lt;/P&gt;</description>
      <pubDate>Sat, 09 Nov 2024 17:18:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13140842#M2084</guid>
      <dc:creator>Domzinator</dc:creator>
      <dc:date>2024-11-09T17:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Selling Plugins on the Autodesk App Store</title>
      <link>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13141179#M2085</link>
      <description>&lt;P&gt;I’m sure you are as there are other apps that do. &amp;nbsp;I chose the Entitlement API for a couple reasons.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1, My app doesn’t run on any of the clones because of missing APIs.&lt;/P&gt;&lt;P&gt;2, It’s a lot of work setting up / managing servers / APIs&lt;/P&gt;&lt;P&gt;3, I don’t need to see anyone’s or company’s personal data. Nothing is ever transmitted to me (except money), so I don’t need to do all the yada-yada over the legal stuff for different regions&lt;/P&gt;</description>
      <pubDate>Sun, 10 Nov 2024 00:31:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13141179#M2085</guid>
      <dc:creator>daniel_cadext</dc:creator>
      <dc:date>2024-11-10T00:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Selling Plugins on the Autodesk App Store</title>
      <link>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13141395#M2086</link>
      <description>&lt;P&gt;This is interesting. Another question. How does the entitlement api handle copying of the app and sendindingnit to other users?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you be able to point me in the right direction to using the entitlement api?&lt;/P&gt;</description>
      <pubDate>Sun, 10 Nov 2024 06:08:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13141395#M2086</guid>
      <dc:creator>Domzinator</dc:creator>
      <dc:date>2024-11-10T06:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Selling Plugins on the Autodesk App Store</title>
      <link>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13142204#M2087</link>
      <description>&lt;P&gt;“Sending it to other users?”&lt;/P&gt;&lt;P&gt;entitlement API checks sysvar ‘ONLINEUSERID’, so another user’s id would fail. In that case it’s up to you how to handle it. My app defaults to trial mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There’s a sample here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.keanw.com/2016/02/securing-your-autocad-app-using-net.html" target="_blank"&gt;https://www.keanw.com/2016/02/securing-your-autocad-app-using-net.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Nov 2024 22:19:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13142204#M2087</guid>
      <dc:creator>daniel_cadext</dc:creator>
      <dc:date>2024-11-10T22:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Selling Plugins on the Autodesk App Store</title>
      <link>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13142446#M2088</link>
      <description>&lt;P&gt;Have navigate this official link?&lt;BR /&gt;&lt;A href="https://damassets.autodesk.net/content/dam/autodesk/www/pdfs/app-store-getting-started-guide.pdf" target="_blank" rel="noopener"&gt;https://damassets.autodesk.net/content/dam/autodesk/www/pdfs/app-store-getting-started-guide.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;*&lt;BR /&gt;About Entitlement API&lt;/P&gt;&lt;P&gt;&lt;A href="https://damassets.autodesk.net/content/dam/autodesk/www/adn/pdf/entitlement-api-for-desktop-apps.pdf" target="_blank" rel="noopener"&gt;https://damassets.autodesk.net/content/dam/autodesk/www/adn/pdf/entitlement-api-for-desktop-apps.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;it is just a piece of code to query&amp;nbsp; license information from Autodesk server.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;if your App is published as paid App,&amp;nbsp; each time a customer buys your App on Autodesk App store, a record (entitlement) of that user is written to Autodesk server.&lt;/P&gt;&lt;P&gt;A query send to Autodesk server includes:&amp;nbsp; App unique ID number (provided by Autodesk when you create a draft App) and User ID (read from user's computer, he/she must sign-in to run Autodesk products)&lt;/P&gt;&lt;P&gt;Autodesk server will answer you if license is available to this user or not.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ntclmain_0-1731290944092.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1432159i69054C8015680DFF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ntclmain_0-1731290944092.png" alt="ntclmain_0-1731290944092.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;example of App ID&lt;/P&gt;&lt;DIV class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ntclmain_1-1731291345813.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1432163iB670574BE59FB623/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ntclmain_1-1731291345813.png" alt="ntclmain_1-1731291345813.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;License table, look from publisher side&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2024 02:16:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/selling-plugins-on-the-autodesk-app-store/m-p/13142446#M2088</guid>
      <dc:creator>ntclmain</dc:creator>
      <dc:date>2024-11-11T02:16:06Z</dc:date>
    </item>
  </channel>
</rss>

