Dynamicweb.Ecommerce 10.19.6

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.6
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.19.6
                    
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.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.19.6" />
                    
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.6
                    
#r "nuget: Dynamicweb.Ecommerce, 10.19.6"
                    
#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.6
                    
#: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.6
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.19.6
                    
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 (111)

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.XmlProvider

XML Provider

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.20.0-PreRelease 101 9/30/2025
10.19.6 104 9/30/2025
10.19.5-PreRelease 591 9/22/2025
10.19.4-PreRelease 561 9/16/2025
10.19.3-PreRelease 349 9/9/2025
10.19.2-PreRelease 357 9/4/2025
10.19.1-PreRelease 376 9/2/2025
10.19.0-PreRelease 416 8/26/2025
10.18.10 122 9/30/2025
10.18.9 741 9/22/2025
10.18.8 755 9/16/2025
10.18.7 454 9/9/2025
10.18.6 434 9/4/2025
10.18.5 559 9/2/2025
10.18.4 901 8/26/2025
10.18.3-PreRelease 341 8/19/2025
10.18.2-PreRelease 376 8/12/2025
10.18.1-PreRelease 433 8/7/2025
10.18.0-PreRelease 560 7/25/2025
10.17.11 158 9/30/2025
10.17.10 656 9/22/2025
10.17.9 692 9/16/2025
10.17.8 524 9/2/2025
10.17.7 490 8/26/2025
10.17.6 487 8/19/2025
10.17.5 593 8/12/2025
10.17.4 486 8/5/2025
10.17.3 878 7/22/2025
10.17.2 504 7/15/2025
10.17.1 564 7/8/2025
10.17.0 662 7/1/2025
10.16.12 636 9/22/2025
10.16.11 637 9/16/2025
10.16.10 386 9/9/2025
10.16.9 646 8/12/2025
10.16.8 543 8/5/2025
10.16.7 919 7/22/2025
10.16.6 638 7/1/2025
10.16.5 986 6/17/2025
10.16.4 739 6/12/2025
10.16.3 678 6/10/2025
10.16.2 532 6/4/2025
10.16.1 474 6/3/2025
10.16.0 859 5/27/2025
10.15.11 452 8/26/2025
10.15.10 502 8/5/2025
10.15.9 468 7/1/2025
10.15.8 284 6/24/2025
10.15.7 364 6/17/2025
10.15.6 438 6/3/2025
10.15.5 348 5/27/2025
10.15.4 473 5/20/2025
10.15.3 745 5/13/2025
10.15.2 478 5/13/2025
10.15.1 638 5/6/2025
10.15.0 533 4/29/2025
10.14.13 438 7/1/2025
10.14.12 296 6/24/2025
10.14.11 400 6/17/2025
10.14.10 539 5/20/2025
10.14.9 442 5/13/2025
10.14.8 466 5/13/2025
10.14.7 278 5/7/2025
10.14.6 255 5/6/2025
10.14.5 358 4/29/2025
10.14.4 577 4/22/2025
10.14.3 588 4/10/2025
10.14.2 536 4/8/2025
10.14.1 762 4/1/2025
10.14.0 1,123 3/25/2025
10.13.8 693 4/22/2025
10.13.7 386 4/10/2025
10.13.6 362 4/8/2025
10.13.5 373 4/1/2025
10.13.4 673 3/25/2025
10.13.3 998 3/18/2025
10.13.2 504 3/11/2025
10.13.1 962 3/4/2025
10.13.0 2,990 2/25/2025
10.12.7 790 3/11/2025
10.12.6 417 3/4/2025
10.12.5 313 2/25/2025
10.12.4 527 2/18/2025
10.12.3 394 2/12/2025
10.12.2 298 2/11/2025
10.12.1 535 2/4/2025
10.12.0 1,570 1/28/2025
10.11.8 654 2/25/2025
10.11.7 310 2/18/2025
10.11.6 326 2/12/2025
10.11.5 272 2/11/2025
10.11.4 288 2/4/2025
10.11.3 362 1/28/2025
10.11.2 831 1/21/2025
10.11.1 346 1/14/2025
10.11.0 620 1/7/2025
10.10.8 521 2/12/2025
10.10.7 265 2/11/2025
10.10.6 384 1/16/2025
10.10.5 233 1/14/2025
10.10.4 368 1/7/2025
10.10.3 693 12/17/2024
10.10.2 353 12/10/2024
10.10.1 409 12/3/2024
10.10.0 443 11/26/2024
10.9.9 491 1/14/2025
10.9.8 466 12/17/2024
10.9.7 294 12/10/2024
10.9.6 288 12/3/2024
10.9.5 273 11/27/2024
10.9.4 251 11/26/2024
10.9.3 505 11/19/2024
10.9.2 523 11/12/2024
10.9.1 378 11/5/2024
10.9.0 1,793 10/29/2024
10.8.14 292 1/14/2025
10.8.13 418 12/17/2024
10.8.12 342 12/10/2024
10.8.11 313 12/3/2024
10.8.10 553 11/26/2024
10.8.9 292 11/19/2024
10.8.8 306 11/12/2024
10.8.7 324 11/7/2024
10.8.6 312 11/5/2024
10.8.5 339 10/29/2024
10.8.4 370 10/22/2024
10.8.3 497 10/15/2024
10.8.2 380 10/8/2024
10.8.1 420 10/1/2024
10.8.0 4,369 9/24/2024
10.7.11 299 11/19/2024
10.7.10 294 11/19/2024
10.7.9 381 10/29/2024
10.7.8 273 10/22/2024
10.7.7 292 10/15/2024
10.7.6 327 10/8/2024
10.7.5 392 10/1/2024
10.7.4 316 9/24/2024
10.7.3 500 9/17/2024
10.7.2 381 9/10/2024
10.7.1 403 9/4/2024
10.7.0 1,505 8/27/2024
10.6.18 317 11/19/2024
10.6.17 282 11/19/2024
10.6.16 389 10/15/2024
10.6.15 315 10/8/2024
10.6.14 303 10/1/2024
10.6.13 355 9/24/2024
10.6.12 318 9/17/2024
10.6.11 318 9/3/2024
10.6.10 355 8/27/2024
10.6.9 975 8/20/2024
10.6.8 437 8/13/2024
10.6.7 304 8/6/2024
10.6.6 456 7/19/2024
10.6.5 306 7/16/2024
10.6.4 362 7/9/2024
10.6.3 511 7/2/2024
10.6.2 2,913 6/25/2024
10.5.14 420 10/1/2024
10.5.13 313 9/24/2024
10.5.12 315 8/21/2024
10.5.11 335 8/13/2024
10.5.10 243 8/6/2024
10.5.9 310 7/19/2024
10.5.8 330 7/16/2024
10.5.7 269 7/5/2024
10.5.6 316 7/1/2024
10.5.5 295 6/25/2024
10.5.4 388 6/18/2024
10.5.3 376 6/11/2024
10.5.2 378 6/4/2024
10.5.1 280 6/4/2024
10.5.0 699 5/28/2024
10.4.8 278 8/6/2024
10.4.7 284 6/25/2024
10.4.6 288 6/11/2024
10.4.5 304 6/4/2024
10.4.4 320 5/28/2024
10.4.3 352 5/21/2024
10.4.2 754 5/14/2024
10.4.1 535 5/7/2024
10.4.0 2,651 4/30/2024
10.3.10 270 8/6/2024
10.3.9 289 6/25/2024
10.3.8 412 5/21/2024
10.3.7 279 5/14/2024
10.3.6 353 5/7/2024
10.3.5 336 4/30/2024
10.3.4 412 4/23/2024
10.3.3 361 4/16/2024
10.3.2 414 4/11/2024
10.3.1 332 4/9/2024
10.3.0 563 4/2/2024
10.2.8 411 4/23/2024
10.2.7 333 4/16/2024
10.2.6 316 4/11/2024
10.2.5 315 4/9/2024
10.2.4 331 4/2/2024
10.2.3 365 3/26/2024
10.2.2 446 3/19/2024
10.2.1 489 3/12/2024
10.2.0 602 3/5/2024
10.1.12 345 4/11/2024
10.1.11 323 4/9/2024
10.1.10 357 4/2/2024
10.1.9 397 3/19/2024
10.1.8 403 3/13/2024
10.1.7 378 3/12/2024
10.1.6 415 3/5/2024
10.1.5 483 2/27/2024
10.1.4 528 2/20/2024
10.1.3 540 2/14/2024
10.1.2 533 2/7/2024
10.1.1 521 2/6/2024
10.1.0 583 1/30/2024
10.0.39 390 4/11/2024
10.0.38 408 4/2/2024
10.0.37 484 3/5/2024
10.0.36 487 2/27/2024
10.0.35 504 2/20/2024
10.0.34 800 2/14/2024
10.0.33 751 2/1/2024
10.0.32 594 1/24/2024
10.0.31 596 1/19/2024
10.0.30 602 1/18/2024
10.0.29 658 1/16/2024
10.0.28 867 1/16/2024
10.0.27 713 1/11/2024
10.0.26 808 12/19/2023
10.0.25 1,232 12/12/2023
10.0.24 1,084 12/5/2023
10.0.22 977 11/28/2023
10.0.21 2,815 11/23/2023
10.0.20 747 11/21/2023
10.0.19 690 11/14/2023
10.0.18 626 11/9/2023
10.0.17 733 11/2/2023
10.0.16 712 10/25/2023
10.0.15 763 10/19/2023
10.0.14 730 10/11/2023
10.0.13 873 9/27/2023
10.0.12 757 9/26/2023
10.0.11 780 9/22/2023
10.0.10 758 9/13/2023
10.0.9 2,545 8/30/2023
10.0.8 825 8/25/2023
10.0.7 1,085 8/22/2023
10.0.6 1,015 8/10/2023
10.0.5 1,204 8/2/2023
10.0.4 943 7/13/2023
10.0.3 1,188 7/5/2023
10.0.2 1,510 6/27/2023
10.0.1 951 6/20/2023
10.0.0 2,665 6/14/2023
1.20.0 179 9/1/2025
1.19.5 181 8/21/2025
1.19.4 499 7/30/2025
1.19.3 569 6/18/2025
1.19.2 931 4/1/2025
1.19.1 935 2/19/2025
1.19.0 1,123 1/31/2025
1.18.5 212 4/1/2025
1.18.4 166 2/18/2025
1.18.3 322 1/31/2025
1.18.2 317 12/18/2024
1.18.1 770 11/26/2024
1.18.0 1,795 8/27/2024
1.17.17 1,075 11/22/2024
1.17.16 200 11/7/2024
1.17.15 251 10/18/2024
1.17.14 1,206 10/2/2024
1.17.13 1,775 9/19/2024
1.17.12 1,131 9/3/2024
1.17.11 401 8/26/2024
1.17.10 1,154 8/14/2024
1.17.9 293 7/18/2024
1.17.8 488 6/27/2024
1.17.7 1,505 6/4/2024
1.17.6 210 5/30/2024
1.17.5 1,574 5/13/2024
1.17.4 6,054 4/12/2024
1.17.3 459 3/25/2024
1.17.2 1,322 3/4/2024
1.17.1 1,152 2/14/2024
1.17.0 673 1/31/2024
1.16.13 486 4/11/2024
1.16.12 340 3/25/2024
1.16.11 366 3/4/2024
1.16.10 453 2/14/2024
1.16.9 485 1/29/2024
1.16.8 693 1/9/2024
1.16.7 1,320 12/13/2023
1.16.6 785 12/6/2023
1.16.5 1,619 11/29/2023
1.16.4 961 11/21/2023
1.16.3 737 11/7/2023
1.16.2 560 10/30/2023
1.16.1 1,579 10/10/2023
1.16.0 2,099 9/21/2023
1.15.34 369 1/31/2024
1.15.33 412 1/23/2024
1.15.32 846 12/13/2023
1.15.31 1,806 11/7/2023
1.15.30 663 10/17/2023
1.15.29 1,105 10/10/2023
1.15.28 3,042 9/13/2023
1.15.27 2,517 8/29/2023
1.15.26 7,862 8/15/2023
1.15.25 684 8/14/2023
1.15.24 1,708 8/2/2023
1.15.23 763 7/27/2023
1.15.22 741 7/26/2023
1.15.21 1,166 7/6/2023
1.15.20 2,078 6/29/2023
1.15.19 1,788 6/6/2023
1.15.18 1,070 5/28/2023
1.15.17 1,251 5/16/2023
1.15.16 2,548 5/11/2023
1.15.15 3,007 5/3/2023
1.15.14 1,323 4/18/2023
1.15.13 1,491 3/24/2023
1.15.12 1,731 3/21/2023
1.15.11 3,519 3/16/2023
1.15.10 905 3/15/2023
1.15.9 3,903 3/7/2023
1.15.8 964 3/2/2023
1.15.7 1,066 2/28/2023
1.15.6 1,015 2/22/2023
1.15.5 1,520 2/21/2023
1.15.4 1,028 2/15/2023
1.15.3 911 2/7/2023
1.15.2 1,098 2/6/2023
1.15.1 3,503 2/2/2023
1.15.0 1,310 1/26/2023
1.14.70 3,400 10/9/2023
1.14.69 718 8/14/2023
1.14.68 916 7/27/2023
1.14.67 1,571 6/23/2023
1.14.66 4,711 5/3/2023
1.14.65 2,017 4/24/2023
1.14.64 984 4/18/2023
1.14.63 961 3/24/2023
1.14.62 977 3/21/2023
1.14.61 980 3/16/2023
1.14.60 921 3/16/2023
1.14.59 1,463 3/7/2023
1.14.58 944 3/2/2023
1.14.57 1,678 2/21/2023
1.14.56 1,106 2/15/2023
1.14.55 1,033 2/14/2023
1.14.54 1,030 2/7/2023
1.14.53 1,059 2/2/2023
1.14.52 1,038 2/1/2023
1.14.51 1,414 1/26/2023
1.14.50 1,665 1/24/2023
1.14.49 5,038 1/18/2023
1.14.48 1,033 1/16/2023
1.14.47 2,032 1/10/2023
1.14.46 991 1/9/2023
1.14.45 1,759 1/9/2023
1.14.44 2,051 1/5/2023
1.14.43 993 1/5/2023
1.14.42 2,914 1/3/2023
1.14.41 3,382 12/15/2022
1.14.40 1,067 12/13/2022
1.14.39 1,855 12/8/2022
1.14.38 1,049 12/7/2022
1.14.37 1,000 12/5/2022
1.14.36 1,076 12/2/2022
1.14.35 1,023 12/1/2022
1.14.34 1,838 11/29/2022
1.14.33 1,084 11/28/2022
1.14.32 1,008 11/24/2022
1.14.31 1,099 11/23/2022
1.14.30 1,207 11/22/2022
1.14.29 1,336 11/22/2022
1.14.28 2,402 11/17/2022
1.14.27 1,979 11/16/2022
1.14.26 1,201 11/16/2022
1.14.25 2,145 11/15/2022
1.14.24 1,208 11/14/2022
1.14.23 1,100 11/11/2022
1.14.22 1,330 11/10/2022
1.14.21 1,125 11/10/2022
1.14.20 1,163 11/7/2022
1.14.19 1,765 11/7/2022
1.14.18 1,515 11/2/2022
1.14.17 3,646 11/1/2022
1.14.16 1,103 10/27/2022
1.14.15 1,225 10/24/2022
1.14.14 1,140 10/21/2022
1.14.13 2,271 10/13/2022
1.14.12 1,115 10/12/2022
1.14.11 1,717 10/12/2022
1.14.10 2,278 10/7/2022
1.14.9 1,458 10/4/2022
1.14.8 1,128 10/3/2022
1.14.7 1,538 9/29/2022
1.14.6 1,915 9/27/2022
1.14.5 1,218 9/21/2022
1.14.4 1,553 9/16/2022
1.14.3 1,165 9/15/2022
1.14.2 2,777 9/7/2022
1.14.1 3,018 8/30/2022
1.14.0 3,192 8/30/2022
1.13.83 1,061 1/24/2023
1.13.81 1,042 1/5/2023
1.13.80 1,054 11/23/2022
1.13.79 1,158 11/1/2022
1.13.78 1,110 10/13/2022
1.13.77 1,182 10/4/2022
1.13.76 1,341 9/27/2022
1.13.75 1,178 9/21/2022
1.13.74 3,164 9/20/2022
1.13.73 1,244 9/16/2022
1.13.72 2,512 8/31/2022
1.13.71 1,220 8/30/2022
1.13.70 1,185 8/25/2022
1.13.69 1,252 8/22/2022
1.13.68 1,137 8/22/2022
1.13.67 1,272 8/22/2022
1.13.66 1,231 8/22/2022
1.13.65 1,283 8/17/2022
1.13.64 4,234 8/11/2022
1.13.63 1,194 8/9/2022
1.13.62 1,292 8/8/2022
1.13.61 2,680 7/13/2022
1.13.60 1,326 7/11/2022
1.13.59 2,905 6/27/2022
1.13.58 1,411 6/24/2022
1.13.57 1,971 6/21/2022
1.13.56 1,310 6/19/2022
1.13.55 1,734 6/15/2022
1.13.54 6,085 6/8/2022
1.13.53 1,263 6/6/2022
1.13.52 6,060 6/2/2022
1.13.51 1,387 6/1/2022
1.13.50 2,117 5/23/2022
1.13.49 1,295 5/20/2022
1.13.48 1,244 5/18/2022
1.13.47 1,343 5/5/2022
1.13.46 3,123 5/2/2022
1.13.45 1,314 4/29/2022
1.13.44 1,329 4/28/2022
1.13.43 1,268 4/28/2022
1.13.42 1,352 4/27/2022
1.13.41 1,261 4/27/2022
1.13.40 1,274 4/26/2022
1.13.39 1,327 4/26/2022
1.13.38 1,357 4/26/2022
1.13.37 1,604 4/21/2022
1.13.36 1,779 4/13/2022
1.13.35 1,492 4/8/2022
1.13.34 1,290 4/7/2022
1.13.33 1,366 4/7/2022
1.13.32 1,354 4/7/2022
1.13.31 1,338 4/6/2022
1.13.30 1,285 4/4/2022
1.13.29 1,693 3/28/2022
1.13.28 1,327 3/28/2022
1.13.27 2,056 3/25/2022
1.13.24 1,314 3/21/2022
1.13.23 1,348 3/17/2022
1.13.22 1,613 3/16/2022
1.13.21 1,350 3/15/2022
1.13.20 1,406 3/11/2022
1.13.19 1,360 3/10/2022
1.13.18 1,398 3/10/2022
1.13.17 1,336 3/9/2022
1.13.16 1,383 3/9/2022
1.13.15 1,466 3/4/2022
1.13.14 2,767 3/2/2022
1.13.13 1,296 3/1/2022
1.13.12 1,448 2/28/2022
1.13.11 1,443 2/18/2022
1.13.10 1,387 2/18/2022
1.13.9 4,902 2/17/2022
1.13.8 1,324 2/16/2022
1.13.7 3,575 2/11/2022
1.13.6 1,452 2/7/2022
1.13.5 1,447 2/3/2022
1.13.4 1,406 2/2/2022
1.13.3 1,378 2/2/2022
1.13.2 1,416 2/1/2022
1.13.1 1,444 1/28/2022
1.13.0 4,001 1/25/2022
1.12.60 3,020 5/24/2022
1.12.59 1,228 5/23/2022
1.12.58 1,548 3/9/2022
1.12.57 1,370 3/3/2022
1.12.56 1,366 2/11/2022
1.12.55 1,661 2/8/2022
1.12.54 1,378 2/4/2022
1.12.53 1,342 1/31/2022
1.12.52 3,453 1/23/2022
1.12.51 1,431 1/20/2022
1.12.50 1,382 1/19/2022
1.12.49 1,722 1/17/2022
1.12.48 1,230 1/14/2022
1.12.47 1,371 1/13/2022
1.12.46 1,294 1/11/2022
1.12.45 1,133 1/6/2022
1.12.44 1,256 1/3/2022
1.12.43 1,207 12/23/2021
1.12.42 2,530 12/21/2021
1.12.41 1,164 12/21/2021
1.12.40 1,150 12/20/2021
1.12.39 1,126 12/20/2021
1.12.38 2,437 12/16/2021
1.12.37 1,149 12/16/2021
1.12.36 2,367 12/16/2021
1.12.35 5,114 12/15/2021
1.12.34 1,188 12/10/2021
1.12.33 1,963 12/7/2021
1.12.32 1,410 12/2/2021
1.12.31 1,008 12/2/2021
1.12.30 1,156 11/30/2021
1.12.29 1,329 11/29/2021
1.12.28 4,556 11/23/2021
1.12.27 1,151 11/22/2021
1.12.26 1,184 11/12/2021
1.12.25 1,111 11/11/2021
1.12.23 1,185 11/10/2021
1.12.22 1,150 11/10/2021
1.12.21 1,233 11/8/2021
1.12.20 2,115 10/29/2021
1.12.19 5,609 10/29/2021
1.12.18 1,264 10/26/2021
1.12.17 1,931 10/26/2021
1.12.16 1,335 10/25/2021
1.12.15 1,329 10/20/2021
1.12.14 1,206 10/18/2021
1.12.13 1,260 10/18/2021
1.12.12 1,184 10/15/2021
1.12.11 1,380 10/14/2021
1.12.10 1,999 10/7/2021
1.12.9 1,200 10/6/2021
1.12.8 1,337 10/5/2021
1.12.7 1,292 10/5/2021
1.12.6 1,306 10/4/2021
1.12.5 1,242 10/1/2021
1.12.4 1,249 9/30/2021
1.12.3 1,224 9/29/2021
1.12.2 1,874 9/23/2021
1.12.1 1,784 9/17/2021
1.12.0 3,618 8/31/2021
1.10.116 2,677 12/1/2021
1.10.115 2,561 11/11/2021
1.10.114 1,170 11/10/2021
1.10.113 1,167 11/5/2021
1.10.112 2,050 10/19/2021
1.10.111 1,184 10/15/2021
1.10.110 1,250 10/15/2021
1.10.109 1,194 10/12/2021
1.10.108 1,200 10/8/2021
1.10.107 1,266 10/7/2021
1.10.106 1,151 10/6/2021
1.10.105 1,239 10/5/2021
1.10.104 13,636 9/23/2021
1.10.103 1,651 9/21/2021
1.10.102 2,099 9/21/2021
1.10.101 1,245 9/15/2021
1.10.100 1,278 9/13/2021
1.10.99 2,132 9/9/2021
1.10.98 1,299 9/9/2021
1.10.97 1,470 9/6/2021
1.10.96 4,644 8/30/2021
1.10.95 2,984 8/27/2021
1.10.94 1,361 8/26/2021
1.10.93 1,409 8/24/2021
1.10.92 14,304 8/23/2021
1.10.91 1,465 8/20/2021
1.10.90 22,024 8/12/2021
1.10.89 3,664 8/12/2021
1.10.88 1,739 8/4/2021
1.10.87 6,913 7/15/2021
1.10.86 1,377 7/14/2021
1.10.85 1,336 7/12/2021
1.10.84 1,319 7/12/2021
1.10.83 10,434 7/8/2021
1.10.82 1,217 7/7/2021
1.10.81 1,214 7/6/2021
1.10.80 1,292 7/2/2021
1.10.79 1,186 7/2/2021
1.10.78 1,319 6/30/2021
1.10.77 1,232 6/29/2021
1.10.76 2,114 6/28/2021
1.10.75 2,575 6/25/2021
1.10.74 1,280 6/22/2021
1.10.73 1,319 6/18/2021
1.10.72 3,487 6/11/2021
1.10.71 2,041 6/7/2021
1.10.70 1,364 6/4/2021
1.10.69 1,254 6/4/2021
1.10.68 17,507 6/2/2021
1.10.67 3,169 6/1/2021
1.10.66 1,287 5/31/2021
1.10.65 1,342 5/27/2021
1.10.64 1,234 5/26/2021
1.10.63 2,500 5/24/2021
1.10.62 2,424 5/18/2021
1.10.61 1,310 5/18/2021
1.10.60 1,280 5/17/2021
1.10.59 2,956 5/12/2021
1.10.58 1,359 5/11/2021
1.10.57 1,376 5/7/2021
1.10.56 2,818 5/4/2021
1.10.55 1,291 5/3/2021
1.10.54 1,323 5/3/2021
1.10.53 23,768 4/27/2021
1.10.52 1,250 4/27/2021
1.10.51 8,936 4/26/2021
1.10.50 7,556 4/23/2021
1.10.49 5,016 4/22/2021
1.10.48 1,260 4/21/2021
1.10.47 1,339 4/21/2021
1.10.46 1,349 4/21/2021
1.10.45 1,261 4/20/2021
1.10.44 1,293 4/19/2021
1.10.43 1,236 4/19/2021
1.10.42 1,310 4/15/2021
1.10.41 1,240 4/14/2021
1.10.40 1,720 4/14/2021
1.10.39 3,611 4/13/2021
1.10.38 1,177 4/12/2021
1.10.37 1,272 4/12/2021
1.10.36 1,325 4/12/2021
1.10.35 1,279 4/9/2021
1.10.34 1,197 4/9/2021
1.10.33 1,179 4/8/2021
1.10.32 1,291 4/8/2021
1.10.31 1,239 4/7/2021
1.10.30 1,210 4/7/2021
1.10.29 1,250 3/31/2021
1.10.28 1,660 3/30/2021
1.10.27 3,209 3/24/2021
1.10.26 1,226 3/24/2021
1.10.25 1,323 3/23/2021
1.10.24 1,310 3/23/2021
1.10.23 1,436 3/18/2021
1.10.22 2,717 3/17/2021
1.10.21 2,569 3/11/2021
1.10.20 1,354 3/11/2021
1.10.19 1,305 3/10/2021
1.10.18 2,044 3/9/2021
1.10.17 1,268 3/9/2021
1.10.16 1,369 3/8/2021
1.10.15 15,550 3/4/2021
1.10.14 1,721 2/25/2021
1.10.13 3,297 2/19/2021
1.10.12 2,683 2/18/2021
1.10.11 1,376 2/16/2021
1.10.10 1,230 2/15/2021
1.10.9 1,424 2/10/2021
1.10.8 1,695 2/8/2021
1.10.7 1,311 2/4/2021
1.10.6 3,415 2/2/2021
1.10.5 1,302 2/1/2021
1.10.4 1,352 1/29/2021
1.10.3 2,800 1/28/2021
1.10.2 6,683 1/26/2021
1.10.1 12,003 1/26/2021
1.9.64 1,276 3/17/2021
1.9.63 1,822 2/25/2021
1.9.62 1,303 2/22/2021
1.9.61 2,279 2/4/2021
1.9.60 1,276 2/1/2021
1.9.59 4,057 1/19/2021
1.9.58 1,318 1/15/2021
1.9.57 1,516 1/14/2021
1.9.56 1,403 1/11/2021
1.9.55 1,616 12/24/2020
1.9.54 1,579 12/18/2020
1.9.53 4,350 12/16/2020
1.9.52 1,318 12/15/2020
1.9.51 1,371 12/11/2020
1.9.50 1,376 12/10/2020
1.9.49 1,473 12/10/2020
1.9.48 1,407 12/9/2020
1.9.47 1,324 12/8/2020
1.9.46 1,387 12/4/2020
1.9.45 1,358 12/3/2020
1.9.44 1,438 12/1/2020
1.9.43 1,383 11/30/2020
1.9.42 1,300 11/27/2020
1.9.41 1,436 11/26/2020
1.9.40 1,238 11/26/2020
1.9.39 3,835 11/25/2020
1.9.38 1,327 11/23/2020
1.9.37 1,320 11/20/2020
1.9.36 1,634 11/17/2020
1.9.35 1,419 11/16/2020
1.9.34 1,597 11/10/2020
1.9.33 1,417 11/9/2020
1.9.32 5,741 11/3/2020
1.9.31 1,430 11/3/2020
1.9.30 1,403 10/30/2020
1.9.29 1,352 10/28/2020
1.9.28 4,114 10/21/2020
1.9.27 1,374 10/20/2020
1.9.26 1,485 10/18/2020
1.9.25 4,209 10/15/2020
1.9.24 1,533 10/14/2020
1.9.23 1,389 10/13/2020
1.9.22 1,406 10/13/2020
1.9.21 1,458 10/9/2020
1.9.20 2,415 10/2/2020
1.9.19 2,317 9/29/2020
1.9.18 2,895 9/29/2020
1.9.17 1,453 9/22/2020
1.9.16 1,425 9/17/2020
1.9.15 1,579 9/16/2020
1.9.14 2,609 9/15/2020
1.9.13 1,365 9/15/2020
1.9.12 1,438 9/15/2020
1.9.11 1,417 9/15/2020
1.9.10 1,742 9/11/2020
1.9.9 1,473 9/9/2020
1.9.8 1,317 9/9/2020
1.9.7 1,370 9/8/2020
1.9.6 1,726 9/4/2020
1.9.5 1,422 9/2/2020
1.9.4 1,375 9/1/2020
1.9.3 1,428 8/31/2020
1.9.2 3,235 8/27/2020
1.9.1 1,414 8/26/2020
1.9.0 2,749 8/25/2020
1.8.105 1,881 4/15/2021
1.8.104 1,551 10/20/2020
1.8.103 2,524 9/14/2020
1.8.102 1,518 9/8/2020
1.8.101 1,482 9/2/2020
1.8.100 1,437 9/1/2020
1.8.99 3,212 8/21/2020
1.8.98 1,423 8/18/2020
1.8.97 1,543 8/14/2020
1.8.96 1,533 8/13/2020
1.8.95 1,495 8/12/2020
1.8.94 2,473 8/11/2020
1.8.93 1,848 8/3/2020
1.8.92 1,554 7/30/2020
1.8.91 1,578 7/13/2020
1.8.90 1,498 7/7/2020
1.8.89 1,568 7/7/2020
1.8.88 1,427 7/6/2020
1.8.87 1,432 7/2/2020
1.8.86 3,628 6/30/2020
1.8.85 1,513 6/30/2020
1.8.84 1,445 6/30/2020
1.8.83 1,468 6/29/2020
1.8.82 1,476 6/25/2020
1.8.81 1,615 6/25/2020
1.8.80 1,538 6/22/2020
1.8.79 1,466 6/18/2020
1.8.78 4,591 6/18/2020
1.8.77 1,462 6/17/2020
1.8.76 2,521 6/16/2020
1.8.75 1,439 6/15/2020
1.8.74 3,024 6/9/2020
1.8.73 1,525 6/8/2020
1.8.72 1,424 6/8/2020
1.8.71 1,454 6/5/2020
1.8.70 1,588 6/4/2020
1.8.69 1,552 6/1/2020
1.8.68 1,587 5/29/2020
1.8.67 1,506 5/28/2020
1.8.66 1,480 5/28/2020
1.8.65 1,503 5/27/2020
1.8.64 2,528 5/26/2020
1.8.63 4,817 5/20/2020
1.8.62 1,461 5/20/2020
1.8.61 1,473 5/20/2020
1.8.60 1,619 5/18/2020
1.8.59 1,531 5/15/2020
1.8.58 1,517 5/15/2020
1.8.57 1,499 5/15/2020
1.8.56 1,472 5/14/2020
1.8.55 5,423 5/12/2020
1.8.54 1,578 5/8/2020
1.8.53 2,418 5/6/2020
1.8.52 1,672 5/5/2020
1.8.51 1,546 5/4/2020
1.8.50 1,566 4/30/2020
1.8.49 1,509 4/29/2020
1.8.48 1,540 4/27/2020
1.8.47 3,744 4/24/2020
1.8.46 1,576 4/24/2020
1.8.45 1,478 4/24/2020
1.8.44 1,524 4/22/2020
1.8.43 2,716 4/21/2020
1.8.42 1,507 4/17/2020
1.8.41 1,614 4/16/2020
1.8.40 1,674 4/9/2020
1.8.39 1,445 4/8/2020
1.8.38 2,581 4/5/2020
1.8.37 1,609 4/3/2020
1.8.36 1,612 4/3/2020
1.8.35 1,561 4/2/2020
1.8.34 1,624 4/2/2020
1.8.33 1,681 3/31/2020
1.8.32 1,554 3/27/2020
1.8.31 1,567 3/26/2020
1.8.30 1,543 3/26/2020
1.8.29 1,393 3/25/2020
1.8.28 1,615 3/24/2020
1.8.27 1,534 3/20/2020
1.8.26 1,524 3/19/2020
1.8.25 1,636 3/18/2020
1.8.24 2,540 3/18/2020
1.8.23 1,541 3/18/2020
1.8.22 1,425 3/18/2020
1.8.21 1,600 3/18/2020
1.8.20 1,641 3/17/2020
1.8.19 1,638 3/17/2020
1.8.18 1,575 3/17/2020
1.8.17 3,808 3/17/2020
1.8.16 1,602 3/15/2020
1.8.15 3,772 3/12/2020
1.8.14 1,529 3/11/2020
1.8.13 4,870 3/5/2020
1.8.12 1,777 3/3/2020
1.8.11 1,567 3/2/2020
1.8.10 7,499 2/24/2020
1.8.9 1,714 2/20/2020
1.8.8 1,793 2/18/2020
1.8.7 1,593 2/18/2020
1.8.6 1,478 2/17/2020
1.8.5 1,502 2/14/2020
1.8.4 1,842 2/12/2020
1.8.3 1,816 2/7/2020
1.8.2 1,625 2/3/2020
1.8.1 6,871 1/28/2020
1.7.53 1,619 5/15/2020
1.7.52 1,562 3/31/2020
1.7.51 2,055 3/27/2020
1.7.50 1,558 3/26/2020
1.7.49 2,217 3/18/2020
1.7.48 1,506 2/25/2020
1.7.47 2,556 2/4/2020
1.7.46 1,545 2/4/2020
1.7.45 1,594 1/16/2020
1.7.44 1,654 1/13/2020
1.7.43 1,597 1/9/2020
1.7.42 5,862 12/27/2019
1.7.41 3,529 12/16/2019
1.7.40 1,459 12/13/2019
1.7.39 1,481 12/13/2019
1.7.38 1,566 12/13/2019
1.7.37 1,618 12/11/2019
1.7.36 1,581 12/4/2019
1.7.35 1,479 12/4/2019
1.7.34 1,526 12/3/2019
1.7.33 1,635 12/2/2019
1.7.32 7,026 11/27/2019
1.7.31 7,814 11/26/2019
1.7.30 2,282 11/25/2019
1.7.29 1,542 11/22/2019
1.7.28 1,667 11/8/2019
1.7.27 2,224 11/5/2019
1.7.26 1,609 10/31/2019
1.7.25 2,489 10/29/2019
1.7.24 1,566 10/29/2019
1.7.23 1,565 10/25/2019
1.7.22 1,575 10/24/2019
1.7.21 1,648 10/24/2019
1.7.20 6,324 10/16/2019
1.7.19 1,528 10/15/2019
1.7.18 1,574 10/15/2019
1.7.17 1,656 10/8/2019
1.7.16 1,593 10/4/2019
1.7.15 5,022 10/2/2019
1.7.14 1,907 9/27/2019
1.7.13 1,523 9/26/2019
1.7.12 1,573 9/25/2019
1.7.11 1,623 9/24/2019
1.7.10 1,600 9/24/2019
1.7.9 1,632 9/24/2019
1.7.8 11,779 9/12/2019
1.7.7 1,605 9/12/2019
1.7.6 2,589 9/10/2019
1.7.5 1,656 9/5/2019
1.7.4 1,552 9/4/2019
1.7.3 1,562 9/3/2019
1.7.2 1,633 9/2/2019
1.7.1 1,648 8/29/2019
1.7.0 2,691 8/27/2019
1.6.69 1,543 5/15/2020
1.6.68 5,772 10/2/2019
1.6.67 2,641 9/27/2019
1.6.66 1,598 9/26/2019
1.6.65 2,690 9/5/2019
1.6.64 1,538 9/2/2019
1.6.63 3,532 8/23/2019
1.6.62 1,514 8/21/2019
1.6.61 1,652 8/21/2019
1.6.60 1,596 8/15/2019
1.6.57 1,537 8/8/2019
1.6.56 1,531 8/8/2019
1.6.55 2,863 8/5/2019
1.6.52 3,349 7/8/2019
1.6.48 1,627 6/18/2019
1.6.47 2,438 6/13/2019
1.6.46 1,662 6/12/2019
1.6.45 1,659 6/12/2019
1.6.44 1,564 6/12/2019
1.6.43 1,573 5/29/2019
1.6.42 2,448 5/28/2019
1.6.41 1,552 5/28/2019
1.6.40 1,595 5/28/2019
1.6.39 1,561 5/28/2019
1.6.38 2,465 5/21/2019
1.6.37 6,207 5/21/2019
1.6.36 1,614 5/16/2019
1.6.35 4,631 5/16/2019
1.6.34 1,622 5/16/2019
1.6.33 1,532 5/16/2019
1.6.32 1,665 5/7/2019
1.6.31 1,628 5/7/2019
1.6.30 1,622 5/7/2019
1.6.29 1,559 5/7/2019
1.6.28 2,510 5/1/2019
1.6.27 1,706 5/1/2019
1.6.26 1,638 4/25/2019
1.6.25 2,261 4/17/2019
1.6.24 1,567 4/17/2019
1.6.23 4,592 4/15/2019
1.6.22 2,507 4/9/2019
1.6.20 1,649 4/1/2019
1.6.19 1,672 3/29/2019
1.6.18 2,733 3/25/2019
1.6.17 1,679 3/21/2019
1.6.16 2,510 3/15/2019
1.6.15 1,592 3/15/2019
1.6.14 1,583 3/15/2019
1.6.13 1,617 3/15/2019
1.6.12 1,591 3/15/2019
1.6.11 1,657 3/15/2019
1.6.10 2,588 3/15/2019
1.6.9 1,596 3/15/2019
1.6.8 1,514 3/15/2019
1.6.7 7,537 3/15/2019
1.6.6 2,410 3/15/2019
1.6.5 1,829 3/15/2019
1.6.4 1,623 3/15/2019
1.6.3 1,600 3/15/2019
1.6.2 1,645 3/15/2019
1.6.1 2,812 3/15/2019
1.6.0 8,216 3/15/2019
1.5.41 2,275 3/15/2019
1.5.40 1,640 3/15/2019
1.5.39 2,508 3/15/2019
1.5.38 1,609 3/15/2019
1.5.37 1,549 3/15/2019
1.5.36 1,591 3/15/2019
1.5.35 1,913 3/15/2019
1.5.34 4,723 3/15/2019
1.5.33 1,565 3/15/2019
1.5.32 2,363 3/15/2019
1.5.31 1,595 3/15/2019
1.5.30 1,626 3/15/2019
1.5.29 1,565 3/15/2019
1.5.28 4,122 3/15/2019
1.5.27 1,618 3/15/2019
1.5.26 4,390 3/15/2019
1.5.25 1,570 3/15/2019
1.5.24 1,592 3/15/2019
1.5.23 2,507 3/15/2019
1.5.22 1,577 3/15/2019
1.5.21 3,704 3/15/2019
1.5.20 1,565 3/15/2019
1.5.19 2,468 3/15/2019
1.5.18 1,619 3/15/2019
1.5.17 1,565 3/15/2019
1.5.16 2,315 3/15/2019
1.5.15 1,630 3/15/2019
1.5.14 1,541 3/15/2019
1.5.13 1,704 3/15/2019
1.5.11 1,545 3/15/2019
1.5.10 1,869 3/15/2019
1.5.9 2,739 3/15/2019
1.5.8 2,183 3/15/2019
1.5.7 1,648 3/15/2019
1.5.6 1,597 3/15/2019
1.5.5 5,029 3/15/2019
1.5.4 1,640 3/15/2019
1.5.3 1,544 3/15/2019
1.5.2 1,559 3/15/2019
1.5.1 7,431 3/15/2019
1.5.0 5,984 3/15/2019
1.4.84 22,318 3/15/2019
1.4.83 6,740 3/15/2019
1.4.82 6,181 3/15/2019
1.4.81 1,653 3/15/2019
1.4.80 6,819 3/15/2019
1.4.79 1,610 3/15/2019
1.4.78 1,526 3/15/2019
1.4.77 2,452 3/15/2019
1.4.76 1,564 3/15/2019
1.4.75 1,488 3/15/2019
1.4.74 2,266 3/15/2019
1.4.73 1,531 3/15/2019
1.4.72 1,536 3/15/2019
1.4.71 1,552 3/15/2019
1.4.70 1,529 3/15/2019
1.4.69 2,256 3/15/2019
1.4.68 1,549 3/15/2019
1.4.67 1,519 3/15/2019
1.4.66 2,278 3/15/2019
1.4.65 1,562 3/15/2019
1.4.64 1,554 3/15/2019
1.4.63 3,938 3/15/2019
1.4.59 4,480 3/15/2019
1.4.57 9,598 3/15/2019
1.4.22 10,772 3/15/2019
1.3.14 12,332 3/15/2019
1.2.10 5,472 3/15/2019
1.1.2 8,590 3/15/2019
1.0.0 103,243 3/15/2019