C# implementation of generating a Shopify multipass token url.
Info
| Version: | 1.0.0 |
| Author(s): | Dhanushka Kodituwakku |
| Last Update: | Wednesday, October 12, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/uoc1691/ShopifyMultipassTokenGenerator |
| NuGet Url: | https://www.nuget.org/packages/ShopifyMultipassTokenGenerator |
Install
Install-Package ShopifyMultipassTokenGenerator
dotnet add package ShopifyMultipassTokenGenerator
paket add ShopifyMultipassTokenGenerator
ShopifyMultipassTokenGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
Tags