Dynamicweb.Ecommerce 10.19.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.19.10
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.19.10
                    
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.19.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.19.10" />
                    
Directory.Packages.props
<PackageReference Include="Dynamicweb.Ecommerce" />
                    
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 Dynamicweb.Ecommerce --version 10.19.10
                    
#r "nuget: Dynamicweb.Ecommerce, 10.19.10"
                    
#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.
#:package Dynamicweb.Ecommerce@10.19.10
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Dynamicweb.Ecommerce&version=10.19.10
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.19.10
                    
Install as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (112)

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

Package Downloads
Dynamicweb.DataIntegration

Data Integration

Dynamicweb.Admin

Package Description

Dynamicweb.Controls

CMS Content Management System (WCMS) - Server controls.

Dynamicweb.DataIntegration.Providers.ExcelProvider

Excel Provider

Dynamicweb.DataIntegration.Providers.DynamicwebProvider

Dynamicweb Provider

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.21.0-PreRelease 0 10/30/2025
10.20.4 330 10/28/2025
10.20.3-PreRelease 585 10/21/2025
10.20.2-PreRelease 565 10/14/2025
10.20.1-PreRelease 580 10/7/2025
10.20.0-PreRelease 691 9/30/2025
10.19.11 311 10/28/2025
10.19.10 643 10/21/2025
10.19.9 770 10/16/2025
10.19.8 674 10/14/2025
10.19.7 716 10/7/2025
10.19.6 969 9/30/2025
10.19.5-PreRelease 695 9/22/2025
10.19.4-PreRelease 674 9/16/2025
10.19.3-PreRelease 474 9/9/2025
10.19.2-PreRelease 501 9/4/2025
10.19.1-PreRelease 520 9/2/2025
10.19.0-PreRelease 557 8/26/2025
10.18.13 352 10/28/2025
10.18.12 703 10/14/2025
10.18.11 701 10/7/2025
10.18.10 708 9/30/2025
10.18.9 884 9/22/2025
10.18.8 990 9/16/2025
10.18.7 666 9/9/2025
10.18.6 594 9/4/2025
10.18.5 737 9/2/2025
10.18.4 1,204 8/26/2025
10.18.3-PreRelease 478 8/19/2025
10.18.2-PreRelease 523 8/12/2025
10.18.1-PreRelease 578 8/7/2025
10.18.0-PreRelease 653 7/25/2025
10.17.13 781 10/14/2025
10.17.12 654 10/7/2025
10.17.11 845 9/30/2025
10.17.10 774 9/22/2025
10.17.9 816 9/16/2025
10.17.8 690 9/2/2025
10.17.7 661 8/26/2025
10.17.6 659 8/19/2025
10.17.5 746 8/12/2025
10.17.4 638 8/5/2025
10.17.3 997 7/22/2025
10.17.2 616 7/15/2025
10.17.1 675 7/8/2025
10.17.0 794 7/1/2025
10.16.12 939 9/22/2025
10.16.11 766 9/16/2025
10.16.10 538 9/9/2025
10.16.9 866 8/12/2025
10.16.8 693 8/5/2025
10.16.7 1,023 7/22/2025
10.16.6 768 7/1/2025
10.16.5 1,119 6/17/2025
10.16.4 861 6/12/2025
10.16.3 787 6/10/2025
10.16.2 651 6/4/2025
10.16.1 588 6/3/2025
10.16.0 987 5/27/2025
10.15.11 575 8/26/2025
10.15.10 662 8/5/2025
10.15.9 550 7/1/2025
10.15.8 338 6/24/2025
10.15.7 434 6/17/2025
10.15.6 523 6/3/2025
10.15.5 414 5/27/2025
10.15.4 554 5/20/2025
10.15.3 840 5/13/2025
10.15.2 566 5/13/2025
10.15.1 737 5/6/2025
10.15.0 592 4/29/2025
10.14.13 551 7/1/2025
10.14.12 348 6/24/2025
10.14.11 469 6/17/2025
10.14.10 625 5/20/2025
10.14.9 515 5/13/2025
10.14.8 540 5/13/2025
10.14.7 330 5/7/2025
10.14.6 303 5/6/2025
10.14.5 424 4/29/2025
10.14.4 637 4/22/2025
10.14.3 652 4/10/2025
10.14.2 621 4/8/2025
10.14.1 838 4/1/2025
10.14.0 1,266 3/25/2025
10.13.8 818 4/22/2025
10.13.7 437 4/10/2025
10.13.6 426 4/8/2025
10.13.5 429 4/1/2025
10.13.4 738 3/25/2025
10.13.3 1,074 3/18/2025
10.13.2 583 3/11/2025
10.13.1 1,025 3/4/2025
10.13.0 3,063 2/25/2025
10.12.7 925 3/11/2025
10.12.6 479 3/4/2025
10.12.5 374 2/25/2025
10.12.4 615 2/18/2025
10.12.3 453 2/12/2025
10.12.2 356 2/11/2025
10.12.1 616 2/4/2025
10.12.0 1,703 1/28/2025
10.11.8 790 2/25/2025
10.11.7 382 2/18/2025
10.11.6 399 2/12/2025
10.11.5 331 2/11/2025
10.11.4 354 2/4/2025
10.11.3 427 1/28/2025
10.11.2 910 1/21/2025
10.11.1 416 1/14/2025
10.11.0 700 1/7/2025
10.10.8 626 2/12/2025
10.10.7 325 2/11/2025
10.10.6 456 1/16/2025
10.10.5 308 1/14/2025
10.10.4 452 1/7/2025
10.10.3 767 12/17/2024
10.10.2 412 12/10/2024
10.10.1 475 12/3/2024
10.10.0 508 11/26/2024
10.9.9 599 1/14/2025
10.9.8 538 12/17/2024
10.9.7 351 12/10/2024
10.9.6 347 12/3/2024
10.9.5 335 11/27/2024
10.9.4 315 11/26/2024
10.9.3 576 11/19/2024
10.9.2 586 11/12/2024
10.9.1 449 11/5/2024
10.9.0 1,999 10/29/2024
10.8.14 361 1/14/2025
10.8.13 512 12/17/2024
10.8.12 408 12/10/2024
10.8.11 374 12/3/2024
10.8.10 719 11/26/2024
10.8.9 366 11/19/2024
10.8.8 369 11/12/2024
10.8.7 399 11/7/2024
10.8.6 377 11/5/2024
10.8.5 400 10/29/2024
10.8.4 437 10/22/2024
10.8.3 572 10/15/2024
10.8.2 453 10/8/2024
10.8.1 482 10/1/2024
10.8.0 4,669 9/24/2024
10.7.11 359 11/19/2024
10.7.10 362 11/19/2024
10.7.9 454 10/29/2024
10.7.8 334 10/22/2024
10.7.7 353 10/15/2024
10.7.6 386 10/8/2024
10.7.5 466 10/1/2024
10.7.4 366 9/24/2024
10.7.3 569 9/17/2024
10.7.2 449 9/10/2024
10.7.1 464 9/4/2024
10.7.0 1,612 8/27/2024
10.6.18 382 11/19/2024
10.6.17 345 11/19/2024
10.6.16 488 10/15/2024
10.6.15 375 10/8/2024
10.6.14 376 10/1/2024
10.6.13 422 9/24/2024
10.6.12 369 9/17/2024
10.6.11 374 9/3/2024
10.6.10 419 8/27/2024
10.6.9 1,095 8/20/2024
10.6.8 501 8/13/2024
10.6.7 361 8/6/2024
10.6.6 512 7/19/2024
10.6.5 362 7/16/2024
10.6.4 417 7/9/2024
10.6.3 603 7/2/2024
10.6.2 3,219 6/25/2024
10.5.14 501 10/1/2024
10.5.13 381 9/24/2024
10.5.12 371 8/21/2024
10.5.11 395 8/13/2024
10.5.10 303 8/6/2024
10.5.9 378 7/19/2024
10.5.8 398 7/16/2024
10.5.7 327 7/5/2024
10.5.6 371 7/1/2024
10.5.5 358 6/25/2024
10.5.4 450 6/18/2024
10.5.3 440 6/11/2024
10.5.2 442 6/4/2024
10.5.1 339 6/4/2024
10.5.0 782 5/28/2024
10.4.8 341 8/6/2024
10.4.7 336 6/25/2024
10.4.6 346 6/11/2024
10.4.5 359 6/4/2024
10.4.4 378 5/28/2024
10.4.3 414 5/21/2024
10.4.2 855 5/14/2024
10.4.1 599 5/7/2024
10.4.0 3,085 4/30/2024
10.3.10 330 8/6/2024
10.3.9 356 6/25/2024
10.3.8 479 5/21/2024
10.3.7 323 5/14/2024
10.3.6 425 5/7/2024
10.3.5 393 4/30/2024
10.3.4 479 4/23/2024
10.3.3 422 4/16/2024
10.3.2 470 4/11/2024
10.3.1 397 4/9/2024
10.3.0 637 4/2/2024
10.2.8 475 4/23/2024
10.2.7 395 4/16/2024
10.2.6 372 4/11/2024
10.2.5 372 4/9/2024
10.2.4 384 4/2/2024
10.2.3 424 3/26/2024
10.2.2 507 3/19/2024
10.2.1 563 3/12/2024
10.2.0 658 3/5/2024
10.1.12 404 4/11/2024
10.1.11 377 4/9/2024
10.1.10 423 4/2/2024
10.1.9 463 3/19/2024
10.1.8 461 3/13/2024
10.1.7 434 3/12/2024
10.1.6 476 3/5/2024
10.1.5 541 2/27/2024
10.1.4 581 2/20/2024
10.1.3 602 2/14/2024
10.1.2 589 2/7/2024
10.1.1 584 2/6/2024
10.1.0 637 1/30/2024
10.0.39 461 4/11/2024
10.0.38 475 4/2/2024
10.0.37 549 3/5/2024
10.0.36 544 2/27/2024
10.0.35 581 2/20/2024
10.0.34 903 2/14/2024
10.0.33 869 2/1/2024
10.0.32 672 1/24/2024
10.0.31 658 1/19/2024
10.0.30 682 1/18/2024
10.0.29 735 1/16/2024
10.0.28 956 1/16/2024
10.0.27 780 1/11/2024
10.0.26 883 12/19/2023
10.0.25 1,311 12/12/2023
10.0.24 1,150 12/5/2023
10.0.22 1,071 11/28/2023
10.0.21 2,876 11/23/2023
10.0.20 813 11/21/2023
10.0.19 746 11/14/2023
10.0.18 688 11/9/2023
10.0.17 802 11/2/2023
10.0.16 767 10/25/2023
10.0.15 819 10/19/2023
10.0.14 779 10/11/2023
10.0.13 930 9/27/2023
10.0.12 818 9/26/2023
10.0.11 827 9/22/2023
10.0.10 819 9/13/2023
10.0.9 2,796 8/30/2023
10.0.8 893 8/25/2023
10.0.7 1,169 8/22/2023
10.0.6 1,096 8/10/2023
10.0.5 1,257 8/2/2023
10.0.4 997 7/13/2023
10.0.3 1,286 7/5/2023
10.0.2 1,670 6/27/2023
10.0.1 1,010 6/20/2023
10.0.0 2,988 6/14/2023
1.20.1 175 10/15/2025
1.20.0 248 9/1/2025
1.19.5 213 8/21/2025
1.19.4 792 7/30/2025
1.19.3 709 6/18/2025
1.19.2 1,170 4/1/2025
1.19.1 982 2/19/2025
1.19.0 1,209 1/31/2025
1.18.5 246 4/1/2025
1.18.4 192 2/18/2025
1.18.3 351 1/31/2025
1.18.2 344 12/18/2024
1.18.1 796 11/26/2024
1.18.0 1,915 8/27/2024
1.17.17 1,125 11/22/2024
1.17.16 231 11/7/2024
1.17.15 284 10/18/2024
1.17.14 1,296 10/2/2024
1.17.13 1,887 9/19/2024
1.17.12 1,162 9/3/2024
1.17.11 421 8/26/2024
1.17.10 1,204 8/14/2024
1.17.9 317 7/18/2024
1.17.8 530 6/27/2024
1.17.7 1,539 6/4/2024
1.17.6 240 5/30/2024
1.17.5 1,612 5/13/2024
1.17.4 6,265 4/12/2024
1.17.3 483 3/25/2024
1.17.2 1,393 3/4/2024
1.17.1 1,179 2/14/2024
1.17.0 706 1/31/2024
1.16.13 527 4/11/2024
1.16.12 367 3/25/2024
1.16.11 427 3/4/2024
1.16.10 485 2/14/2024
1.16.9 516 1/29/2024
1.16.8 747 1/9/2024
1.16.7 1,350 12/13/2023
1.16.6 815 12/6/2023
1.16.5 1,647 11/29/2023
1.16.4 987 11/21/2023
1.16.3 772 11/7/2023
1.16.2 580 10/30/2023
1.16.1 1,624 10/10/2023
1.16.0 2,130 9/21/2023
1.15.34 407 1/31/2024
1.15.33 437 1/23/2024
1.15.32 873 12/13/2023
1.15.31 1,834 11/7/2023
1.15.30 705 10/17/2023
1.15.29 1,132 10/10/2023
1.15.28 3,150 9/13/2023
1.15.27 2,539 8/29/2023
1.15.26 8,597 8/15/2023
1.15.25 712 8/14/2023
1.15.24 1,745 8/2/2023
1.15.23 784 7/27/2023
1.15.22 772 7/26/2023
1.15.21 1,193 7/6/2023
1.15.20 2,116 6/29/2023
1.15.19 1,826 6/6/2023
1.15.18 1,111 5/28/2023
1.15.17 1,355 5/16/2023
1.15.16 2,590 5/11/2023
1.15.15 3,041 5/3/2023
1.15.14 1,357 4/18/2023
1.15.13 1,540 3/24/2023
1.15.12 1,763 3/21/2023
1.15.11 3,551 3/16/2023
1.15.10 938 3/15/2023
1.15.9 3,932 3/7/2023
1.15.8 990 3/2/2023
1.15.7 1,106 2/28/2023
1.15.6 1,054 2/22/2023
1.15.5 1,547 2/21/2023
1.15.4 1,062 2/15/2023
1.15.3 937 2/7/2023
1.15.2 1,147 2/6/2023
1.15.1 3,563 2/2/2023
1.15.0 1,357 1/26/2023
1.14.70 3,736 10/9/2023
1.14.69 747 8/14/2023
1.14.68 947 7/27/2023
1.14.67 1,636 6/23/2023
1.14.66 4,964 5/3/2023
1.14.65 2,060 4/24/2023
1.14.64 1,019 4/18/2023
1.14.63 993 3/24/2023
1.14.62 1,003 3/21/2023
1.14.61 1,011 3/16/2023
1.14.60 955 3/16/2023
1.14.59 1,493 3/7/2023
1.14.58 972 3/2/2023
1.14.57 1,761 2/21/2023
1.14.56 1,139 2/15/2023
1.14.55 1,067 2/14/2023
1.14.54 1,061 2/7/2023
1.14.53 1,085 2/2/2023
1.14.52 1,074 2/1/2023
1.14.51 1,460 1/26/2023
1.14.50 1,704 1/24/2023
1.14.49 5,196 1/18/2023
1.14.48 1,066 1/16/2023
1.14.47 2,081 1/10/2023
1.14.46 1,020 1/9/2023
1.14.45 1,932 1/9/2023
1.14.44 2,129 1/5/2023
1.14.43 1,021 1/5/2023
1.14.42 2,998 1/3/2023
1.14.41 3,419 12/15/2022
1.14.40 1,093 12/13/2022
1.14.39 1,901 12/8/2022
1.14.38 1,076 12/7/2022
1.14.37 1,037 12/5/2022
1.14.36 1,106 12/2/2022
1.14.35 1,051 12/1/2022
1.14.34 1,864 11/29/2022
1.14.33 1,115 11/28/2022
1.14.32 1,034 11/24/2022
1.14.31 1,133 11/23/2022
1.14.30 1,244 11/22/2022
1.14.29 1,429 11/22/2022
1.14.28 2,764 11/17/2022
1.14.27 2,010 11/16/2022
1.14.26 1,229 11/16/2022
1.14.25 2,202 11/15/2022
1.14.24 1,266 11/14/2022
1.14.23 1,128 11/11/2022
1.14.22 1,365 11/10/2022
1.14.21 1,162 11/10/2022
1.14.20 1,198 11/7/2022
1.14.19 1,974 11/7/2022
1.14.18 1,544 11/2/2022
1.14.17 3,687 11/1/2022
1.14.16 1,131 10/27/2022
1.14.15 1,268 10/24/2022
1.14.14 1,166 10/21/2022
1.14.13 2,301 10/13/2022
1.14.12 1,146 10/12/2022
1.14.11 1,817 10/12/2022
1.14.10 2,605 10/7/2022
1.14.9 1,514 10/4/2022
1.14.8 1,159 10/3/2022
1.14.7 1,579 9/29/2022
1.14.6 1,945 9/27/2022
1.14.5 1,246 9/21/2022
1.14.4 1,592 9/16/2022
1.14.3 1,195 9/15/2022
1.14.2 3,221 9/7/2022
1.14.1 3,318 8/30/2022
1.14.0 3,230 8/30/2022
1.13.83 1,095 1/24/2023
1.13.81 1,085 1/5/2023
1.13.80 1,100 11/23/2022
1.13.79 1,189 11/1/2022
1.13.78 1,144 10/13/2022
1.13.77 1,213 10/4/2022
1.13.76 1,378 9/27/2022
1.13.75 1,214 9/21/2022
1.13.74 3,265 9/20/2022
1.13.73 1,277 9/16/2022
1.13.72 2,554 8/31/2022
1.13.71 1,252 8/30/2022
1.13.70 1,214 8/25/2022
1.13.69 1,281 8/22/2022
1.13.68 1,171 8/22/2022
1.13.67 1,304 8/22/2022
1.13.66 1,266 8/22/2022
1.13.65 1,314 8/17/2022
1.13.64 4,284 8/11/2022
1.13.63 1,227 8/9/2022
1.13.62 1,328 8/8/2022
1.13.61 2,718 7/13/2022
1.13.60 1,355 7/11/2022
1.13.59 2,957 6/27/2022
1.13.58 1,440 6/24/2022
1.13.57 2,000 6/21/2022
1.13.56 1,354 6/19/2022
1.13.55 1,786 6/15/2022
1.13.54 6,169 6/8/2022
1.13.53 1,311 6/6/2022
1.13.52 6,240 6/2/2022
1.13.51 1,419 6/1/2022
1.13.50 2,152 5/23/2022
1.13.49 1,329 5/20/2022
1.13.48 1,276 5/18/2022
1.13.47 1,378 5/5/2022
1.13.46 3,156 5/2/2022
1.13.45 1,352 4/29/2022
1.13.44 1,358 4/28/2022
1.13.43 1,308 4/28/2022
1.13.42 1,386 4/27/2022
1.13.41 1,295 4/27/2022
1.13.40 1,309 4/26/2022
1.13.39 1,365 4/26/2022
1.13.38 1,405 4/26/2022
1.13.37 1,642 4/21/2022
1.13.36 1,828 4/13/2022
1.13.35 1,526 4/8/2022
1.13.34 1,326 4/7/2022
1.13.33 1,401 4/7/2022
1.13.32 1,401 4/7/2022
1.13.31 1,379 4/6/2022
1.13.30 1,332 4/4/2022
1.13.29 1,732 3/28/2022
1.13.28 1,355 3/28/2022
1.13.27 2,100 3/25/2022
1.13.24 1,352 3/21/2022
1.13.23 1,407 3/17/2022
1.13.22 1,644 3/16/2022
1.13.21 1,381 3/15/2022
1.13.20 1,454 3/11/2022
1.13.19 1,389 3/10/2022
1.13.18 1,440 3/10/2022
1.13.17 1,379 3/9/2022
1.13.16 1,430 3/9/2022
1.13.15 1,495 3/4/2022
1.13.14 2,806 3/2/2022
1.13.13 1,334 3/1/2022
1.13.12 1,486 2/28/2022
1.13.11 1,480 2/18/2022
1.13.10 1,430 2/18/2022
1.13.9 5,006 2/17/2022
1.13.8 1,360 2/16/2022
1.13.7 3,606 2/11/2022
1.13.6 1,499 2/7/2022
1.13.5 1,481 2/3/2022
1.13.4 1,452 2/2/2022
1.13.3 1,408 2/2/2022
1.13.2 1,456 2/1/2022
1.13.1 1,486 1/28/2022
1.13.0 4,046 1/25/2022
1.12.60 3,084 5/24/2022
1.12.59 1,262 5/23/2022
1.12.58 1,585 3/9/2022
1.12.57 1,404 3/3/2022
1.12.56 1,409 2/11/2022
1.12.55 1,700 2/8/2022
1.12.54 1,426 2/4/2022
1.12.53 1,373 1/31/2022
1.12.52 3,501 1/23/2022
1.12.51 1,472 1/20/2022
1.12.50 1,415 1/19/2022
1.12.49 1,752 1/17/2022
1.12.48 1,261 1/14/2022
1.12.47 1,415 1/13/2022
1.12.46 1,326 1/11/2022
1.12.45 1,186 1/6/2022
1.12.44 1,325 1/3/2022
1.12.43 1,244 12/23/2021
1.12.42 2,586 12/21/2021
1.12.41 1,199 12/21/2021
1.12.40 1,179 12/20/2021
1.12.39 1,160 12/20/2021
1.12.38 2,540 12/16/2021
1.12.37 1,189 12/16/2021
1.12.36 2,427 12/16/2021
1.12.35 5,260 12/15/2021
1.12.34 1,225 12/10/2021
1.12.33 2,002 12/7/2021
1.12.32 1,459 12/2/2021
1.12.31 1,035 12/2/2021
1.12.30 1,205 11/30/2021
1.12.29 1,357 11/29/2021
1.12.28 4,599 11/23/2021
1.12.27 1,182 11/22/2021
1.12.26 1,216 11/12/2021
1.12.25 1,144 11/11/2021
1.12.23 1,215 11/10/2021
1.12.22 1,179 11/10/2021
1.12.21 1,275 11/8/2021
1.12.20 2,152 10/29/2021
1.12.19 5,786 10/29/2021
1.12.18 1,296 10/26/2021
1.12.17 1,962 10/26/2021
1.12.16 1,367 10/25/2021
1.12.15 1,359 10/20/2021
1.12.14 1,234 10/18/2021
1.12.13 1,291 10/18/2021
1.12.12 1,216 10/15/2021
1.12.11 1,409 10/14/2021
1.12.10 2,037 10/7/2021
1.12.9 1,249 10/6/2021
1.12.8 1,384 10/5/2021
1.12.7 1,333 10/5/2021
1.12.6 1,362 10/4/2021
1.12.5 1,278 10/1/2021
1.12.4 1,282 9/30/2021
1.12.3 1,259 9/29/2021
1.12.2 1,909 9/23/2021
1.12.1 1,837 9/17/2021
1.12.0 3,715 8/31/2021
1.10.116 2,721 12/1/2021
1.10.115 2,624 11/11/2021
1.10.114 1,219 11/10/2021
1.10.113 1,203 11/5/2021
1.10.112 2,087 10/19/2021
1.10.111 1,213 10/15/2021
1.10.110 1,288 10/15/2021
1.10.109 1,231 10/12/2021
1.10.108 1,232 10/8/2021
1.10.107 1,308 10/7/2021
1.10.106 1,191 10/6/2021
1.10.105 1,279 10/5/2021
1.10.104 14,060 9/23/2021
1.10.103 1,680 9/21/2021
1.10.102 2,145 9/21/2021
1.10.101 1,284 9/15/2021
1.10.100 1,329 9/13/2021
1.10.99 2,166 9/9/2021
1.10.98 1,353 9/9/2021
1.10.97 1,504 9/6/2021
1.10.96 4,689 8/30/2021
1.10.95 3,086 8/27/2021
1.10.94 1,395 8/26/2021
1.10.93 1,438 8/24/2021
1.10.92 15,041 8/23/2021
1.10.91 1,529 8/20/2021
1.10.90 22,744 8/12/2021
1.10.89 3,821 8/12/2021
1.10.88 1,804 8/4/2021
1.10.87 7,095 7/15/2021
1.10.86 1,418 7/14/2021
1.10.85 1,371 7/12/2021
1.10.84 1,356 7/12/2021
1.10.83 10,747 7/8/2021
1.10.82 1,255 7/7/2021
1.10.81 1,250 7/6/2021
1.10.80 1,328 7/2/2021
1.10.79 1,218 7/2/2021
1.10.78 1,351 6/30/2021
1.10.77 1,273 6/29/2021
1.10.76 2,148 6/28/2021
1.10.75 2,667 6/25/2021
1.10.74 1,315 6/22/2021
1.10.73 1,355 6/18/2021
1.10.72 3,515 6/11/2021
1.10.71 2,081 6/7/2021
1.10.70 1,407 6/4/2021
1.10.69 1,307 6/4/2021
1.10.68 18,000 6/2/2021
1.10.67 3,211 6/1/2021
1.10.66 1,323 5/31/2021
1.10.65 1,379 5/27/2021
1.10.64 1,274 5/26/2021
1.10.63 2,618 5/24/2021
1.10.62 2,473 5/18/2021
1.10.61 1,346 5/18/2021
1.10.60 1,314 5/17/2021
1.10.59 3,055 5/12/2021
1.10.58 1,393 5/11/2021
1.10.57 1,420 5/7/2021
1.10.56 2,903 5/4/2021
1.10.55 1,324 5/3/2021
1.10.54 1,355 5/3/2021
1.10.53 24,521 4/27/2021
1.10.52 1,286 4/27/2021
1.10.51 9,206 4/26/2021
1.10.50 7,798 4/23/2021
1.10.49 5,140 4/22/2021
1.10.48 1,298 4/21/2021
1.10.47 1,396 4/21/2021
1.10.46 1,387 4/21/2021
1.10.45 1,297 4/20/2021
1.10.44 1,324 4/19/2021
1.10.43 1,265 4/19/2021
1.10.42 1,352 4/15/2021
1.10.41 1,275 4/14/2021
1.10.40 1,781 4/14/2021
1.10.39 3,661 4/13/2021
1.10.38 1,207 4/12/2021
1.10.37 1,305 4/12/2021
1.10.36 1,359 4/12/2021
1.10.35 1,314 4/9/2021
1.10.34 1,228 4/9/2021
1.10.33 1,224 4/8/2021
1.10.32 1,327 4/8/2021
1.10.31 1,269 4/7/2021
1.10.30 1,239 4/7/2021
1.10.29 1,291 3/31/2021
1.10.28 1,736 3/30/2021
1.10.27 3,281 3/24/2021
1.10.26 1,258 3/24/2021
1.10.25 1,360 3/23/2021
1.10.24 1,366 3/23/2021
1.10.23 1,477 3/18/2021
1.10.22 2,815 3/17/2021
1.10.21 2,628 3/11/2021
1.10.20 1,387 3/11/2021
1.10.19 1,339 3/10/2021
1.10.18 2,081 3/9/2021
1.10.17 1,310 3/9/2021
1.10.16 1,403 3/8/2021
1.10.15 16,068 3/4/2021
1.10.14 1,763 2/25/2021
1.10.13 3,348 2/19/2021
1.10.12 2,736 2/18/2021
1.10.11 1,412 2/16/2021
1.10.10 1,261 2/15/2021
1.10.9 1,463 2/10/2021
1.10.8 1,725 2/8/2021
1.10.7 1,342 2/4/2021
1.10.6 3,526 2/2/2021
1.10.5 1,333 2/1/2021
1.10.4 1,391 1/29/2021
1.10.3 2,901 1/28/2021
1.10.2 6,825 1/26/2021
1.10.1 12,490 1/26/2021
1.9.64 1,319 3/17/2021
1.9.63 1,862 2/25/2021
1.9.62 1,336 2/22/2021
1.9.61 2,308 2/4/2021
1.9.60 1,307 2/1/2021
1.9.59 4,089 1/19/2021
1.9.58 1,357 1/15/2021
1.9.57 1,552 1/14/2021
1.9.56 1,438 1/11/2021
1.9.55 1,648 12/24/2020
1.9.54 1,621 12/18/2020
1.9.53 4,404 12/16/2020
1.9.52 1,355 12/15/2020
1.9.51 1,402 12/11/2020
1.9.50 1,417 12/10/2020
1.9.49 1,513 12/10/2020
1.9.48 1,439 12/9/2020
1.9.47 1,354 12/8/2020
1.9.46 1,427 12/4/2020
1.9.45 1,391 12/3/2020
1.9.44 1,473 12/1/2020
1.9.43 1,413 11/30/2020
1.9.42 1,331 11/27/2020
1.9.41 1,473 11/26/2020
1.9.40 1,268 11/26/2020
1.9.39 3,883 11/25/2020
1.9.38 1,358 11/23/2020
1.9.37 1,354 11/20/2020
1.9.36 1,664 11/17/2020
1.9.35 1,458 11/16/2020
1.9.34 1,636 11/10/2020
1.9.33 1,452 11/9/2020
1.9.32 5,904 11/3/2020
1.9.31 1,469 11/3/2020
1.9.30 1,438 10/30/2020
1.9.29 1,383 10/28/2020
1.9.28 4,200 10/21/2020
1.9.27 1,422 10/20/2020
1.9.26 1,528 10/18/2020
1.9.25 4,389 10/15/2020
1.9.24 1,572 10/14/2020
1.9.23 1,425 10/13/2020
1.9.22 1,442 10/13/2020
1.9.21 1,496 10/9/2020
1.9.20 2,479 10/2/2020
1.9.19 2,356 9/29/2020
1.9.18 2,958 9/29/2020
1.9.17 1,487 9/22/2020
1.9.16 1,462 9/17/2020
1.9.15 1,618 9/16/2020
1.9.14 2,647 9/15/2020
1.9.13 1,401 9/15/2020
1.9.12 1,470 9/15/2020
1.9.11 1,459 9/15/2020
1.9.10 1,779 9/11/2020
1.9.9 1,526 9/9/2020
1.9.8 1,352 9/9/2020
1.9.7 1,407 9/8/2020
1.9.6 1,783 9/4/2020
1.9.5 1,461 9/2/2020
1.9.4 1,415 9/1/2020
1.9.3 1,472 8/31/2020
1.9.2 3,315 8/27/2020
1.9.1 1,451 8/26/2020
1.9.0 2,787 8/25/2020
1.8.105 1,913 4/15/2021
1.8.104 1,591 10/20/2020
1.8.103 2,572 9/14/2020
1.8.102 1,571 9/8/2020
1.8.101 1,527 9/2/2020
1.8.100 1,477 9/1/2020
1.8.99 3,350 8/21/2020
1.8.98 1,456 8/18/2020
1.8.97 1,601 8/14/2020
1.8.96 1,575 8/13/2020
1.8.95 1,526 8/12/2020
1.8.94 2,501 8/11/2020
1.8.93 1,901 8/3/2020
1.8.92 1,594 7/30/2020
1.8.91 1,634 7/13/2020
1.8.90 1,530 7/7/2020
1.8.89 1,627 7/7/2020
1.8.88 1,464 7/6/2020
1.8.87 1,471 7/2/2020
1.8.86 3,668 6/30/2020
1.8.85 1,546 6/30/2020
1.8.84 1,487 6/30/2020
1.8.83 1,529 6/29/2020
1.8.82 1,516 6/25/2020
1.8.81 1,647 6/25/2020
1.8.80 1,575 6/22/2020
1.8.79 1,508 6/18/2020
1.8.78 4,712 6/18/2020
1.8.77 1,505 6/17/2020
1.8.76 2,594 6/16/2020
1.8.75 1,488 6/15/2020
1.8.74 3,070 6/9/2020
1.8.73 1,577 6/8/2020
1.8.72 1,463 6/8/2020
1.8.71 1,513 6/5/2020
1.8.70 1,650 6/4/2020
1.8.69 1,616 6/1/2020
1.8.68 1,633 5/29/2020
1.8.67 1,555 5/28/2020
1.8.66 1,541 5/28/2020
1.8.65 1,535 5/27/2020
1.8.64 2,562 5/26/2020
1.8.63 4,958 5/20/2020
1.8.62 1,501 5/20/2020
1.8.61 1,524 5/20/2020
1.8.60 1,673 5/18/2020
1.8.59 1,584 5/15/2020
1.8.58 1,578 5/15/2020
1.8.57 1,541 5/15/2020
1.8.56 1,520 5/14/2020
1.8.55 5,534 5/12/2020
1.8.54 1,644 5/8/2020
1.8.53 2,449 5/6/2020
1.8.52 1,715 5/5/2020
1.8.51 1,608 5/4/2020
1.8.50 1,623 4/30/2020
1.8.49 1,564 4/29/2020
1.8.48 1,592 4/27/2020
1.8.47 3,812 4/24/2020
1.8.46 1,613 4/24/2020
1.8.45 1,554 4/24/2020
1.8.44 1,583 4/22/2020
1.8.43 2,747 4/21/2020
1.8.42 1,545 4/17/2020
1.8.41 1,644 4/16/2020
1.8.40 1,719 4/9/2020
1.8.39 1,491 4/8/2020
1.8.38 2,612 4/5/2020
1.8.37 1,658 4/3/2020
1.8.36 1,659 4/3/2020
1.8.35 1,604 4/2/2020
1.8.34 1,663 4/2/2020
1.8.33 1,718 3/31/2020
1.8.32 1,610 3/27/2020
1.8.31 1,629 3/26/2020
1.8.30 1,585 3/26/2020
1.8.29 1,425 3/25/2020
1.8.28 1,646 3/24/2020
1.8.27 1,600 3/20/2020
1.8.26 1,602 3/19/2020
1.8.25 1,667 3/18/2020
1.8.24 2,589 3/18/2020
1.8.23 1,589 3/18/2020
1.8.22 1,489 3/18/2020
1.8.21 1,639 3/18/2020
1.8.20 1,737 3/17/2020
1.8.19 1,702 3/17/2020
1.8.18 1,606 3/17/2020
1.8.17 3,875 3/17/2020
1.8.16 1,642 3/15/2020
1.8.15 3,893 3/12/2020
1.8.14 1,586 3/11/2020
1.8.13 4,919 3/5/2020
1.8.12 1,814 3/3/2020
1.8.11 1,613 3/2/2020
1.8.10 7,692 2/24/2020
1.8.9 1,763 2/20/2020
1.8.8 1,867 2/18/2020
1.8.7 1,651 2/18/2020
1.8.6 1,531 2/17/2020
1.8.5 1,587 2/14/2020
1.8.4 1,878 2/12/2020
1.8.3 1,857 2/7/2020
1.8.2 1,672 2/3/2020
1.8.1 7,007 1/28/2020
1.7.53 1,686 5/15/2020
1.7.52 1,600 3/31/2020
1.7.51 2,095 3/27/2020
1.7.50 1,600 3/26/2020
1.7.49 2,249 3/18/2020
1.7.48 1,590 2/25/2020
1.7.47 2,624 2/4/2020
1.7.46 1,588 2/4/2020
1.7.45 1,637 1/16/2020
1.7.44 1,691 1/13/2020
1.7.43 1,627 1/9/2020
1.7.42 6,026 12/27/2019
1.7.41 3,602 12/16/2019
1.7.40 1,523 12/13/2019
1.7.39 1,511 12/13/2019
1.7.38 1,628 12/13/2019
1.7.37 1,668 12/11/2019
1.7.36 1,613 12/4/2019
1.7.35 1,510 12/4/2019
1.7.34 1,558 12/3/2019
1.7.33 1,676 12/2/2019
1.7.32 7,071 11/27/2019
1.7.31 7,997 11/26/2019
1.7.30 2,347 11/25/2019
1.7.29 1,581 11/22/2019
1.7.28 1,704 11/8/2019
1.7.27 2,260 11/5/2019
1.7.26 1,647 10/31/2019
1.7.25 2,531 10/29/2019
1.7.24 1,609 10/29/2019
1.7.23 1,595 10/25/2019
1.7.22 1,617 10/24/2019
1.7.21 1,679 10/24/2019
1.7.20 6,465 10/16/2019
1.7.19 1,566 10/15/2019
1.7.18 1,615 10/15/2019
1.7.17 1,704 10/8/2019
1.7.16 1,626 10/4/2019
1.7.15 5,096 10/2/2019
1.7.14 1,946 9/27/2019
1.7.13 1,555 9/26/2019
1.7.12 1,606 9/25/2019
1.7.11 1,655 9/24/2019
1.7.10 1,649 9/24/2019
1.7.9 1,672 9/24/2019
1.7.8 11,900 9/12/2019
1.7.7 1,641 9/12/2019
1.7.6 2,642 9/10/2019
1.7.5 1,696 9/5/2019
1.7.4 1,592 9/4/2019
1.7.3 1,601 9/3/2019
1.7.2 1,672 9/2/2019
1.7.1 1,697 8/29/2019
1.7.0 2,743 8/27/2019
1.6.69 1,577 5/15/2020
1.6.68 5,867 10/2/2019
1.6.67 2,707 9/27/2019
1.6.66 1,639 9/26/2019
1.6.65 2,745 9/5/2019
1.6.64 1,573 9/2/2019
1.6.63 3,648 8/23/2019
1.6.62 1,551 8/21/2019
1.6.61 1,689 8/21/2019
1.6.60 1,633 8/15/2019
1.6.57 1,569 8/8/2019
1.6.56 1,563 8/8/2019
1.6.55 2,923 8/5/2019
1.6.52 3,383 7/8/2019
1.6.48 1,662 6/18/2019
1.6.47 2,468 6/13/2019
1.6.46 1,700 6/12/2019
1.6.45 1,697 6/12/2019
1.6.44 1,603 6/12/2019
1.6.43 1,613 5/29/2019
1.6.42 2,491 5/28/2019
1.6.41 1,590 5/28/2019
1.6.40 1,644 5/28/2019
1.6.39 1,592 5/28/2019
1.6.38 2,499 5/21/2019
1.6.37 6,396 5/21/2019
1.6.36 1,653 5/16/2019
1.6.35 4,732 5/16/2019
1.6.34 1,659 5/16/2019
1.6.33 1,574 5/16/2019
1.6.32 1,705 5/7/2019
1.6.31 1,660 5/7/2019
1.6.30 1,678 5/7/2019
1.6.29 1,607 5/7/2019
1.6.28 2,551 5/1/2019
1.6.27 1,742 5/1/2019
1.6.26 1,672 4/25/2019
1.6.25 2,292 4/17/2019
1.6.24 1,598 4/17/2019
1.6.23 4,657 4/15/2019
1.6.22 2,552 4/9/2019
1.6.20 1,685 4/1/2019
1.6.19 1,717 3/29/2019
1.6.18 2,771 3/25/2019
1.6.17 1,719 3/21/2019
1.6.16 2,559 3/15/2019
1.6.15 1,624 3/15/2019
1.6.14 1,614 3/15/2019
1.6.13 1,663 3/15/2019
1.6.12 1,628 3/15/2019
1.6.11 1,705 3/15/2019
1.6.10 2,626 3/15/2019
1.6.9 1,627 3/15/2019
1.6.8 1,554 3/15/2019
1.6.7 7,834 3/15/2019
1.6.6 2,470 3/15/2019
1.6.5 1,880 3/15/2019
1.6.4 1,658 3/15/2019
1.6.3 1,638 3/15/2019
1.6.2 1,694 3/15/2019
1.6.1 2,858 3/15/2019
1.6.0 8,441 3/15/2019
1.5.41 2,335 3/15/2019
1.5.40 1,672 3/15/2019
1.5.39 2,557 3/15/2019
1.5.38 1,650 3/15/2019
1.5.37 1,580 3/15/2019
1.5.36 1,652 3/15/2019
1.5.35 1,950 3/15/2019
1.5.34 4,817 3/15/2019
1.5.33 1,615 3/15/2019
1.5.32 2,408 3/15/2019
1.5.31 1,630 3/15/2019
1.5.30 1,667 3/15/2019
1.5.29 1,603 3/15/2019
1.5.28 4,411 3/15/2019
1.5.27 1,658 3/15/2019
1.5.26 4,460 3/15/2019
1.5.25 1,610 3/15/2019
1.5.24 1,629 3/15/2019
1.5.23 2,541 3/15/2019
1.5.22 1,614 3/15/2019
1.5.21 3,750 3/15/2019
1.5.20 1,600 3/15/2019
1.5.19 2,504 3/15/2019
1.5.18 1,661 3/15/2019
1.5.17 1,605 3/15/2019
1.5.16 2,354 3/15/2019
1.5.15 1,665 3/15/2019
1.5.14 1,585 3/15/2019
1.5.13 1,754 3/15/2019
1.5.11 1,576 3/15/2019
1.5.10 1,904 3/15/2019
1.5.9 2,815 3/15/2019
1.5.8 2,252 3/15/2019
1.5.7 1,684 3/15/2019
1.5.6 1,637 3/15/2019
1.5.5 5,110 3/15/2019
1.5.4 1,677 3/15/2019
1.5.3 1,574 3/15/2019
1.5.2 1,598 3/15/2019
1.5.1 7,471 3/15/2019
1.5.0 6,131 3/15/2019
1.4.84 23,739 3/15/2019
1.4.83 6,884 3/15/2019
1.4.82 6,342 3/15/2019
1.4.81 1,687 3/15/2019
1.4.80 7,163 3/15/2019
1.4.79 1,646 3/15/2019
1.4.78 1,566 3/15/2019
1.4.77 2,493 3/15/2019
1.4.76 1,597 3/15/2019
1.4.75 1,530 3/15/2019
1.4.74 2,301 3/15/2019
1.4.73 1,568 3/15/2019
1.4.72 1,576 3/15/2019
1.4.71 1,585 3/15/2019
1.4.70 1,559 3/15/2019
1.4.69 2,309 3/15/2019
1.4.68 1,609 3/15/2019
1.4.67 1,554 3/15/2019
1.4.66 2,320 3/15/2019
1.4.65 1,598 3/15/2019
1.4.64 1,588 3/15/2019
1.4.63 4,022 3/15/2019
1.4.59 4,596 3/15/2019
1.4.57 9,706 3/15/2019
1.4.22 11,080 3/15/2019
1.3.14 12,911 3/15/2019
1.2.10 5,811 3/15/2019
1.1.2 8,868 3/15/2019
1.0.0 109,472 3/15/2019