You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
-
# Amazon Selling Partner API C# [](https://dev.azure.com/FikaAmazonSpAPI/Amazon-SP-API-CSharp/_build/latest?definitionId=4)[](https://www.nuget.org/packages/CSharpAmazonSpAPI/)
1
+
# Amazon Selling Partner API C# [](https://dev.azure.com/FikaAmazonSpAPI/Amazon-SP-API-CSharp/_build/latest?definitionId=4)[](https://www.nuget.org/packages/CSharpAmazonSpAPI/)[](https://opensource.org/licenses/MIT)
2
2
3
3
4
4
This is an API Binding in .Net C# for the new Amazon Selling Partner API.
5
5
6
6
This library is based on the output of [swagger-codegen](https://app.swaggerhub.com/home) with the [OpenAPI files provided by Amazon](https://github.com/amzn/selling-partner-api-models/tree/main/models) and has been modified by the contributors.
7
7
8
-
The purpose of this package is to have an easy way of getting started with the Amazon Selling Partner API.
8
+
The purpose of this package is to have an easy way of getting started with the Amazon Selling Partner API using c#, you can watch this [Youtube](https://www.youtube.com/watch?v=1gZJBCoMr70) video for easy start your project
0 commit comments