ABrain.AmazonMWS 1.0.0.2

dotnet add package ABrain.AmazonMWS --version 1.0.0.2
                    
NuGet\Install-Package ABrain.AmazonMWS -Version 1.0.0.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ABrain.AmazonMWS" Version="1.0.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ABrain.AmazonMWS" Version="1.0.0.2" />
                    
Directory.Packages.props
<PackageReference Include="ABrain.AmazonMWS" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ABrain.AmazonMWS --version 1.0.0.2
                    
#r "nuget: ABrain.AmazonMWS, 1.0.0.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=ABrain.AmazonMWS&version=1.0.0.2
                    
Install ABrain.AmazonMWS as a Cake Addin
#tool nuget:?package=ABrain.AmazonMWS&version=1.0.0.2
                    
Install ABrain.AmazonMWS as a Cake Tool

ABrain.AmazonMWS is Wrapper of  Amazon MWS API

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.2 202 3/6/2015
1.0.0 114 2/16/2015
0.0.150202 84 2/1/2015
0.0.141125 150 11/25/2014
0.0.141124 85 11/24/2014
0.0.141123 134 11/23/2014
0.0.141122 111 11/22/2014
0.0.141121 299 11/20/2014
0.0.141120 187 11/19/2014
0.0.141119 211 11/18/2014
0.0.141118 286 11/18/2014
0.0.141117 315 11/17/2014
0.0.5 66 2/1/2015
0.0.3 66 2/1/2015
0.0.2 66 2/1/2015

・2015/03/06
Support Amazon Business Program
(Orders API, Reports API)

・2015/02/16
Support MWSAuthToken parameter
Added Amazon Points in Japan.

・2015/02/02
Edit MarketplaceWebServiceOrders(V.325004057)

・2014/11/25
 Add Cart Information(V.325007289)
 Add MWSCustomerInfo(V.325006939)

・2014/11/24
 Add MarketplaceWebServiceSellers(V.325005493)
 Sample:http://blog.activebrain.co.jp/it-information/mws/6426/

・2014/11/23
 Add FBAInventoryServiceMWS(V.325005652)
 Add FBAOutboundServiceMWS(V.325007521)
 Sample:http://blog.activebrain.co.jp/it-information/mws/6378/

・2014/11/22
 Add FBAInboundServiceMWS(V.320720909)
 Sample:http://blog.activebrain.co.jp/it-information/mws/6311/

・2014/11/21
 Add MWSRecommendationsSectionService(V.323647976)
 Sample:http://blog.activebrain.co.jp/it-information/mws/6262/

・2014/11/20
 Add MarketplaceWebServiceOrders(V.325004057)
 Sample:http://blog.activebrain.co.jp/it-information/mws/6217/

・2014/11/19
 Add MarketplaceWebServiceProducts(V.325005439)
 Sample:http://blog.activebrain.co.jp/it-information/mws/6163/

・2014/11/17
 First Release Include MarketplaceWebService(V.325001841)
 Sample:http://blog.activebrain.co.jp/it-information/mws/6126/