Dynamicweb.Ecommerce 10.17.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.17.3
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.17.3
                    
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.17.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.17.3" />
                    
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.17.3
                    
#r "nuget: Dynamicweb.Ecommerce, 10.17.3"
                    
#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.17.3
                    
#: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.17.3
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.17.3
                    
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 239 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 254 10/21/2025
10.19.9 610 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 687 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 734 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 919 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 647 6/4/2025
10.16.1 582 6/3/2025
10.16.0 977 5/27/2025
10.15.11 548 8/26/2025
10.15.10 629 8/5/2025
10.15.9 545 7/1/2025
10.15.8 337 6/24/2025
10.15.7 427 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 814 4/22/2025
10.13.7 436 4/10/2025
10.13.6 422 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,059 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,686 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 907 1/21/2025
10.11.1 413 1/14/2025
10.11.0 696 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 447 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 573 11/19/2024
10.9.2 583 11/12/2024
10.9.1 443 11/5/2024
10.9.0 1,979 10/29/2024
10.8.14 360 1/14/2025
10.8.13 509 12/17/2024
10.8.12 405 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,632 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 566 9/17/2024
10.7.2 445 9/10/2024
10.7.1 462 9/4/2024
10.7.0 1,602 8/27/2024
10.6.18 378 11/19/2024
10.6.17 343 11/19/2024
10.6.16 484 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,079 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,185 6/25/2024
10.5.14 500 10/1/2024
10.5.13 377 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 334 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 841 5/14/2024
10.4.1 597 5/7/2024
10.4.0 3,037 4/30/2024
10.3.10 325 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 467 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 472 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 579 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 577 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 952 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,064 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 927 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,082 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,006 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 743 7/30/2025
1.19.3 686 6/18/2025
1.19.2 1,100 4/1/2025
1.19.1 975 2/19/2025
1.19.0 1,198 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 280 10/18/2024
1.17.14 1,273 10/2/2024
1.17.13 1,861 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 523 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,224 4/12/2024
1.17.3 481 3/25/2024
1.17.2 1,378 3/4/2024
1.17.1 1,177 2/14/2024
1.17.0 704 1/31/2024
1.16.13 520 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 744 1/9/2024
1.16.7 1,347 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 869 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,124 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,821 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,547 3/16/2023
1.15.10 934 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,049 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,556 2/2/2023
1.15.0 1,351 1/26/2023
1.14.70 3,731 10/9/2023
1.14.69 745 8/14/2023
1.14.68 945 7/27/2023
1.14.67 1,633 6/23/2023
1.14.66 4,960 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,007 3/16/2023
1.14.60 953 3/16/2023
1.14.59 1,489 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,189 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,928 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,898 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,240 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,159 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,264 10/24/2022
1.14.14 1,163 10/21/2022
1.14.13 2,295 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,154 10/3/2022
1.14.7 1,574 9/29/2022
1.14.6 1,941 9/27/2022
1.14.5 1,243 9/21/2022
1.14.4 1,588 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,090 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,140 10/13/2022
1.13.77 1,209 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,277 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,308 8/17/2022
1.13.64 4,271 8/11/2022
1.13.63 1,223 8/9/2022
1.13.62 1,322 8/8/2022
1.13.61 2,715 7/13/2022
1.13.60 1,351 7/11/2022
1.13.59 2,948 6/27/2022
1.13.58 1,436 6/24/2022
1.13.57 1,997 6/21/2022
1.13.56 1,348 6/19/2022
1.13.55 1,781 6/15/2022
1.13.54 6,163 6/8/2022
1.13.53 1,303 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,373 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,302 4/28/2022
1.13.42 1,382 4/27/2022
1.13.41 1,289 4/27/2022
1.13.40 1,304 4/26/2022
1.13.39 1,359 4/26/2022
1.13.38 1,400 4/26/2022
1.13.37 1,635 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,326 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,347 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,479 2/28/2022
1.13.11 1,473 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,476 2/3/2022
1.13.4 1,445 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,040 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,692 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,256 1/14/2022
1.12.47 1,408 1/13/2022
1.12.46 1,320 1/11/2022
1.12.45 1,178 1/6/2022
1.12.44 1,320 1/3/2022
1.12.43 1,238 12/23/2021
1.12.42 2,580 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,452 12/2/2021
1.12.31 1,031 12/2/2021
1.12.30 1,195 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,210 11/10/2021
1.12.22 1,174 11/10/2021
1.12.21 1,267 11/8/2021
1.12.20 2,146 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,229 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,242 10/6/2021
1.12.8 1,378 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,252 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,716 12/1/2021
1.10.115 2,620 11/11/2021
1.10.114 1,210 11/10/2021
1.10.113 1,196 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,224 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,682 8/30/2021
1.10.95 3,080 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,702 8/12/2021
1.10.89 3,815 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,350 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,319 7/2/2021
1.10.79 1,212 7/2/2021
1.10.78 1,345 6/30/2021
1.10.77 1,268 6/29/2021
1.10.76 2,142 6/28/2021
1.10.75 2,662 6/25/2021
1.10.74 1,307 6/22/2021
1.10.73 1,350 6/18/2021
1.10.72 3,510 6/11/2021
1.10.71 2,076 6/7/2021
1.10.70 1,399 6/4/2021
1.10.69 1,301 6/4/2021
1.10.68 17,994 6/2/2021
1.10.67 3,203 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,612 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,049 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,133 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,289 4/20/2021
1.10.44 1,318 4/19/2021
1.10.43 1,260 4/19/2021
1.10.42 1,342 4/15/2021
1.10.41 1,270 4/14/2021
1.10.40 1,775 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,308 4/9/2021
1.10.34 1,222 4/9/2021
1.10.33 1,216 4/8/2021
1.10.32 1,317 4/8/2021
1.10.31 1,264 4/7/2021
1.10.30 1,234 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,359 3/23/2021
1.10.23 1,472 3/18/2021
1.10.22 2,809 3/17/2021
1.10.21 2,621 3/11/2021
1.10.20 1,382 3/11/2021
1.10.19 1,333 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,062 3/4/2021
1.10.14 1,756 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,314 3/17/2021
1.9.63 1,856 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,431 1/11/2021
1.9.55 1,644 12/24/2020
1.9.54 1,613 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,504 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,385 12/3/2020
1.9.44 1,468 12/1/2020
1.9.43 1,407 11/30/2020
1.9.42 1,325 11/27/2020
1.9.41 1,468 11/26/2020
1.9.40 1,263 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,453 11/16/2020
1.9.34 1,628 11/10/2020
1.9.33 1,446 11/9/2020
1.9.32 5,900 11/3/2020
1.9.31 1,462 11/3/2020
1.9.30 1,429 10/30/2020
1.9.29 1,379 10/28/2020
1.9.28 4,193 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,419 10/13/2020
1.9.22 1,437 10/13/2020
1.9.21 1,491 10/9/2020
1.9.20 2,475 10/2/2020
1.9.19 2,350 9/29/2020
1.9.18 2,953 9/29/2020
1.9.17 1,477 9/22/2020
1.9.16 1,455 9/17/2020
1.9.15 1,608 9/16/2020
1.9.14 2,638 9/15/2020
1.9.13 1,396 9/15/2020
1.9.12 1,466 9/15/2020
1.9.11 1,453 9/15/2020
1.9.10 1,772 9/11/2020
1.9.9 1,521 9/9/2020
1.9.8 1,347 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,583 10/20/2020
1.8.103 2,566 9/14/2020
1.8.102 1,563 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,570 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,508 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,644 6/4/2020
1.8.69 1,610 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,578 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,443 5/6/2020
1.8.52 1,710 5/5/2020
1.8.51 1,601 5/4/2020
1.8.50 1,617 4/30/2020
1.8.49 1,559 4/29/2020
1.8.48 1,588 4/27/2020
1.8.47 3,789 4/24/2020
1.8.46 1,605 4/24/2020
1.8.45 1,547 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,639 4/16/2020
1.8.40 1,714 4/9/2020
1.8.39 1,486 4/8/2020
1.8.38 2,607 4/5/2020
1.8.37 1,651 4/3/2020
1.8.36 1,650 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,712 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,886 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,684 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,581 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,002 1/28/2020
1.7.53 1,679 5/15/2020
1.7.52 1,595 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,020 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,622 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,669 12/2/2019
1.7.32 7,064 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,559 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,080 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,631 9/26/2019
1.6.65 2,737 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,682 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,464 6/13/2019
1.6.46 1,691 6/12/2019
1.6.45 1,689 6/12/2019
1.6.44 1,594 6/12/2019
1.6.43 1,607 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,587 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,652 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,711 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,698 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,875 3/15/2019
1.6.4 1,652 3/15/2019
1.6.3 1,632 3/15/2019
1.6.2 1,688 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,944 3/15/2019
1.5.34 4,799 3/15/2019
1.5.33 1,611 3/15/2019
1.5.32 2,402 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,604 3/15/2019
1.5.24 1,623 3/15/2019
1.5.23 2,536 3/15/2019
1.5.22 1,609 3/15/2019
1.5.21 3,734 3/15/2019
1.5.20 1,596 3/15/2019
1.5.19 2,498 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,659 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,809 3/15/2019
1.5.8 2,247 3/15/2019
1.5.7 1,678 3/15/2019
1.5.6 1,630 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,591 3/15/2019
1.5.1 7,467 3/15/2019
1.5.0 6,123 3/15/2019
1.4.84 23,733 3/15/2019
1.4.83 6,877 3/15/2019
1.4.82 6,337 3/15/2019
1.4.81 1,682 3/15/2019
1.4.80 7,146 3/15/2019
1.4.79 1,641 3/15/2019
1.4.78 1,560 3/15/2019
1.4.77 2,489 3/15/2019
1.4.76 1,591 3/15/2019
1.4.75 1,524 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,303 3/15/2019
1.4.68 1,603 3/15/2019
1.4.67 1,549 3/15/2019
1.4.66 2,316 3/15/2019
1.4.65 1,593 3/15/2019
1.4.64 1,584 3/15/2019
1.4.63 4,018 3/15/2019
1.4.59 4,589 3/15/2019
1.4.57 9,701 3/15/2019
1.4.22 11,073 3/15/2019
1.3.14 12,906 3/15/2019
1.2.10 5,805 3/15/2019
1.1.2 8,864 3/15/2019
1.0.0 109,462 3/15/2019