Dynamicweb.Ecommerce 10.3.8

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

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

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.5.3 137 6/11/2024
10.5.2 181 6/4/2024
10.5.1 115 6/4/2024
10.5.0 250 5/28/2024
10.4.6 108 6/11/2024
10.4.5 120 6/4/2024
10.4.4 124 5/28/2024
10.4.3 171 5/21/2024
10.4.2 123 5/14/2024
10.4.1 249 5/7/2024
10.4.0 360 4/30/2024
10.3.8 153 5/21/2024
10.3.7 103 5/14/2024
10.3.6 147 5/7/2024
10.3.5 156 4/30/2024
10.3.4 194 4/23/2024
10.3.3 198 4/16/2024
10.3.2 203 4/11/2024
10.3.1 157 4/9/2024
10.3.0 243 4/2/2024
10.2.8 174 4/23/2024
10.2.7 159 4/16/2024
10.2.6 147 4/11/2024
10.2.5 141 4/9/2024
10.2.4 151 4/2/2024
10.2.3 204 3/26/2024
10.2.2 264 3/19/2024
10.2.1 243 3/12/2024
10.2.0 389 3/5/2024
10.1.12 156 4/11/2024
10.1.11 158 4/9/2024
10.1.10 178 4/2/2024
10.1.9 209 3/19/2024
10.1.8 233 3/13/2024
10.1.7 196 3/12/2024
10.1.6 251 3/5/2024
10.1.5 311 2/27/2024
10.1.4 347 2/20/2024
10.1.3 353 2/14/2024
10.1.2 365 2/7/2024
10.1.1 349 2/6/2024
10.1.0 417 1/30/2024
10.0.39 185 4/11/2024
10.0.38 205 4/2/2024
10.0.37 296 3/5/2024
10.0.36 299 2/27/2024
10.0.35 323 2/20/2024
10.0.34 468 2/14/2024
10.0.33 472 2/1/2024
10.0.32 409 1/24/2024
10.0.31 412 1/19/2024
10.0.30 388 1/18/2024
10.0.29 482 1/16/2024
10.0.28 567 1/16/2024
10.0.27 522 1/11/2024
10.0.26 637 12/19/2023
10.0.25 1,034 12/12/2023
10.0.24 907 12/5/2023
10.0.22 775 11/28/2023
10.0.21 1,147 11/23/2023
10.0.20 563 11/21/2023
10.0.19 529 11/14/2023
10.0.18 459 11/9/2023
10.0.17 553 11/2/2023
10.0.16 536 10/25/2023
10.0.15 579 10/19/2023
10.0.14 567 10/11/2023
10.0.13 675 9/27/2023
10.0.12 586 9/26/2023
10.0.11 616 9/22/2023
10.0.10 585 9/13/2023
10.0.9 1,869 8/30/2023
10.0.8 620 8/25/2023
10.0.7 786 8/22/2023
10.0.6 813 8/10/2023
10.0.5 875 8/2/2023
10.0.4 749 7/13/2023
10.0.3 916 7/5/2023
10.0.2 1,089 6/27/2023
10.0.1 762 6/20/2023
10.0.0 1,827 6/14/2023
1.17.7 100 6/4/2024
1.17.6 79 5/30/2024
1.17.5 340 5/13/2024
1.17.4 1,117 4/12/2024
1.17.3 165 3/25/2024
1.17.2 632 3/4/2024
1.17.1 417 2/14/2024
1.17.0 382 1/31/2024
1.16.13 158 4/11/2024
1.16.12 155 3/25/2024
1.16.11 234 3/4/2024
1.16.10 283 2/14/2024
1.16.9 308 1/29/2024
1.16.8 462 1/9/2024
1.16.7 1,142 12/13/2023
1.16.6 518 12/6/2023
1.16.5 1,260 11/29/2023
1.16.4 705 11/21/2023
1.16.3 561 11/7/2023
1.16.2 466 10/30/2023
1.16.1 1,011 10/10/2023
1.16.0 1,611 9/21/2023
1.15.34 257 1/31/2024
1.15.33 313 1/23/2024
1.15.32 639 12/13/2023
1.15.31 1,632 11/7/2023
1.15.30 523 10/17/2023
1.15.29 725 10/10/2023
1.15.28 1,521 9/13/2023
1.15.27 2,198 8/29/2023
1.15.26 3,198 8/15/2023
1.15.25 588 8/14/2023
1.15.24 1,493 8/2/2023
1.15.23 669 7/27/2023
1.15.22 623 7/26/2023
1.15.21 886 7/6/2023
1.15.20 1,588 6/29/2023
1.15.19 1,572 6/6/2023
1.15.18 791 5/28/2023
1.15.17 895 5/16/2023
1.15.16 1,829 5/11/2023
1.15.15 2,442 5/3/2023
1.15.14 1,198 4/18/2023
1.15.13 1,170 3/24/2023
1.15.12 1,579 3/21/2023
1.15.11 1,775 3/16/2023
1.15.10 775 3/15/2023
1.15.9 3,777 3/7/2023
1.15.8 853 3/2/2023
1.15.7 914 2/28/2023
1.15.6 857 2/22/2023
1.15.5 1,400 2/21/2023
1.15.4 897 2/15/2023
1.15.3 799 2/7/2023
1.15.2 956 2/6/2023
1.15.1 960 2/2/2023
1.15.0 1,157 1/26/2023
1.14.70 1,112 10/9/2023
1.14.69 605 8/14/2023
1.14.68 704 7/27/2023
1.14.67 753 6/23/2023
1.14.66 2,777 5/3/2023
1.14.65 1,161 4/24/2023
1.14.64 870 4/18/2023
1.14.63 837 3/24/2023
1.14.62 859 3/21/2023
1.14.61 848 3/16/2023
1.14.60 790 3/16/2023
1.14.59 1,296 3/7/2023
1.14.58 836 3/2/2023
1.14.57 1,443 2/21/2023
1.14.56 967 2/15/2023
1.14.55 916 2/14/2023
1.14.54 863 2/7/2023
1.14.53 934 2/2/2023
1.14.52 912 2/1/2023
1.14.51 1,233 1/26/2023
1.14.50 1,315 1/24/2023
1.14.49 2,495 1/18/2023
1.14.48 912 1/16/2023
1.14.47 1,246 1/10/2023
1.14.46 876 1/9/2023
1.14.45 1,278 1/9/2023
1.14.44 1,256 1/5/2023
1.14.43 883 1/5/2023
1.14.42 1,887 1/3/2023
1.14.41 2,639 12/15/2022
1.14.40 917 12/13/2022
1.14.39 1,707 12/8/2022
1.14.38 937 12/7/2022
1.14.37 870 12/5/2022
1.14.36 942 12/2/2022
1.14.35 908 12/1/2022
1.14.34 1,706 11/29/2022
1.14.33 942 11/28/2022
1.14.32 899 11/24/2022
1.14.31 931 11/23/2022
1.14.30 1,000 11/22/2022
1.14.29 1,068 11/22/2022
1.14.28 1,568 11/17/2022
1.14.27 1,840 11/16/2022
1.14.26 1,080 11/16/2022
1.14.25 1,637 11/15/2022
1.14.24 1,026 11/14/2022
1.14.23 988 11/11/2022
1.14.22 1,179 11/10/2022
1.14.21 1,006 11/10/2022
1.14.20 1,045 11/7/2022
1.14.19 1,304 11/7/2022
1.14.18 1,387 11/2/2022
1.14.17 2,681 11/1/2022
1.14.16 972 10/27/2022
1.14.15 1,087 10/24/2022
1.14.14 1,023 10/21/2022
1.14.13 2,117 10/13/2022
1.14.12 968 10/12/2022
1.14.11 1,446 10/12/2022
1.14.10 1,567 10/7/2022
1.14.9 1,284 10/4/2022
1.14.8 1,001 10/3/2022
1.14.7 1,406 9/29/2022
1.14.6 1,797 9/27/2022
1.14.5 1,087 9/21/2022
1.14.4 1,348 9/16/2022
1.14.3 1,035 9/15/2022
1.14.2 1,856 9/7/2022
1.14.1 2,161 8/30/2022
1.14.0 2,995 8/30/2022
1.13.83 904 1/24/2023
1.13.81 923 1/5/2023
1.13.80 941 11/23/2022
1.13.79 1,028 11/1/2022
1.13.78 984 10/13/2022
1.13.77 1,055 10/4/2022
1.13.76 1,173 9/27/2022
1.13.75 1,050 9/21/2022
1.13.74 2,878 9/20/2022
1.13.73 1,082 9/16/2022
1.13.72 2,026 8/31/2022
1.13.71 1,085 8/30/2022
1.13.70 1,052 8/25/2022
1.13.69 1,132 8/22/2022
1.13.68 1,021 8/22/2022
1.13.67 1,119 8/22/2022
1.13.66 1,070 8/22/2022
1.13.65 1,131 8/17/2022
1.13.64 3,841 8/11/2022
1.13.63 1,063 8/9/2022
1.13.62 1,152 8/8/2022
1.13.61 2,476 7/13/2022
1.13.60 1,136 7/11/2022
1.13.59 2,456 6/27/2022
1.13.58 1,264 6/24/2022
1.13.57 1,523 6/21/2022
1.13.56 1,151 6/19/2022
1.13.55 1,537 6/15/2022
1.13.54 4,072 6/8/2022
1.13.53 1,126 6/6/2022
1.13.52 5,647 6/2/2022
1.13.51 1,211 6/1/2022
1.13.50 1,914 5/23/2022
1.13.49 1,145 5/20/2022
1.13.48 1,101 5/18/2022
1.13.47 1,185 5/5/2022
1.13.46 2,982 5/2/2022
1.13.45 1,150 4/29/2022
1.13.44 1,199 4/28/2022
1.13.43 1,116 4/28/2022
1.13.42 1,221 4/27/2022
1.13.41 1,100 4/27/2022
1.13.40 1,127 4/26/2022
1.13.39 1,155 4/26/2022
1.13.38 1,216 4/26/2022
1.13.37 1,437 4/21/2022
1.13.36 1,605 4/13/2022
1.13.35 1,341 4/8/2022
1.13.34 1,133 4/7/2022
1.13.33 1,219 4/7/2022
1.13.32 1,179 4/7/2022
1.13.31 1,170 4/6/2022
1.13.30 1,136 4/4/2022
1.13.29 1,560 3/28/2022
1.13.28 1,191 3/28/2022
1.13.27 1,857 3/25/2022
1.13.24 1,168 3/21/2022
1.13.23 1,208 3/17/2022
1.13.22 1,449 3/16/2022
1.13.21 1,221 3/15/2022
1.13.20 1,247 3/11/2022
1.13.19 1,225 3/10/2022
1.13.18 1,226 3/10/2022
1.13.17 1,182 3/9/2022
1.13.16 1,252 3/9/2022
1.13.15 1,318 3/4/2022
1.13.14 2,291 3/2/2022
1.13.13 1,154 3/1/2022
1.13.12 1,293 2/28/2022
1.13.11 1,295 2/18/2022
1.13.10 1,233 2/18/2022
1.13.9 4,387 2/17/2022
1.13.8 1,189 2/16/2022
1.13.7 3,427 2/11/2022
1.13.6 1,292 2/7/2022
1.13.5 1,281 2/3/2022
1.13.4 1,217 2/2/2022
1.13.3 1,233 2/2/2022
1.13.2 1,270 2/1/2022
1.13.1 1,293 1/28/2022
1.13.0 3,620 1/25/2022
1.12.60 2,787 5/24/2022
1.12.59 1,104 5/23/2022
1.12.58 1,391 3/9/2022
1.12.57 1,208 3/3/2022
1.12.56 1,205 2/11/2022
1.12.55 1,509 2/8/2022
1.12.54 1,225 2/4/2022
1.12.53 1,199 1/31/2022
1.12.52 3,087 1/23/2022
1.12.51 1,276 1/20/2022
1.12.50 1,233 1/19/2022
1.12.49 1,596 1/17/2022
1.12.48 1,073 1/14/2022
1.12.47 1,210 1/13/2022
1.12.46 1,161 1/11/2022
1.12.45 971 1/6/2022
1.12.44 1,097 1/3/2022
1.12.43 1,040 12/23/2021
1.12.42 2,310 12/21/2021
1.12.41 1,028 12/21/2021
1.12.40 1,003 12/20/2021
1.12.39 994 12/20/2021
1.12.38 2,144 12/16/2021
1.12.37 1,009 12/16/2021
1.12.36 1,639 12/16/2021
1.12.35 3,756 12/15/2021
1.12.34 1,038 12/10/2021
1.12.33 1,737 12/7/2021
1.12.32 1,229 12/2/2021
1.12.31 875 12/2/2021
1.12.30 990 11/30/2021
1.12.29 1,202 11/29/2021
1.12.28 3,647 11/23/2021
1.12.27 999 11/22/2021
1.12.26 1,036 11/12/2021
1.12.25 967 11/11/2021
1.12.23 1,039 11/10/2021
1.12.22 1,020 11/10/2021
1.12.21 1,066 11/8/2021
1.12.20 1,833 10/29/2021
1.12.19 4,303 10/29/2021
1.12.18 1,100 10/26/2021
1.12.17 1,775 10/26/2021
1.12.16 1,183 10/25/2021
1.12.15 1,192 10/20/2021
1.12.14 1,062 10/18/2021
1.12.13 1,091 10/18/2021
1.12.12 1,039 10/15/2021
1.12.11 1,227 10/14/2021
1.12.10 1,811 10/7/2021
1.12.9 1,043 10/6/2021
1.12.8 1,203 10/5/2021
1.12.7 1,140 10/5/2021
1.12.6 1,154 10/4/2021
1.12.5 1,085 10/1/2021
1.12.4 1,098 9/30/2021
1.12.3 1,068 9/29/2021
1.12.2 1,672 9/23/2021
1.12.1 1,588 9/17/2021
1.12.0 3,331 8/31/2021
1.10.116 2,471 12/1/2021
1.10.115 1,788 11/11/2021
1.10.114 994 11/10/2021
1.10.113 1,024 11/5/2021
1.10.112 1,892 10/19/2021
1.10.111 1,042 10/15/2021
1.10.110 1,103 10/15/2021
1.10.109 1,022 10/12/2021
1.10.108 1,020 10/8/2021
1.10.107 1,101 10/7/2021
1.10.106 995 10/6/2021
1.10.105 1,059 10/5/2021
1.10.104 9,975 9/23/2021
1.10.103 1,487 9/21/2021
1.10.102 1,922 9/21/2021
1.10.101 1,114 9/15/2021
1.10.100 1,141 9/13/2021
1.10.99 1,983 9/9/2021
1.10.98 1,155 9/9/2021
1.10.97 1,326 9/6/2021
1.10.96 4,266 8/30/2021
1.10.95 2,128 8/27/2021
1.10.94 1,189 8/26/2021
1.10.93 1,254 8/24/2021
1.10.92 10,649 8/23/2021
1.10.91 1,254 8/20/2021
1.10.90 14,637 8/12/2021
1.10.89 2,398 8/12/2021
1.10.88 1,547 8/4/2021
1.10.87 5,194 7/15/2021
1.10.86 1,220 7/14/2021
1.10.85 1,184 7/12/2021
1.10.84 1,164 7/12/2021
1.10.83 8,245 7/8/2021
1.10.82 1,073 7/7/2021
1.10.81 1,058 7/6/2021
1.10.80 1,135 7/2/2021
1.10.79 1,047 7/2/2021
1.10.78 1,164 6/30/2021
1.10.77 1,067 6/29/2021
1.10.76 1,946 6/28/2021
1.10.75 1,746 6/25/2021
1.10.74 1,131 6/22/2021
1.10.73 1,163 6/18/2021
1.10.72 3,293 6/11/2021
1.10.71 1,798 6/7/2021
1.10.70 1,196 6/4/2021
1.10.69 1,090 6/4/2021
1.10.68 16,089 6/2/2021
1.10.67 2,821 6/1/2021
1.10.66 1,130 5/31/2021
1.10.65 1,187 5/27/2021
1.10.64 1,086 5/26/2021
1.10.63 2,243 5/24/2021
1.10.62 2,240 5/18/2021
1.10.61 1,126 5/18/2021
1.10.60 1,122 5/17/2021
1.10.59 1,810 5/12/2021
1.10.58 1,200 5/11/2021
1.10.57 1,202 5/7/2021
1.10.56 2,012 5/4/2021
1.10.55 1,128 5/3/2021
1.10.54 1,153 5/3/2021
1.10.53 20,981 4/27/2021
1.10.52 1,099 4/27/2021
1.10.51 8,255 4/26/2021
1.10.50 6,390 4/23/2021
1.10.49 4,427 4/22/2021
1.10.48 1,090 4/21/2021
1.10.47 1,170 4/21/2021
1.10.46 1,192 4/21/2021
1.10.45 1,082 4/20/2021
1.10.44 1,154 4/19/2021
1.10.43 1,078 4/19/2021
1.10.42 1,111 4/15/2021
1.10.41 1,083 4/14/2021
1.10.40 1,459 4/14/2021
1.10.39 3,413 4/13/2021
1.10.38 1,029 4/12/2021
1.10.37 1,124 4/12/2021
1.10.36 1,176 4/12/2021
1.10.35 1,112 4/9/2021
1.10.34 1,058 4/9/2021
1.10.33 1,032 4/8/2021
1.10.32 1,140 4/8/2021
1.10.31 1,096 4/7/2021
1.10.30 1,037 4/7/2021
1.10.29 1,092 3/31/2021
1.10.28 1,434 3/30/2021
1.10.27 2,320 3/24/2021
1.10.26 1,087 3/24/2021
1.10.25 1,163 3/23/2021
1.10.24 1,150 3/23/2021
1.10.23 1,276 3/18/2021
1.10.22 2,437 3/17/2021
1.10.21 2,396 3/11/2021
1.10.20 1,187 3/11/2021
1.10.19 1,150 3/10/2021
1.10.18 1,886 3/9/2021
1.10.17 1,069 3/9/2021
1.10.16 1,218 3/8/2021
1.10.15 11,622 3/4/2021
1.10.14 1,525 2/25/2021
1.10.13 3,097 2/19/2021
1.10.12 2,495 2/18/2021
1.10.11 1,197 2/16/2021
1.10.10 1,062 2/15/2021
1.10.9 1,242 2/10/2021
1.10.8 1,552 2/8/2021
1.10.7 1,159 2/4/2021
1.10.6 3,157 2/2/2021
1.10.5 1,148 2/1/2021
1.10.4 1,187 1/29/2021
1.10.3 2,544 1/28/2021
1.10.2 5,821 1/26/2021
1.10.1 10,793 1/26/2021
1.9.64 1,105 3/17/2021
1.9.63 1,648 2/25/2021
1.9.62 1,157 2/22/2021
1.9.61 2,100 2/4/2021
1.9.60 1,119 2/1/2021
1.9.59 3,808 1/19/2021
1.9.58 1,157 1/15/2021
1.9.57 1,350 1/14/2021
1.9.56 1,211 1/11/2021
1.9.55 1,451 12/24/2020
1.9.54 1,419 12/18/2020
1.9.53 4,145 12/16/2020
1.9.52 1,145 12/15/2020
1.9.51 1,211 12/11/2020
1.9.50 1,209 12/10/2020
1.9.49 1,283 12/10/2020
1.9.48 1,238 12/9/2020
1.9.47 1,176 12/8/2020
1.9.46 1,223 12/4/2020
1.9.45 1,200 12/3/2020
1.9.44 1,269 12/1/2020
1.9.43 1,219 11/30/2020
1.9.42 1,152 11/27/2020
1.9.41 1,269 11/26/2020
1.9.40 1,079 11/26/2020
1.9.39 3,659 11/25/2020
1.9.38 1,172 11/23/2020
1.9.37 1,157 11/20/2020
1.9.36 1,477 11/17/2020
1.9.35 1,254 11/16/2020
1.9.34 1,435 11/10/2020
1.9.33 1,253 11/9/2020
1.9.32 5,331 11/3/2020
1.9.31 1,258 11/3/2020
1.9.30 1,218 10/30/2020
1.9.29 1,199 10/28/2020
1.9.28 3,816 10/21/2020
1.9.27 1,214 10/20/2020
1.9.26 1,326 10/18/2020
1.9.25 3,747 10/15/2020
1.9.24 1,365 10/14/2020
1.9.23 1,233 10/13/2020
1.9.22 1,245 10/13/2020
1.9.21 1,300 10/9/2020
1.9.20 2,234 10/2/2020
1.9.19 2,136 9/29/2020
1.9.18 2,691 9/29/2020
1.9.17 1,284 9/22/2020
1.9.16 1,240 9/17/2020
1.9.15 1,403 9/16/2020
1.9.14 2,408 9/15/2020
1.9.13 1,200 9/15/2020
1.9.12 1,270 9/15/2020
1.9.11 1,255 9/15/2020
1.9.10 1,582 9/11/2020
1.9.9 1,301 9/9/2020
1.9.8 1,153 9/9/2020
1.9.7 1,211 9/8/2020
1.9.6 1,576 9/4/2020
1.9.5 1,248 9/2/2020
1.9.4 1,198 9/1/2020
1.9.3 1,263 8/31/2020
1.9.2 2,961 8/27/2020
1.9.1 1,226 8/26/2020
1.9.0 2,555 8/25/2020
1.8.105 1,690 4/15/2021
1.8.104 1,354 10/20/2020
1.8.103 2,336 9/14/2020
1.8.102 1,327 9/8/2020
1.8.101 1,328 9/2/2020
1.8.100 1,261 9/1/2020
1.8.99 2,995 8/21/2020
1.8.98 1,266 8/18/2020
1.8.97 1,377 8/14/2020
1.8.96 1,366 8/13/2020
1.8.95 1,337 8/12/2020
1.8.94 2,289 8/11/2020
1.8.93 1,640 8/3/2020
1.8.92 1,383 7/30/2020
1.8.91 1,395 7/13/2020
1.8.90 1,341 7/7/2020
1.8.89 1,403 7/7/2020
1.8.88 1,257 7/6/2020
1.8.87 1,218 7/2/2020
1.8.86 3,466 6/30/2020
1.8.85 1,337 6/30/2020
1.8.84 1,264 6/30/2020
1.8.83 1,287 6/29/2020
1.8.82 1,311 6/25/2020
1.8.81 1,464 6/25/2020
1.8.80 1,367 6/22/2020
1.8.79 1,298 6/18/2020
1.8.78 4,222 6/18/2020
1.8.77 1,288 6/17/2020
1.8.76 2,356 6/16/2020
1.8.75 1,283 6/15/2020
1.8.74 2,820 6/9/2020
1.8.73 1,330 6/8/2020
1.8.72 1,273 6/8/2020
1.8.71 1,260 6/5/2020
1.8.70 1,429 6/4/2020
1.8.69 1,382 6/1/2020
1.8.68 1,417 5/29/2020
1.8.67 1,316 5/28/2020
1.8.66 1,299 5/28/2020
1.8.65 1,336 5/27/2020
1.8.64 2,332 5/26/2020
1.8.63 4,439 5/20/2020
1.8.62 1,301 5/20/2020
1.8.61 1,297 5/20/2020
1.8.60 1,462 5/18/2020
1.8.59 1,329 5/15/2020
1.8.58 1,318 5/15/2020
1.8.57 1,314 5/15/2020
1.8.56 1,310 5/14/2020
1.8.55 5,066 5/12/2020
1.8.54 1,399 5/8/2020
1.8.53 2,256 5/6/2020
1.8.52 1,501 5/5/2020
1.8.51 1,359 5/4/2020
1.8.50 1,382 4/30/2020
1.8.49 1,323 4/29/2020
1.8.48 1,356 4/27/2020
1.8.47 3,450 4/24/2020
1.8.46 1,362 4/24/2020
1.8.45 1,283 4/24/2020
1.8.44 1,334 4/22/2020
1.8.43 2,521 4/21/2020
1.8.42 1,331 4/17/2020
1.8.41 1,434 4/16/2020
1.8.40 1,492 4/9/2020
1.8.39 1,275 4/8/2020
1.8.38 2,372 4/5/2020
1.8.37 1,421 4/3/2020
1.8.36 1,422 4/3/2020
1.8.35 1,384 4/2/2020
1.8.34 1,428 4/2/2020
1.8.33 1,498 3/31/2020
1.8.32 1,381 3/27/2020
1.8.31 1,408 3/26/2020
1.8.30 1,373 3/26/2020
1.8.29 1,217 3/25/2020
1.8.28 1,445 3/24/2020
1.8.27 1,353 3/20/2020
1.8.26 1,334 3/19/2020
1.8.25 1,462 3/18/2020
1.8.24 2,312 3/18/2020
1.8.23 1,346 3/18/2020
1.8.22 1,253 3/18/2020
1.8.21 1,434 3/18/2020
1.8.20 1,470 3/17/2020
1.8.19 1,463 3/17/2020
1.8.18 1,411 3/17/2020
1.8.17 3,567 3/17/2020
1.8.16 1,428 3/15/2020
1.8.15 3,452 3/12/2020
1.8.14 1,330 3/11/2020
1.8.13 4,564 3/5/2020
1.8.12 1,481 3/3/2020
1.8.11 1,398 3/2/2020
1.8.10 7,175 2/24/2020
1.8.9 1,510 2/20/2020
1.8.8 1,634 2/18/2020
1.8.7 1,427 2/18/2020
1.8.6 1,312 2/17/2020
1.8.5 1,315 2/14/2020
1.8.4 1,673 2/12/2020
1.8.3 1,637 2/7/2020
1.8.2 1,430 2/3/2020
1.8.1 6,488 1/28/2020
1.7.53 1,430 5/15/2020
1.7.52 1,382 3/31/2020
1.7.51 1,862 3/27/2020
1.7.50 1,377 3/26/2020
1.7.49 2,053 3/18/2020
1.7.48 1,313 2/25/2020
1.7.47 2,352 2/4/2020
1.7.46 1,366 2/4/2020
1.7.45 1,410 1/16/2020
1.7.44 1,438 1/13/2020
1.7.43 1,443 1/9/2020
1.7.42 5,336 12/27/2019
1.7.41 3,301 12/16/2019
1.7.40 1,278 12/13/2019
1.7.39 1,307 12/13/2019
1.7.38 1,377 12/13/2019
1.7.37 1,442 12/11/2019
1.7.36 1,394 12/4/2019
1.7.35 1,293 12/4/2019
1.7.34 1,365 12/3/2019
1.7.33 1,452 12/2/2019
1.7.32 6,677 11/27/2019
1.7.31 7,246 11/26/2019
1.7.30 2,093 11/25/2019
1.7.29 1,365 11/22/2019
1.7.28 1,473 11/8/2019
1.7.27 2,045 11/5/2019
1.7.26 1,422 10/31/2019
1.7.25 2,301 10/29/2019
1.7.24 1,369 10/29/2019
1.7.23 1,406 10/25/2019
1.7.22 1,419 10/24/2019
1.7.21 1,461 10/24/2019
1.7.20 5,969 10/16/2019
1.7.19 1,344 10/15/2019
1.7.18 1,402 10/15/2019
1.7.17 1,478 10/8/2019
1.7.16 1,429 10/4/2019
1.7.15 3,998 10/2/2019
1.7.14 1,741 9/27/2019
1.7.13 1,363 9/26/2019
1.7.12 1,406 9/25/2019
1.7.11 1,458 9/24/2019
1.7.10 1,430 9/24/2019
1.7.9 1,460 9/24/2019
1.7.8 10,153 9/12/2019
1.7.7 1,440 9/12/2019
1.7.6 2,392 9/10/2019
1.7.5 1,479 9/5/2019
1.7.4 1,382 9/4/2019
1.7.3 1,391 9/3/2019
1.7.2 1,461 9/2/2019
1.7.1 1,469 8/29/2019
1.7.0 2,518 8/27/2019
1.6.69 1,370 5/15/2020
1.6.68 5,443 10/2/2019
1.6.67 2,449 9/27/2019
1.6.66 1,422 9/26/2019
1.6.65 2,499 9/5/2019
1.6.64 1,342 9/2/2019
1.6.63 3,203 8/23/2019
1.6.62 1,335 8/21/2019
1.6.61 1,474 8/21/2019
1.6.60 1,402 8/15/2019
1.6.57 1,374 8/8/2019
1.6.56 1,348 8/8/2019
1.6.55 2,648 8/5/2019
1.6.52 3,161 7/8/2019
1.6.48 1,447 6/18/2019
1.6.47 2,253 6/13/2019
1.6.46 1,476 6/12/2019
1.6.45 1,491 6/12/2019
1.6.44 1,383 6/12/2019
1.6.43 1,398 5/29/2019
1.6.42 2,228 5/28/2019
1.6.41 1,375 5/28/2019
1.6.40 1,426 5/28/2019
1.6.39 1,398 5/28/2019
1.6.38 2,271 5/21/2019
1.6.37 5,750 5/21/2019
1.6.36 1,436 5/16/2019
1.6.35 4,311 5/16/2019
1.6.34 1,433 5/16/2019
1.6.33 1,326 5/16/2019
1.6.32 1,502 5/7/2019
1.6.31 1,447 5/7/2019
1.6.30 1,444 5/7/2019
1.6.29 1,377 5/7/2019
1.6.28 2,334 5/1/2019
1.6.27 1,509 5/1/2019
1.6.26 1,460 4/25/2019
1.6.25 2,097 4/17/2019
1.6.24 1,402 4/17/2019
1.6.23 4,308 4/15/2019
1.6.22 2,326 4/9/2019
1.6.20 1,435 4/1/2019
1.6.19 1,449 3/29/2019
1.6.18 2,548 3/25/2019
1.6.17 1,502 3/21/2019
1.6.16 2,318 3/15/2019
1.6.15 1,418 3/15/2019
1.6.14 1,422 3/15/2019
1.6.13 1,431 3/15/2019
1.6.12 1,375 3/15/2019
1.6.11 1,468 3/15/2019
1.6.10 2,381 3/15/2019
1.6.9 1,432 3/15/2019
1.6.8 1,333 3/15/2019
1.6.7 6,779 3/15/2019
1.6.6 2,215 3/15/2019
1.6.5 1,599 3/15/2019
1.6.4 1,449 3/15/2019
1.6.3 1,414 3/15/2019
1.6.2 1,456 3/15/2019
1.6.1 2,575 3/15/2019
1.6.0 7,370 3/15/2019
1.5.41 2,099 3/15/2019
1.5.40 1,470 3/15/2019
1.5.39 2,296 3/15/2019
1.5.38 1,427 3/15/2019
1.5.37 1,380 3/15/2019
1.5.36 1,413 3/15/2019
1.5.35 1,718 3/15/2019
1.5.34 3,698 3/15/2019
1.5.33 1,394 3/15/2019
1.5.32 2,161 3/15/2019
1.5.31 1,403 3/15/2019
1.5.30 1,418 3/15/2019
1.5.29 1,387 3/15/2019
1.5.28 3,651 3/15/2019
1.5.27 1,442 3/15/2019
1.5.26 4,114 3/15/2019
1.5.25 1,394 3/15/2019
1.5.24 1,405 3/15/2019
1.5.23 2,318 3/15/2019
1.5.22 1,376 3/15/2019
1.5.21 3,468 3/15/2019
1.5.20 1,391 3/15/2019
1.5.19 2,287 3/15/2019
1.5.18 1,441 3/15/2019
1.5.17 1,382 3/15/2019
1.5.16 2,127 3/15/2019
1.5.15 1,437 3/15/2019
1.5.14 1,364 3/15/2019
1.5.13 1,516 3/15/2019
1.5.11 1,363 3/15/2019
1.5.10 1,674 3/15/2019
1.5.9 2,463 3/15/2019
1.5.8 1,885 3/15/2019
1.5.7 1,449 3/15/2019
1.5.6 1,423 3/15/2019
1.5.5 4,790 3/15/2019
1.5.4 1,459 3/15/2019
1.5.3 1,331 3/15/2019
1.5.2 1,363 3/15/2019
1.5.1 7,067 3/15/2019
1.5.0 5,612 3/15/2019
1.4.84 20,234 3/15/2019
1.4.83 5,608 3/15/2019
1.4.82 5,763 3/15/2019
1.4.81 1,460 3/15/2019
1.4.80 6,143 3/15/2019
1.4.79 1,430 3/15/2019
1.4.78 1,337 3/15/2019
1.4.77 2,251 3/15/2019
1.4.76 1,402 3/15/2019
1.4.75 1,289 3/15/2019
1.4.74 2,089 3/15/2019
1.4.73 1,338 3/15/2019
1.4.72 1,365 3/15/2019
1.4.71 1,350 3/15/2019
1.4.70 1,359 3/15/2019
1.4.69 2,062 3/15/2019
1.4.68 1,375 3/15/2019
1.4.67 1,348 3/15/2019
1.4.66 2,092 3/15/2019
1.4.65 1,361 3/15/2019
1.4.64 1,383 3/15/2019
1.4.63 3,672 3/15/2019
1.4.59 4,104 3/15/2019
1.4.57 9,218 3/15/2019
1.4.22 9,967 3/15/2019
1.3.14 11,018 3/15/2019
1.2.10 4,864 3/15/2019
1.1.2 7,780 3/15/2019
1.0.0 93,956 3/15/2019