Dynamicweb.Ecommerce 10.19.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.19.9
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.19.9
                    
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.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.19.9" />
                    
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.9
                    
#r "nuget: Dynamicweb.Ecommerce, 10.19.9"
                    
#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.9
                    
#: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.9
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.19.9
                    
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.3-PreRelease 306 10/21/2025
10.20.2-PreRelease 564 10/14/2025
10.20.1-PreRelease 578 10/7/2025
10.20.0-PreRelease 690 9/30/2025
10.19.10 324 10/21/2025
10.19.9 685 10/16/2025
10.19.8 663 10/14/2025
10.19.7 710 10/7/2025
10.19.6 918 9/30/2025
10.19.5-PreRelease 694 9/22/2025
10.19.4-PreRelease 661 9/16/2025
10.19.3-PreRelease 426 9/9/2025
10.19.2-PreRelease 454 9/4/2025
10.19.1-PreRelease 476 9/2/2025
10.19.0-PreRelease 504 8/26/2025
10.18.12 691 10/14/2025
10.18.11 697 10/7/2025
10.18.10 706 9/30/2025
10.18.9 876 9/22/2025
10.18.8 974 9/16/2025
10.18.7 622 9/9/2025
10.18.6 544 9/4/2025
10.18.5 680 9/2/2025
10.18.4 1,151 8/26/2025
10.18.3-PreRelease 432 8/19/2025
10.18.2-PreRelease 482 8/12/2025
10.18.1-PreRelease 529 8/7/2025
10.18.0-PreRelease 653 7/25/2025
10.17.13 735 10/14/2025
10.17.12 650 10/7/2025
10.17.11 838 9/30/2025
10.17.10 773 9/22/2025
10.17.9 801 9/16/2025
10.17.8 643 9/2/2025
10.17.7 611 8/26/2025
10.17.6 610 8/19/2025
10.17.5 693 8/12/2025
10.17.4 593 8/5/2025
10.17.3 992 7/22/2025
10.17.2 611 7/15/2025
10.17.1 670 7/8/2025
10.17.0 789 7/1/2025
10.16.12 923 9/22/2025
10.16.11 751 9/16/2025
10.16.10 492 9/9/2025
10.16.9 795 8/12/2025
10.16.8 644 8/5/2025
10.16.7 1,018 7/22/2025
10.16.6 765 7/1/2025
10.16.5 1,115 6/17/2025
10.16.4 860 6/12/2025
10.16.3 786 6/10/2025
10.16.2 648 6/4/2025
10.16.1 582 6/3/2025
10.16.0 978 5/27/2025
10.15.11 548 8/26/2025
10.15.10 629 8/5/2025
10.15.9 546 7/1/2025
10.15.8 337 6/24/2025
10.15.7 428 6/17/2025
10.15.6 520 6/3/2025
10.15.5 411 5/27/2025
10.15.4 548 5/20/2025
10.15.3 833 5/13/2025
10.15.2 557 5/13/2025
10.15.1 721 5/6/2025
10.15.0 590 4/29/2025
10.14.13 537 7/1/2025
10.14.12 347 6/24/2025
10.14.11 468 6/17/2025
10.14.10 624 5/20/2025
10.14.9 514 5/13/2025
10.14.8 537 5/13/2025
10.14.7 329 5/7/2025
10.14.6 302 5/6/2025
10.14.5 422 4/29/2025
10.14.4 636 4/22/2025
10.14.3 651 4/10/2025
10.14.2 616 4/8/2025
10.14.1 836 4/1/2025
10.14.0 1,252 3/25/2025
10.13.8 815 4/22/2025
10.13.7 436 4/10/2025
10.13.6 423 4/8/2025
10.13.5 428 4/1/2025
10.13.4 737 3/25/2025
10.13.3 1,070 3/18/2025
10.13.2 580 3/11/2025
10.13.1 1,023 3/4/2025
10.13.0 3,060 2/25/2025
10.12.7 922 3/11/2025
10.12.6 477 3/4/2025
10.12.5 372 2/25/2025
10.12.4 610 2/18/2025
10.12.3 451 2/12/2025
10.12.2 355 2/11/2025
10.12.1 615 2/4/2025
10.12.0 1,689 1/28/2025
10.11.8 788 2/25/2025
10.11.7 380 2/18/2025
10.11.6 395 2/12/2025
10.11.5 330 2/11/2025
10.11.4 353 2/4/2025
10.11.3 421 1/28/2025
10.11.2 908 1/21/2025
10.11.1 413 1/14/2025
10.11.0 697 1/7/2025
10.10.8 625 2/12/2025
10.10.7 321 2/11/2025
10.10.6 455 1/16/2025
10.10.5 303 1/14/2025
10.10.4 448 1/7/2025
10.10.3 766 12/17/2024
10.10.2 410 12/10/2024
10.10.1 474 12/3/2024
10.10.0 507 11/26/2024
10.9.9 595 1/14/2025
10.9.8 537 12/17/2024
10.9.7 347 12/10/2024
10.9.6 345 12/3/2024
10.9.5 334 11/27/2024
10.9.4 312 11/26/2024
10.9.3 574 11/19/2024
10.9.2 583 11/12/2024
10.9.1 444 11/5/2024
10.9.0 1,980 10/29/2024
10.8.14 360 1/14/2025
10.8.13 510 12/17/2024
10.8.12 406 12/10/2024
10.8.11 368 12/3/2024
10.8.10 680 11/26/2024
10.8.9 354 11/19/2024
10.8.8 365 11/12/2024
10.8.7 395 11/7/2024
10.8.6 371 11/5/2024
10.8.5 397 10/29/2024
10.8.4 435 10/22/2024
10.8.3 564 10/15/2024
10.8.2 447 10/8/2024
10.8.1 481 10/1/2024
10.8.0 4,634 9/24/2024
10.7.11 357 11/19/2024
10.7.10 360 11/19/2024
10.7.9 449 10/29/2024
10.7.8 332 10/22/2024
10.7.7 352 10/15/2024
10.7.6 384 10/8/2024
10.7.5 463 10/1/2024
10.7.4 364 9/24/2024
10.7.3 567 9/17/2024
10.7.2 445 9/10/2024
10.7.1 462 9/4/2024
10.7.0 1,603 8/27/2024
10.6.18 378 11/19/2024
10.6.17 343 11/19/2024
10.6.16 486 10/15/2024
10.6.15 374 10/8/2024
10.6.14 373 10/1/2024
10.6.13 418 9/24/2024
10.6.12 368 9/17/2024
10.6.11 373 9/3/2024
10.6.10 416 8/27/2024
10.6.9 1,080 8/20/2024
10.6.8 499 8/13/2024
10.6.7 359 8/6/2024
10.6.6 511 7/19/2024
10.6.5 361 7/16/2024
10.6.4 416 7/9/2024
10.6.3 599 7/2/2024
10.6.2 3,187 6/25/2024
10.5.14 500 10/1/2024
10.5.13 378 9/24/2024
10.5.12 369 8/21/2024
10.5.11 393 8/13/2024
10.5.10 302 8/6/2024
10.5.9 375 7/19/2024
10.5.8 396 7/16/2024
10.5.7 324 7/5/2024
10.5.6 369 7/1/2024
10.5.5 355 6/25/2024
10.5.4 446 6/18/2024
10.5.3 439 6/11/2024
10.5.2 439 6/4/2024
10.5.1 335 6/4/2024
10.5.0 780 5/28/2024
10.4.8 338 8/6/2024
10.4.7 335 6/25/2024
10.4.6 344 6/11/2024
10.4.5 358 6/4/2024
10.4.4 376 5/28/2024
10.4.3 412 5/21/2024
10.4.2 843 5/14/2024
10.4.1 597 5/7/2024
10.4.0 3,039 4/30/2024
10.3.10 326 8/6/2024
10.3.9 354 6/25/2024
10.3.8 476 5/21/2024
10.3.7 322 5/14/2024
10.3.6 422 5/7/2024
10.3.5 391 4/30/2024
10.3.4 477 4/23/2024
10.3.3 420 4/16/2024
10.3.2 468 4/11/2024
10.3.1 393 4/9/2024
10.3.0 634 4/2/2024
10.2.8 470 4/23/2024
10.2.7 393 4/16/2024
10.2.6 371 4/11/2024
10.2.5 370 4/9/2024
10.2.4 381 4/2/2024
10.2.3 423 3/26/2024
10.2.2 505 3/19/2024
10.2.1 560 3/12/2024
10.2.0 655 3/5/2024
10.1.12 398 4/11/2024
10.1.11 374 4/9/2024
10.1.10 418 4/2/2024
10.1.9 461 3/19/2024
10.1.8 460 3/13/2024
10.1.7 432 3/12/2024
10.1.6 473 3/5/2024
10.1.5 537 2/27/2024
10.1.4 580 2/20/2024
10.1.3 599 2/14/2024
10.1.2 588 2/7/2024
10.1.1 580 2/6/2024
10.1.0 635 1/30/2024
10.0.39 459 4/11/2024
10.0.38 471 4/2/2024
10.0.37 548 3/5/2024
10.0.36 541 2/27/2024
10.0.35 578 2/20/2024
10.0.34 898 2/14/2024
10.0.33 862 2/1/2024
10.0.32 670 1/24/2024
10.0.31 655 1/19/2024
10.0.30 678 1/18/2024
10.0.29 733 1/16/2024
10.0.28 953 1/16/2024
10.0.27 778 1/11/2024
10.0.26 879 12/19/2023
10.0.25 1,308 12/12/2023
10.0.24 1,149 12/5/2023
10.0.22 1,065 11/28/2023
10.0.21 2,874 11/23/2023
10.0.20 811 11/21/2023
10.0.19 742 11/14/2023
10.0.18 681 11/9/2023
10.0.17 797 11/2/2023
10.0.16 765 10/25/2023
10.0.15 815 10/19/2023
10.0.14 778 10/11/2023
10.0.13 928 9/27/2023
10.0.12 812 9/26/2023
10.0.11 825 9/22/2023
10.0.10 818 9/13/2023
10.0.9 2,795 8/30/2023
10.0.8 891 8/25/2023
10.0.7 1,167 8/22/2023
10.0.6 1,083 8/10/2023
10.0.5 1,253 8/2/2023
10.0.4 995 7/13/2023
10.0.3 1,280 7/5/2023
10.0.2 1,666 6/27/2023
10.0.1 1,007 6/20/2023
10.0.0 2,986 6/14/2023
1.20.1 154 10/15/2025
1.20.0 237 9/1/2025
1.19.5 203 8/21/2025
1.19.4 746 7/30/2025
1.19.3 686 6/18/2025
1.19.2 1,103 4/1/2025
1.19.1 975 2/19/2025
1.19.0 1,200 1/31/2025
1.18.5 241 4/1/2025
1.18.4 190 2/18/2025
1.18.3 347 1/31/2025
1.18.2 341 12/18/2024
1.18.1 796 11/26/2024
1.18.0 1,906 8/27/2024
1.17.17 1,123 11/22/2024
1.17.16 227 11/7/2024
1.17.15 281 10/18/2024
1.17.14 1,274 10/2/2024
1.17.13 1,864 9/19/2024
1.17.12 1,161 9/3/2024
1.17.11 420 8/26/2024
1.17.10 1,191 8/14/2024
1.17.9 315 7/18/2024
1.17.8 524 6/27/2024
1.17.7 1,537 6/4/2024
1.17.6 237 5/30/2024
1.17.5 1,610 5/13/2024
1.17.4 6,227 4/12/2024
1.17.3 481 3/25/2024
1.17.2 1,379 3/4/2024
1.17.1 1,178 2/14/2024
1.17.0 704 1/31/2024
1.16.13 522 4/11/2024
1.16.12 362 3/25/2024
1.16.11 423 3/4/2024
1.16.10 484 2/14/2024
1.16.9 511 1/29/2024
1.16.8 745 1/9/2024
1.16.7 1,348 12/13/2023
1.16.6 810 12/6/2023
1.16.5 1,645 11/29/2023
1.16.4 986 11/21/2023
1.16.3 769 11/7/2023
1.16.2 579 10/30/2023
1.16.1 1,621 10/10/2023
1.16.0 2,128 9/21/2023
1.15.34 403 1/31/2024
1.15.33 436 1/23/2024
1.15.32 870 12/13/2023
1.15.31 1,832 11/7/2023
1.15.30 702 10/17/2023
1.15.29 1,128 10/10/2023
1.15.28 3,126 9/13/2023
1.15.27 2,537 8/29/2023
1.15.26 8,589 8/15/2023
1.15.25 710 8/14/2023
1.15.24 1,742 8/2/2023
1.15.23 783 7/27/2023
1.15.22 769 7/26/2023
1.15.21 1,190 7/6/2023
1.15.20 2,113 6/29/2023
1.15.19 1,822 6/6/2023
1.15.18 1,107 5/28/2023
1.15.17 1,330 5/16/2023
1.15.16 2,588 5/11/2023
1.15.15 3,037 5/3/2023
1.15.14 1,354 4/18/2023
1.15.13 1,534 3/24/2023
1.15.12 1,761 3/21/2023
1.15.11 3,548 3/16/2023
1.15.10 935 3/15/2023
1.15.9 3,930 3/7/2023
1.15.8 988 3/2/2023
1.15.7 1,099 2/28/2023
1.15.6 1,050 2/22/2023
1.15.5 1,545 2/21/2023
1.15.4 1,057 2/15/2023
1.15.3 935 2/7/2023
1.15.2 1,143 2/6/2023
1.15.1 3,557 2/2/2023
1.15.0 1,352 1/26/2023
1.14.70 3,732 10/9/2023
1.14.69 746 8/14/2023
1.14.68 945 7/27/2023
1.14.67 1,633 6/23/2023
1.14.66 4,961 5/3/2023
1.14.65 2,057 4/24/2023
1.14.64 1,014 4/18/2023
1.14.63 990 3/24/2023
1.14.62 1,001 3/21/2023
1.14.61 1,008 3/16/2023
1.14.60 953 3/16/2023
1.14.59 1,490 3/7/2023
1.14.58 969 3/2/2023
1.14.57 1,759 2/21/2023
1.14.56 1,137 2/15/2023
1.14.55 1,063 2/14/2023
1.14.54 1,058 2/7/2023
1.14.53 1,083 2/2/2023
1.14.52 1,071 2/1/2023
1.14.51 1,455 1/26/2023
1.14.50 1,701 1/24/2023
1.14.49 5,190 1/18/2023
1.14.48 1,060 1/16/2023
1.14.47 2,077 1/10/2023
1.14.46 1,018 1/9/2023
1.14.45 1,929 1/9/2023
1.14.44 2,126 1/5/2023
1.14.43 1,019 1/5/2023
1.14.42 2,963 1/3/2023
1.14.41 3,417 12/15/2022
1.14.40 1,091 12/13/2022
1.14.39 1,899 12/8/2022
1.14.38 1,073 12/7/2022
1.14.37 1,032 12/5/2022
1.14.36 1,102 12/2/2022
1.14.35 1,047 12/1/2022
1.14.34 1,862 11/29/2022
1.14.33 1,113 11/28/2022
1.14.32 1,032 11/24/2022
1.14.31 1,128 11/23/2022
1.14.30 1,241 11/22/2022
1.14.29 1,426 11/22/2022
1.14.28 2,751 11/17/2022
1.14.27 2,007 11/16/2022
1.14.26 1,225 11/16/2022
1.14.25 2,197 11/15/2022
1.14.24 1,262 11/14/2022
1.14.23 1,126 11/11/2022
1.14.22 1,363 11/10/2022
1.14.21 1,160 11/10/2022
1.14.20 1,194 11/7/2022
1.14.19 1,961 11/7/2022
1.14.18 1,542 11/2/2022
1.14.17 3,685 11/1/2022
1.14.16 1,129 10/27/2022
1.14.15 1,265 10/24/2022
1.14.14 1,163 10/21/2022
1.14.13 2,296 10/13/2022
1.14.12 1,142 10/12/2022
1.14.11 1,811 10/12/2022
1.14.10 2,586 10/7/2022
1.14.9 1,510 10/4/2022
1.14.8 1,155 10/3/2022
1.14.7 1,575 9/29/2022
1.14.6 1,941 9/27/2022
1.14.5 1,243 9/21/2022
1.14.4 1,589 9/16/2022
1.14.3 1,191 9/15/2022
1.14.2 3,208 9/7/2022
1.14.1 3,314 8/30/2022
1.14.0 3,227 8/30/2022
1.13.83 1,091 1/24/2023
1.13.81 1,074 1/5/2023
1.13.80 1,097 11/23/2022
1.13.79 1,186 11/1/2022
1.13.78 1,141 10/13/2022
1.13.77 1,210 10/4/2022
1.13.76 1,374 9/27/2022
1.13.75 1,211 9/21/2022
1.13.74 3,259 9/20/2022
1.13.73 1,272 9/16/2022
1.13.72 2,544 8/31/2022
1.13.71 1,248 8/30/2022
1.13.70 1,211 8/25/2022
1.13.69 1,278 8/22/2022
1.13.68 1,165 8/22/2022
1.13.67 1,299 8/22/2022
1.13.66 1,262 8/22/2022
1.13.65 1,309 8/17/2022
1.13.64 4,271 8/11/2022
1.13.63 1,224 8/9/2022
1.13.62 1,323 8/8/2022
1.13.61 2,715 7/13/2022
1.13.60 1,351 7/11/2022
1.13.59 2,949 6/27/2022
1.13.58 1,437 6/24/2022
1.13.57 1,997 6/21/2022
1.13.56 1,348 6/19/2022
1.13.55 1,782 6/15/2022
1.13.54 6,163 6/8/2022
1.13.53 1,304 6/6/2022
1.13.52 6,225 6/2/2022
1.13.51 1,416 6/1/2022
1.13.50 2,148 5/23/2022
1.13.49 1,325 5/20/2022
1.13.48 1,272 5/18/2022
1.13.47 1,374 5/5/2022
1.13.46 3,153 5/2/2022
1.13.45 1,348 4/29/2022
1.13.44 1,354 4/28/2022
1.13.43 1,303 4/28/2022
1.13.42 1,382 4/27/2022
1.13.41 1,289 4/27/2022
1.13.40 1,305 4/26/2022
1.13.39 1,359 4/26/2022
1.13.38 1,401 4/26/2022
1.13.37 1,637 4/21/2022
1.13.36 1,825 4/13/2022
1.13.35 1,521 4/8/2022
1.13.34 1,322 4/7/2022
1.13.33 1,396 4/7/2022
1.13.32 1,393 4/7/2022
1.13.31 1,376 4/6/2022
1.13.30 1,327 4/4/2022
1.13.29 1,728 3/28/2022
1.13.28 1,352 3/28/2022
1.13.27 2,095 3/25/2022
1.13.24 1,348 3/21/2022
1.13.23 1,404 3/17/2022
1.13.22 1,641 3/16/2022
1.13.21 1,377 3/15/2022
1.13.20 1,449 3/11/2022
1.13.19 1,386 3/10/2022
1.13.18 1,435 3/10/2022
1.13.17 1,374 3/9/2022
1.13.16 1,426 3/9/2022
1.13.15 1,492 3/4/2022
1.13.14 2,798 3/2/2022
1.13.13 1,328 3/1/2022
1.13.12 1,480 2/28/2022
1.13.11 1,474 2/18/2022
1.13.10 1,424 2/18/2022
1.13.9 5,000 2/17/2022
1.13.8 1,355 2/16/2022
1.13.7 3,600 2/11/2022
1.13.6 1,492 2/7/2022
1.13.5 1,477 2/3/2022
1.13.4 1,446 2/2/2022
1.13.3 1,403 2/2/2022
1.13.2 1,451 2/1/2022
1.13.1 1,482 1/28/2022
1.13.0 4,041 1/25/2022
1.12.60 3,080 5/24/2022
1.12.59 1,259 5/23/2022
1.12.58 1,580 3/9/2022
1.12.57 1,400 3/3/2022
1.12.56 1,403 2/11/2022
1.12.55 1,693 2/8/2022
1.12.54 1,420 2/4/2022
1.12.53 1,368 1/31/2022
1.12.52 3,496 1/23/2022
1.12.51 1,468 1/20/2022
1.12.50 1,410 1/19/2022
1.12.49 1,748 1/17/2022
1.12.48 1,257 1/14/2022
1.12.47 1,408 1/13/2022
1.12.46 1,322 1/11/2022
1.12.45 1,179 1/6/2022
1.12.44 1,320 1/3/2022
1.12.43 1,238 12/23/2021
1.12.42 2,581 12/21/2021
1.12.41 1,194 12/21/2021
1.12.40 1,175 12/20/2021
1.12.39 1,156 12/20/2021
1.12.38 2,534 12/16/2021
1.12.37 1,182 12/16/2021
1.12.36 2,420 12/16/2021
1.12.35 5,255 12/15/2021
1.12.34 1,217 12/10/2021
1.12.33 1,998 12/7/2021
1.12.32 1,453 12/2/2021
1.12.31 1,031 12/2/2021
1.12.30 1,197 11/30/2021
1.12.29 1,353 11/29/2021
1.12.28 4,585 11/23/2021
1.12.27 1,178 11/22/2021
1.12.26 1,212 11/12/2021
1.12.25 1,138 11/11/2021
1.12.23 1,211 11/10/2021
1.12.22 1,174 11/10/2021
1.12.21 1,268 11/8/2021
1.12.20 2,147 10/29/2021
1.12.19 5,780 10/29/2021
1.12.18 1,290 10/26/2021
1.12.17 1,958 10/26/2021
1.12.16 1,363 10/25/2021
1.12.15 1,354 10/20/2021
1.12.14 1,230 10/18/2021
1.12.13 1,286 10/18/2021
1.12.12 1,211 10/15/2021
1.12.11 1,404 10/14/2021
1.12.10 2,033 10/7/2021
1.12.9 1,243 10/6/2021
1.12.8 1,379 10/5/2021
1.12.7 1,329 10/5/2021
1.12.6 1,356 10/4/2021
1.12.5 1,271 10/1/2021
1.12.4 1,276 9/30/2021
1.12.3 1,254 9/29/2021
1.12.2 1,902 9/23/2021
1.12.1 1,833 9/17/2021
1.12.0 3,710 8/31/2021
1.10.116 2,717 12/1/2021
1.10.115 2,620 11/11/2021
1.10.114 1,211 11/10/2021
1.10.113 1,198 11/5/2021
1.10.112 2,083 10/19/2021
1.10.111 1,209 10/15/2021
1.10.110 1,283 10/15/2021
1.10.109 1,225 10/12/2021
1.10.108 1,227 10/8/2021
1.10.107 1,301 10/7/2021
1.10.106 1,186 10/6/2021
1.10.105 1,274 10/5/2021
1.10.104 14,025 9/23/2021
1.10.103 1,676 9/21/2021
1.10.102 2,139 9/21/2021
1.10.101 1,280 9/15/2021
1.10.100 1,325 9/13/2021
1.10.99 2,160 9/9/2021
1.10.98 1,347 9/9/2021
1.10.97 1,498 9/6/2021
1.10.96 4,683 8/30/2021
1.10.95 3,081 8/27/2021
1.10.94 1,389 8/26/2021
1.10.93 1,433 8/24/2021
1.10.92 15,018 8/23/2021
1.10.91 1,522 8/20/2021
1.10.90 22,703 8/12/2021
1.10.89 3,816 8/12/2021
1.10.88 1,797 8/4/2021
1.10.87 7,089 7/15/2021
1.10.86 1,412 7/14/2021
1.10.85 1,365 7/12/2021
1.10.84 1,351 7/12/2021
1.10.83 10,741 7/8/2021
1.10.82 1,250 7/7/2021
1.10.81 1,242 7/6/2021
1.10.80 1,320 7/2/2021
1.10.79 1,212 7/2/2021
1.10.78 1,346 6/30/2021
1.10.77 1,269 6/29/2021
1.10.76 2,142 6/28/2021
1.10.75 2,662 6/25/2021
1.10.74 1,309 6/22/2021
1.10.73 1,351 6/18/2021
1.10.72 3,511 6/11/2021
1.10.71 2,076 6/7/2021
1.10.70 1,400 6/4/2021
1.10.69 1,301 6/4/2021
1.10.68 17,994 6/2/2021
1.10.67 3,204 6/1/2021
1.10.66 1,316 5/31/2021
1.10.65 1,373 5/27/2021
1.10.64 1,267 5/26/2021
1.10.63 2,613 5/24/2021
1.10.62 2,464 5/18/2021
1.10.61 1,342 5/18/2021
1.10.60 1,308 5/17/2021
1.10.59 3,050 5/12/2021
1.10.58 1,388 5/11/2021
1.10.57 1,415 5/7/2021
1.10.56 2,897 5/4/2021
1.10.55 1,317 5/3/2021
1.10.54 1,350 5/3/2021
1.10.53 24,505 4/27/2021
1.10.52 1,281 4/27/2021
1.10.51 9,199 4/26/2021
1.10.50 7,793 4/23/2021
1.10.49 5,134 4/22/2021
1.10.48 1,291 4/21/2021
1.10.47 1,390 4/21/2021
1.10.46 1,378 4/21/2021
1.10.45 1,291 4/20/2021
1.10.44 1,318 4/19/2021
1.10.43 1,260 4/19/2021
1.10.42 1,344 4/15/2021
1.10.41 1,270 4/14/2021
1.10.40 1,776 4/14/2021
1.10.39 3,654 4/13/2021
1.10.38 1,202 4/12/2021
1.10.37 1,301 4/12/2021
1.10.36 1,352 4/12/2021
1.10.35 1,309 4/9/2021
1.10.34 1,223 4/9/2021
1.10.33 1,217 4/8/2021
1.10.32 1,317 4/8/2021
1.10.31 1,264 4/7/2021
1.10.30 1,235 4/7/2021
1.10.29 1,285 3/31/2021
1.10.28 1,730 3/30/2021
1.10.27 3,274 3/24/2021
1.10.26 1,253 3/24/2021
1.10.25 1,354 3/23/2021
1.10.24 1,360 3/23/2021
1.10.23 1,472 3/18/2021
1.10.22 2,810 3/17/2021
1.10.21 2,621 3/11/2021
1.10.20 1,382 3/11/2021
1.10.19 1,334 3/10/2021
1.10.18 2,073 3/9/2021
1.10.17 1,303 3/9/2021
1.10.16 1,398 3/8/2021
1.10.15 16,063 3/4/2021
1.10.14 1,757 2/25/2021
1.10.13 3,338 2/19/2021
1.10.12 2,730 2/18/2021
1.10.11 1,405 2/16/2021
1.10.10 1,256 2/15/2021
1.10.9 1,458 2/10/2021
1.10.8 1,721 2/8/2021
1.10.7 1,337 2/4/2021
1.10.6 3,520 2/2/2021
1.10.5 1,328 2/1/2021
1.10.4 1,385 1/29/2021
1.10.3 2,893 1/28/2021
1.10.2 6,820 1/26/2021
1.10.1 12,473 1/26/2021
1.9.64 1,315 3/17/2021
1.9.63 1,857 2/25/2021
1.9.62 1,330 2/22/2021
1.9.61 2,304 2/4/2021
1.9.60 1,302 2/1/2021
1.9.59 4,083 1/19/2021
1.9.58 1,350 1/15/2021
1.9.57 1,547 1/14/2021
1.9.56 1,432 1/11/2021
1.9.55 1,644 12/24/2020
1.9.54 1,614 12/18/2020
1.9.53 4,397 12/16/2020
1.9.52 1,350 12/15/2020
1.9.51 1,397 12/11/2020
1.9.50 1,412 12/10/2020
1.9.49 1,505 12/10/2020
1.9.48 1,433 12/9/2020
1.9.47 1,350 12/8/2020
1.9.46 1,420 12/4/2020
1.9.45 1,386 12/3/2020
1.9.44 1,469 12/1/2020
1.9.43 1,408 11/30/2020
1.9.42 1,325 11/27/2020
1.9.41 1,469 11/26/2020
1.9.40 1,264 11/26/2020
1.9.39 3,874 11/25/2020
1.9.38 1,354 11/23/2020
1.9.37 1,349 11/20/2020
1.9.36 1,659 11/17/2020
1.9.35 1,454 11/16/2020
1.9.34 1,629 11/10/2020
1.9.33 1,446 11/9/2020
1.9.32 5,900 11/3/2020
1.9.31 1,463 11/3/2020
1.9.30 1,429 10/30/2020
1.9.29 1,379 10/28/2020
1.9.28 4,194 10/21/2020
1.9.27 1,418 10/20/2020
1.9.26 1,522 10/18/2020
1.9.25 4,383 10/15/2020
1.9.24 1,564 10/14/2020
1.9.23 1,420 10/13/2020
1.9.22 1,437 10/13/2020
1.9.21 1,492 10/9/2020
1.9.20 2,475 10/2/2020
1.9.19 2,350 9/29/2020
1.9.18 2,954 9/29/2020
1.9.17 1,478 9/22/2020
1.9.16 1,456 9/17/2020
1.9.15 1,608 9/16/2020
1.9.14 2,639 9/15/2020
1.9.13 1,396 9/15/2020
1.9.12 1,466 9/15/2020
1.9.11 1,455 9/15/2020
1.9.10 1,772 9/11/2020
1.9.9 1,521 9/9/2020
1.9.8 1,348 9/9/2020
1.9.7 1,401 9/8/2020
1.9.6 1,778 9/4/2020
1.9.5 1,455 9/2/2020
1.9.4 1,410 9/1/2020
1.9.3 1,467 8/31/2020
1.9.2 3,311 8/27/2020
1.9.1 1,446 8/26/2020
1.9.0 2,782 8/25/2020
1.8.105 1,908 4/15/2021
1.8.104 1,584 10/20/2020
1.8.103 2,566 9/14/2020
1.8.102 1,565 9/8/2020
1.8.101 1,522 9/2/2020
1.8.100 1,469 9/1/2020
1.8.99 3,346 8/21/2020
1.8.98 1,452 8/18/2020
1.8.97 1,596 8/14/2020
1.8.96 1,571 8/13/2020
1.8.95 1,522 8/12/2020
1.8.94 2,497 8/11/2020
1.8.93 1,896 8/3/2020
1.8.92 1,589 7/30/2020
1.8.91 1,628 7/13/2020
1.8.90 1,525 7/7/2020
1.8.89 1,621 7/7/2020
1.8.88 1,459 7/6/2020
1.8.87 1,463 7/2/2020
1.8.86 3,661 6/30/2020
1.8.85 1,541 6/30/2020
1.8.84 1,482 6/30/2020
1.8.83 1,521 6/29/2020
1.8.82 1,510 6/25/2020
1.8.81 1,642 6/25/2020
1.8.80 1,569 6/22/2020
1.8.79 1,504 6/18/2020
1.8.78 4,706 6/18/2020
1.8.77 1,500 6/17/2020
1.8.76 2,588 6/16/2020
1.8.75 1,483 6/15/2020
1.8.74 3,065 6/9/2020
1.8.73 1,573 6/8/2020
1.8.72 1,458 6/8/2020
1.8.71 1,506 6/5/2020
1.8.70 1,645 6/4/2020
1.8.69 1,611 6/1/2020
1.8.68 1,628 5/29/2020
1.8.67 1,551 5/28/2020
1.8.66 1,537 5/28/2020
1.8.65 1,530 5/27/2020
1.8.64 2,556 5/26/2020
1.8.63 4,952 5/20/2020
1.8.62 1,497 5/20/2020
1.8.61 1,518 5/20/2020
1.8.60 1,667 5/18/2020
1.8.59 1,579 5/15/2020
1.8.58 1,573 5/15/2020
1.8.57 1,535 5/15/2020
1.8.56 1,513 5/14/2020
1.8.55 5,529 5/12/2020
1.8.54 1,639 5/8/2020
1.8.53 2,444 5/6/2020
1.8.52 1,711 5/5/2020
1.8.51 1,602 5/4/2020
1.8.50 1,618 4/30/2020
1.8.49 1,560 4/29/2020
1.8.48 1,588 4/27/2020
1.8.47 3,789 4/24/2020
1.8.46 1,606 4/24/2020
1.8.45 1,549 4/24/2020
1.8.44 1,575 4/22/2020
1.8.43 2,743 4/21/2020
1.8.42 1,538 4/17/2020
1.8.41 1,640 4/16/2020
1.8.40 1,715 4/9/2020
1.8.39 1,486 4/8/2020
1.8.38 2,607 4/5/2020
1.8.37 1,652 4/3/2020
1.8.36 1,653 4/3/2020
1.8.35 1,599 4/2/2020
1.8.34 1,658 4/2/2020
1.8.33 1,714 3/31/2020
1.8.32 1,604 3/27/2020
1.8.31 1,625 3/26/2020
1.8.30 1,581 3/26/2020
1.8.29 1,420 3/25/2020
1.8.28 1,641 3/24/2020
1.8.27 1,594 3/20/2020
1.8.26 1,594 3/19/2020
1.8.25 1,663 3/18/2020
1.8.24 2,585 3/18/2020
1.8.23 1,583 3/18/2020
1.8.22 1,482 3/18/2020
1.8.21 1,635 3/18/2020
1.8.20 1,713 3/17/2020
1.8.19 1,697 3/17/2020
1.8.18 1,602 3/17/2020
1.8.17 3,870 3/17/2020
1.8.16 1,635 3/15/2020
1.8.15 3,887 3/12/2020
1.8.14 1,582 3/11/2020
1.8.13 4,915 3/5/2020
1.8.12 1,807 3/3/2020
1.8.11 1,609 3/2/2020
1.8.10 7,685 2/24/2020
1.8.9 1,757 2/20/2020
1.8.8 1,861 2/18/2020
1.8.7 1,645 2/18/2020
1.8.6 1,526 2/17/2020
1.8.5 1,582 2/14/2020
1.8.4 1,874 2/12/2020
1.8.3 1,852 2/7/2020
1.8.2 1,667 2/3/2020
1.8.1 7,003 1/28/2020
1.7.53 1,680 5/15/2020
1.7.52 1,596 3/31/2020
1.7.51 2,086 3/27/2020
1.7.50 1,593 3/26/2020
1.7.49 2,244 3/18/2020
1.7.48 1,583 2/25/2020
1.7.47 2,617 2/4/2020
1.7.46 1,584 2/4/2020
1.7.45 1,633 1/16/2020
1.7.44 1,687 1/13/2020
1.7.43 1,622 1/9/2020
1.7.42 6,022 12/27/2019
1.7.41 3,598 12/16/2019
1.7.40 1,517 12/13/2019
1.7.39 1,507 12/13/2019
1.7.38 1,623 12/13/2019
1.7.37 1,663 12/11/2019
1.7.36 1,608 12/4/2019
1.7.35 1,505 12/4/2019
1.7.34 1,552 12/3/2019
1.7.33 1,670 12/2/2019
1.7.32 7,065 11/27/2019
1.7.31 7,992 11/26/2019
1.7.30 2,343 11/25/2019
1.7.29 1,576 11/22/2019
1.7.28 1,700 11/8/2019
1.7.27 2,255 11/5/2019
1.7.26 1,641 10/31/2019
1.7.25 2,525 10/29/2019
1.7.24 1,602 10/29/2019
1.7.23 1,591 10/25/2019
1.7.22 1,612 10/24/2019
1.7.21 1,675 10/24/2019
1.7.20 6,460 10/16/2019
1.7.19 1,560 10/15/2019
1.7.18 1,609 10/15/2019
1.7.17 1,698 10/8/2019
1.7.16 1,620 10/4/2019
1.7.15 5,082 10/2/2019
1.7.14 1,942 9/27/2019
1.7.13 1,550 9/26/2019
1.7.12 1,600 9/25/2019
1.7.11 1,651 9/24/2019
1.7.10 1,643 9/24/2019
1.7.9 1,667 9/24/2019
1.7.8 11,890 9/12/2019
1.7.7 1,634 9/12/2019
1.7.6 2,638 9/10/2019
1.7.5 1,692 9/5/2019
1.7.4 1,585 9/4/2019
1.7.3 1,594 9/3/2019
1.7.2 1,665 9/2/2019
1.7.1 1,689 8/29/2019
1.7.0 2,739 8/27/2019
1.6.69 1,572 5/15/2020
1.6.68 5,862 10/2/2019
1.6.67 2,700 9/27/2019
1.6.66 1,633 9/26/2019
1.6.65 2,738 9/5/2019
1.6.64 1,567 9/2/2019
1.6.63 3,644 8/23/2019
1.6.62 1,545 8/21/2019
1.6.61 1,683 8/21/2019
1.6.60 1,629 8/15/2019
1.6.57 1,564 8/8/2019
1.6.56 1,559 8/8/2019
1.6.55 2,919 8/5/2019
1.6.52 3,379 7/8/2019
1.6.48 1,658 6/18/2019
1.6.47 2,465 6/13/2019
1.6.46 1,691 6/12/2019
1.6.45 1,690 6/12/2019
1.6.44 1,594 6/12/2019
1.6.43 1,609 5/29/2019
1.6.42 2,485 5/28/2019
1.6.41 1,584 5/28/2019
1.6.40 1,640 5/28/2019
1.6.39 1,588 5/28/2019
1.6.38 2,494 5/21/2019
1.6.37 6,380 5/21/2019
1.6.36 1,648 5/16/2019
1.6.35 4,728 5/16/2019
1.6.34 1,653 5/16/2019
1.6.33 1,567 5/16/2019
1.6.32 1,701 5/7/2019
1.6.31 1,656 5/7/2019
1.6.30 1,672 5/7/2019
1.6.29 1,601 5/7/2019
1.6.28 2,547 5/1/2019
1.6.27 1,737 5/1/2019
1.6.26 1,666 4/25/2019
1.6.25 2,288 4/17/2019
1.6.24 1,594 4/17/2019
1.6.23 4,650 4/15/2019
1.6.22 2,548 4/9/2019
1.6.20 1,681 4/1/2019
1.6.19 1,713 3/29/2019
1.6.18 2,766 3/25/2019
1.6.17 1,714 3/21/2019
1.6.16 2,555 3/15/2019
1.6.15 1,619 3/15/2019
1.6.14 1,610 3/15/2019
1.6.13 1,655 3/15/2019
1.6.12 1,621 3/15/2019
1.6.11 1,699 3/15/2019
1.6.10 2,621 3/15/2019
1.6.9 1,623 3/15/2019
1.6.8 1,550 3/15/2019
1.6.7 7,830 3/15/2019
1.6.6 2,466 3/15/2019
1.6.5 1,876 3/15/2019
1.6.4 1,652 3/15/2019
1.6.3 1,632 3/15/2019
1.6.2 1,689 3/15/2019
1.6.1 2,853 3/15/2019
1.6.0 8,354 3/15/2019
1.5.41 2,331 3/15/2019
1.5.40 1,668 3/15/2019
1.5.39 2,551 3/15/2019
1.5.38 1,646 3/15/2019
1.5.37 1,576 3/15/2019
1.5.36 1,646 3/15/2019
1.5.35 1,945 3/15/2019
1.5.34 4,802 3/15/2019
1.5.33 1,611 3/15/2019
1.5.32 2,403 3/15/2019
1.5.31 1,624 3/15/2019
1.5.30 1,662 3/15/2019
1.5.29 1,597 3/15/2019
1.5.28 4,407 3/15/2019
1.5.27 1,653 3/15/2019
1.5.26 4,455 3/15/2019
1.5.25 1,605 3/15/2019
1.5.24 1,624 3/15/2019
1.5.23 2,537 3/15/2019
1.5.22 1,610 3/15/2019
1.5.21 3,734 3/15/2019
1.5.20 1,596 3/15/2019
1.5.19 2,499 3/15/2019
1.5.18 1,653 3/15/2019
1.5.17 1,600 3/15/2019
1.5.16 2,350 3/15/2019
1.5.15 1,660 3/15/2019
1.5.14 1,579 3/15/2019
1.5.13 1,746 3/15/2019
1.5.11 1,571 3/15/2019
1.5.10 1,900 3/15/2019
1.5.9 2,810 3/15/2019
1.5.8 2,247 3/15/2019
1.5.7 1,678 3/15/2019
1.5.6 1,631 3/15/2019
1.5.5 5,102 3/15/2019
1.5.4 1,673 3/15/2019
1.5.3 1,570 3/15/2019
1.5.2 1,592 3/15/2019
1.5.1 7,467 3/15/2019
1.5.0 6,124 3/15/2019
1.4.84 23,734 3/15/2019
1.4.83 6,878 3/15/2019
1.4.82 6,338 3/15/2019
1.4.81 1,682 3/15/2019
1.4.80 7,146 3/15/2019
1.4.79 1,642 3/15/2019
1.4.78 1,561 3/15/2019
1.4.77 2,489 3/15/2019
1.4.76 1,591 3/15/2019
1.4.75 1,525 3/15/2019
1.4.74 2,296 3/15/2019
1.4.73 1,562 3/15/2019
1.4.72 1,572 3/15/2019
1.4.71 1,581 3/15/2019
1.4.70 1,555 3/15/2019
1.4.69 2,304 3/15/2019
1.4.68 1,604 3/15/2019
1.4.67 1,549 3/15/2019
1.4.66 2,316 3/15/2019
1.4.65 1,594 3/15/2019
1.4.64 1,584 3/15/2019
1.4.63 4,018 3/15/2019
1.4.59 4,590 3/15/2019
1.4.57 9,701 3/15/2019
1.4.22 11,073 3/15/2019
1.3.14 12,907 3/15/2019
1.2.10 5,805 3/15/2019
1.1.2 8,864 3/15/2019
1.0.0 109,463 3/15/2019