Dynamicweb.Ecommerce 10.19.8

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

Dynamicweb Provider

Dynamicweb.DataIntegration.Providers.ExcelProvider

Excel Provider

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.20.2-PreRelease 79 10/14/2025
10.20.1-PreRelease 577 10/7/2025
10.20.0-PreRelease 689 9/30/2025
10.19.8 131 10/14/2025
10.19.7 700 10/7/2025
10.19.6 902 9/30/2025
10.19.5-PreRelease 691 9/22/2025
10.19.4-PreRelease 660 9/16/2025
10.19.3-PreRelease 424 9/9/2025
10.19.2-PreRelease 453 9/4/2025
10.19.1-PreRelease 474 9/2/2025
10.19.0-PreRelease 502 8/26/2025
10.18.12 106 10/14/2025
10.18.11 689 10/7/2025
10.18.10 703 9/30/2025
10.18.9 869 9/22/2025
10.18.8 950 9/16/2025
10.18.7 611 9/9/2025
10.18.6 541 9/4/2025
10.18.5 676 9/2/2025
10.18.4 1,096 8/26/2025
10.18.3-PreRelease 431 8/19/2025
10.18.2-PreRelease 481 8/12/2025
10.18.1-PreRelease 527 8/7/2025
10.18.0-PreRelease 652 7/25/2025
10.17.13 115 10/14/2025
10.17.12 642 10/7/2025
10.17.11 807 9/30/2025
10.17.10 771 9/22/2025
10.17.9 800 9/16/2025
10.17.8 636 9/2/2025
10.17.7 610 8/26/2025
10.17.6 606 8/19/2025
10.17.5 692 8/12/2025
10.17.4 591 8/5/2025
10.17.3 991 7/22/2025
10.17.2 608 7/15/2025
10.17.1 667 7/8/2025
10.17.0 787 7/1/2025
10.16.12 844 9/22/2025
10.16.11 749 9/16/2025
10.16.10 491 9/9/2025
10.16.9 792 8/12/2025
10.16.8 640 8/5/2025
10.16.7 1,017 7/22/2025
10.16.6 760 7/1/2025
10.16.5 1,108 6/17/2025
10.16.4 859 6/12/2025
10.16.3 782 6/10/2025
10.16.2 640 6/4/2025
10.16.1 580 6/3/2025
10.16.0 971 5/27/2025
10.15.11 543 8/26/2025
10.15.10 602 8/5/2025
10.15.9 544 7/1/2025
10.15.8 336 6/24/2025
10.15.7 423 6/17/2025
10.15.6 517 6/3/2025
10.15.5 406 5/27/2025
10.15.4 544 5/20/2025
10.15.3 821 5/13/2025
10.15.2 547 5/13/2025
10.15.1 707 5/6/2025
10.15.0 589 4/29/2025
10.14.13 536 7/1/2025
10.14.12 346 6/24/2025
10.14.11 466 6/17/2025
10.14.10 621 5/20/2025
10.14.9 507 5/13/2025
10.14.8 536 5/13/2025
10.14.7 328 5/7/2025
10.14.6 301 5/6/2025
10.14.5 420 4/29/2025
10.14.4 633 4/22/2025
10.14.3 649 4/10/2025
10.14.2 614 4/8/2025
10.14.1 833 4/1/2025
10.14.0 1,217 3/25/2025
10.13.8 810 4/22/2025
10.13.7 434 4/10/2025
10.13.6 420 4/8/2025
10.13.5 427 4/1/2025
10.13.4 734 3/25/2025
10.13.3 1,062 3/18/2025
10.13.2 576 3/11/2025
10.13.1 1,022 3/4/2025
10.13.0 3,050 2/25/2025
10.12.7 920 3/11/2025
10.12.6 475 3/4/2025
10.12.5 369 2/25/2025
10.12.4 607 2/18/2025
10.12.3 450 2/12/2025
10.12.2 352 2/11/2025
10.12.1 613 2/4/2025
10.12.0 1,663 1/28/2025
10.11.8 786 2/25/2025
10.11.7 375 2/18/2025
10.11.6 392 2/12/2025
10.11.5 328 2/11/2025
10.11.4 352 2/4/2025
10.11.3 418 1/28/2025
10.11.2 900 1/21/2025
10.11.1 411 1/14/2025
10.11.0 692 1/7/2025
10.10.8 621 2/12/2025
10.10.7 317 2/11/2025
10.10.6 453 1/16/2025
10.10.5 300 1/14/2025
10.10.4 444 1/7/2025
10.10.3 748 12/17/2024
10.10.2 408 12/10/2024
10.10.1 469 12/3/2024
10.10.0 502 11/26/2024
10.9.9 592 1/14/2025
10.9.8 534 12/17/2024
10.9.7 345 12/10/2024
10.9.6 344 12/3/2024
10.9.5 332 11/27/2024
10.9.4 308 11/26/2024
10.9.3 569 11/19/2024
10.9.2 582 11/12/2024
10.9.1 442 11/5/2024
10.9.0 1,937 10/29/2024
10.8.14 356 1/14/2025
10.8.13 508 12/17/2024
10.8.12 402 12/10/2024
10.8.11 367 12/3/2024
10.8.10 671 11/26/2024
10.8.9 353 11/19/2024
10.8.8 364 11/12/2024
10.8.7 392 11/7/2024
10.8.6 366 11/5/2024
10.8.5 395 10/29/2024
10.8.4 432 10/22/2024
10.8.3 560 10/15/2024
10.8.2 442 10/8/2024
10.8.1 480 10/1/2024
10.8.0 4,579 9/24/2024
10.7.11 350 11/19/2024
10.7.10 357 11/19/2024
10.7.9 447 10/29/2024
10.7.8 327 10/22/2024
10.7.7 351 10/15/2024
10.7.6 383 10/8/2024
10.7.5 459 10/1/2024
10.7.4 362 9/24/2024
10.7.3 562 9/17/2024
10.7.2 443 9/10/2024
10.7.1 460 9/4/2024
10.7.0 1,593 8/27/2024
10.6.18 377 11/19/2024
10.6.17 340 11/19/2024
10.6.16 482 10/15/2024
10.6.15 370 10/8/2024
10.6.14 369 10/1/2024
10.6.13 417 9/24/2024
10.6.12 367 9/17/2024
10.6.11 371 9/3/2024
10.6.10 415 8/27/2024
10.6.9 1,069 8/20/2024
10.6.8 498 8/13/2024
10.6.7 356 8/6/2024
10.6.6 510 7/19/2024
10.6.5 360 7/16/2024
10.6.4 415 7/9/2024
10.6.3 595 7/2/2024
10.6.2 3,129 6/25/2024
10.5.14 497 10/1/2024
10.5.13 373 9/24/2024
10.5.12 369 8/21/2024
10.5.11 392 8/13/2024
10.5.10 300 8/6/2024
10.5.9 372 7/19/2024
10.5.8 393 7/16/2024
10.5.7 323 7/5/2024
10.5.6 368 7/1/2024
10.5.5 353 6/25/2024
10.5.4 444 6/18/2024
10.5.3 437 6/11/2024
10.5.2 434 6/4/2024
10.5.1 330 6/4/2024
10.5.0 779 5/28/2024
10.4.8 335 8/6/2024
10.4.7 334 6/25/2024
10.4.6 343 6/11/2024
10.4.5 354 6/4/2024
10.4.4 374 5/28/2024
10.4.3 410 5/21/2024
10.4.2 830 5/14/2024
10.4.1 596 5/7/2024
10.4.0 2,954 4/30/2024
10.3.10 319 8/6/2024
10.3.9 352 6/25/2024
10.3.8 474 5/21/2024
10.3.7 321 5/14/2024
10.3.6 420 5/7/2024
10.3.5 390 4/30/2024
10.3.4 473 4/23/2024
10.3.3 419 4/16/2024
10.3.2 463 4/11/2024
10.3.1 390 4/9/2024
10.3.0 629 4/2/2024
10.2.8 468 4/23/2024
10.2.7 388 4/16/2024
10.2.6 370 4/11/2024
10.2.5 369 4/9/2024
10.2.4 380 4/2/2024
10.2.3 422 3/26/2024
10.2.2 502 3/19/2024
10.2.1 559 3/12/2024
10.2.0 652 3/5/2024
10.1.12 396 4/11/2024
10.1.11 372 4/9/2024
10.1.10 415 4/2/2024
10.1.9 458 3/19/2024
10.1.8 459 3/13/2024
10.1.7 431 3/12/2024
10.1.6 470 3/5/2024
10.1.5 536 2/27/2024
10.1.4 577 2/20/2024
10.1.3 596 2/14/2024
10.1.2 585 2/7/2024
10.1.1 576 2/6/2024
10.1.0 633 1/30/2024
10.0.39 458 4/11/2024
10.0.38 469 4/2/2024
10.0.37 544 3/5/2024
10.0.36 540 2/27/2024
10.0.35 573 2/20/2024
10.0.34 889 2/14/2024
10.0.33 861 2/1/2024
10.0.32 667 1/24/2024
10.0.31 650 1/19/2024
10.0.30 675 1/18/2024
10.0.29 729 1/16/2024
10.0.28 948 1/16/2024
10.0.27 774 1/11/2024
10.0.26 876 12/19/2023
10.0.25 1,303 12/12/2023
10.0.24 1,146 12/5/2023
10.0.22 1,061 11/28/2023
10.0.21 2,871 11/23/2023
10.0.20 809 11/21/2023
10.0.19 739 11/14/2023
10.0.18 676 11/9/2023
10.0.17 794 11/2/2023
10.0.16 765 10/25/2023
10.0.15 811 10/19/2023
10.0.14 778 10/11/2023
10.0.13 927 9/27/2023
10.0.12 811 9/26/2023
10.0.11 825 9/22/2023
10.0.10 817 9/13/2023
10.0.9 2,791 8/30/2023
10.0.8 888 8/25/2023
10.0.7 1,163 8/22/2023
10.0.6 1,078 8/10/2023
10.0.5 1,252 8/2/2023
10.0.4 990 7/13/2023
10.0.3 1,276 7/5/2023
10.0.2 1,648 6/27/2023
10.0.1 1,004 6/20/2023
10.0.0 2,981 6/14/2023
1.20.0 227 9/1/2025
1.19.5 201 8/21/2025
1.19.4 642 7/30/2025
1.19.3 638 6/18/2025
1.19.2 1,048 4/1/2025
1.19.1 970 2/19/2025
1.19.0 1,177 1/31/2025
1.18.5 236 4/1/2025
1.18.4 189 2/18/2025
1.18.3 341 1/31/2025
1.18.2 338 12/18/2024
1.18.1 791 11/26/2024
1.18.0 1,883 8/27/2024
1.17.17 1,118 11/22/2024
1.17.16 224 11/7/2024
1.17.15 275 10/18/2024
1.17.14 1,263 10/2/2024
1.17.13 1,841 9/19/2024
1.17.12 1,157 9/3/2024
1.17.11 420 8/26/2024
1.17.10 1,189 8/14/2024
1.17.9 313 7/18/2024
1.17.8 521 6/27/2024
1.17.7 1,524 6/4/2024
1.17.6 233 5/30/2024
1.17.5 1,606 5/13/2024
1.17.4 6,186 4/12/2024
1.17.3 480 3/25/2024
1.17.2 1,375 3/4/2024
1.17.1 1,175 2/14/2024
1.17.0 701 1/31/2024
1.16.13 518 4/11/2024
1.16.12 361 3/25/2024
1.16.11 418 3/4/2024
1.16.10 480 2/14/2024
1.16.9 507 1/29/2024
1.16.8 739 1/9/2024
1.16.7 1,342 12/13/2023
1.16.6 808 12/6/2023
1.16.5 1,644 11/29/2023
1.16.4 986 11/21/2023
1.16.3 768 11/7/2023
1.16.2 579 10/30/2023
1.16.1 1,618 10/10/2023
1.16.0 2,128 9/21/2023
1.15.34 400 1/31/2024
1.15.33 432 1/23/2024
1.15.32 864 12/13/2023
1.15.31 1,826 11/7/2023
1.15.30 699 10/17/2023
1.15.29 1,127 10/10/2023
1.15.28 3,110 9/13/2023
1.15.27 2,537 8/29/2023
1.15.26 8,550 8/15/2023
1.15.25 709 8/14/2023
1.15.24 1,740 8/2/2023
1.15.23 782 7/27/2023
1.15.22 766 7/26/2023
1.15.21 1,189 7/6/2023
1.15.20 2,111 6/29/2023
1.15.19 1,815 6/6/2023
1.15.18 1,101 5/28/2023
1.15.17 1,298 5/16/2023
1.15.16 2,581 5/11/2023
1.15.15 3,031 5/3/2023
1.15.14 1,347 4/18/2023
1.15.13 1,529 3/24/2023
1.15.12 1,756 3/21/2023
1.15.11 3,543 3/16/2023
1.15.10 928 3/15/2023
1.15.9 3,927 3/7/2023
1.15.8 985 3/2/2023
1.15.7 1,093 2/28/2023
1.15.6 1,043 2/22/2023
1.15.5 1,542 2/21/2023
1.15.4 1,051 2/15/2023
1.15.3 931 2/7/2023
1.15.2 1,135 2/6/2023
1.15.1 3,528 2/2/2023
1.15.0 1,344 1/26/2023
1.14.70 3,708 10/9/2023
1.14.69 741 8/14/2023
1.14.68 938 7/27/2023
1.14.67 1,613 6/23/2023
1.14.66 4,920 5/3/2023
1.14.65 2,053 4/24/2023
1.14.64 1,011 4/18/2023
1.14.63 986 3/24/2023
1.14.62 998 3/21/2023
1.14.61 1,003 3/16/2023
1.14.60 947 3/16/2023
1.14.59 1,486 3/7/2023
1.14.58 966 3/2/2023
1.14.57 1,756 2/21/2023
1.14.56 1,131 2/15/2023
1.14.55 1,059 2/14/2023
1.14.54 1,053 2/7/2023
1.14.53 1,080 2/2/2023
1.14.52 1,066 2/1/2023
1.14.51 1,450 1/26/2023
1.14.50 1,692 1/24/2023
1.14.49 5,169 1/18/2023
1.14.48 1,056 1/16/2023
1.14.47 2,068 1/10/2023
1.14.46 1,012 1/9/2023
1.14.45 1,921 1/9/2023
1.14.44 2,117 1/5/2023
1.14.43 1,014 1/5/2023
1.14.42 2,949 1/3/2023
1.14.41 3,413 12/15/2022
1.14.40 1,088 12/13/2022
1.14.39 1,895 12/8/2022
1.14.38 1,070 12/7/2022
1.14.37 1,024 12/5/2022
1.14.36 1,098 12/2/2022
1.14.35 1,044 12/1/2022
1.14.34 1,858 11/29/2022
1.14.33 1,108 11/28/2022
1.14.32 1,029 11/24/2022
1.14.31 1,123 11/23/2022
1.14.30 1,235 11/22/2022
1.14.29 1,423 11/22/2022
1.14.28 2,747 11/17/2022
1.14.27 2,003 11/16/2022
1.14.26 1,222 11/16/2022
1.14.25 2,188 11/15/2022
1.14.24 1,257 11/14/2022
1.14.23 1,122 11/11/2022
1.14.22 1,360 11/10/2022
1.14.21 1,147 11/10/2022
1.14.20 1,187 11/7/2022
1.14.19 1,956 11/7/2022
1.14.18 1,539 11/2/2022
1.14.17 3,680 11/1/2022
1.14.16 1,126 10/27/2022
1.14.15 1,258 10/24/2022
1.14.14 1,160 10/21/2022
1.14.13 2,289 10/13/2022
1.14.12 1,137 10/12/2022
1.14.11 1,804 10/12/2022
1.14.10 2,579 10/7/2022
1.14.9 1,503 10/4/2022
1.14.8 1,149 10/3/2022
1.14.7 1,570 9/29/2022
1.14.6 1,937 9/27/2022
1.14.5 1,240 9/21/2022
1.14.4 1,582 9/16/2022
1.14.3 1,187 9/15/2022
1.14.2 3,205 9/7/2022
1.14.1 3,311 8/30/2022
1.14.0 3,221 8/30/2022
1.13.83 1,085 1/24/2023
1.13.81 1,071 1/5/2023
1.13.80 1,094 11/23/2022
1.13.79 1,183 11/1/2022
1.13.78 1,135 10/13/2022
1.13.77 1,202 10/4/2022
1.13.76 1,368 9/27/2022
1.13.75 1,206 9/21/2022
1.13.74 3,256 9/20/2022
1.13.73 1,267 9/16/2022
1.13.72 2,539 8/31/2022
1.13.71 1,243 8/30/2022
1.13.70 1,207 8/25/2022
1.13.69 1,274 8/22/2022
1.13.68 1,159 8/22/2022
1.13.67 1,295 8/22/2022
1.13.66 1,258 8/22/2022
1.13.65 1,305 8/17/2022
1.13.64 4,268 8/11/2022
1.13.63 1,217 8/9/2022
1.13.62 1,317 8/8/2022
1.13.61 2,711 7/13/2022
1.13.60 1,348 7/11/2022
1.13.59 2,937 6/27/2022
1.13.58 1,433 6/24/2022
1.13.57 1,993 6/21/2022
1.13.56 1,340 6/19/2022
1.13.55 1,777 6/15/2022
1.13.54 6,150 6/8/2022
1.13.53 1,298 6/6/2022
1.13.52 6,221 6/2/2022
1.13.51 1,411 6/1/2022
1.13.50 2,143 5/23/2022
1.13.49 1,321 5/20/2022
1.13.48 1,266 5/18/2022
1.13.47 1,369 5/5/2022
1.13.46 3,147 5/2/2022
1.13.45 1,345 4/29/2022
1.13.44 1,351 4/28/2022
1.13.43 1,296 4/28/2022
1.13.42 1,374 4/27/2022
1.13.41 1,284 4/27/2022
1.13.40 1,300 4/26/2022
1.13.39 1,354 4/26/2022
1.13.38 1,394 4/26/2022
1.13.37 1,631 4/21/2022
1.13.36 1,822 4/13/2022
1.13.35 1,517 4/8/2022
1.13.34 1,315 4/7/2022
1.13.33 1,391 4/7/2022
1.13.32 1,381 4/7/2022
1.13.31 1,372 4/6/2022
1.13.30 1,320 4/4/2022
1.13.29 1,724 3/28/2022
1.13.28 1,349 3/28/2022
1.13.27 2,090 3/25/2022
1.13.24 1,342 3/21/2022
1.13.23 1,401 3/17/2022
1.13.22 1,636 3/16/2022
1.13.21 1,372 3/15/2022
1.13.20 1,441 3/11/2022
1.13.19 1,382 3/10/2022
1.13.18 1,426 3/10/2022
1.13.17 1,366 3/9/2022
1.13.16 1,423 3/9/2022
1.13.15 1,488 3/4/2022
1.13.14 2,795 3/2/2022
1.13.13 1,321 3/1/2022
1.13.12 1,474 2/28/2022
1.13.11 1,468 2/18/2022
1.13.10 1,418 2/18/2022
1.13.9 4,993 2/17/2022
1.13.8 1,347 2/16/2022
1.13.7 3,594 2/11/2022
1.13.6 1,486 2/7/2022
1.13.5 1,471 2/3/2022
1.13.4 1,436 2/2/2022
1.13.3 1,400 2/2/2022
1.13.2 1,446 2/1/2022
1.13.1 1,478 1/28/2022
1.13.0 4,036 1/25/2022
1.12.60 3,077 5/24/2022
1.12.59 1,253 5/23/2022
1.12.58 1,574 3/9/2022
1.12.57 1,395 3/3/2022
1.12.56 1,398 2/11/2022
1.12.55 1,683 2/8/2022
1.12.54 1,413 2/4/2022
1.12.53 1,364 1/31/2022
1.12.52 3,492 1/23/2022
1.12.51 1,466 1/20/2022
1.12.50 1,407 1/19/2022
1.12.49 1,744 1/17/2022
1.12.48 1,254 1/14/2022
1.12.47 1,404 1/13/2022
1.12.46 1,316 1/11/2022
1.12.45 1,171 1/6/2022
1.12.44 1,313 1/3/2022
1.12.43 1,233 12/23/2021
1.12.42 2,577 12/21/2021
1.12.41 1,190 12/21/2021
1.12.40 1,173 12/20/2021
1.12.39 1,152 12/20/2021
1.12.38 2,529 12/16/2021
1.12.37 1,177 12/16/2021
1.12.36 2,402 12/16/2021
1.12.35 5,239 12/15/2021
1.12.34 1,215 12/10/2021
1.12.33 1,995 12/7/2021
1.12.32 1,444 12/2/2021
1.12.31 1,027 12/2/2021
1.12.30 1,191 11/30/2021
1.12.29 1,351 11/29/2021
1.12.28 4,580 11/23/2021
1.12.27 1,173 11/22/2021
1.12.26 1,209 11/12/2021
1.12.25 1,134 11/11/2021
1.12.23 1,207 11/10/2021
1.12.22 1,171 11/10/2021
1.12.21 1,257 11/8/2021
1.12.20 2,141 10/29/2021
1.12.19 5,758 10/29/2021
1.12.18 1,287 10/26/2021
1.12.17 1,951 10/26/2021
1.12.16 1,357 10/25/2021
1.12.15 1,351 10/20/2021
1.12.14 1,227 10/18/2021
1.12.13 1,282 10/18/2021
1.12.12 1,207 10/15/2021
1.12.11 1,401 10/14/2021
1.12.10 2,029 10/7/2021
1.12.9 1,235 10/6/2021
1.12.8 1,376 10/5/2021
1.12.7 1,323 10/5/2021
1.12.6 1,352 10/4/2021
1.12.5 1,266 10/1/2021
1.12.4 1,273 9/30/2021
1.12.3 1,247 9/29/2021
1.12.2 1,897 9/23/2021
1.12.1 1,828 9/17/2021
1.12.0 3,706 8/31/2021
1.10.116 2,712 12/1/2021
1.10.115 2,605 11/11/2021
1.10.114 1,205 11/10/2021
1.10.113 1,191 11/5/2021
1.10.112 2,081 10/19/2021
1.10.111 1,207 10/15/2021
1.10.110 1,276 10/15/2021
1.10.109 1,220 10/12/2021
1.10.108 1,224 10/8/2021
1.10.107 1,293 10/7/2021
1.10.106 1,178 10/6/2021
1.10.105 1,264 10/5/2021
1.10.104 13,966 9/23/2021
1.10.103 1,674 9/21/2021
1.10.102 2,131 9/21/2021
1.10.101 1,276 9/15/2021
1.10.100 1,316 9/13/2021
1.10.99 2,156 9/9/2021
1.10.98 1,340 9/9/2021
1.10.97 1,493 9/6/2021
1.10.96 4,675 8/30/2021
1.10.95 3,065 8/27/2021
1.10.94 1,383 8/26/2021
1.10.93 1,431 8/24/2021
1.10.92 14,859 8/23/2021
1.10.91 1,488 8/20/2021
1.10.90 22,644 8/12/2021
1.10.89 3,795 8/12/2021
1.10.88 1,793 8/4/2021
1.10.87 7,070 7/15/2021
1.10.86 1,409 7/14/2021
1.10.85 1,361 7/12/2021
1.10.84 1,349 7/12/2021
1.10.83 10,719 7/8/2021
1.10.82 1,247 7/7/2021
1.10.81 1,241 7/6/2021
1.10.80 1,318 7/2/2021
1.10.79 1,207 7/2/2021
1.10.78 1,344 6/30/2021
1.10.77 1,267 6/29/2021
1.10.76 2,138 6/28/2021
1.10.75 2,651 6/25/2021
1.10.74 1,306 6/22/2021
1.10.73 1,347 6/18/2021
1.10.72 3,510 6/11/2021
1.10.71 2,075 6/7/2021
1.10.70 1,396 6/4/2021
1.10.69 1,296 6/4/2021
1.10.68 17,934 6/2/2021
1.10.67 3,200 6/1/2021
1.10.66 1,311 5/31/2021
1.10.65 1,371 5/27/2021
1.10.64 1,262 5/26/2021
1.10.63 2,604 5/24/2021
1.10.62 2,459 5/18/2021
1.10.61 1,339 5/18/2021
1.10.60 1,306 5/17/2021
1.10.59 3,033 5/12/2021
1.10.58 1,385 5/11/2021
1.10.57 1,414 5/7/2021
1.10.56 2,881 5/4/2021
1.10.55 1,315 5/3/2021
1.10.54 1,346 5/3/2021
1.10.53 24,498 4/27/2021
1.10.52 1,276 4/27/2021
1.10.51 9,194 4/26/2021
1.10.50 7,788 4/23/2021
1.10.49 5,133 4/22/2021
1.10.48 1,289 4/21/2021
1.10.47 1,377 4/21/2021
1.10.46 1,376 4/21/2021
1.10.45 1,288 4/20/2021
1.10.44 1,317 4/19/2021
1.10.43 1,259 4/19/2021
1.10.42 1,339 4/15/2021
1.10.41 1,267 4/14/2021
1.10.40 1,772 4/14/2021
1.10.39 3,650 4/13/2021
1.10.38 1,201 4/12/2021
1.10.37 1,296 4/12/2021
1.10.36 1,350 4/12/2021
1.10.35 1,303 4/9/2021
1.10.34 1,221 4/9/2021
1.10.33 1,214 4/8/2021
1.10.32 1,317 4/8/2021
1.10.31 1,261 4/7/2021
1.10.30 1,234 4/7/2021
1.10.29 1,281 3/31/2021
1.10.28 1,727 3/30/2021
1.10.27 3,257 3/24/2021
1.10.26 1,250 3/24/2021
1.10.25 1,350 3/23/2021
1.10.24 1,356 3/23/2021
1.10.23 1,471 3/18/2021
1.10.22 2,807 3/17/2021
1.10.21 2,618 3/11/2021
1.10.20 1,379 3/11/2021
1.10.19 1,331 3/10/2021
1.10.18 2,071 3/9/2021
1.10.17 1,296 3/9/2021
1.10.16 1,396 3/8/2021
1.10.15 16,034 3/4/2021
1.10.14 1,755 2/25/2021
1.10.13 3,336 2/19/2021
1.10.12 2,723 2/18/2021
1.10.11 1,402 2/16/2021
1.10.10 1,255 2/15/2021
1.10.9 1,450 2/10/2021
1.10.8 1,719 2/8/2021
1.10.7 1,336 2/4/2021
1.10.6 3,519 2/2/2021
1.10.5 1,327 2/1/2021
1.10.4 1,379 1/29/2021
1.10.3 2,891 1/28/2021
1.10.2 6,818 1/26/2021
1.10.1 12,466 1/26/2021
1.9.64 1,313 3/17/2021
1.9.63 1,855 2/25/2021
1.9.62 1,327 2/22/2021
1.9.61 2,302 2/4/2021
1.9.60 1,300 2/1/2021
1.9.59 4,082 1/19/2021
1.9.58 1,346 1/15/2021
1.9.57 1,544 1/14/2021
1.9.56 1,429 1/11/2021
1.9.55 1,644 12/24/2020
1.9.54 1,610 12/18/2020
1.9.53 4,389 12/16/2020
1.9.52 1,347 12/15/2020
1.9.51 1,395 12/11/2020
1.9.50 1,410 12/10/2020
1.9.49 1,503 12/10/2020
1.9.48 1,433 12/9/2020
1.9.47 1,349 12/8/2020
1.9.46 1,415 12/4/2020
1.9.45 1,383 12/3/2020
1.9.44 1,465 12/1/2020
1.9.43 1,407 11/30/2020
1.9.42 1,324 11/27/2020
1.9.41 1,465 11/26/2020
1.9.40 1,262 11/26/2020
1.9.39 3,871 11/25/2020
1.9.38 1,351 11/23/2020
1.9.37 1,347 11/20/2020
1.9.36 1,658 11/17/2020
1.9.35 1,448 11/16/2020
1.9.34 1,624 11/10/2020
1.9.33 1,443 11/9/2020
1.9.32 5,896 11/3/2020
1.9.31 1,457 11/3/2020
1.9.30 1,428 10/30/2020
1.9.29 1,376 10/28/2020
1.9.28 4,189 10/21/2020
1.9.27 1,418 10/20/2020
1.9.26 1,522 10/18/2020
1.9.25 4,370 10/15/2020
1.9.24 1,560 10/14/2020
1.9.23 1,417 10/13/2020
1.9.22 1,433 10/13/2020
1.9.21 1,489 10/9/2020
1.9.20 2,472 10/2/2020
1.9.19 2,348 9/29/2020
1.9.18 2,952 9/29/2020
1.9.17 1,477 9/22/2020
1.9.16 1,452 9/17/2020
1.9.15 1,606 9/16/2020
1.9.14 2,636 9/15/2020
1.9.13 1,393 9/15/2020
1.9.12 1,465 9/15/2020
1.9.11 1,449 9/15/2020
1.9.10 1,770 9/11/2020
1.9.9 1,519 9/9/2020
1.9.8 1,345 9/9/2020
1.9.7 1,398 9/8/2020
1.9.6 1,774 9/4/2020
1.9.5 1,452 9/2/2020
1.9.4 1,405 9/1/2020
1.9.3 1,463 8/31/2020
1.9.2 3,310 8/27/2020
1.9.1 1,443 8/26/2020
1.9.0 2,779 8/25/2020
1.8.105 1,907 4/15/2021
1.8.104 1,579 10/20/2020
1.8.103 2,560 9/14/2020
1.8.102 1,560 9/8/2020
1.8.101 1,519 9/2/2020
1.8.100 1,464 9/1/2020
1.8.99 3,344 8/21/2020
1.8.98 1,450 8/18/2020
1.8.97 1,593 8/14/2020
1.8.96 1,570 8/13/2020
1.8.95 1,520 8/12/2020
1.8.94 2,497 8/11/2020
1.8.93 1,895 8/3/2020
1.8.92 1,588 7/30/2020
1.8.91 1,622 7/13/2020
1.8.90 1,524 7/7/2020
1.8.89 1,618 7/7/2020
1.8.88 1,454 7/6/2020
1.8.87 1,460 7/2/2020
1.8.86 3,657 6/30/2020
1.8.85 1,539 6/30/2020
1.8.84 1,476 6/30/2020
1.8.83 1,518 6/29/2020
1.8.82 1,503 6/25/2020
1.8.81 1,640 6/25/2020
1.8.80 1,566 6/22/2020
1.8.79 1,503 6/18/2020
1.8.78 4,702 6/18/2020
1.8.77 1,499 6/17/2020
1.8.76 2,586 6/16/2020
1.8.75 1,482 6/15/2020
1.8.74 3,064 6/9/2020
1.8.73 1,571 6/8/2020
1.8.72 1,458 6/8/2020
1.8.71 1,505 6/5/2020
1.8.70 1,643 6/4/2020
1.8.69 1,609 6/1/2020
1.8.68 1,627 5/29/2020
1.8.67 1,549 5/28/2020
1.8.66 1,534 5/28/2020
1.8.65 1,528 5/27/2020
1.8.64 2,556 5/26/2020
1.8.63 4,945 5/20/2020
1.8.62 1,495 5/20/2020
1.8.61 1,517 5/20/2020
1.8.60 1,657 5/18/2020
1.8.59 1,576 5/15/2020
1.8.58 1,560 5/15/2020
1.8.57 1,535 5/15/2020
1.8.56 1,511 5/14/2020
1.8.55 5,524 5/12/2020
1.8.54 1,634 5/8/2020
1.8.53 2,443 5/6/2020
1.8.52 1,709 5/5/2020
1.8.51 1,595 5/4/2020
1.8.50 1,614 4/30/2020
1.8.49 1,556 4/29/2020
1.8.48 1,586 4/27/2020
1.8.47 3,785 4/24/2020
1.8.46 1,604 4/24/2020
1.8.45 1,545 4/24/2020
1.8.44 1,569 4/22/2020
1.8.43 2,741 4/21/2020
1.8.42 1,536 4/17/2020
1.8.41 1,639 4/16/2020
1.8.40 1,712 4/9/2020
1.8.39 1,486 4/8/2020
1.8.38 2,606 4/5/2020
1.8.37 1,649 4/3/2020
1.8.36 1,648 4/3/2020
1.8.35 1,597 4/2/2020
1.8.34 1,654 4/2/2020
1.8.33 1,714 3/31/2020
1.8.32 1,601 3/27/2020
1.8.31 1,625 3/26/2020
1.8.30 1,579 3/26/2020
1.8.29 1,419 3/25/2020
1.8.28 1,640 3/24/2020
1.8.27 1,591 3/20/2020
1.8.26 1,591 3/19/2020
1.8.25 1,662 3/18/2020
1.8.24 2,581 3/18/2020
1.8.23 1,578 3/18/2020
1.8.22 1,477 3/18/2020
1.8.21 1,632 3/18/2020
1.8.20 1,694 3/17/2020
1.8.19 1,694 3/17/2020
1.8.18 1,600 3/17/2020
1.8.17 3,870 3/17/2020
1.8.16 1,632 3/15/2020
1.8.15 3,883 3/12/2020
1.8.14 1,577 3/11/2020
1.8.13 4,914 3/5/2020
1.8.12 1,805 3/3/2020
1.8.11 1,608 3/2/2020
1.8.10 7,682 2/24/2020
1.8.9 1,752 2/20/2020
1.8.8 1,859 2/18/2020
1.8.7 1,644 2/18/2020
1.8.6 1,524 2/17/2020
1.8.5 1,578 2/14/2020
1.8.4 1,870 2/12/2020
1.8.3 1,852 2/7/2020
1.8.2 1,662 2/3/2020
1.8.1 7,001 1/28/2020
1.7.53 1,671 5/15/2020
1.7.52 1,589 3/31/2020
1.7.51 2,084 3/27/2020
1.7.50 1,586 3/26/2020
1.7.49 2,242 3/18/2020
1.7.48 1,575 2/25/2020
1.7.47 2,614 2/4/2020
1.7.46 1,584 2/4/2020
1.7.45 1,631 1/16/2020
1.7.44 1,680 1/13/2020
1.7.43 1,622 1/9/2020
1.7.42 6,015 12/27/2019
1.7.41 3,594 12/16/2019
1.7.40 1,510 12/13/2019
1.7.39 1,507 12/13/2019
1.7.38 1,618 12/13/2019
1.7.37 1,662 12/11/2019
1.7.36 1,607 12/4/2019
1.7.35 1,504 12/4/2019
1.7.34 1,550 12/3/2019
1.7.33 1,664 12/2/2019
1.7.32 7,063 11/27/2019
1.7.31 7,990 11/26/2019
1.7.30 2,328 11/25/2019
1.7.29 1,571 11/22/2019
1.7.28 1,697 11/8/2019
1.7.27 2,251 11/5/2019
1.7.26 1,637 10/31/2019
1.7.25 2,525 10/29/2019
1.7.24 1,597 10/29/2019
1.7.23 1,590 10/25/2019
1.7.22 1,610 10/24/2019
1.7.21 1,673 10/24/2019
1.7.20 6,460 10/16/2019
1.7.19 1,557 10/15/2019
1.7.18 1,604 10/15/2019
1.7.17 1,696 10/8/2019
1.7.16 1,618 10/4/2019
1.7.15 5,066 10/2/2019
1.7.14 1,941 9/27/2019
1.7.13 1,549 9/26/2019
1.7.12 1,599 9/25/2019
1.7.11 1,649 9/24/2019
1.7.10 1,641 9/24/2019
1.7.9 1,666 9/24/2019
1.7.8 11,874 9/12/2019
1.7.7 1,631 9/12/2019
1.7.6 2,636 9/10/2019
1.7.5 1,690 9/5/2019
1.7.4 1,583 9/4/2019
1.7.3 1,591 9/3/2019
1.7.2 1,661 9/2/2019
1.7.1 1,684 8/29/2019
1.7.0 2,736 8/27/2019
1.6.69 1,569 5/15/2020
1.6.68 5,852 10/2/2019
1.6.67 2,698 9/27/2019
1.6.66 1,629 9/26/2019
1.6.65 2,734 9/5/2019
1.6.64 1,564 9/2/2019
1.6.63 3,642 8/23/2019
1.6.62 1,542 8/21/2019
1.6.61 1,680 8/21/2019
1.6.60 1,622 8/15/2019
1.6.57 1,562 8/8/2019
1.6.56 1,558 8/8/2019
1.6.55 2,917 8/5/2019
1.6.52 3,378 7/8/2019
1.6.48 1,653 6/18/2019
1.6.47 2,463 6/13/2019
1.6.46 1,690 6/12/2019
1.6.45 1,687 6/12/2019
1.6.44 1,591 6/12/2019
1.6.43 1,601 5/29/2019
1.6.42 2,483 5/28/2019
1.6.41 1,581 5/28/2019
1.6.40 1,638 5/28/2019
1.6.39 1,586 5/28/2019
1.6.38 2,491 5/21/2019
1.6.37 6,374 5/21/2019
1.6.36 1,644 5/16/2019
1.6.35 4,725 5/16/2019
1.6.34 1,650 5/16/2019
1.6.33 1,562 5/16/2019
1.6.32 1,699 5/7/2019
1.6.31 1,654 5/7/2019
1.6.30 1,667 5/7/2019
1.6.29 1,598 5/7/2019
1.6.28 2,545 5/1/2019
1.6.27 1,733 5/1/2019
1.6.26 1,664 4/25/2019
1.6.25 2,286 4/17/2019
1.6.24 1,592 4/17/2019
1.6.23 4,646 4/15/2019
1.6.22 2,544 4/9/2019
1.6.20 1,677 4/1/2019
1.6.19 1,708 3/29/2019
1.6.18 2,765 3/25/2019
1.6.17 1,712 3/21/2019
1.6.16 2,554 3/15/2019
1.6.15 1,617 3/15/2019
1.6.14 1,608 3/15/2019
1.6.13 1,651 3/15/2019
1.6.12 1,620 3/15/2019
1.6.11 1,695 3/15/2019
1.6.10 2,616 3/15/2019
1.6.9 1,621 3/15/2019
1.6.8 1,548 3/15/2019
1.6.7 7,826 3/15/2019
1.6.6 2,465 3/15/2019
1.6.5 1,874 3/15/2019
1.6.4 1,649 3/15/2019
1.6.3 1,626 3/15/2019
1.6.2 1,684 3/15/2019
1.6.1 2,850 3/15/2019
1.6.0 8,350 3/15/2019
1.5.41 2,329 3/15/2019
1.5.40 1,666 3/15/2019
1.5.39 2,546 3/15/2019
1.5.38 1,644 3/15/2019
1.5.37 1,575 3/15/2019
1.5.36 1,644 3/15/2019
1.5.35 1,940 3/15/2019
1.5.34 4,780 3/15/2019
1.5.33 1,607 3/15/2019
1.5.32 2,400 3/15/2019
1.5.31 1,621 3/15/2019
1.5.30 1,662 3/15/2019
1.5.29 1,594 3/15/2019
1.5.28 4,273 3/15/2019
1.5.27 1,652 3/15/2019
1.5.26 4,445 3/15/2019
1.5.25 1,597 3/15/2019
1.5.24 1,622 3/15/2019
1.5.23 2,535 3/15/2019
1.5.22 1,605 3/15/2019
1.5.21 3,731 3/15/2019
1.5.20 1,594 3/15/2019
1.5.19 2,497 3/15/2019
1.5.18 1,648 3/15/2019
1.5.17 1,595 3/15/2019
1.5.16 2,349 3/15/2019
1.5.15 1,656 3/15/2019
1.5.14 1,577 3/15/2019
1.5.13 1,744 3/15/2019
1.5.11 1,570 3/15/2019
1.5.10 1,897 3/15/2019
1.5.9 2,803 3/15/2019
1.5.8 2,246 3/15/2019
1.5.7 1,677 3/15/2019
1.5.6 1,624 3/15/2019
1.5.5 5,097 3/15/2019
1.5.4 1,668 3/15/2019
1.5.3 1,569 3/15/2019
1.5.2 1,588 3/15/2019
1.5.1 7,465 3/15/2019
1.5.0 6,118 3/15/2019
1.4.84 23,560 3/15/2019
1.4.83 6,862 3/15/2019
1.4.82 6,335 3/15/2019
1.4.81 1,680 3/15/2019
1.4.80 7,138 3/15/2019
1.4.79 1,637 3/15/2019
1.4.78 1,556 3/15/2019
1.4.77 2,486 3/15/2019
1.4.76 1,590 3/15/2019
1.4.75 1,519 3/15/2019
1.4.74 2,292 3/15/2019
1.4.73 1,558 3/15/2019
1.4.72 1,570 3/15/2019
1.4.71 1,578 3/15/2019
1.4.70 1,554 3/15/2019
1.4.69 2,301 3/15/2019
1.4.68 1,601 3/15/2019
1.4.67 1,547 3/15/2019
1.4.66 2,311 3/15/2019
1.4.65 1,591 3/15/2019
1.4.64 1,580 3/15/2019
1.4.63 4,015 3/15/2019
1.4.59 4,586 3/15/2019
1.4.57 9,699 3/15/2019
1.4.22 11,068 3/15/2019
1.3.14 12,902 3/15/2019
1.2.10 5,751 3/15/2019
1.1.2 8,834 3/15/2019
1.0.0 109,076 3/15/2019