Etsy API implementation made using Refit.
Info
Version: | 1.5.4 |
Author(s): | Nathan Hollis |
Last Update: | Tuesday, June 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nh43de/etsy-api-cs |
NuGet Url: | https://www.nuget.org/packages/EtsyApi |
Install
Install-Package EtsyApi
dotnet add package EtsyApi
paket add EtsyApi
EtsyApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.WebUtilities(>= 2.2.0)
- Refit(>= 4.6.99)
- Serilog(>= 2.8.0)
- Serilog.Sinks.Console(>= 3.1.1)
- oauth.dotnetcore(>= 3.0.1)
Tags