Dynamicweb.Ecommerce 10.4.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.4.7
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.4.7
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="Dynamicweb.Ecommerce" Version="10.4.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dynamicweb.Ecommerce --version 10.4.7
#r "nuget: Dynamicweb.Ecommerce, 10.4.7"
#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.
// Install Dynamicweb.Ecommerce as a Cake Addin
#addin nuget:?package=Dynamicweb.Ecommerce&version=10.4.7

// Install Dynamicweb.Ecommerce as a Cake Tool
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.4.7

Dynamicweb.Ecommerce

This package is the main Dynamicweb package for Dynamicweb Ecommerce and is one of several packages that is required for a full Dynamicweb installation.

This is the package that contains the APIs for products and commerce functionality.

Getting started

It is recommended to install a full solution by using our .NET project templates

Install Dynamicweb project templates

  1. Install the latest .NET SDK

  2. Open PowerShell or a terminal and install the latest version of the templates package:

    $ dotnet new install Dynamicweb.ProjectTemplates
    
  3. After this project templates have been installed, create a new project called 'myDynamicwebProject':

    $ dotnet new dw10-suite -n myDynamicwebProject
    
  4. Run the project

     $ cd myDynamicwebProject 
     $ dotnet run
    

Usage

This package contains a number of APIs for managing everything related to products and commerce. The main entrance is the services found in Dynamicweb.Ecommerce.Services namespace.

var product = Dynamicweb.Ecommerce.Services.Products.GetProductById("prod1", "variant1", true);
var productName = product.Name;
product.Meta.Title = $"Welcome to {productName}";
Dynamicweb.Ecommerce.Services.Products.Save(product);

Dynamicweb.Ecommerce also contains a lot of notifications and extensibility points to change the default behavior of the system.

About DynamicWeb 10

Dynamicweb is a Unified Commerce Suite with standard integration to Microsoft Dynamics ERP

DynamicWeb 10 is PIM, eCommerce, CMS, and Marketing in one powerful and flexible Commerce Suite built from the ground up on the latest .NET technology with a composable MACH (Microservices, API-first, Cloud, Headless) based architecture.

With DynamicWeb 10 you can create omnichannel B2B, B2C or D2C commerce experiences that will increase conversions and simplify back-office tasks across all your brands and stores - all from one single platform.

The open integration framework gives you an advanced starting point that includes standard templates for integrating eCommerce with ERP systems like MS Dynamics (Business Central, Finance & Operations, NAV, and AX).

Documentation

To learn all about the requirements, installation, setup, configuration and implementation of Dynamicweb solutions, please refer to our documentation portal.

Feedback

Got any feedback or questions? Please head over to our community forum

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (106)

Showing the top 5 NuGet packages that depend on Dynamicweb.Ecommerce:

Package Downloads
Dynamicweb.Admin

Package Description

Dynamicweb.Controls

CMS Content Management System (WCMS) - Server controls.

Dynamicweb.DataIntegration.Providers.DynamicwebProvider

Dynamicweb Provider

Dynamicweb.DataIntegration.Providers.XmlProvider

XML Provider

Dynamicweb.DataIntegration.Providers.EcomProvider

Ecom Provider

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.6.2 152 6/25/2024
10.5.5 95 6/25/2024
10.5.4 193 6/18/2024
10.5.3 162 6/11/2024
10.5.2 187 6/4/2024
10.5.1 118 6/4/2024
10.5.0 271 5/28/2024
10.4.7 103 6/25/2024
10.4.6 127 6/11/2024
10.4.5 123 6/4/2024
10.4.4 126 5/28/2024
10.4.3 172 5/21/2024
10.4.2 124 5/14/2024
10.4.1 252 5/7/2024
10.4.0 404 4/30/2024
10.3.9 96 6/25/2024
10.3.8 154 5/21/2024
10.3.7 105 5/14/2024
10.3.6 148 5/7/2024
10.3.5 157 4/30/2024
10.3.4 197 4/23/2024
10.3.3 199 4/16/2024
10.3.2 208 4/11/2024
10.3.1 158 4/9/2024
10.3.0 244 4/2/2024
10.2.8 177 4/23/2024
10.2.7 160 4/16/2024
10.2.6 148 4/11/2024
10.2.5 142 4/9/2024
10.2.4 152 4/2/2024
10.2.3 205 3/26/2024
10.2.2 265 3/19/2024
10.2.1 256 3/12/2024
10.2.0 391 3/5/2024
10.1.12 163 4/11/2024
10.1.11 159 4/9/2024
10.1.10 179 4/2/2024
10.1.9 210 3/19/2024
10.1.8 234 3/13/2024
10.1.7 197 3/12/2024
10.1.6 252 3/5/2024
10.1.5 312 2/27/2024
10.1.4 348 2/20/2024
10.1.3 354 2/14/2024
10.1.2 366 2/7/2024
10.1.1 350 2/6/2024
10.1.0 418 1/30/2024
10.0.39 186 4/11/2024
10.0.38 206 4/2/2024
10.0.37 297 3/5/2024
10.0.36 300 2/27/2024
10.0.35 324 2/20/2024
10.0.34 492 2/14/2024
10.0.33 475 2/1/2024
10.0.32 410 1/24/2024
10.0.31 413 1/19/2024
10.0.30 389 1/18/2024
10.0.29 483 1/16/2024
10.0.28 579 1/16/2024
10.0.27 523 1/11/2024
10.0.26 638 12/19/2023
10.0.25 1,035 12/12/2023
10.0.24 908 12/5/2023
10.0.22 776 11/28/2023
10.0.21 1,212 11/23/2023
10.0.20 564 11/21/2023
10.0.19 530 11/14/2023
10.0.18 460 11/9/2023
10.0.17 554 11/2/2023
10.0.16 537 10/25/2023
10.0.15 580 10/19/2023
10.0.14 568 10/11/2023
10.0.13 677 9/27/2023
10.0.12 587 9/26/2023
10.0.11 617 9/22/2023
10.0.10 586 9/13/2023
10.0.9 1,870 8/30/2023
10.0.8 621 8/25/2023
10.0.7 789 8/22/2023
10.0.6 814 8/10/2023
10.0.5 878 8/2/2023
10.0.4 750 7/13/2023
10.0.3 917 7/5/2023
10.0.2 1,090 6/27/2023
10.0.1 763 6/20/2023
10.0.0 1,829 6/14/2023
1.17.8 29 6/27/2024
1.17.7 302 6/4/2024
1.17.6 97 5/30/2024
1.17.5 442 5/13/2024
1.17.4 1,446 4/12/2024
1.17.3 168 3/25/2024
1.17.2 674 3/4/2024
1.17.1 466 2/14/2024
1.17.0 432 1/31/2024
1.16.13 173 4/11/2024
1.16.12 156 3/25/2024
1.16.11 235 3/4/2024
1.16.10 291 2/14/2024
1.16.9 310 1/29/2024
1.16.8 472 1/9/2024
1.16.7 1,157 12/13/2023
1.16.6 526 12/6/2023
1.16.5 1,288 11/29/2023
1.16.4 710 11/21/2023
1.16.3 562 11/7/2023
1.16.2 473 10/30/2023
1.16.1 1,017 10/10/2023
1.16.0 1,617 9/21/2023
1.15.34 258 1/31/2024
1.15.33 316 1/23/2024
1.15.32 643 12/13/2023
1.15.31 1,637 11/7/2023
1.15.30 524 10/17/2023
1.15.29 726 10/10/2023
1.15.28 1,562 9/13/2023
1.15.27 2,240 8/29/2023
1.15.26 3,270 8/15/2023
1.15.25 589 8/14/2023
1.15.24 1,503 8/2/2023
1.15.23 670 7/27/2023
1.15.22 624 7/26/2023
1.15.21 888 7/6/2023
1.15.20 1,601 6/29/2023
1.15.19 1,582 6/6/2023
1.15.18 794 5/28/2023
1.15.17 898 5/16/2023
1.15.16 1,844 5/11/2023
1.15.15 2,456 5/3/2023
1.15.14 1,199 4/18/2023
1.15.13 1,182 3/24/2023
1.15.12 1,582 3/21/2023
1.15.11 1,848 3/16/2023
1.15.10 776 3/15/2023
1.15.9 3,781 3/7/2023
1.15.8 854 3/2/2023
1.15.7 915 2/28/2023
1.15.6 858 2/22/2023
1.15.5 1,403 2/21/2023
1.15.4 898 2/15/2023
1.15.3 800 2/7/2023
1.15.2 957 2/6/2023
1.15.1 962 2/2/2023
1.15.0 1,158 1/26/2023
1.14.70 1,128 10/9/2023
1.14.69 608 8/14/2023
1.14.68 708 7/27/2023
1.14.67 756 6/23/2023
1.14.66 2,783 5/3/2023
1.14.65 1,163 4/24/2023
1.14.64 871 4/18/2023
1.14.63 838 3/24/2023
1.14.62 860 3/21/2023
1.14.61 849 3/16/2023
1.14.60 791 3/16/2023
1.14.59 1,302 3/7/2023
1.14.58 837 3/2/2023
1.14.57 1,446 2/21/2023
1.14.56 968 2/15/2023
1.14.55 917 2/14/2023
1.14.54 864 2/7/2023
1.14.53 935 2/2/2023
1.14.52 919 2/1/2023
1.14.51 1,236 1/26/2023
1.14.50 1,368 1/24/2023
1.14.49 2,496 1/18/2023
1.14.48 913 1/16/2023
1.14.47 1,257 1/10/2023
1.14.46 877 1/9/2023
1.14.45 1,279 1/9/2023
1.14.44 1,257 1/5/2023
1.14.43 884 1/5/2023
1.14.42 1,892 1/3/2023
1.14.41 2,726 12/15/2022
1.14.40 918 12/13/2022
1.14.39 1,708 12/8/2022
1.14.38 938 12/7/2022
1.14.37 871 12/5/2022
1.14.36 943 12/2/2022
1.14.35 909 12/1/2022
1.14.34 1,707 11/29/2022
1.14.33 943 11/28/2022
1.14.32 900 11/24/2022
1.14.31 932 11/23/2022
1.14.30 1,002 11/22/2022
1.14.29 1,069 11/22/2022
1.14.28 1,569 11/17/2022
1.14.27 1,843 11/16/2022
1.14.26 1,081 11/16/2022
1.14.25 1,685 11/15/2022
1.14.24 1,027 11/14/2022
1.14.23 989 11/11/2022
1.14.22 1,180 11/10/2022
1.14.21 1,007 11/10/2022
1.14.20 1,046 11/7/2022
1.14.19 1,306 11/7/2022
1.14.18 1,388 11/2/2022
1.14.17 2,699 11/1/2022
1.14.16 975 10/27/2022
1.14.15 1,090 10/24/2022
1.14.14 1,024 10/21/2022
1.14.13 2,118 10/13/2022
1.14.12 969 10/12/2022
1.14.11 1,448 10/12/2022
1.14.10 1,568 10/7/2022
1.14.9 1,285 10/4/2022
1.14.8 1,002 10/3/2022
1.14.7 1,407 9/29/2022
1.14.6 1,798 9/27/2022
1.14.5 1,088 9/21/2022
1.14.4 1,350 9/16/2022
1.14.3 1,036 9/15/2022
1.14.2 1,857 9/7/2022
1.14.1 2,162 8/30/2022
1.14.0 2,996 8/30/2022
1.13.83 905 1/24/2023
1.13.81 924 1/5/2023
1.13.80 942 11/23/2022
1.13.79 1,030 11/1/2022
1.13.78 985 10/13/2022
1.13.77 1,056 10/4/2022
1.13.76 1,174 9/27/2022
1.13.75 1,051 9/21/2022
1.13.74 2,879 9/20/2022
1.13.73 1,083 9/16/2022
1.13.72 2,027 8/31/2022
1.13.71 1,086 8/30/2022
1.13.70 1,053 8/25/2022
1.13.69 1,133 8/22/2022
1.13.68 1,022 8/22/2022
1.13.67 1,120 8/22/2022
1.13.66 1,071 8/22/2022
1.13.65 1,132 8/17/2022
1.13.64 3,844 8/11/2022
1.13.63 1,064 8/9/2022
1.13.62 1,153 8/8/2022
1.13.61 2,478 7/13/2022
1.13.60 1,137 7/11/2022
1.13.59 2,470 6/27/2022
1.13.58 1,265 6/24/2022
1.13.57 1,524 6/21/2022
1.13.56 1,152 6/19/2022
1.13.55 1,539 6/15/2022
1.13.54 4,145 6/8/2022
1.13.53 1,127 6/6/2022
1.13.52 5,648 6/2/2022
1.13.51 1,212 6/1/2022
1.13.50 1,915 5/23/2022
1.13.49 1,146 5/20/2022
1.13.48 1,102 5/18/2022
1.13.47 1,186 5/5/2022
1.13.46 2,983 5/2/2022
1.13.45 1,151 4/29/2022
1.13.44 1,200 4/28/2022
1.13.43 1,117 4/28/2022
1.13.42 1,222 4/27/2022
1.13.41 1,101 4/27/2022
1.13.40 1,128 4/26/2022
1.13.39 1,156 4/26/2022
1.13.38 1,217 4/26/2022
1.13.37 1,438 4/21/2022
1.13.36 1,606 4/13/2022
1.13.35 1,342 4/8/2022
1.13.34 1,134 4/7/2022
1.13.33 1,220 4/7/2022
1.13.32 1,180 4/7/2022
1.13.31 1,171 4/6/2022
1.13.30 1,137 4/4/2022
1.13.29 1,561 3/28/2022
1.13.28 1,192 3/28/2022
1.13.27 1,858 3/25/2022
1.13.24 1,169 3/21/2022
1.13.23 1,209 3/17/2022
1.13.22 1,458 3/16/2022
1.13.21 1,222 3/15/2022
1.13.20 1,248 3/11/2022
1.13.19 1,226 3/10/2022
1.13.18 1,227 3/10/2022
1.13.17 1,183 3/9/2022
1.13.16 1,253 3/9/2022
1.13.15 1,322 3/4/2022
1.13.14 2,295 3/2/2022
1.13.13 1,155 3/1/2022
1.13.12 1,294 2/28/2022
1.13.11 1,296 2/18/2022
1.13.10 1,234 2/18/2022
1.13.9 4,389 2/17/2022
1.13.8 1,190 2/16/2022
1.13.7 3,428 2/11/2022
1.13.6 1,293 2/7/2022
1.13.5 1,282 2/3/2022
1.13.4 1,218 2/2/2022
1.13.3 1,234 2/2/2022
1.13.2 1,271 2/1/2022
1.13.1 1,294 1/28/2022
1.13.0 3,622 1/25/2022
1.12.60 2,788 5/24/2022
1.12.59 1,105 5/23/2022
1.12.58 1,392 3/9/2022
1.12.57 1,212 3/3/2022
1.12.56 1,206 2/11/2022
1.12.55 1,510 2/8/2022
1.12.54 1,226 2/4/2022
1.12.53 1,200 1/31/2022
1.12.52 3,088 1/23/2022
1.12.51 1,278 1/20/2022
1.12.50 1,234 1/19/2022
1.12.49 1,597 1/17/2022
1.12.48 1,074 1/14/2022
1.12.47 1,211 1/13/2022
1.12.46 1,162 1/11/2022
1.12.45 972 1/6/2022
1.12.44 1,098 1/3/2022
1.12.43 1,041 12/23/2021
1.12.42 2,311 12/21/2021
1.12.41 1,029 12/21/2021
1.12.40 1,004 12/20/2021
1.12.39 995 12/20/2021
1.12.38 2,145 12/16/2021
1.12.37 1,010 12/16/2021
1.12.36 1,642 12/16/2021
1.12.35 3,772 12/15/2021
1.12.34 1,039 12/10/2021
1.12.33 1,742 12/7/2021
1.12.32 1,230 12/2/2021
1.12.31 876 12/2/2021
1.12.30 991 11/30/2021
1.12.29 1,203 11/29/2021
1.12.28 3,661 11/23/2021
1.12.27 1,000 11/22/2021
1.12.26 1,037 11/12/2021
1.12.25 968 11/11/2021
1.12.23 1,040 11/10/2021
1.12.22 1,021 11/10/2021
1.12.21 1,067 11/8/2021
1.12.20 1,837 10/29/2021
1.12.19 4,306 10/29/2021
1.12.18 1,101 10/26/2021
1.12.17 1,776 10/26/2021
1.12.16 1,184 10/25/2021
1.12.15 1,193 10/20/2021
1.12.14 1,063 10/18/2021
1.12.13 1,092 10/18/2021
1.12.12 1,040 10/15/2021
1.12.11 1,228 10/14/2021
1.12.10 1,812 10/7/2021
1.12.9 1,044 10/6/2021
1.12.8 1,204 10/5/2021
1.12.7 1,141 10/5/2021
1.12.6 1,155 10/4/2021
1.12.5 1,087 10/1/2021
1.12.4 1,099 9/30/2021
1.12.3 1,069 9/29/2021
1.12.2 1,673 9/23/2021
1.12.1 1,589 9/17/2021
1.12.0 3,332 8/31/2021
1.10.116 2,472 12/1/2021
1.10.115 1,791 11/11/2021
1.10.114 995 11/10/2021
1.10.113 1,025 11/5/2021
1.10.112 1,893 10/19/2021
1.10.111 1,043 10/15/2021
1.10.110 1,104 10/15/2021
1.10.109 1,023 10/12/2021
1.10.108 1,021 10/8/2021
1.10.107 1,102 10/7/2021
1.10.106 996 10/6/2021
1.10.105 1,060 10/5/2021
1.10.104 9,978 9/23/2021
1.10.103 1,488 9/21/2021
1.10.102 1,923 9/21/2021
1.10.101 1,115 9/15/2021
1.10.100 1,142 9/13/2021
1.10.99 1,984 9/9/2021
1.10.98 1,156 9/9/2021
1.10.97 1,327 9/6/2021
1.10.96 4,272 8/30/2021
1.10.95 2,131 8/27/2021
1.10.94 1,190 8/26/2021
1.10.93 1,255 8/24/2021
1.10.92 10,656 8/23/2021
1.10.91 1,256 8/20/2021
1.10.90 14,747 8/12/2021
1.10.89 2,401 8/12/2021
1.10.88 1,548 8/4/2021
1.10.87 5,198 7/15/2021
1.10.86 1,221 7/14/2021
1.10.85 1,185 7/12/2021
1.10.84 1,165 7/12/2021
1.10.83 8,248 7/8/2021
1.10.82 1,074 7/7/2021
1.10.81 1,059 7/6/2021
1.10.80 1,136 7/2/2021
1.10.79 1,048 7/2/2021
1.10.78 1,165 6/30/2021
1.10.77 1,068 6/29/2021
1.10.76 1,949 6/28/2021
1.10.75 1,750 6/25/2021
1.10.74 1,137 6/22/2021
1.10.73 1,164 6/18/2021
1.10.72 3,294 6/11/2021
1.10.71 1,799 6/7/2021
1.10.70 1,197 6/4/2021
1.10.69 1,091 6/4/2021
1.10.68 16,092 6/2/2021
1.10.67 2,822 6/1/2021
1.10.66 1,131 5/31/2021
1.10.65 1,188 5/27/2021
1.10.64 1,087 5/26/2021
1.10.63 2,245 5/24/2021
1.10.62 2,243 5/18/2021
1.10.61 1,127 5/18/2021
1.10.60 1,123 5/17/2021
1.10.59 1,813 5/12/2021
1.10.58 1,201 5/11/2021
1.10.57 1,203 5/7/2021
1.10.56 2,015 5/4/2021
1.10.55 1,129 5/3/2021
1.10.54 1,154 5/3/2021
1.10.53 21,031 4/27/2021
1.10.52 1,100 4/27/2021
1.10.51 8,257 4/26/2021
1.10.50 6,450 4/23/2021
1.10.49 4,437 4/22/2021
1.10.48 1,091 4/21/2021
1.10.47 1,171 4/21/2021
1.10.46 1,193 4/21/2021
1.10.45 1,083 4/20/2021
1.10.44 1,155 4/19/2021
1.10.43 1,079 4/19/2021
1.10.42 1,112 4/15/2021
1.10.41 1,085 4/14/2021
1.10.40 1,460 4/14/2021
1.10.39 3,414 4/13/2021
1.10.38 1,030 4/12/2021
1.10.37 1,125 4/12/2021
1.10.36 1,177 4/12/2021
1.10.35 1,113 4/9/2021
1.10.34 1,059 4/9/2021
1.10.33 1,033 4/8/2021
1.10.32 1,141 4/8/2021
1.10.31 1,097 4/7/2021
1.10.30 1,038 4/7/2021
1.10.29 1,093 3/31/2021
1.10.28 1,435 3/30/2021
1.10.27 2,323 3/24/2021
1.10.26 1,088 3/24/2021
1.10.25 1,164 3/23/2021
1.10.24 1,151 3/23/2021
1.10.23 1,277 3/18/2021
1.10.22 2,438 3/17/2021
1.10.21 2,397 3/11/2021
1.10.20 1,188 3/11/2021
1.10.19 1,151 3/10/2021
1.10.18 1,887 3/9/2021
1.10.17 1,070 3/9/2021
1.10.16 1,219 3/8/2021
1.10.15 11,635 3/4/2021
1.10.14 1,526 2/25/2021
1.10.13 3,098 2/19/2021
1.10.12 2,498 2/18/2021
1.10.11 1,198 2/16/2021
1.10.10 1,063 2/15/2021
1.10.9 1,243 2/10/2021
1.10.8 1,553 2/8/2021
1.10.7 1,160 2/4/2021
1.10.6 3,158 2/2/2021
1.10.5 1,149 2/1/2021
1.10.4 1,188 1/29/2021
1.10.3 2,545 1/28/2021
1.10.2 5,835 1/26/2021
1.10.1 10,796 1/26/2021
1.9.64 1,106 3/17/2021
1.9.63 1,649 2/25/2021
1.9.62 1,158 2/22/2021
1.9.61 2,101 2/4/2021
1.9.60 1,120 2/1/2021
1.9.59 3,812 1/19/2021
1.9.58 1,158 1/15/2021
1.9.57 1,351 1/14/2021
1.9.56 1,212 1/11/2021
1.9.55 1,452 12/24/2020
1.9.54 1,420 12/18/2020
1.9.53 4,146 12/16/2020
1.9.52 1,152 12/15/2020
1.9.51 1,212 12/11/2020
1.9.50 1,210 12/10/2020
1.9.49 1,284 12/10/2020
1.9.48 1,239 12/9/2020
1.9.47 1,177 12/8/2020
1.9.46 1,224 12/4/2020
1.9.45 1,201 12/3/2020
1.9.44 1,270 12/1/2020
1.9.43 1,220 11/30/2020
1.9.42 1,153 11/27/2020
1.9.41 1,270 11/26/2020
1.9.40 1,080 11/26/2020
1.9.39 3,660 11/25/2020
1.9.38 1,173 11/23/2020
1.9.37 1,158 11/20/2020
1.9.36 1,478 11/17/2020
1.9.35 1,255 11/16/2020
1.9.34 1,437 11/10/2020
1.9.33 1,255 11/9/2020
1.9.32 5,334 11/3/2020
1.9.31 1,260 11/3/2020
1.9.30 1,220 10/30/2020
1.9.29 1,201 10/28/2020
1.9.28 3,818 10/21/2020
1.9.27 1,216 10/20/2020
1.9.26 1,328 10/18/2020
1.9.25 3,750 10/15/2020
1.9.24 1,367 10/14/2020
1.9.23 1,235 10/13/2020
1.9.22 1,247 10/13/2020
1.9.21 1,302 10/9/2020
1.9.20 2,235 10/2/2020
1.9.19 2,139 9/29/2020
1.9.18 2,694 9/29/2020
1.9.17 1,287 9/22/2020
1.9.16 1,243 9/17/2020
1.9.15 1,404 9/16/2020
1.9.14 2,411 9/15/2020
1.9.13 1,203 9/15/2020
1.9.12 1,273 9/15/2020
1.9.11 1,258 9/15/2020
1.9.10 1,585 9/11/2020
1.9.9 1,304 9/9/2020
1.9.8 1,156 9/9/2020
1.9.7 1,214 9/8/2020
1.9.6 1,579 9/4/2020
1.9.5 1,249 9/2/2020
1.9.4 1,199 9/1/2020
1.9.3 1,264 8/31/2020
1.9.2 2,963 8/27/2020
1.9.1 1,227 8/26/2020
1.9.0 2,556 8/25/2020
1.8.105 1,700 4/15/2021
1.8.104 1,365 10/20/2020
1.8.103 2,339 9/14/2020
1.8.102 1,330 9/8/2020
1.8.101 1,329 9/2/2020
1.8.100 1,262 9/1/2020
1.8.99 2,996 8/21/2020
1.8.98 1,267 8/18/2020
1.8.97 1,378 8/14/2020
1.8.96 1,367 8/13/2020
1.8.95 1,338 8/12/2020
1.8.94 2,290 8/11/2020
1.8.93 1,641 8/3/2020
1.8.92 1,384 7/30/2020
1.8.91 1,412 7/13/2020
1.8.90 1,342 7/7/2020
1.8.89 1,404 7/7/2020
1.8.88 1,258 7/6/2020
1.8.87 1,219 7/2/2020
1.8.86 3,467 6/30/2020
1.8.85 1,338 6/30/2020
1.8.84 1,265 6/30/2020
1.8.83 1,290 6/29/2020
1.8.82 1,312 6/25/2020
1.8.81 1,465 6/25/2020
1.8.80 1,368 6/22/2020
1.8.79 1,299 6/18/2020
1.8.78 4,223 6/18/2020
1.8.77 1,289 6/17/2020
1.8.76 2,357 6/16/2020
1.8.75 1,284 6/15/2020
1.8.74 2,821 6/9/2020
1.8.73 1,331 6/8/2020
1.8.72 1,274 6/8/2020
1.8.71 1,261 6/5/2020
1.8.70 1,430 6/4/2020
1.8.69 1,383 6/1/2020
1.8.68 1,418 5/29/2020
1.8.67 1,317 5/28/2020
1.8.66 1,300 5/28/2020
1.8.65 1,337 5/27/2020
1.8.64 2,333 5/26/2020
1.8.63 4,440 5/20/2020
1.8.62 1,302 5/20/2020
1.8.61 1,298 5/20/2020
1.8.60 1,463 5/18/2020
1.8.59 1,330 5/15/2020
1.8.58 1,319 5/15/2020
1.8.57 1,315 5/15/2020
1.8.56 1,311 5/14/2020
1.8.55 5,067 5/12/2020
1.8.54 1,400 5/8/2020
1.8.53 2,257 5/6/2020
1.8.52 1,502 5/5/2020
1.8.51 1,360 5/4/2020
1.8.50 1,383 4/30/2020
1.8.49 1,324 4/29/2020
1.8.48 1,357 4/27/2020
1.8.47 3,451 4/24/2020
1.8.46 1,363 4/24/2020
1.8.45 1,284 4/24/2020
1.8.44 1,335 4/22/2020
1.8.43 2,522 4/21/2020
1.8.42 1,332 4/17/2020
1.8.41 1,435 4/16/2020
1.8.40 1,493 4/9/2020
1.8.39 1,276 4/8/2020
1.8.38 2,373 4/5/2020
1.8.37 1,422 4/3/2020
1.8.36 1,423 4/3/2020
1.8.35 1,385 4/2/2020
1.8.34 1,429 4/2/2020
1.8.33 1,499 3/31/2020
1.8.32 1,382 3/27/2020
1.8.31 1,409 3/26/2020
1.8.30 1,374 3/26/2020
1.8.29 1,218 3/25/2020
1.8.28 1,446 3/24/2020
1.8.27 1,354 3/20/2020
1.8.26 1,335 3/19/2020
1.8.25 1,463 3/18/2020
1.8.24 2,313 3/18/2020
1.8.23 1,347 3/18/2020
1.8.22 1,254 3/18/2020
1.8.21 1,435 3/18/2020
1.8.20 1,471 3/17/2020
1.8.19 1,464 3/17/2020
1.8.18 1,412 3/17/2020
1.8.17 3,568 3/17/2020
1.8.16 1,429 3/15/2020
1.8.15 3,453 3/12/2020
1.8.14 1,331 3/11/2020
1.8.13 4,565 3/5/2020
1.8.12 1,533 3/3/2020
1.8.11 1,399 3/2/2020
1.8.10 7,176 2/24/2020
1.8.9 1,511 2/20/2020
1.8.8 1,635 2/18/2020
1.8.7 1,428 2/18/2020
1.8.6 1,313 2/17/2020
1.8.5 1,316 2/14/2020
1.8.4 1,674 2/12/2020
1.8.3 1,638 2/7/2020
1.8.2 1,431 2/3/2020
1.8.1 6,489 1/28/2020
1.7.53 1,431 5/15/2020
1.7.52 1,383 3/31/2020
1.7.51 1,863 3/27/2020
1.7.50 1,378 3/26/2020
1.7.49 2,054 3/18/2020
1.7.48 1,314 2/25/2020
1.7.47 2,353 2/4/2020
1.7.46 1,367 2/4/2020
1.7.45 1,411 1/16/2020
1.7.44 1,439 1/13/2020
1.7.43 1,444 1/9/2020
1.7.42 5,337 12/27/2019
1.7.41 3,302 12/16/2019
1.7.40 1,279 12/13/2019
1.7.39 1,308 12/13/2019
1.7.38 1,378 12/13/2019
1.7.37 1,443 12/11/2019
1.7.36 1,395 12/4/2019
1.7.35 1,294 12/4/2019
1.7.34 1,366 12/3/2019
1.7.33 1,453 12/2/2019
1.7.32 6,678 11/27/2019
1.7.31 7,250 11/26/2019
1.7.30 2,094 11/25/2019
1.7.29 1,366 11/22/2019
1.7.28 1,474 11/8/2019
1.7.27 2,046 11/5/2019
1.7.26 1,423 10/31/2019
1.7.25 2,302 10/29/2019
1.7.24 1,376 10/29/2019
1.7.23 1,407 10/25/2019
1.7.22 1,420 10/24/2019
1.7.21 1,462 10/24/2019
1.7.20 5,970 10/16/2019
1.7.19 1,345 10/15/2019
1.7.18 1,403 10/15/2019
1.7.17 1,479 10/8/2019
1.7.16 1,430 10/4/2019
1.7.15 4,025 10/2/2019
1.7.14 1,744 9/27/2019
1.7.13 1,364 9/26/2019
1.7.12 1,407 9/25/2019
1.7.11 1,459 9/24/2019
1.7.10 1,431 9/24/2019
1.7.9 1,461 9/24/2019
1.7.8 10,181 9/12/2019
1.7.7 1,441 9/12/2019
1.7.6 2,393 9/10/2019
1.7.5 1,480 9/5/2019
1.7.4 1,383 9/4/2019
1.7.3 1,392 9/3/2019
1.7.2 1,462 9/2/2019
1.7.1 1,470 8/29/2019
1.7.0 2,519 8/27/2019
1.6.69 1,371 5/15/2020
1.6.68 5,445 10/2/2019
1.6.67 2,450 9/27/2019
1.6.66 1,423 9/26/2019
1.6.65 2,500 9/5/2019
1.6.64 1,343 9/2/2019
1.6.63 3,204 8/23/2019
1.6.62 1,336 8/21/2019
1.6.61 1,475 8/21/2019
1.6.60 1,403 8/15/2019
1.6.57 1,375 8/8/2019
1.6.56 1,349 8/8/2019
1.6.55 2,649 8/5/2019
1.6.52 3,162 7/8/2019
1.6.48 1,448 6/18/2019
1.6.47 2,254 6/13/2019
1.6.46 1,477 6/12/2019
1.6.45 1,492 6/12/2019
1.6.44 1,384 6/12/2019
1.6.43 1,399 5/29/2019
1.6.42 2,229 5/28/2019
1.6.41 1,376 5/28/2019
1.6.40 1,427 5/28/2019
1.6.39 1,399 5/28/2019
1.6.38 2,272 5/21/2019
1.6.37 5,751 5/21/2019
1.6.36 1,437 5/16/2019
1.6.35 4,312 5/16/2019
1.6.34 1,434 5/16/2019
1.6.33 1,327 5/16/2019
1.6.32 1,503 5/7/2019
1.6.31 1,448 5/7/2019
1.6.30 1,445 5/7/2019
1.6.29 1,378 5/7/2019
1.6.28 2,335 5/1/2019
1.6.27 1,510 5/1/2019
1.6.26 1,461 4/25/2019
1.6.25 2,098 4/17/2019
1.6.24 1,403 4/17/2019
1.6.23 4,309 4/15/2019
1.6.22 2,327 4/9/2019
1.6.20 1,436 4/1/2019
1.6.19 1,450 3/29/2019
1.6.18 2,549 3/25/2019
1.6.17 1,503 3/21/2019
1.6.16 2,319 3/15/2019
1.6.15 1,419 3/15/2019
1.6.14 1,423 3/15/2019
1.6.13 1,432 3/15/2019
1.6.12 1,376 3/15/2019
1.6.11 1,469 3/15/2019
1.6.10 2,382 3/15/2019
1.6.9 1,433 3/15/2019
1.6.8 1,334 3/15/2019
1.6.7 6,780 3/15/2019
1.6.6 2,216 3/15/2019
1.6.5 1,617 3/15/2019
1.6.4 1,450 3/15/2019
1.6.3 1,415 3/15/2019
1.6.2 1,457 3/15/2019
1.6.1 2,576 3/15/2019
1.6.0 7,371 3/15/2019
1.5.41 2,100 3/15/2019
1.5.40 1,471 3/15/2019
1.5.39 2,297 3/15/2019
1.5.38 1,444 3/15/2019
1.5.37 1,381 3/15/2019
1.5.36 1,416 3/15/2019
1.5.35 1,719 3/15/2019
1.5.34 3,728 3/15/2019
1.5.33 1,395 3/15/2019
1.5.32 2,162 3/15/2019
1.5.31 1,404 3/15/2019
1.5.30 1,419 3/15/2019
1.5.29 1,388 3/15/2019
1.5.28 3,652 3/15/2019
1.5.27 1,443 3/15/2019
1.5.26 4,116 3/15/2019
1.5.25 1,395 3/15/2019
1.5.24 1,406 3/15/2019
1.5.23 2,319 3/15/2019
1.5.22 1,377 3/15/2019
1.5.21 3,469 3/15/2019
1.5.20 1,392 3/15/2019
1.5.19 2,288 3/15/2019
1.5.18 1,442 3/15/2019
1.5.17 1,383 3/15/2019
1.5.16 2,128 3/15/2019
1.5.15 1,438 3/15/2019
1.5.14 1,365 3/15/2019
1.5.13 1,517 3/15/2019
1.5.11 1,364 3/15/2019
1.5.10 1,675 3/15/2019
1.5.9 2,464 3/15/2019
1.5.8 1,886 3/15/2019
1.5.7 1,450 3/15/2019
1.5.6 1,424 3/15/2019
1.5.5 4,791 3/15/2019
1.5.4 1,460 3/15/2019
1.5.3 1,332 3/15/2019
1.5.2 1,364 3/15/2019
1.5.1 7,068 3/15/2019
1.5.0 5,613 3/15/2019
1.4.84 20,236 3/15/2019
1.4.83 5,609 3/15/2019
1.4.82 5,764 3/15/2019
1.4.81 1,461 3/15/2019
1.4.80 6,144 3/15/2019
1.4.79 1,431 3/15/2019
1.4.78 1,338 3/15/2019
1.4.77 2,252 3/15/2019
1.4.76 1,403 3/15/2019
1.4.75 1,290 3/15/2019
1.4.74 2,090 3/15/2019
1.4.73 1,339 3/15/2019
1.4.72 1,366 3/15/2019
1.4.71 1,351 3/15/2019
1.4.70 1,360 3/15/2019
1.4.69 2,063 3/15/2019
1.4.68 1,376 3/15/2019
1.4.67 1,349 3/15/2019
1.4.66 2,093 3/15/2019
1.4.65 1,362 3/15/2019
1.4.64 1,384 3/15/2019
1.4.63 3,673 3/15/2019
1.4.59 4,105 3/15/2019
1.4.57 9,219 3/15/2019
1.4.22 9,968 3/15/2019
1.3.14 11,021 3/15/2019
1.2.10 4,865 3/15/2019
1.1.2 7,781 3/15/2019
1.0.0 93,966 3/15/2019