Dynamicweb.Ecommerce 10.17.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.17.7
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.17.7
                    
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.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.17.7" />
                    
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.7
                    
#r "nuget: Dynamicweb.Ecommerce, 10.17.7"
                    
#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.7
                    
#: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.7
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.17.7
                    
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.1-PreRelease 426 10/7/2025
10.20.0-PreRelease 679 9/30/2025
10.19.7 543 10/7/2025
10.19.6 873 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.11 545 10/7/2025
10.18.10 701 9/30/2025
10.18.9 869 9/22/2025
10.18.8 948 9/16/2025
10.18.7 598 9/9/2025
10.18.6 541 9/4/2025
10.18.5 676 9/2/2025
10.18.4 1,034 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.12 466 10/7/2025
10.17.11 799 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 607 8/26/2025
10.17.6 606 8/19/2025
10.17.5 689 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 666 7/8/2025
10.17.0 787 7/1/2025
10.16.12 818 9/22/2025
10.16.11 748 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,104 6/17/2025
10.16.4 858 6/12/2025
10.16.3 781 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 588 8/5/2025
10.15.9 544 7/1/2025
10.15.8 336 6/24/2025
10.15.7 421 6/17/2025
10.15.6 515 6/3/2025
10.15.5 406 5/27/2025
10.15.4 541 5/20/2025
10.15.3 820 5/13/2025
10.15.2 546 5/13/2025
10.15.1 705 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 506 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 613 4/8/2025
10.14.1 832 4/1/2025
10.14.0 1,216 3/25/2025
10.13.8 809 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 575 3/11/2025
10.13.1 1,022 3/4/2025
10.13.0 3,049 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 606 2/18/2025
10.12.3 450 2/12/2025
10.12.2 351 2/11/2025
10.12.1 612 2/4/2025
10.12.0 1,659 1/28/2025
10.11.8 785 2/25/2025
10.11.7 372 2/18/2025
10.11.6 391 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 899 1/21/2025
10.11.1 409 1/14/2025
10.11.0 689 1/7/2025
10.10.8 621 2/12/2025
10.10.7 316 2/11/2025
10.10.6 453 1/16/2025
10.10.5 300 1/14/2025
10.10.4 442 1/7/2025
10.10.3 748 12/17/2024
10.10.2 408 12/10/2024
10.10.1 468 12/3/2024
10.10.0 501 11/26/2024
10.9.9 590 1/14/2025
10.9.8 534 12/17/2024
10.9.7 344 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 580 11/12/2024
10.9.1 440 11/5/2024
10.9.0 1,935 10/29/2024
10.8.14 355 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 660 11/26/2024
10.8.9 353 11/19/2024
10.8.8 353 11/12/2024
10.8.7 390 11/7/2024
10.8.6 366 11/5/2024
10.8.5 394 10/29/2024
10.8.4 431 10/22/2024
10.8.3 560 10/15/2024
10.8.2 441 10/8/2024
10.8.1 480 10/1/2024
10.8.0 4,572 9/24/2024
10.7.11 350 11/19/2024
10.7.10 356 11/19/2024
10.7.9 445 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,590 8/27/2024
10.6.18 376 11/19/2024
10.6.17 340 11/19/2024
10.6.16 481 10/15/2024
10.6.15 370 10/8/2024
10.6.14 366 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,067 8/20/2024
10.6.8 497 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 594 7/2/2024
10.6.2 3,126 6/25/2024
10.5.14 497 10/1/2024
10.5.13 372 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 392 7/16/2024
10.5.7 323 7/5/2024
10.5.6 368 7/1/2024
10.5.5 352 6/25/2024
10.5.4 444 6/18/2024
10.5.3 437 6/11/2024
10.5.2 432 6/4/2024
10.5.1 329 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 373 5/28/2024
10.4.3 410 5/21/2024
10.4.2 826 5/14/2024
10.4.1 596 5/7/2024
10.4.0 2,902 4/30/2024
10.3.10 319 8/6/2024
10.3.9 351 6/25/2024
10.3.8 474 5/21/2024
10.3.7 321 5/14/2024
10.3.6 419 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 388 4/9/2024
10.3.0 628 4/2/2024
10.2.8 467 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 501 3/19/2024
10.2.1 558 3/12/2024
10.2.0 651 3/5/2024
10.1.12 396 4/11/2024
10.1.11 370 4/9/2024
10.1.10 414 4/2/2024
10.1.9 457 3/19/2024
10.1.8 459 3/13/2024
10.1.7 431 3/12/2024
10.1.6 469 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 583 2/7/2024
10.1.1 575 2/6/2024
10.1.0 632 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 572 2/20/2024
10.0.34 889 2/14/2024
10.0.33 861 2/1/2024
10.0.32 665 1/24/2024
10.0.31 650 1/19/2024
10.0.30 674 1/18/2024
10.0.29 727 1/16/2024
10.0.28 947 1/16/2024
10.0.27 774 1/11/2024
10.0.26 875 12/19/2023
10.0.25 1,302 12/12/2023
10.0.24 1,144 12/5/2023
10.0.22 1,059 11/28/2023
10.0.21 2,870 11/23/2023
10.0.20 808 11/21/2023
10.0.19 737 11/14/2023
10.0.18 675 11/9/2023
10.0.17 793 11/2/2023
10.0.16 764 10/25/2023
10.0.15 808 10/19/2023
10.0.14 777 10/11/2023
10.0.13 926 9/27/2023
10.0.12 809 9/26/2023
10.0.11 824 9/22/2023
10.0.10 816 9/13/2023
10.0.9 2,770 8/30/2023
10.0.8 887 8/25/2023
10.0.7 1,162 8/22/2023
10.0.6 1,077 8/10/2023
10.0.5 1,251 8/2/2023
10.0.4 987 7/13/2023
10.0.3 1,275 7/5/2023
10.0.2 1,647 6/27/2023
10.0.1 1,002 6/20/2023
10.0.0 2,957 6/14/2023
1.20.0 224 9/1/2025
1.19.5 201 8/21/2025
1.19.4 600 7/30/2025
1.19.3 613 6/18/2025
1.19.2 1,025 4/1/2025
1.19.1 969 2/19/2025
1.19.0 1,176 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 336 12/18/2024
1.18.1 791 11/26/2024
1.18.0 1,883 8/27/2024
1.17.17 1,116 11/22/2024
1.17.16 223 11/7/2024
1.17.15 274 10/18/2024
1.17.14 1,259 10/2/2024
1.17.13 1,839 9/19/2024
1.17.12 1,156 9/3/2024
1.17.11 420 8/26/2024
1.17.10 1,186 8/14/2024
1.17.9 312 7/18/2024
1.17.8 520 6/27/2024
1.17.7 1,523 6/4/2024
1.17.6 233 5/30/2024
1.17.5 1,606 5/13/2024
1.17.4 6,160 4/12/2024
1.17.3 478 3/25/2024
1.17.2 1,369 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 416 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,643 11/29/2023
1.16.4 984 11/21/2023
1.16.3 766 11/7/2023
1.16.2 578 10/30/2023
1.16.1 1,617 10/10/2023
1.16.0 2,127 9/21/2023
1.15.34 399 1/31/2024
1.15.33 432 1/23/2024
1.15.32 864 12/13/2023
1.15.31 1,825 11/7/2023
1.15.30 696 10/17/2023
1.15.29 1,126 10/10/2023
1.15.28 3,109 9/13/2023
1.15.27 2,536 8/29/2023
1.15.26 8,480 8/15/2023
1.15.25 707 8/14/2023
1.15.24 1,739 8/2/2023
1.15.23 781 7/27/2023
1.15.22 763 7/26/2023
1.15.21 1,178 7/6/2023
1.15.20 2,105 6/29/2023
1.15.19 1,812 6/6/2023
1.15.18 1,099 5/28/2023
1.15.17 1,295 5/16/2023
1.15.16 2,578 5/11/2023
1.15.15 3,029 5/3/2023
1.15.14 1,345 4/18/2023
1.15.13 1,527 3/24/2023
1.15.12 1,755 3/21/2023
1.15.11 3,541 3/16/2023
1.15.10 927 3/15/2023
1.15.9 3,925 3/7/2023
1.15.8 984 3/2/2023
1.15.7 1,090 2/28/2023
1.15.6 1,042 2/22/2023
1.15.5 1,541 2/21/2023
1.15.4 1,049 2/15/2023
1.15.3 930 2/7/2023
1.15.2 1,131 2/6/2023
1.15.1 3,526 2/2/2023
1.15.0 1,342 1/26/2023
1.14.70 3,668 10/9/2023
1.14.69 739 8/14/2023
1.14.68 935 7/27/2023
1.14.67 1,612 6/23/2023
1.14.66 4,869 5/3/2023
1.14.65 2,052 4/24/2023
1.14.64 1,010 4/18/2023
1.14.63 983 3/24/2023
1.14.62 997 3/21/2023
1.14.61 1,002 3/16/2023
1.14.60 944 3/16/2023
1.14.59 1,484 3/7/2023
1.14.58 965 3/2/2023
1.14.57 1,755 2/21/2023
1.14.56 1,127 2/15/2023
1.14.55 1,057 2/14/2023
1.14.54 1,051 2/7/2023
1.14.53 1,079 2/2/2023
1.14.52 1,065 2/1/2023
1.14.51 1,448 1/26/2023
1.14.50 1,691 1/24/2023
1.14.49 5,167 1/18/2023
1.14.48 1,055 1/16/2023
1.14.47 2,067 1/10/2023
1.14.46 1,011 1/9/2023
1.14.45 1,918 1/9/2023
1.14.44 2,116 1/5/2023
1.14.43 1,013 1/5/2023
1.14.42 2,948 1/3/2023
1.14.41 3,412 12/15/2022
1.14.40 1,087 12/13/2022
1.14.39 1,894 12/8/2022
1.14.38 1,069 12/7/2022
1.14.37 1,023 12/5/2022
1.14.36 1,097 12/2/2022
1.14.35 1,043 12/1/2022
1.14.34 1,857 11/29/2022
1.14.33 1,107 11/28/2022
1.14.32 1,028 11/24/2022
1.14.31 1,122 11/23/2022
1.14.30 1,233 11/22/2022
1.14.29 1,422 11/22/2022
1.14.28 2,746 11/17/2022
1.14.27 2,001 11/16/2022
1.14.26 1,221 11/16/2022
1.14.25 2,185 11/15/2022
1.14.24 1,256 11/14/2022
1.14.23 1,121 11/11/2022
1.14.22 1,358 11/10/2022
1.14.21 1,146 11/10/2022
1.14.20 1,186 11/7/2022
1.14.19 1,953 11/7/2022
1.14.18 1,536 11/2/2022
1.14.17 3,679 11/1/2022
1.14.16 1,125 10/27/2022
1.14.15 1,256 10/24/2022
1.14.14 1,160 10/21/2022
1.14.13 2,288 10/13/2022
1.14.12 1,136 10/12/2022
1.14.11 1,802 10/12/2022
1.14.10 2,578 10/7/2022
1.14.9 1,502 10/4/2022
1.14.8 1,148 10/3/2022
1.14.7 1,569 9/29/2022
1.14.6 1,936 9/27/2022
1.14.5 1,239 9/21/2022
1.14.4 1,582 9/16/2022
1.14.3 1,186 9/15/2022
1.14.2 3,204 9/7/2022
1.14.1 3,308 8/30/2022
1.14.0 3,220 8/30/2022
1.13.83 1,084 1/24/2023
1.13.81 1,071 1/5/2023
1.13.80 1,093 11/23/2022
1.13.79 1,180 11/1/2022
1.13.78 1,133 10/13/2022
1.13.77 1,201 10/4/2022
1.13.76 1,366 9/27/2022
1.13.75 1,205 9/21/2022
1.13.74 3,255 9/20/2022
1.13.73 1,267 9/16/2022
1.13.72 2,537 8/31/2022
1.13.71 1,242 8/30/2022
1.13.70 1,206 8/25/2022
1.13.69 1,273 8/22/2022
1.13.68 1,158 8/22/2022
1.13.67 1,294 8/22/2022
1.13.66 1,256 8/22/2022
1.13.65 1,304 8/17/2022
1.13.64 4,265 8/11/2022
1.13.63 1,216 8/9/2022
1.13.62 1,315 8/8/2022
1.13.61 2,710 7/13/2022
1.13.60 1,347 7/11/2022
1.13.59 2,936 6/27/2022
1.13.58 1,432 6/24/2022
1.13.57 1,991 6/21/2022
1.13.56 1,337 6/19/2022
1.13.55 1,775 6/15/2022
1.13.54 6,149 6/8/2022
1.13.53 1,294 6/6/2022
1.13.52 6,219 6/2/2022
1.13.51 1,410 6/1/2022
1.13.50 2,140 5/23/2022
1.13.49 1,320 5/20/2022
1.13.48 1,265 5/18/2022
1.13.47 1,368 5/5/2022
1.13.46 3,145 5/2/2022
1.13.45 1,344 4/29/2022
1.13.44 1,350 4/28/2022
1.13.43 1,294 4/28/2022
1.13.42 1,373 4/27/2022
1.13.41 1,283 4/27/2022
1.13.40 1,297 4/26/2022
1.13.39 1,352 4/26/2022
1.13.38 1,392 4/26/2022
1.13.37 1,629 4/21/2022
1.13.36 1,821 4/13/2022
1.13.35 1,516 4/8/2022
1.13.34 1,312 4/7/2022
1.13.33 1,390 4/7/2022
1.13.32 1,379 4/7/2022
1.13.31 1,371 4/6/2022
1.13.30 1,319 4/4/2022
1.13.29 1,723 3/28/2022
1.13.28 1,348 3/28/2022
1.13.27 2,088 3/25/2022
1.13.24 1,341 3/21/2022
1.13.23 1,400 3/17/2022
1.13.22 1,634 3/16/2022
1.13.21 1,371 3/15/2022
1.13.20 1,440 3/11/2022
1.13.19 1,381 3/10/2022
1.13.18 1,423 3/10/2022
1.13.17 1,364 3/9/2022
1.13.16 1,422 3/9/2022
1.13.15 1,487 3/4/2022
1.13.14 2,794 3/2/2022
1.13.13 1,318 3/1/2022
1.13.12 1,470 2/28/2022
1.13.11 1,466 2/18/2022
1.13.10 1,417 2/18/2022
1.13.9 4,989 2/17/2022
1.13.8 1,346 2/16/2022
1.13.7 3,592 2/11/2022
1.13.6 1,484 2/7/2022
1.13.5 1,469 2/3/2022
1.13.4 1,435 2/2/2022
1.13.3 1,399 2/2/2022
1.13.2 1,445 2/1/2022
1.13.1 1,475 1/28/2022
1.13.0 4,033 1/25/2022
1.12.60 3,076 5/24/2022
1.12.59 1,251 5/23/2022
1.12.58 1,571 3/9/2022
1.12.57 1,394 3/3/2022
1.12.56 1,396 2/11/2022
1.12.55 1,682 2/8/2022
1.12.54 1,411 2/4/2022
1.12.53 1,362 1/31/2022
1.12.52 3,487 1/23/2022
1.12.51 1,463 1/20/2022
1.12.50 1,405 1/19/2022
1.12.49 1,742 1/17/2022
1.12.48 1,251 1/14/2022
1.12.47 1,401 1/13/2022
1.12.46 1,314 1/11/2022
1.12.45 1,168 1/6/2022
1.12.44 1,309 1/3/2022
1.12.43 1,230 12/23/2021
1.12.42 2,574 12/21/2021
1.12.41 1,187 12/21/2021
1.12.40 1,171 12/20/2021
1.12.39 1,148 12/20/2021
1.12.38 2,526 12/16/2021
1.12.37 1,173 12/16/2021
1.12.36 2,399 12/16/2021
1.12.35 5,237 12/15/2021
1.12.34 1,213 12/10/2021
1.12.33 1,993 12/7/2021
1.12.32 1,442 12/2/2021
1.12.31 1,025 12/2/2021
1.12.30 1,188 11/30/2021
1.12.29 1,349 11/29/2021
1.12.28 4,578 11/23/2021
1.12.27 1,171 11/22/2021
1.12.26 1,207 11/12/2021
1.12.25 1,131 11/11/2021
1.12.23 1,205 11/10/2021
1.12.22 1,169 11/10/2021
1.12.21 1,254 11/8/2021
1.12.20 2,139 10/29/2021
1.12.19 5,754 10/29/2021
1.12.18 1,284 10/26/2021
1.12.17 1,950 10/26/2021
1.12.16 1,355 10/25/2021
1.12.15 1,348 10/20/2021
1.12.14 1,225 10/18/2021
1.12.13 1,280 10/18/2021
1.12.12 1,205 10/15/2021
1.12.11 1,399 10/14/2021
1.12.10 2,028 10/7/2021
1.12.9 1,233 10/6/2021
1.12.8 1,374 10/5/2021
1.12.7 1,321 10/5/2021
1.12.6 1,349 10/4/2021
1.12.5 1,261 10/1/2021
1.12.4 1,271 9/30/2021
1.12.3 1,243 9/29/2021
1.12.2 1,894 9/23/2021
1.12.1 1,826 9/17/2021
1.12.0 3,692 8/31/2021
1.10.116 2,710 12/1/2021
1.10.115 2,603 11/11/2021
1.10.114 1,202 11/10/2021
1.10.113 1,189 11/5/2021
1.10.112 2,079 10/19/2021
1.10.111 1,205 10/15/2021
1.10.110 1,273 10/15/2021
1.10.109 1,218 10/12/2021
1.10.108 1,221 10/8/2021
1.10.107 1,292 10/7/2021
1.10.106 1,175 10/6/2021
1.10.105 1,261 10/5/2021
1.10.104 13,960 9/23/2021
1.10.103 1,671 9/21/2021
1.10.102 2,129 9/21/2021
1.10.101 1,274 9/15/2021
1.10.100 1,296 9/13/2021
1.10.99 2,154 9/9/2021
1.10.98 1,327 9/9/2021
1.10.97 1,491 9/6/2021
1.10.96 4,672 8/30/2021
1.10.95 3,063 8/27/2021
1.10.94 1,381 8/26/2021
1.10.93 1,429 8/24/2021
1.10.92 14,828 8/23/2021
1.10.91 1,486 8/20/2021
1.10.90 22,618 8/12/2021
1.10.89 3,790 8/12/2021
1.10.88 1,788 8/4/2021
1.10.87 7,055 7/15/2021
1.10.86 1,404 7/14/2021
1.10.85 1,356 7/12/2021
1.10.84 1,345 7/12/2021
1.10.83 10,684 7/8/2021
1.10.82 1,243 7/7/2021
1.10.81 1,236 7/6/2021
1.10.80 1,314 7/2/2021
1.10.79 1,204 7/2/2021
1.10.78 1,340 6/30/2021
1.10.77 1,252 6/29/2021
1.10.76 2,134 6/28/2021
1.10.75 2,647 6/25/2021
1.10.74 1,301 6/22/2021
1.10.73 1,340 6/18/2021
1.10.72 3,507 6/11/2021
1.10.71 2,071 6/7/2021
1.10.70 1,391 6/4/2021
1.10.69 1,292 6/4/2021
1.10.68 17,928 6/2/2021
1.10.67 3,196 6/1/2021
1.10.66 1,307 5/31/2021
1.10.65 1,365 5/27/2021
1.10.64 1,257 5/26/2021
1.10.63 2,600 5/24/2021
1.10.62 2,455 5/18/2021
1.10.61 1,334 5/18/2021
1.10.60 1,302 5/17/2021
1.10.59 3,028 5/12/2021
1.10.58 1,380 5/11/2021
1.10.57 1,409 5/7/2021
1.10.56 2,877 5/4/2021
1.10.55 1,311 5/3/2021
1.10.54 1,343 5/3/2021
1.10.53 24,425 4/27/2021
1.10.52 1,272 4/27/2021
1.10.51 9,189 4/26/2021
1.10.50 7,784 4/23/2021
1.10.49 5,129 4/22/2021
1.10.48 1,285 4/21/2021
1.10.47 1,372 4/21/2021
1.10.46 1,372 4/21/2021
1.10.45 1,283 4/20/2021
1.10.44 1,313 4/19/2021
1.10.43 1,256 4/19/2021
1.10.42 1,335 4/15/2021
1.10.41 1,263 4/14/2021
1.10.40 1,768 4/14/2021
1.10.39 3,645 4/13/2021
1.10.38 1,197 4/12/2021
1.10.37 1,292 4/12/2021
1.10.36 1,346 4/12/2021
1.10.35 1,299 4/9/2021
1.10.34 1,217 4/9/2021
1.10.33 1,209 4/8/2021
1.10.32 1,313 4/8/2021
1.10.31 1,257 4/7/2021
1.10.30 1,230 4/7/2021
1.10.29 1,274 3/31/2021
1.10.28 1,722 3/30/2021
1.10.27 3,253 3/24/2021
1.10.26 1,246 3/24/2021
1.10.25 1,346 3/23/2021
1.10.24 1,351 3/23/2021
1.10.23 1,466 3/18/2021
1.10.22 2,803 3/17/2021
1.10.21 2,612 3/11/2021
1.10.20 1,375 3/11/2021
1.10.19 1,327 3/10/2021
1.10.18 2,067 3/9/2021
1.10.17 1,292 3/9/2021
1.10.16 1,391 3/8/2021
1.10.15 16,031 3/4/2021
1.10.14 1,751 2/25/2021
1.10.13 3,330 2/19/2021
1.10.12 2,716 2/18/2021
1.10.11 1,398 2/16/2021
1.10.10 1,251 2/15/2021
1.10.9 1,445 2/10/2021
1.10.8 1,715 2/8/2021
1.10.7 1,332 2/4/2021
1.10.6 3,494 2/2/2021
1.10.5 1,323 2/1/2021
1.10.4 1,375 1/29/2021
1.10.3 2,886 1/28/2021
1.10.2 6,813 1/26/2021
1.10.1 12,456 1/26/2021
1.9.64 1,309 3/17/2021
1.9.63 1,851 2/25/2021
1.9.62 1,323 2/22/2021
1.9.61 2,298 2/4/2021
1.9.60 1,296 2/1/2021
1.9.59 4,078 1/19/2021
1.9.58 1,341 1/15/2021
1.9.57 1,539 1/14/2021
1.9.56 1,425 1/11/2021
1.9.55 1,640 12/24/2020
1.9.54 1,605 12/18/2020
1.9.53 4,382 12/16/2020
1.9.52 1,341 12/15/2020
1.9.51 1,391 12/11/2020
1.9.50 1,406 12/10/2020
1.9.49 1,499 12/10/2020
1.9.48 1,429 12/9/2020
1.9.47 1,345 12/8/2020
1.9.46 1,410 12/4/2020
1.9.45 1,379 12/3/2020
1.9.44 1,461 12/1/2020
1.9.43 1,403 11/30/2020
1.9.42 1,320 11/27/2020
1.9.41 1,459 11/26/2020
1.9.40 1,258 11/26/2020
1.9.39 3,867 11/25/2020
1.9.38 1,347 11/23/2020
1.9.37 1,342 11/20/2020
1.9.36 1,654 11/17/2020
1.9.35 1,443 11/16/2020
1.9.34 1,620 11/10/2020
1.9.33 1,439 11/9/2020
1.9.32 5,889 11/3/2020
1.9.31 1,452 11/3/2020
1.9.30 1,423 10/30/2020
1.9.29 1,372 10/28/2020
1.9.28 4,184 10/21/2020
1.9.27 1,413 10/20/2020
1.9.26 1,517 10/18/2020
1.9.25 4,365 10/15/2020
1.9.24 1,556 10/14/2020
1.9.23 1,412 10/13/2020
1.9.22 1,428 10/13/2020
1.9.21 1,485 10/9/2020
1.9.20 2,448 10/2/2020
1.9.19 2,343 9/29/2020
1.9.18 2,947 9/29/2020
1.9.17 1,473 9/22/2020
1.9.16 1,448 9/17/2020
1.9.15 1,602 9/16/2020
1.9.14 2,632 9/15/2020
1.9.13 1,389 9/15/2020
1.9.12 1,461 9/15/2020
1.9.11 1,444 9/15/2020
1.9.10 1,764 9/11/2020
1.9.9 1,513 9/9/2020
1.9.8 1,341 9/9/2020
1.9.7 1,393 9/8/2020
1.9.6 1,770 9/4/2020
1.9.5 1,447 9/2/2020
1.9.4 1,401 9/1/2020
1.9.3 1,447 8/31/2020
1.9.2 3,306 8/27/2020
1.9.1 1,438 8/26/2020
1.9.0 2,774 8/25/2020
1.8.105 1,902 4/15/2021
1.8.104 1,574 10/20/2020
1.8.103 2,556 9/14/2020
1.8.102 1,556 9/8/2020
1.8.101 1,514 9/2/2020
1.8.100 1,459 9/1/2020
1.8.99 3,340 8/21/2020
1.8.98 1,446 8/18/2020
1.8.97 1,588 8/14/2020
1.8.96 1,555 8/13/2020
1.8.95 1,505 8/12/2020
1.8.94 2,493 8/11/2020
1.8.93 1,889 8/3/2020
1.8.92 1,584 7/30/2020
1.8.91 1,616 7/13/2020
1.8.90 1,520 7/7/2020
1.8.89 1,613 7/7/2020
1.8.88 1,449 7/6/2020
1.8.87 1,456 7/2/2020
1.8.86 3,651 6/30/2020
1.8.85 1,535 6/30/2020
1.8.84 1,472 6/30/2020
1.8.83 1,514 6/29/2020
1.8.82 1,499 6/25/2020
1.8.81 1,636 6/25/2020
1.8.80 1,560 6/22/2020
1.8.79 1,498 6/18/2020
1.8.78 4,696 6/18/2020
1.8.77 1,494 6/17/2020
1.8.76 2,582 6/16/2020
1.8.75 1,458 6/15/2020
1.8.74 3,060 6/9/2020
1.8.73 1,555 6/8/2020
1.8.72 1,454 6/8/2020
1.8.71 1,487 6/5/2020
1.8.70 1,629 6/4/2020
1.8.69 1,594 6/1/2020
1.8.68 1,622 5/29/2020
1.8.67 1,545 5/28/2020
1.8.66 1,530 5/28/2020
1.8.65 1,524 5/27/2020
1.8.64 2,552 5/26/2020
1.8.63 4,941 5/20/2020
1.8.62 1,480 5/20/2020
1.8.61 1,513 5/20/2020
1.8.60 1,632 5/18/2020
1.8.59 1,561 5/15/2020
1.8.58 1,537 5/15/2020
1.8.57 1,531 5/15/2020
1.8.56 1,507 5/14/2020
1.8.55 5,499 5/12/2020
1.8.54 1,619 5/8/2020
1.8.53 2,439 5/6/2020
1.8.52 1,705 5/5/2020
1.8.51 1,591 5/4/2020
1.8.50 1,609 4/30/2020
1.8.49 1,531 4/29/2020
1.8.48 1,562 4/27/2020
1.8.47 3,780 4/24/2020
1.8.46 1,599 4/24/2020
1.8.45 1,530 4/24/2020
1.8.44 1,565 4/22/2020
1.8.43 2,737 4/21/2020
1.8.42 1,531 4/17/2020
1.8.41 1,635 4/16/2020
1.8.40 1,706 4/9/2020
1.8.39 1,481 4/8/2020
1.8.38 2,602 4/5/2020
1.8.37 1,644 4/3/2020
1.8.36 1,644 4/3/2020
1.8.35 1,593 4/2/2020
1.8.34 1,650 4/2/2020
1.8.33 1,711 3/31/2020
1.8.32 1,577 3/27/2020
1.8.31 1,621 3/26/2020
1.8.30 1,575 3/26/2020
1.8.29 1,415 3/25/2020
1.8.28 1,636 3/24/2020
1.8.27 1,574 3/20/2020
1.8.26 1,587 3/19/2020
1.8.25 1,658 3/18/2020
1.8.24 2,577 3/18/2020
1.8.23 1,562 3/18/2020
1.8.22 1,473 3/18/2020
1.8.21 1,625 3/18/2020
1.8.20 1,672 3/17/2020
1.8.19 1,690 3/17/2020
1.8.18 1,596 3/17/2020
1.8.17 3,865 3/17/2020
1.8.16 1,627 3/15/2020
1.8.15 3,879 3/12/2020
1.8.14 1,573 3/11/2020
1.8.13 4,910 3/5/2020
1.8.12 1,801 3/3/2020
1.8.11 1,603 3/2/2020
1.8.10 7,678 2/24/2020
1.8.9 1,746 2/20/2020
1.8.8 1,855 2/18/2020
1.8.7 1,639 2/18/2020
1.8.6 1,520 2/17/2020
1.8.5 1,572 2/14/2020
1.8.4 1,866 2/12/2020
1.8.3 1,849 2/7/2020
1.8.2 1,658 2/3/2020
1.8.1 6,997 1/28/2020
1.7.53 1,666 5/15/2020
1.7.52 1,585 3/31/2020
1.7.51 2,079 3/27/2020
1.7.50 1,581 3/26/2020
1.7.49 2,238 3/18/2020
1.7.48 1,550 2/25/2020
1.7.47 2,610 2/4/2020
1.7.46 1,580 2/4/2020
1.7.45 1,626 1/16/2020
1.7.44 1,676 1/13/2020
1.7.43 1,618 1/9/2020
1.7.42 6,010 12/27/2019
1.7.41 3,589 12/16/2019
1.7.40 1,504 12/13/2019
1.7.39 1,503 12/13/2019
1.7.38 1,612 12/13/2019
1.7.37 1,658 12/11/2019
1.7.36 1,603 12/4/2019
1.7.35 1,500 12/4/2019
1.7.34 1,547 12/3/2019
1.7.33 1,659 12/2/2019
1.7.32 7,057 11/27/2019
1.7.31 7,986 11/26/2019
1.7.30 2,315 11/25/2019
1.7.29 1,565 11/22/2019
1.7.28 1,691 11/8/2019
1.7.27 2,247 11/5/2019
1.7.26 1,632 10/31/2019
1.7.25 2,520 10/29/2019
1.7.24 1,590 10/29/2019
1.7.23 1,586 10/25/2019
1.7.22 1,605 10/24/2019
1.7.21 1,669 10/24/2019
1.7.20 6,454 10/16/2019
1.7.19 1,552 10/15/2019
1.7.18 1,599 10/15/2019
1.7.17 1,690 10/8/2019
1.7.16 1,614 10/4/2019
1.7.15 5,059 10/2/2019
1.7.14 1,937 9/27/2019
1.7.13 1,545 9/26/2019
1.7.12 1,595 9/25/2019
1.7.11 1,645 9/24/2019
1.7.10 1,635 9/24/2019
1.7.9 1,662 9/24/2019
1.7.8 11,866 9/12/2019
1.7.7 1,627 9/12/2019
1.7.6 2,632 9/10/2019
1.7.5 1,686 9/5/2019
1.7.4 1,577 9/4/2019
1.7.3 1,585 9/3/2019
1.7.2 1,657 9/2/2019
1.7.1 1,680 8/29/2019
1.7.0 2,731 8/27/2019
1.6.69 1,565 5/15/2020
1.6.68 5,847 10/2/2019
1.6.67 2,694 9/27/2019
1.6.66 1,623 9/26/2019
1.6.65 2,729 9/5/2019
1.6.64 1,560 9/2/2019
1.6.63 3,638 8/23/2019
1.6.62 1,538 8/21/2019
1.6.61 1,675 8/21/2019
1.6.60 1,618 8/15/2019
1.6.57 1,558 8/8/2019
1.6.56 1,554 8/8/2019
1.6.55 2,913 8/5/2019
1.6.52 3,374 7/8/2019
1.6.48 1,649 6/18/2019
1.6.47 2,459 6/13/2019
1.6.46 1,685 6/12/2019
1.6.45 1,682 6/12/2019
1.6.44 1,587 6/12/2019
1.6.43 1,597 5/29/2019
1.6.42 2,479 5/28/2019
1.6.41 1,576 5/28/2019
1.6.40 1,634 5/28/2019
1.6.39 1,582 5/28/2019
1.6.38 2,487 5/21/2019
1.6.37 6,368 5/21/2019
1.6.36 1,639 5/16/2019
1.6.35 4,721 5/16/2019
1.6.34 1,645 5/16/2019
1.6.33 1,557 5/16/2019
1.6.32 1,695 5/7/2019
1.6.31 1,649 5/7/2019
1.6.30 1,663 5/7/2019
1.6.29 1,593 5/7/2019
1.6.28 2,541 5/1/2019
1.6.27 1,728 5/1/2019
1.6.26 1,660 4/25/2019
1.6.25 2,282 4/17/2019
1.6.24 1,588 4/17/2019
1.6.23 4,641 4/15/2019
1.6.22 2,540 4/9/2019
1.6.20 1,672 4/1/2019
1.6.19 1,704 3/29/2019
1.6.18 2,761 3/25/2019
1.6.17 1,707 3/21/2019
1.6.16 2,550 3/15/2019
1.6.15 1,613 3/15/2019
1.6.14 1,604 3/15/2019
1.6.13 1,644 3/15/2019
1.6.12 1,615 3/15/2019
1.6.11 1,689 3/15/2019
1.6.10 2,611 3/15/2019
1.6.9 1,617 3/15/2019
1.6.8 1,544 3/15/2019
1.6.7 7,822 3/15/2019
1.6.6 2,461 3/15/2019
1.6.5 1,859 3/15/2019
1.6.4 1,644 3/15/2019
1.6.3 1,621 3/15/2019
1.6.2 1,678 3/15/2019
1.6.1 2,845 3/15/2019
1.6.0 8,345 3/15/2019
1.5.41 2,325 3/15/2019
1.5.40 1,662 3/15/2019
1.5.39 2,541 3/15/2019
1.5.38 1,640 3/15/2019
1.5.37 1,571 3/15/2019
1.5.36 1,629 3/15/2019
1.5.35 1,936 3/15/2019
1.5.34 4,772 3/15/2019
1.5.33 1,601 3/15/2019
1.5.32 2,396 3/15/2019
1.5.31 1,617 3/15/2019
1.5.30 1,658 3/15/2019
1.5.29 1,590 3/15/2019
1.5.28 4,269 3/15/2019
1.5.27 1,648 3/15/2019
1.5.26 4,440 3/15/2019
1.5.25 1,592 3/15/2019
1.5.24 1,616 3/15/2019
1.5.23 2,531 3/15/2019
1.5.22 1,600 3/15/2019
1.5.21 3,726 3/15/2019
1.5.20 1,589 3/15/2019
1.5.19 2,492 3/15/2019
1.5.18 1,643 3/15/2019
1.5.17 1,591 3/15/2019
1.5.16 2,345 3/15/2019
1.5.15 1,652 3/15/2019
1.5.14 1,573 3/15/2019
1.5.13 1,739 3/15/2019
1.5.11 1,566 3/15/2019
1.5.10 1,892 3/15/2019
1.5.9 2,799 3/15/2019
1.5.8 2,242 3/15/2019
1.5.7 1,673 3/15/2019
1.5.6 1,620 3/15/2019
1.5.5 5,092 3/15/2019
1.5.4 1,663 3/15/2019
1.5.3 1,565 3/15/2019
1.5.2 1,584 3/15/2019
1.5.1 7,461 3/15/2019
1.5.0 6,114 3/15/2019
1.4.84 23,474 3/15/2019
1.4.83 6,855 3/15/2019
1.4.82 6,331 3/15/2019
1.4.81 1,676 3/15/2019
1.4.80 7,123 3/15/2019
1.4.79 1,633 3/15/2019
1.4.78 1,550 3/15/2019
1.4.77 2,482 3/15/2019
1.4.76 1,586 3/15/2019
1.4.75 1,514 3/15/2019
1.4.74 2,288 3/15/2019
1.4.73 1,554 3/15/2019
1.4.72 1,566 3/15/2019
1.4.71 1,574 3/15/2019
1.4.70 1,550 3/15/2019
1.4.69 2,295 3/15/2019
1.4.68 1,597 3/15/2019
1.4.67 1,542 3/15/2019
1.4.66 2,306 3/15/2019
1.4.65 1,587 3/15/2019
1.4.64 1,576 3/15/2019
1.4.63 4,011 3/15/2019
1.4.59 4,582 3/15/2019
1.4.57 9,695 3/15/2019
1.4.22 11,062 3/15/2019
1.3.14 12,898 3/15/2019
1.2.10 5,745 3/15/2019
1.1.2 8,830 3/15/2019
1.0.0 108,616 3/15/2019