Dynamicweb.Ecommerce 10.20.4

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.20.4
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.20.4
                    
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.20.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.20.4" />
                    
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.20.4
                    
#r "nuget: Dynamicweb.Ecommerce, 10.20.4"
                    
#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.20.4
                    
#: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.20.4
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.20.4
                    
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 202 10/30/2025
10.20.4 551 10/28/2025
10.20.3-PreRelease 586 10/21/2025
10.20.2-PreRelease 567 10/14/2025
10.20.1-PreRelease 581 10/7/2025
10.20.0-PreRelease 693 9/30/2025
10.19.11 490 10/28/2025
10.19.10 644 10/21/2025
10.19.9 771 10/16/2025
10.19.8 675 10/14/2025
10.19.7 717 10/7/2025
10.19.6 990 9/30/2025
10.19.5-PreRelease 695 9/22/2025
10.19.4-PreRelease 683 9/16/2025
10.19.3-PreRelease 482 9/9/2025
10.19.2-PreRelease 512 9/4/2025
10.19.1-PreRelease 528 9/2/2025
10.19.0-PreRelease 573 8/26/2025
10.18.13 597 10/28/2025
10.18.12 704 10/14/2025
10.18.11 702 10/7/2025
10.18.10 709 9/30/2025
10.18.9 886 9/22/2025
10.18.8 1,000 9/16/2025
10.18.7 681 9/9/2025
10.18.6 603 9/4/2025
10.18.5 749 9/2/2025
10.18.4 1,217 8/26/2025
10.18.3-PreRelease 486 8/19/2025
10.18.2-PreRelease 531 8/12/2025
10.18.1-PreRelease 587 8/7/2025
10.18.0-PreRelease 657 7/25/2025
10.17.13 798 10/14/2025
10.17.12 655 10/7/2025
10.17.11 847 9/30/2025
10.17.10 774 9/22/2025
10.17.9 827 9/16/2025
10.17.8 702 9/2/2025
10.17.7 678 8/26/2025
10.17.6 667 8/19/2025
10.17.5 754 8/12/2025
10.17.4 646 8/5/2025
10.17.3 998 7/22/2025
10.17.2 620 7/15/2025
10.17.1 679 7/8/2025
10.17.0 802 7/1/2025
10.16.12 943 9/22/2025
10.16.11 777 9/16/2025
10.16.10 546 9/9/2025
10.16.9 882 8/12/2025
10.16.8 701 8/5/2025
10.16.7 1,031 7/22/2025
10.16.6 771 7/1/2025
10.16.5 1,121 6/17/2025
10.16.4 872 6/12/2025
10.16.3 788 6/10/2025
10.16.2 661 6/4/2025
10.16.1 597 6/3/2025
10.16.0 987 5/27/2025
10.15.11 583 8/26/2025
10.15.10 668 8/5/2025
10.15.9 554 7/1/2025
10.15.8 338 6/24/2025
10.15.7 436 6/17/2025
10.15.6 529 6/3/2025
10.15.5 419 5/27/2025
10.15.4 554 5/20/2025
10.15.3 840 5/13/2025
10.15.2 567 5/13/2025
10.15.1 746 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 473 6/17/2025
10.14.10 633 5/20/2025
10.14.9 518 5/13/2025
10.14.8 541 5/13/2025
10.14.7 330 5/7/2025
10.14.6 307 5/6/2025
10.14.5 425 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,267 3/25/2025
10.13.8 836 4/22/2025
10.13.7 437 4/10/2025
10.13.6 427 4/8/2025
10.13.5 429 4/1/2025
10.13.4 747 3/25/2025
10.13.3 1,085 3/18/2025
10.13.2 587 3/11/2025
10.13.1 1,025 3/4/2025
10.13.0 3,063 2/25/2025
10.12.7 936 3/11/2025
10.12.6 479 3/4/2025
10.12.5 379 2/25/2025
10.12.4 623 2/18/2025
10.12.3 457 2/12/2025
10.12.2 361 2/11/2025
10.12.1 616 2/4/2025
10.12.0 1,710 1/28/2025
10.11.8 798 2/25/2025
10.11.7 386 2/18/2025
10.11.6 399 2/12/2025
10.11.5 336 2/11/2025
10.11.4 354 2/4/2025
10.11.3 435 1/28/2025
10.11.2 911 1/21/2025
10.11.1 416 1/14/2025
10.11.0 700 1/7/2025
10.10.8 634 2/12/2025
10.10.7 329 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 770 12/17/2024
10.10.2 412 12/10/2024
10.10.1 475 12/3/2024
10.10.0 509 11/26/2024
10.9.9 617 1/14/2025
10.9.8 538 12/17/2024
10.9.7 352 12/10/2024
10.9.6 359 12/3/2024
10.9.5 335 11/27/2024
10.9.4 316 11/26/2024
10.9.3 581 11/19/2024
10.9.2 586 11/12/2024
10.9.1 453 11/5/2024
10.9.0 2,006 10/29/2024
10.8.14 361 1/14/2025
10.8.13 521 12/17/2024
10.8.12 412 12/10/2024
10.8.11 375 12/3/2024
10.8.10 725 11/26/2024
10.8.9 366 11/19/2024
10.8.8 370 11/12/2024
10.8.7 401 11/7/2024
10.8.6 378 11/5/2024
10.8.5 400 10/29/2024
10.8.4 441 10/22/2024
10.8.3 577 10/15/2024
10.8.2 457 10/8/2024
10.8.1 487 10/1/2024
10.8.0 4,679 9/24/2024
10.7.11 359 11/19/2024
10.7.10 362 11/19/2024
10.7.9 466 10/29/2024
10.7.8 334 10/22/2024
10.7.7 353 10/15/2024
10.7.6 390 10/8/2024
10.7.5 467 10/1/2024
10.7.4 366 9/24/2024
10.7.3 570 9/17/2024
10.7.2 451 9/10/2024
10.7.1 468 9/4/2024
10.7.0 1,617 8/27/2024
10.6.18 391 11/19/2024
10.6.17 345 11/19/2024
10.6.16 488 10/15/2024
10.6.15 379 10/8/2024
10.6.14 389 10/1/2024
10.6.13 423 9/24/2024
10.6.12 369 9/17/2024
10.6.11 382 9/3/2024
10.6.10 419 8/27/2024
10.6.9 1,099 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 604 7/2/2024
10.6.2 3,235 6/25/2024
10.5.14 502 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 379 7/19/2024
10.5.8 399 7/16/2024
10.5.7 328 7/5/2024
10.5.6 371 7/1/2024
10.5.5 358 6/25/2024
10.5.4 452 6/18/2024
10.5.3 440 6/11/2024
10.5.2 442 6/4/2024
10.5.1 340 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 382 5/28/2024
10.4.3 415 5/21/2024
10.4.2 859 5/14/2024
10.4.1 599 5/7/2024
10.4.0 3,101 4/30/2024
10.3.10 330 8/6/2024
10.3.9 356 6/25/2024
10.3.8 480 5/21/2024
10.3.7 323 5/14/2024
10.3.6 427 5/7/2024
10.3.5 397 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 402 4/9/2024
10.3.0 639 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 428 3/26/2024
10.2.2 508 3/19/2024
10.2.1 563 3/12/2024
10.2.0 659 3/5/2024
10.1.12 404 4/11/2024
10.1.11 378 4/9/2024
10.1.10 424 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 478 3/5/2024
10.1.5 543 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 587 2/6/2024
10.1.0 638 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 554 2/27/2024
10.0.35 582 2/20/2024
10.0.34 903 2/14/2024
10.0.33 869 2/1/2024
10.0.32 678 1/24/2024
10.0.31 660 1/19/2024
10.0.30 682 1/18/2024
10.0.29 736 1/16/2024
10.0.28 957 1/16/2024
10.0.27 788 1/11/2024
10.0.26 888 12/19/2023
10.0.25 1,311 12/12/2023
10.0.24 1,150 12/5/2023
10.0.22 1,081 11/28/2023
10.0.21 2,877 11/23/2023
10.0.20 814 11/21/2023
10.0.19 746 11/14/2023
10.0.18 694 11/9/2023
10.0.17 808 11/2/2023
10.0.16 769 10/25/2023
10.0.15 824 10/19/2023
10.0.14 784 10/11/2023
10.0.13 930 9/27/2023
10.0.12 827 9/26/2023
10.0.11 827 9/22/2023
10.0.10 820 9/13/2023
10.0.9 2,797 8/30/2023
10.0.8 893 8/25/2023
10.0.7 1,170 8/22/2023
10.0.6 1,106 8/10/2023
10.0.5 1,257 8/2/2023
10.0.4 1,011 7/13/2023
10.0.3 1,288 7/5/2023
10.0.2 1,672 6/27/2023
10.0.1 1,012 6/20/2023
10.0.0 2,988 6/14/2023
1.20.1 176 10/15/2025
1.20.0 250 9/1/2025
1.19.5 217 8/21/2025
1.19.4 801 7/30/2025
1.19.3 713 6/18/2025
1.19.2 1,201 4/1/2025
1.19.1 986 2/19/2025
1.19.0 1,219 1/31/2025
1.18.5 247 4/1/2025
1.18.4 194 2/18/2025
1.18.3 355 1/31/2025
1.18.2 344 12/18/2024
1.18.1 796 11/26/2024
1.18.0 1,921 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,310 10/2/2024
1.17.13 1,900 9/19/2024
1.17.12 1,164 9/3/2024
1.17.11 421 8/26/2024
1.17.10 1,204 8/14/2024
1.17.9 320 7/18/2024
1.17.8 535 6/27/2024
1.17.7 1,539 6/4/2024
1.17.6 241 5/30/2024
1.17.5 1,616 5/13/2024
1.17.4 6,274 4/12/2024
1.17.3 483 3/25/2024
1.17.2 1,399 3/4/2024
1.17.1 1,179 2/14/2024
1.17.0 707 1/31/2024
1.16.13 528 4/11/2024
1.16.12 369 3/25/2024
1.16.11 428 3/4/2024
1.16.10 485 2/14/2024
1.16.9 517 1/29/2024
1.16.8 748 1/9/2024
1.16.7 1,352 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 773 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 438 1/23/2024
1.15.32 874 12/13/2023
1.15.31 1,834 11/7/2023
1.15.30 706 10/17/2023
1.15.29 1,132 10/10/2023
1.15.28 3,158 9/13/2023
1.15.27 2,539 8/29/2023
1.15.26 8,601 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 773 7/26/2023
1.15.21 1,193 7/6/2023
1.15.20 2,122 6/29/2023
1.15.19 1,830 6/6/2023
1.15.18 1,112 5/28/2023
1.15.17 1,360 5/16/2023
1.15.16 2,591 5/11/2023
1.15.15 3,042 5/3/2023
1.15.14 1,357 4/18/2023
1.15.13 1,542 3/24/2023
1.15.12 1,763 3/21/2023
1.15.11 3,554 3/16/2023
1.15.10 938 3/15/2023
1.15.9 3,933 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,148 2/6/2023
1.15.1 3,564 2/2/2023
1.15.0 1,359 1/26/2023
1.14.70 3,739 10/9/2023
1.14.69 747 8/14/2023
1.14.68 949 7/27/2023
1.14.67 1,637 6/23/2023
1.14.66 4,964 5/3/2023
1.14.65 2,060 4/24/2023
1.14.64 1,020 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,494 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,062 2/7/2023
1.14.53 1,085 2/2/2023
1.14.52 1,074 2/1/2023
1.14.51 1,461 1/26/2023
1.14.50 1,704 1/24/2023
1.14.49 5,207 1/18/2023
1.14.48 1,067 1/16/2023
1.14.47 2,081 1/10/2023
1.14.46 1,020 1/9/2023
1.14.45 1,952 1/9/2023
1.14.44 2,129 1/5/2023
1.14.43 1,021 1/5/2023
1.14.42 3,000 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,039 12/5/2022
1.14.36 1,109 12/2/2022
1.14.35 1,052 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,440 11/22/2022
1.14.28 2,788 11/17/2022
1.14.27 2,011 11/16/2022
1.14.26 1,231 11/16/2022
1.14.25 2,203 11/15/2022
1.14.24 1,276 11/14/2022
1.14.23 1,128 11/11/2022
1.14.22 1,365 11/10/2022
1.14.21 1,164 11/10/2022
1.14.20 1,200 11/7/2022
1.14.19 1,986 11/7/2022
1.14.18 1,545 11/2/2022
1.14.17 3,687 11/1/2022
1.14.16 1,131 10/27/2022
1.14.15 1,269 10/24/2022
1.14.14 1,166 10/21/2022
1.14.13 2,302 10/13/2022
1.14.12 1,146 10/12/2022
1.14.11 1,818 10/12/2022
1.14.10 2,641 10/7/2022
1.14.9 1,514 10/4/2022
1.14.8 1,160 10/3/2022
1.14.7 1,581 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,197 9/15/2022
1.14.2 3,254 9/7/2022
1.14.1 3,334 8/30/2022
1.14.0 3,230 8/30/2022
1.13.83 1,096 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,145 10/13/2022
1.13.77 1,213 10/4/2022
1.13.76 1,378 9/27/2022
1.13.75 1,215 9/21/2022
1.13.74 3,265 9/20/2022
1.13.73 1,277 9/16/2022
1.13.72 2,556 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,305 8/22/2022
1.13.66 1,267 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,958 6/27/2022
1.13.58 1,440 6/24/2022
1.13.57 2,001 6/21/2022
1.13.56 1,355 6/19/2022
1.13.55 1,786 6/15/2022
1.13.54 6,170 6/8/2022
1.13.53 1,313 6/6/2022
1.13.52 6,242 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,157 5/2/2022
1.13.45 1,353 4/29/2022
1.13.44 1,358 4/28/2022
1.13.43 1,309 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,366 4/26/2022
1.13.38 1,406 4/26/2022
1.13.37 1,642 4/21/2022
1.13.36 1,828 4/13/2022
1.13.35 1,527 4/8/2022
1.13.34 1,327 4/7/2022
1.13.33 1,402 4/7/2022
1.13.32 1,401 4/7/2022
1.13.31 1,379 4/6/2022
1.13.30 1,335 4/4/2022
1.13.29 1,733 3/28/2022
1.13.28 1,355 3/28/2022
1.13.27 2,101 3/25/2022
1.13.24 1,353 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,455 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,487 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,500 2/7/2022
1.13.5 1,482 2/3/2022
1.13.4 1,453 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,586 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,502 1/23/2022
1.12.51 1,472 1/20/2022
1.12.50 1,416 1/19/2022
1.12.49 1,752 1/17/2022
1.12.48 1,262 1/14/2022
1.12.47 1,415 1/13/2022
1.12.46 1,326 1/11/2022
1.12.45 1,187 1/6/2022
1.12.44 1,326 1/3/2022
1.12.43 1,244 12/23/2021
1.12.42 2,587 12/21/2021
1.12.41 1,200 12/21/2021
1.12.40 1,180 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,428 12/16/2021
1.12.35 5,260 12/15/2021
1.12.34 1,226 12/10/2021
1.12.33 2,003 12/7/2021
1.12.32 1,459 12/2/2021
1.12.31 1,035 12/2/2021
1.12.30 1,206 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,145 11/11/2021
1.12.23 1,215 11/10/2021
1.12.22 1,179 11/10/2021
1.12.21 1,276 11/8/2021
1.12.20 2,153 10/29/2021
1.12.19 5,797 10/29/2021
1.12.18 1,296 10/26/2021
1.12.17 1,962 10/26/2021
1.12.16 1,368 10/25/2021
1.12.15 1,360 10/20/2021
1.12.14 1,234 10/18/2021
1.12.13 1,292 10/18/2021
1.12.12 1,216 10/15/2021
1.12.11 1,410 10/14/2021
1.12.10 2,038 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,280 10/1/2021
1.12.4 1,284 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,222 11/10/2021
1.10.113 1,203 11/5/2021
1.10.112 2,088 10/19/2021
1.10.111 1,213 10/15/2021
1.10.110 1,291 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,280 10/5/2021
1.10.104 14,070 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,692 8/30/2021
1.10.95 3,087 8/27/2021
1.10.94 1,395 8/26/2021
1.10.93 1,438 8/24/2021
1.10.92 15,042 8/23/2021
1.10.91 1,529 8/20/2021
1.10.90 22,747 8/12/2021
1.10.89 3,822 8/12/2021
1.10.88 1,804 8/4/2021
1.10.87 7,095 7/15/2021
1.10.86 1,420 7/14/2021
1.10.85 1,372 7/12/2021
1.10.84 1,358 7/12/2021
1.10.83 10,747 7/8/2021
1.10.82 1,256 7/7/2021
1.10.81 1,250 7/6/2021
1.10.80 1,330 7/2/2021
1.10.79 1,219 7/2/2021
1.10.78 1,352 6/30/2021
1.10.77 1,273 6/29/2021
1.10.76 2,149 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,003 6/2/2021
1.10.67 3,212 6/1/2021
1.10.66 1,324 5/31/2021
1.10.65 1,380 5/27/2021
1.10.64 1,276 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,315 5/17/2021
1.10.59 3,055 5/12/2021
1.10.58 1,395 5/11/2021
1.10.57 1,420 5/7/2021
1.10.56 2,904 5/4/2021
1.10.55 1,324 5/3/2021
1.10.54 1,355 5/3/2021
1.10.53 24,542 4/27/2021
1.10.52 1,287 4/27/2021
1.10.51 9,206 4/26/2021
1.10.50 7,799 4/23/2021
1.10.49 5,141 4/22/2021
1.10.48 1,299 4/21/2021
1.10.47 1,396 4/21/2021
1.10.46 1,388 4/21/2021
1.10.45 1,299 4/20/2021
1.10.44 1,324 4/19/2021
1.10.43 1,265 4/19/2021
1.10.42 1,353 4/15/2021
1.10.41 1,275 4/14/2021
1.10.40 1,782 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,360 4/12/2021
1.10.35 1,315 4/9/2021
1.10.34 1,228 4/9/2021
1.10.33 1,225 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,739 3/30/2021
1.10.27 3,283 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,388 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,405 3/8/2021
1.10.15 16,087 3/4/2021
1.10.14 1,763 2/25/2021
1.10.13 3,349 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,464 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,392 1/29/2021
1.10.3 2,902 1/28/2021
1.10.2 6,826 1/26/2021
1.10.1 12,491 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,359 1/15/2021
1.9.57 1,553 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,405 12/16/2020
1.9.52 1,356 12/15/2020
1.9.51 1,402 12/11/2020
1.9.50 1,417 12/10/2020
1.9.49 1,514 12/10/2020
1.9.48 1,439 12/9/2020
1.9.47 1,354 12/8/2020
1.9.46 1,429 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,355 11/20/2020
1.9.36 1,664 11/17/2020
1.9.35 1,458 11/16/2020
1.9.34 1,637 11/10/2020
1.9.33 1,452 11/9/2020
1.9.32 5,904 11/3/2020
1.9.31 1,470 11/3/2020
1.9.30 1,438 10/30/2020
1.9.29 1,383 10/28/2020
1.9.28 4,202 10/21/2020
1.9.27 1,422 10/20/2020
1.9.26 1,529 10/18/2020
1.9.25 4,390 10/15/2020
1.9.24 1,576 10/14/2020
1.9.23 1,426 10/13/2020
1.9.22 1,443 10/13/2020
1.9.21 1,497 10/9/2020
1.9.20 2,479 10/2/2020
1.9.19 2,356 9/29/2020
1.9.18 2,959 9/29/2020
1.9.17 1,488 9/22/2020
1.9.16 1,463 9/17/2020
1.9.15 1,620 9/16/2020
1.9.14 2,647 9/15/2020
1.9.13 1,402 9/15/2020
1.9.12 1,470 9/15/2020
1.9.11 1,460 9/15/2020
1.9.10 1,779 9/11/2020
1.9.9 1,527 9/9/2020
1.9.8 1,354 9/9/2020
1.9.7 1,409 9/8/2020
1.9.6 1,785 9/4/2020
1.9.5 1,462 9/2/2020
1.9.4 1,416 9/1/2020
1.9.3 1,473 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,592 10/20/2020
1.8.103 2,572 9/14/2020
1.8.102 1,573 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,604 8/14/2020
1.8.96 1,575 8/13/2020
1.8.95 1,527 8/12/2020
1.8.94 2,501 8/11/2020
1.8.93 1,902 8/3/2020
1.8.92 1,595 7/30/2020
1.8.91 1,634 7/13/2020
1.8.90 1,530 7/7/2020
1.8.89 1,628 7/7/2020
1.8.88 1,464 7/6/2020
1.8.87 1,473 7/2/2020
1.8.86 3,669 6/30/2020
1.8.85 1,546 6/30/2020
1.8.84 1,488 6/30/2020
1.8.83 1,532 6/29/2020
1.8.82 1,518 6/25/2020
1.8.81 1,647 6/25/2020
1.8.80 1,578 6/22/2020
1.8.79 1,508 6/18/2020
1.8.78 4,713 6/18/2020
1.8.77 1,506 6/17/2020
1.8.76 2,594 6/16/2020
1.8.75 1,489 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,634 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,563 5/26/2020
1.8.63 4,959 5/20/2020
1.8.62 1,501 5/20/2020
1.8.61 1,524 5/20/2020
1.8.60 1,674 5/18/2020
1.8.59 1,586 5/15/2020
1.8.58 1,578 5/15/2020
1.8.57 1,541 5/15/2020
1.8.56 1,521 5/14/2020
1.8.55 5,535 5/12/2020
1.8.54 1,645 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,625 4/30/2020
1.8.49 1,565 4/29/2020
1.8.48 1,592 4/27/2020
1.8.47 3,814 4/24/2020
1.8.46 1,614 4/24/2020
1.8.45 1,554 4/24/2020
1.8.44 1,584 4/22/2020
1.8.43 2,747 4/21/2020
1.8.42 1,546 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,659 4/3/2020
1.8.36 1,660 4/3/2020
1.8.35 1,605 4/2/2020
1.8.34 1,663 4/2/2020
1.8.33 1,719 3/31/2020
1.8.32 1,612 3/27/2020
1.8.31 1,631 3/26/2020
1.8.30 1,587 3/26/2020
1.8.29 1,427 3/25/2020
1.8.28 1,648 3/24/2020
1.8.27 1,604 3/20/2020
1.8.26 1,605 3/19/2020
1.8.25 1,669 3/18/2020
1.8.24 2,591 3/18/2020
1.8.23 1,592 3/18/2020
1.8.22 1,493 3/18/2020
1.8.21 1,641 3/18/2020
1.8.20 1,739 3/17/2020
1.8.19 1,704 3/17/2020
1.8.18 1,608 3/17/2020
1.8.17 3,877 3/17/2020
1.8.16 1,644 3/15/2020
1.8.15 3,899 3/12/2020
1.8.14 1,589 3/11/2020
1.8.13 4,921 3/5/2020
1.8.12 1,817 3/3/2020
1.8.11 1,615 3/2/2020
1.8.10 7,695 2/24/2020
1.8.9 1,767 2/20/2020
1.8.8 1,869 2/18/2020
1.8.7 1,653 2/18/2020
1.8.6 1,535 2/17/2020
1.8.5 1,589 2/14/2020
1.8.4 1,881 2/12/2020
1.8.3 1,859 2/7/2020
1.8.2 1,674 2/3/2020
1.8.1 7,009 1/28/2020
1.7.53 1,687 5/15/2020
1.7.52 1,600 3/31/2020
1.7.51 2,098 3/27/2020
1.7.50 1,603 3/26/2020
1.7.49 2,251 3/18/2020
1.7.48 1,593 2/25/2020
1.7.47 2,626 2/4/2020
1.7.46 1,590 2/4/2020
1.7.45 1,639 1/16/2020
1.7.44 1,695 1/13/2020
1.7.43 1,629 1/9/2020
1.7.42 6,030 12/27/2019
1.7.41 3,604 12/16/2019
1.7.40 1,526 12/13/2019
1.7.39 1,513 12/13/2019
1.7.38 1,630 12/13/2019
1.7.37 1,670 12/11/2019
1.7.36 1,616 12/4/2019
1.7.35 1,513 12/4/2019
1.7.34 1,560 12/3/2019
1.7.33 1,678 12/2/2019
1.7.32 7,073 11/27/2019
1.7.31 7,999 11/26/2019
1.7.30 2,349 11/25/2019
1.7.29 1,584 11/22/2019
1.7.28 1,707 11/8/2019
1.7.27 2,263 11/5/2019
1.7.26 1,650 10/31/2019
1.7.25 2,535 10/29/2019
1.7.24 1,613 10/29/2019
1.7.23 1,597 10/25/2019
1.7.22 1,619 10/24/2019
1.7.21 1,681 10/24/2019
1.7.20 6,467 10/16/2019
1.7.19 1,568 10/15/2019
1.7.18 1,618 10/15/2019
1.7.17 1,707 10/8/2019
1.7.16 1,629 10/4/2019
1.7.15 5,102 10/2/2019
1.7.14 1,948 9/27/2019
1.7.13 1,557 9/26/2019
1.7.12 1,608 9/25/2019
1.7.11 1,657 9/24/2019
1.7.10 1,653 9/24/2019
1.7.9 1,674 9/24/2019
1.7.8 11,910 9/12/2019
1.7.7 1,645 9/12/2019
1.7.6 2,644 9/10/2019
1.7.5 1,698 9/5/2019
1.7.4 1,594 9/4/2019
1.7.3 1,603 9/3/2019
1.7.2 1,674 9/2/2019
1.7.1 1,701 8/29/2019
1.7.0 2,746 8/27/2019
1.6.69 1,577 5/15/2020
1.6.68 5,870 10/2/2019
1.6.67 2,709 9/27/2019
1.6.66 1,641 9/26/2019
1.6.65 2,747 9/5/2019
1.6.64 1,576 9/2/2019
1.6.63 3,651 8/23/2019
1.6.62 1,553 8/21/2019
1.6.61 1,692 8/21/2019
1.6.60 1,635 8/15/2019
1.6.57 1,571 8/8/2019
1.6.56 1,566 8/8/2019
1.6.55 2,925 8/5/2019
1.6.52 3,386 7/8/2019
1.6.48 1,664 6/18/2019
1.6.47 2,470 6/13/2019
1.6.46 1,702 6/12/2019
1.6.45 1,700 6/12/2019
1.6.44 1,605 6/12/2019
1.6.43 1,616 5/29/2019
1.6.42 2,494 5/28/2019
1.6.41 1,593 5/28/2019
1.6.40 1,646 5/28/2019
1.6.39 1,594 5/28/2019
1.6.38 2,501 5/21/2019
1.6.37 6,410 5/21/2019
1.6.36 1,656 5/16/2019
1.6.35 4,734 5/16/2019
1.6.34 1,664 5/16/2019
1.6.33 1,577 5/16/2019
1.6.32 1,707 5/7/2019
1.6.31 1,662 5/7/2019
1.6.30 1,681 5/7/2019
1.6.29 1,611 5/7/2019
1.6.28 2,553 5/1/2019
1.6.27 1,745 5/1/2019
1.6.26 1,676 4/25/2019
1.6.25 2,294 4/17/2019
1.6.24 1,600 4/17/2019
1.6.23 4,660 4/15/2019
1.6.22 2,554 4/9/2019
1.6.20 1,688 4/1/2019
1.6.19 1,721 3/29/2019
1.6.18 2,773 3/25/2019
1.6.17 1,722 3/21/2019
1.6.16 2,561 3/15/2019
1.6.15 1,626 3/15/2019
1.6.14 1,616 3/15/2019
1.6.13 1,665 3/15/2019
1.6.12 1,630 3/15/2019
1.6.11 1,708 3/15/2019
1.6.10 2,629 3/15/2019
1.6.9 1,629 3/15/2019
1.6.8 1,556 3/15/2019
1.6.7 7,837 3/15/2019
1.6.6 2,472 3/15/2019
1.6.5 1,882 3/15/2019
1.6.4 1,661 3/15/2019
1.6.3 1,642 3/15/2019
1.6.2 1,696 3/15/2019
1.6.1 2,862 3/15/2019
1.6.0 8,443 3/15/2019
1.5.41 2,337 3/15/2019
1.5.40 1,674 3/15/2019
1.5.39 2,559 3/15/2019
1.5.38 1,652 3/15/2019
1.5.37 1,582 3/15/2019
1.5.36 1,654 3/15/2019
1.5.35 1,952 3/15/2019
1.5.34 4,824 3/15/2019
1.5.33 1,617 3/15/2019
1.5.32 2,412 3/15/2019
1.5.31 1,632 3/15/2019
1.5.30 1,669 3/15/2019
1.5.29 1,606 3/15/2019
1.5.28 4,413 3/15/2019
1.5.27 1,660 3/15/2019
1.5.26 4,462 3/15/2019
1.5.25 1,612 3/15/2019
1.5.24 1,632 3/15/2019
1.5.23 2,543 3/15/2019
1.5.22 1,617 3/15/2019
1.5.21 3,753 3/15/2019
1.5.20 1,604 3/15/2019
1.5.19 2,508 3/15/2019
1.5.18 1,663 3/15/2019
1.5.17 1,607 3/15/2019
1.5.16 2,356 3/15/2019
1.5.15 1,670 3/15/2019
1.5.14 1,587 3/15/2019
1.5.13 1,756 3/15/2019
1.5.11 1,578 3/15/2019
1.5.10 1,907 3/15/2019
1.5.9 2,818 3/15/2019
1.5.8 2,254 3/15/2019
1.5.7 1,686 3/15/2019
1.5.6 1,640 3/15/2019
1.5.5 5,112 3/15/2019
1.5.4 1,680 3/15/2019
1.5.3 1,576 3/15/2019
1.5.2 1,600 3/15/2019
1.5.1 7,473 3/15/2019
1.5.0 6,134 3/15/2019
1.4.84 23,741 3/15/2019
1.4.83 6,886 3/15/2019
1.4.82 6,344 3/15/2019
1.4.81 1,690 3/15/2019
1.4.80 7,168 3/15/2019
1.4.79 1,648 3/15/2019
1.4.78 1,569 3/15/2019
1.4.77 2,496 3/15/2019
1.4.76 1,599 3/15/2019
1.4.75 1,532 3/15/2019
1.4.74 2,303 3/15/2019
1.4.73 1,571 3/15/2019
1.4.72 1,578 3/15/2019
1.4.71 1,588 3/15/2019
1.4.70 1,561 3/15/2019
1.4.69 2,311 3/15/2019
1.4.68 1,611 3/15/2019
1.4.67 1,556 3/15/2019
1.4.66 2,322 3/15/2019
1.4.65 1,601 3/15/2019
1.4.64 1,590 3/15/2019
1.4.63 4,024 3/15/2019
1.4.59 4,598 3/15/2019
1.4.57 9,708 3/15/2019
1.4.22 11,082 3/15/2019
1.3.14 12,914 3/15/2019
1.2.10 5,813 3/15/2019
1.1.2 8,870 3/15/2019
1.0.0 109,508 3/15/2019