Dynamicweb.Ecommerce 10.0.28

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.0.28
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.0.28
                    
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.0.28" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.0.28" />
                    
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.0.28
                    
#r "nuget: Dynamicweb.Ecommerce, 10.0.28"
                    
#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.0.28
                    
#: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.0.28
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.0.28
                    
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 net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.DataIntegration.Providers.ExcelProvider

Excel Provider

Dynamicweb.Controls

CMS Content Management System (WCMS) - Server controls.

Dynamicweb.DataIntegration.Providers.DynamicwebProvider

Dynamicweb Provider

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.22.1-PreRelease 508 12/9/2025
10.22.0-PreRelease 1,099 12/2/2025
10.21.7 622 12/9/2025
10.21.6 1,209 12/3/2025
10.21.5 1,196 12/2/2025
10.21.4-PreRelease 619 11/25/2025
10.21.3-PreRelease 821 11/18/2025
10.21.2-PreRelease 724 11/11/2025
10.21.1-PreRelease 672 11/5/2025
10.21.0-PreRelease 608 10/30/2025
10.20.11 597 12/9/2025
10.20.10 1,266 12/3/2025
10.20.9 1,103 12/2/2025
10.20.8 777 11/25/2025
10.20.7 1,044 11/18/2025
10.20.6 902 11/11/2025
10.20.5 921 11/4/2025
10.20.4 930 10/28/2025
10.20.3-PreRelease 598 10/21/2025
10.20.2-PreRelease 585 10/14/2025
10.20.1-PreRelease 592 10/7/2025
10.20.0-PreRelease 704 9/30/2025
10.19.14 891 11/25/2025
10.19.13 923 11/18/2025
10.19.12 908 11/4/2025
10.19.11 681 10/28/2025
10.19.10 662 10/21/2025
10.19.9 785 10/16/2025
10.19.8 713 10/14/2025
10.19.7 747 10/7/2025
10.19.6 1,259 9/30/2025
10.19.5-PreRelease 702 9/22/2025
10.19.4-PreRelease 693 9/16/2025
10.19.3-PreRelease 489 9/9/2025
10.19.2-PreRelease 520 9/4/2025
10.19.1-PreRelease 533 9/2/2025
10.19.0-PreRelease 581 8/26/2025
10.18.16 866 11/25/2025
10.18.15 944 11/18/2025
10.18.14 904 11/4/2025
10.18.13 773 10/28/2025
10.18.12 719 10/14/2025
10.18.11 716 10/7/2025
10.18.10 721 9/30/2025
10.18.9 970 9/22/2025
10.18.8 1,061 9/16/2025
10.18.7 693 9/9/2025
10.18.6 617 9/4/2025
10.18.5 764 9/2/2025
10.18.4 1,270 8/26/2025
10.18.3-PreRelease 494 8/19/2025
10.18.2-PreRelease 537 8/12/2025
10.18.1-PreRelease 596 8/7/2025
10.18.0-PreRelease 666 7/25/2025
10.17.14 934 11/4/2025
10.17.13 867 10/14/2025
10.17.12 671 10/7/2025
10.17.11 922 9/30/2025
10.17.10 792 9/22/2025
10.17.9 839 9/16/2025
10.17.8 726 9/2/2025
10.17.7 704 8/26/2025
10.17.6 685 8/19/2025
10.17.5 782 8/12/2025
10.17.4 665 8/5/2025
10.17.3 1,013 7/22/2025
10.17.2 633 7/15/2025
10.17.1 702 7/8/2025
10.17.0 819 7/1/2025
10.16.12 977 9/22/2025
10.16.11 792 9/16/2025
10.16.10 561 9/9/2025
10.16.9 899 8/12/2025
10.16.8 717 8/5/2025
10.16.7 1,048 7/22/2025
10.16.6 942 7/1/2025
10.16.5 1,145 6/17/2025
10.16.4 886 6/12/2025
10.16.3 805 6/10/2025
10.16.2 676 6/4/2025
10.16.1 612 6/3/2025
10.16.0 1,006 5/27/2025
10.15.11 610 8/26/2025
10.15.10 736 8/5/2025
10.15.9 566 7/1/2025
10.15.8 354 6/24/2025
10.15.7 454 6/17/2025
10.15.6 546 6/3/2025
10.15.5 431 5/27/2025
10.15.4 573 5/20/2025
10.15.3 865 5/13/2025
10.15.2 588 5/13/2025
10.15.1 768 5/6/2025
10.15.0 608 4/29/2025
10.14.13 566 7/1/2025
10.14.12 365 6/24/2025
10.14.11 487 6/17/2025
10.14.10 648 5/20/2025
10.14.9 533 5/13/2025
10.14.8 553 5/13/2025
10.14.7 343 5/7/2025
10.14.6 318 5/6/2025
10.14.5 439 4/29/2025
10.14.4 653 4/22/2025
10.14.3 667 4/10/2025
10.14.2 641 4/8/2025
10.14.1 853 4/1/2025
10.14.0 1,332 3/25/2025
10.13.8 853 4/22/2025
10.13.7 453 4/10/2025
10.13.6 447 4/8/2025
10.13.5 443 4/1/2025
10.13.4 762 3/25/2025
10.13.3 1,112 3/18/2025
10.13.2 606 3/11/2025
10.13.1 1,039 3/4/2025
10.13.0 3,078 2/25/2025
10.12.7 953 3/11/2025
10.12.6 494 3/4/2025
10.12.5 391 2/25/2025
10.12.4 641 2/18/2025
10.12.3 468 2/12/2025
10.12.2 378 2/11/2025
10.12.1 633 2/4/2025
10.12.0 1,930 1/28/2025
10.11.8 812 2/25/2025
10.11.7 403 2/18/2025
10.11.6 413 2/12/2025
10.11.5 353 2/11/2025
10.11.4 368 2/4/2025
10.11.3 450 1/28/2025
10.11.2 927 1/21/2025
10.11.1 430 1/14/2025
10.11.0 719 1/7/2025
10.10.8 649 2/12/2025
10.10.7 343 2/11/2025
10.10.6 469 1/16/2025
10.10.5 324 1/14/2025
10.10.4 466 1/7/2025
10.10.3 782 12/17/2024
10.10.2 426 12/10/2024
10.10.1 487 12/3/2024
10.10.0 527 11/26/2024
10.9.9 629 1/14/2025
10.9.8 552 12/17/2024
10.9.7 365 12/10/2024
10.9.6 372 12/3/2024
10.9.5 346 11/27/2024
10.9.4 336 11/26/2024
10.9.3 598 11/19/2024
10.9.2 600 11/12/2024
10.9.1 468 11/5/2024
10.9.0 2,266 10/29/2024
10.8.14 377 1/14/2025
10.8.13 537 12/17/2024
10.8.12 435 12/10/2024
10.8.11 388 12/3/2024
10.8.10 787 11/26/2024
10.8.9 378 11/19/2024
10.8.8 384 11/12/2024
10.8.7 413 11/7/2024
10.8.6 399 11/5/2024
10.8.5 419 10/29/2024
10.8.4 456 10/22/2024
10.8.3 592 10/15/2024
10.8.2 476 10/8/2024
10.8.1 503 10/1/2024
10.8.0 4,817 9/24/2024
10.7.11 378 11/19/2024
10.7.10 375 11/19/2024
10.7.9 483 10/29/2024
10.7.8 346 10/22/2024
10.7.7 366 10/15/2024
10.7.6 405 10/8/2024
10.7.5 484 10/1/2024
10.7.4 383 9/24/2024
10.7.3 589 9/17/2024
10.7.2 466 9/10/2024
10.7.1 482 9/4/2024
10.7.0 1,680 8/27/2024
10.6.18 405 11/19/2024
10.6.17 356 11/19/2024
10.6.16 505 10/15/2024
10.6.15 393 10/8/2024
10.6.14 407 10/1/2024
10.6.13 440 9/24/2024
10.6.12 385 9/17/2024
10.6.11 399 9/3/2024
10.6.10 432 8/27/2024
10.6.9 1,152 8/20/2024
10.6.8 516 8/13/2024
10.6.7 375 8/6/2024
10.6.6 524 7/19/2024
10.6.5 375 7/16/2024
10.6.4 428 7/9/2024
10.6.3 617 7/2/2024
10.6.2 3,548 6/25/2024
10.5.14 516 10/1/2024
10.5.13 394 9/24/2024
10.5.12 383 8/21/2024
10.5.11 411 8/13/2024
10.5.10 317 8/6/2024
10.5.9 394 7/19/2024
10.5.8 413 7/16/2024
10.5.7 344 7/5/2024
10.5.6 382 7/1/2024
10.5.5 373 6/25/2024
10.5.4 466 6/18/2024
10.5.3 453 6/11/2024
10.5.2 456 6/4/2024
10.5.1 353 6/4/2024
10.5.0 794 5/28/2024
10.4.8 354 8/6/2024
10.4.7 356 6/25/2024
10.4.6 360 6/11/2024
10.4.5 371 6/4/2024
10.4.4 396 5/28/2024
10.4.3 430 5/21/2024
10.4.2 911 5/14/2024
10.4.1 609 5/7/2024
10.4.0 3,531 4/30/2024
10.3.10 344 8/6/2024
10.3.9 371 6/25/2024
10.3.8 494 5/21/2024
10.3.7 334 5/14/2024
10.3.6 439 5/7/2024
10.3.5 410 4/30/2024
10.3.4 498 4/23/2024
10.3.3 435 4/16/2024
10.3.2 489 4/11/2024
10.3.1 419 4/9/2024
10.3.0 653 4/2/2024
10.2.8 492 4/23/2024
10.2.7 409 4/16/2024
10.2.6 387 4/11/2024
10.2.5 386 4/9/2024
10.2.4 397 4/2/2024
10.2.3 452 3/26/2024
10.2.2 523 3/19/2024
10.2.1 575 3/12/2024
10.2.0 670 3/5/2024
10.1.12 417 4/11/2024
10.1.11 392 4/9/2024
10.1.10 440 4/2/2024
10.1.9 483 3/19/2024
10.1.8 475 3/13/2024
10.1.7 446 3/12/2024
10.1.6 497 3/5/2024
10.1.5 555 2/27/2024
10.1.4 595 2/20/2024
10.1.3 615 2/14/2024
10.1.2 601 2/7/2024
10.1.1 598 2/6/2024
10.1.0 657 1/30/2024
10.0.39 475 4/11/2024
10.0.38 488 4/2/2024
10.0.37 563 3/5/2024
10.0.36 568 2/27/2024
10.0.35 597 2/20/2024
10.0.34 918 2/14/2024
10.0.33 885 2/1/2024
10.0.32 690 1/24/2024
10.0.31 674 1/19/2024
10.0.30 699 1/18/2024
10.0.29 750 1/16/2024
10.0.28 973 1/16/2024
10.0.27 802 1/11/2024
10.0.26 902 12/19/2023
10.0.25 1,325 12/12/2023
10.0.24 1,165 12/5/2023
10.0.22 1,093 11/28/2023
10.0.21 2,891 11/23/2023
10.0.20 827 11/21/2023
10.0.19 755 11/14/2023
10.0.18 702 11/9/2023
10.0.17 816 11/2/2023
10.0.16 776 10/25/2023
10.0.15 829 10/19/2023
10.0.14 790 10/11/2023
10.0.13 938 9/27/2023
10.0.12 832 9/26/2023
10.0.11 836 9/22/2023
10.0.10 828 9/13/2023
10.0.9 2,817 8/30/2023
10.0.8 902 8/25/2023
10.0.7 1,178 8/22/2023
10.0.6 1,114 8/10/2023
10.0.5 1,277 8/2/2023
10.0.4 1,016 7/13/2023
10.0.3 1,295 7/5/2023
10.0.2 1,678 6/27/2023
10.0.1 1,018 6/20/2023
10.0.0 3,010 6/14/2023
1.20.1 287 10/15/2025
1.20.0 267 9/1/2025
1.19.5 254 8/21/2025
1.19.4 978 7/30/2025
1.19.3 817 6/18/2025
1.19.2 1,439 4/1/2025
1.19.1 1,005 2/19/2025
1.19.0 1,284 1/31/2025
1.18.5 264 4/1/2025
1.18.4 209 2/18/2025
1.18.3 377 1/31/2025
1.18.2 364 12/18/2024
1.18.1 817 11/26/2024
1.18.0 2,113 8/27/2024
1.17.17 1,142 11/22/2024
1.17.16 247 11/7/2024
1.17.15 301 10/18/2024
1.17.14 1,369 10/2/2024
1.17.13 1,995 9/19/2024
1.17.12 1,200 9/3/2024
1.17.11 432 8/26/2024
1.17.10 1,284 8/14/2024
1.17.9 336 7/18/2024
1.17.8 586 6/27/2024
1.17.7 1,553 6/4/2024
1.17.6 254 5/30/2024
1.17.5 1,637 5/13/2024
1.17.4 6,657 4/12/2024
1.17.3 500 3/25/2024
1.17.2 1,485 3/4/2024
1.17.1 1,193 2/14/2024
1.17.0 763 1/31/2024
1.16.13 543 4/11/2024
1.16.12 385 3/25/2024
1.16.11 443 3/4/2024
1.16.10 494 2/14/2024
1.16.9 535 1/29/2024
1.16.8 768 1/9/2024
1.16.7 1,365 12/13/2023
1.16.6 831 12/6/2023
1.16.5 1,672 11/29/2023
1.16.4 1,012 11/21/2023
1.16.3 782 11/7/2023
1.16.2 598 10/30/2023
1.16.1 1,649 10/10/2023
1.16.0 2,195 9/21/2023
1.15.34 428 1/31/2024
1.15.33 457 1/23/2024
1.15.32 891 12/13/2023
1.15.31 1,843 11/7/2023
1.15.30 717 10/17/2023
1.15.29 1,142 10/10/2023
1.15.28 3,229 9/13/2023
1.15.27 2,545 8/29/2023
1.15.26 8,615 8/15/2023
1.15.25 720 8/14/2023
1.15.24 1,751 8/2/2023
1.15.23 791 7/27/2023
1.15.22 782 7/26/2023
1.15.21 1,212 7/6/2023
1.15.20 2,153 6/29/2023
1.15.19 1,848 6/6/2023
1.15.18 1,133 5/28/2023
1.15.17 1,387 5/16/2023
1.15.16 2,619 5/11/2023
1.15.15 3,056 5/3/2023
1.15.14 1,369 4/18/2023
1.15.13 1,567 3/24/2023
1.15.12 1,779 3/21/2023
1.15.11 3,572 3/16/2023
1.15.10 957 3/15/2023
1.15.9 3,944 3/7/2023
1.15.8 1,002 3/2/2023
1.15.7 1,119 2/28/2023
1.15.6 1,066 2/22/2023
1.15.5 1,557 2/21/2023
1.15.4 1,074 2/15/2023
1.15.3 949 2/7/2023
1.15.2 1,159 2/6/2023
1.15.1 3,597 2/2/2023
1.15.0 1,374 1/26/2023
1.14.70 3,777 10/9/2023
1.14.69 756 8/14/2023
1.14.68 968 7/27/2023
1.14.67 1,651 6/23/2023
1.14.66 4,990 5/3/2023
1.14.65 2,082 4/24/2023
1.14.64 1,032 4/18/2023
1.14.63 1,008 3/24/2023
1.14.62 1,016 3/21/2023
1.14.61 1,025 3/16/2023
1.14.60 971 3/16/2023
1.14.59 1,506 3/7/2023
1.14.58 983 3/2/2023
1.14.57 1,782 2/21/2023
1.14.56 1,150 2/15/2023
1.14.55 1,079 2/14/2023
1.14.54 1,077 2/7/2023
1.14.53 1,098 2/2/2023
1.14.52 1,088 2/1/2023
1.14.51 1,479 1/26/2023
1.14.50 1,723 1/24/2023
1.14.49 5,234 1/18/2023
1.14.48 1,084 1/16/2023
1.14.47 2,126 1/10/2023
1.14.46 1,031 1/9/2023
1.14.45 1,964 1/9/2023
1.14.44 2,171 1/5/2023
1.14.43 1,034 1/5/2023
1.14.42 3,020 1/3/2023
1.14.41 3,432 12/15/2022
1.14.40 1,114 12/13/2022
1.14.39 1,915 12/8/2022
1.14.38 1,089 12/7/2022
1.14.37 1,054 12/5/2022
1.14.36 1,127 12/2/2022
1.14.35 1,072 12/1/2022
1.14.34 1,877 11/29/2022
1.14.33 1,128 11/28/2022
1.14.32 1,048 11/24/2022
1.14.31 1,145 11/23/2022
1.14.30 1,265 11/22/2022
1.14.29 1,454 11/22/2022
1.14.28 2,804 11/17/2022
1.14.27 2,031 11/16/2022
1.14.26 1,249 11/16/2022
1.14.25 2,219 11/15/2022
1.14.24 1,291 11/14/2022
1.14.23 1,141 11/11/2022
1.14.22 1,381 11/10/2022
1.14.21 1,176 11/10/2022
1.14.20 1,214 11/7/2022
1.14.19 2,001 11/7/2022
1.14.18 1,562 11/2/2022
1.14.17 3,703 11/1/2022
1.14.16 1,145 10/27/2022
1.14.15 1,281 10/24/2022
1.14.14 1,179 10/21/2022
1.14.13 2,317 10/13/2022
1.14.12 1,161 10/12/2022
1.14.11 1,833 10/12/2022
1.14.10 2,654 10/7/2022
1.14.9 1,528 10/4/2022
1.14.8 1,176 10/3/2022
1.14.7 1,596 9/29/2022
1.14.6 1,957 9/27/2022
1.14.5 1,259 9/21/2022
1.14.4 1,609 9/16/2022
1.14.3 1,211 9/15/2022
1.14.2 3,267 9/7/2022
1.14.1 3,348 8/30/2022
1.14.0 3,243 8/30/2022
1.13.83 1,111 1/24/2023
1.13.81 1,098 1/5/2023
1.13.80 1,112 11/23/2022
1.13.79 1,204 11/1/2022
1.13.78 1,158 10/13/2022
1.13.77 1,225 10/4/2022
1.13.76 1,396 9/27/2022
1.13.75 1,231 9/21/2022
1.13.74 3,279 9/20/2022
1.13.73 1,293 9/16/2022
1.13.72 2,574 8/31/2022
1.13.71 1,267 8/30/2022
1.13.70 1,231 8/25/2022
1.13.69 1,294 8/22/2022
1.13.68 1,184 8/22/2022
1.13.67 1,319 8/22/2022
1.13.66 1,285 8/22/2022
1.13.65 1,329 8/17/2022
1.13.64 4,296 8/11/2022
1.13.63 1,241 8/9/2022
1.13.62 1,340 8/8/2022
1.13.61 2,732 7/13/2022
1.13.60 1,371 7/11/2022
1.13.59 3,003 6/27/2022
1.13.58 1,457 6/24/2022
1.13.57 2,022 6/21/2022
1.13.56 1,370 6/19/2022
1.13.55 1,808 6/15/2022
1.13.54 6,200 6/8/2022
1.13.53 1,332 6/6/2022
1.13.52 6,261 6/2/2022
1.13.51 1,438 6/1/2022
1.13.50 2,172 5/23/2022
1.13.49 1,346 5/20/2022
1.13.48 1,290 5/18/2022
1.13.47 1,395 5/5/2022
1.13.46 3,174 5/2/2022
1.13.45 1,368 4/29/2022
1.13.44 1,373 4/28/2022
1.13.43 1,326 4/28/2022
1.13.42 1,400 4/27/2022
1.13.41 1,311 4/27/2022
1.13.40 1,327 4/26/2022
1.13.39 1,385 4/26/2022
1.13.38 1,422 4/26/2022
1.13.37 1,658 4/21/2022
1.13.36 1,841 4/13/2022
1.13.35 1,544 4/8/2022
1.13.34 1,344 4/7/2022
1.13.33 1,420 4/7/2022
1.13.32 1,417 4/7/2022
1.13.31 1,393 4/6/2022
1.13.30 1,350 4/4/2022
1.13.29 1,748 3/28/2022
1.13.28 1,367 3/28/2022
1.13.27 2,119 3/25/2022
1.13.24 1,373 3/21/2022
1.13.23 1,425 3/17/2022
1.13.22 1,659 3/16/2022
1.13.21 1,397 3/15/2022
1.13.20 1,474 3/11/2022
1.13.19 1,404 3/10/2022
1.13.18 1,457 3/10/2022
1.13.17 1,395 3/9/2022
1.13.16 1,444 3/9/2022
1.13.15 1,513 3/4/2022
1.13.14 2,825 3/2/2022
1.13.13 1,354 3/1/2022
1.13.12 1,508 2/28/2022
1.13.11 1,498 2/18/2022
1.13.10 1,452 2/18/2022
1.13.9 5,033 2/17/2022
1.13.8 1,376 2/16/2022
1.13.7 3,623 2/11/2022
1.13.6 1,520 2/7/2022
1.13.5 1,501 2/3/2022
1.13.4 1,472 2/2/2022
1.13.3 1,424 2/2/2022
1.13.2 1,490 2/1/2022
1.13.1 1,505 1/28/2022
1.13.0 4,065 1/25/2022
1.12.60 3,099 5/24/2022
1.12.59 1,278 5/23/2022
1.12.58 1,603 3/9/2022
1.12.57 1,423 3/3/2022
1.12.56 1,428 2/11/2022
1.12.55 1,718 2/8/2022
1.12.54 1,442 2/4/2022
1.12.53 1,390 1/31/2022
1.12.52 3,522 1/23/2022
1.12.51 1,493 1/20/2022
1.12.50 1,436 1/19/2022
1.12.49 1,770 1/17/2022
1.12.48 1,280 1/14/2022
1.12.47 1,433 1/13/2022
1.12.46 1,345 1/11/2022
1.12.45 1,205 1/6/2022
1.12.44 1,348 1/3/2022
1.12.43 1,268 12/23/2021
1.12.42 2,612 12/21/2021
1.12.41 1,223 12/21/2021
1.12.40 1,200 12/20/2021
1.12.39 1,181 12/20/2021
1.12.38 2,562 12/16/2021
1.12.37 1,206 12/16/2021
1.12.36 2,453 12/16/2021
1.12.35 5,282 12/15/2021
1.12.34 1,247 12/10/2021
1.12.33 2,030 12/7/2021
1.12.32 1,481 12/2/2021
1.12.31 1,052 12/2/2021
1.12.30 1,228 11/30/2021
1.12.29 1,378 11/29/2021
1.12.28 4,620 11/23/2021
1.12.27 1,206 11/22/2021
1.12.26 1,235 11/12/2021
1.12.25 1,163 11/11/2021
1.12.23 1,234 11/10/2021
1.12.22 1,200 11/10/2021
1.12.21 1,301 11/8/2021
1.12.20 2,180 10/29/2021
1.12.19 5,822 10/29/2021
1.12.18 1,320 10/26/2021
1.12.17 1,981 10/26/2021
1.12.16 1,389 10/25/2021
1.12.15 1,381 10/20/2021
1.12.14 1,254 10/18/2021
1.12.13 1,313 10/18/2021
1.12.12 1,238 10/15/2021
1.12.11 1,431 10/14/2021
1.12.10 2,060 10/7/2021
1.12.9 1,270 10/6/2021
1.12.8 1,407 10/5/2021
1.12.7 1,360 10/5/2021
1.12.6 1,387 10/4/2021
1.12.5 1,301 10/1/2021
1.12.4 1,305 9/30/2021
1.12.3 1,280 9/29/2021
1.12.2 1,929 9/23/2021
1.12.1 1,862 9/17/2021
1.12.0 3,740 8/31/2021
1.10.116 2,746 12/1/2021
1.10.115 2,644 11/11/2021
1.10.114 1,248 11/10/2021
1.10.113 1,226 11/5/2021
1.10.112 2,107 10/19/2021
1.10.111 1,233 10/15/2021
1.10.110 1,316 10/15/2021
1.10.109 1,251 10/12/2021
1.10.108 1,255 10/8/2021
1.10.107 1,328 10/7/2021
1.10.106 1,216 10/6/2021
1.10.105 1,302 10/5/2021
1.10.104 14,099 9/23/2021
1.10.103 1,700 9/21/2021
1.10.102 2,170 9/21/2021
1.10.101 1,307 9/15/2021
1.10.100 1,349 9/13/2021
1.10.99 2,185 9/9/2021
1.10.98 1,375 9/9/2021
1.10.97 1,525 9/6/2021
1.10.96 4,719 8/30/2021
1.10.95 3,112 8/27/2021
1.10.94 1,413 8/26/2021
1.10.93 1,471 8/24/2021
1.10.92 15,086 8/23/2021
1.10.91 1,555 8/20/2021
1.10.90 22,881 8/12/2021
1.10.89 3,844 8/12/2021
1.10.88 1,825 8/4/2021
1.10.87 7,123 7/15/2021
1.10.86 1,442 7/14/2021
1.10.85 1,396 7/12/2021
1.10.84 1,380 7/12/2021
1.10.83 10,770 7/8/2021
1.10.82 1,276 7/7/2021
1.10.81 1,273 7/6/2021
1.10.80 1,353 7/2/2021
1.10.79 1,241 7/2/2021
1.10.78 1,372 6/30/2021
1.10.77 1,297 6/29/2021
1.10.76 2,169 6/28/2021
1.10.75 2,689 6/25/2021
1.10.74 1,333 6/22/2021
1.10.73 1,375 6/18/2021
1.10.72 3,534 6/11/2021
1.10.71 2,102 6/7/2021
1.10.70 1,428 6/4/2021
1.10.69 1,331 6/4/2021
1.10.68 18,027 6/2/2021
1.10.67 3,232 6/1/2021
1.10.66 1,343 5/31/2021
1.10.65 1,402 5/27/2021
1.10.64 1,298 5/26/2021
1.10.63 2,644 5/24/2021
1.10.62 2,494 5/18/2021
1.10.61 1,369 5/18/2021
1.10.60 1,339 5/17/2021
1.10.59 3,081 5/12/2021
1.10.58 1,415 5/11/2021
1.10.57 1,439 5/7/2021
1.10.56 2,926 5/4/2021
1.10.55 1,345 5/3/2021
1.10.54 1,375 5/3/2021
1.10.53 24,576 4/27/2021
1.10.52 1,314 4/27/2021
1.10.51 9,228 4/26/2021
1.10.50 7,829 4/23/2021
1.10.49 5,175 4/22/2021
1.10.48 1,319 4/21/2021
1.10.47 1,416 4/21/2021
1.10.46 1,410 4/21/2021
1.10.45 1,323 4/20/2021
1.10.44 1,348 4/19/2021
1.10.43 1,285 4/19/2021
1.10.42 1,376 4/15/2021
1.10.41 1,301 4/14/2021
1.10.40 1,812 4/14/2021
1.10.39 3,685 4/13/2021
1.10.38 1,226 4/12/2021
1.10.37 1,325 4/12/2021
1.10.36 1,380 4/12/2021
1.10.35 1,339 4/9/2021
1.10.34 1,248 4/9/2021
1.10.33 1,247 4/8/2021
1.10.32 1,348 4/8/2021
1.10.31 1,289 4/7/2021
1.10.30 1,260 4/7/2021
1.10.29 1,313 3/31/2021
1.10.28 1,759 3/30/2021
1.10.27 3,309 3/24/2021
1.10.26 1,277 3/24/2021
1.10.25 1,379 3/23/2021
1.10.24 1,390 3/23/2021
1.10.23 1,503 3/18/2021
1.10.22 2,838 3/17/2021
1.10.21 2,655 3/11/2021
1.10.20 1,410 3/11/2021
1.10.19 1,363 3/10/2021
1.10.18 2,106 3/9/2021
1.10.17 1,333 3/9/2021
1.10.16 1,428 3/8/2021
1.10.15 16,169 3/4/2021
1.10.14 1,785 2/25/2021
1.10.13 3,371 2/19/2021
1.10.12 2,761 2/18/2021
1.10.11 1,436 2/16/2021
1.10.10 1,286 2/15/2021
1.10.9 1,486 2/10/2021
1.10.8 1,748 2/8/2021
1.10.7 1,365 2/4/2021
1.10.6 3,552 2/2/2021
1.10.5 1,356 2/1/2021
1.10.4 1,419 1/29/2021
1.10.3 2,931 1/28/2021
1.10.2 6,853 1/26/2021
1.10.1 12,522 1/26/2021
1.9.64 1,354 3/17/2021
1.9.63 1,889 2/25/2021
1.9.62 1,360 2/22/2021
1.9.61 2,333 2/4/2021
1.9.60 1,329 2/1/2021
1.9.59 4,124 1/19/2021
1.9.58 1,387 1/15/2021
1.9.57 1,581 1/14/2021
1.9.56 1,465 1/11/2021
1.9.55 1,676 12/24/2020
1.9.54 1,646 12/18/2020
1.9.53 4,428 12/16/2020
1.9.52 1,380 12/15/2020
1.9.51 1,426 12/11/2020
1.9.50 1,441 12/10/2020
1.9.49 1,544 12/10/2020
1.9.48 1,468 12/9/2020
1.9.47 1,379 12/8/2020
1.9.46 1,453 12/4/2020
1.9.45 1,415 12/3/2020
1.9.44 1,496 12/1/2020
1.9.43 1,441 11/30/2020
1.9.42 1,355 11/27/2020
1.9.41 1,496 11/26/2020
1.9.40 1,290 11/26/2020
1.9.39 3,913 11/25/2020
1.9.38 1,382 11/23/2020
1.9.37 1,381 11/20/2020
1.9.36 1,688 11/17/2020
1.9.35 1,484 11/16/2020
1.9.34 1,661 11/10/2020
1.9.33 1,491 11/9/2020
1.9.32 5,932 11/3/2020
1.9.31 1,497 11/3/2020
1.9.30 1,465 10/30/2020
1.9.29 1,407 10/28/2020
1.9.28 4,231 10/21/2020
1.9.27 1,453 10/20/2020
1.9.26 1,558 10/18/2020
1.9.25 4,421 10/15/2020
1.9.24 1,604 10/14/2020
1.9.23 1,451 10/13/2020
1.9.22 1,470 10/13/2020
1.9.21 1,521 10/9/2020
1.9.20 2,508 10/2/2020
1.9.19 2,386 9/29/2020
1.9.18 2,985 9/29/2020
1.9.17 1,514 9/22/2020
1.9.16 1,492 9/17/2020
1.9.15 1,650 9/16/2020
1.9.14 2,674 9/15/2020
1.9.13 1,430 9/15/2020
1.9.12 1,496 9/15/2020
1.9.11 1,487 9/15/2020
1.9.10 1,805 9/11/2020
1.9.9 1,555 9/9/2020
1.9.8 1,386 9/9/2020
1.9.7 1,436 9/8/2020
1.9.6 1,808 9/4/2020
1.9.5 1,489 9/2/2020
1.9.4 1,442 9/1/2020
1.9.3 1,502 8/31/2020
1.9.2 3,341 8/27/2020
1.9.1 1,480 8/26/2020
1.9.0 2,815 8/25/2020
1.8.105 1,934 4/15/2021
1.8.104 1,616 10/20/2020
1.8.103 2,602 9/14/2020
1.8.102 1,603 9/8/2020
1.8.101 1,552 9/2/2020
1.8.100 1,502 9/1/2020
1.8.99 3,376 8/21/2020
1.8.98 1,482 8/18/2020
1.8.97 1,630 8/14/2020
1.8.96 1,605 8/13/2020
1.8.95 1,551 8/12/2020
1.8.94 2,524 8/11/2020
1.8.93 1,929 8/3/2020
1.8.92 1,619 7/30/2020
1.8.91 1,659 7/13/2020
1.8.90 1,554 7/7/2020
1.8.89 1,654 7/7/2020
1.8.88 1,506 7/6/2020
1.8.87 1,498 7/2/2020
1.8.86 3,696 6/30/2020
1.8.85 1,573 6/30/2020
1.8.84 1,512 6/30/2020
1.8.83 1,562 6/29/2020
1.8.82 1,542 6/25/2020
1.8.81 1,672 6/25/2020
1.8.80 1,606 6/22/2020
1.8.79 1,536 6/18/2020
1.8.78 4,744 6/18/2020
1.8.77 1,533 6/17/2020
1.8.76 2,620 6/16/2020
1.8.75 1,514 6/15/2020
1.8.74 3,095 6/9/2020
1.8.73 1,602 6/8/2020
1.8.72 1,490 6/8/2020
1.8.71 1,535 6/5/2020
1.8.70 1,675 6/4/2020
1.8.69 1,641 6/1/2020
1.8.68 1,659 5/29/2020
1.8.67 1,580 5/28/2020
1.8.66 1,564 5/28/2020
1.8.65 1,559 5/27/2020
1.8.64 2,589 5/26/2020
1.8.63 4,986 5/20/2020
1.8.62 1,528 5/20/2020
1.8.61 1,549 5/20/2020
1.8.60 1,702 5/18/2020
1.8.59 1,623 5/15/2020
1.8.58 1,601 5/15/2020
1.8.57 1,566 5/15/2020
1.8.56 1,545 5/14/2020
1.8.55 5,559 5/12/2020
1.8.54 1,672 5/8/2020
1.8.53 2,477 5/6/2020
1.8.52 1,743 5/5/2020
1.8.51 1,630 5/4/2020
1.8.50 1,651 4/30/2020
1.8.49 1,596 4/29/2020
1.8.48 1,615 4/27/2020
1.8.47 3,843 4/24/2020
1.8.46 1,639 4/24/2020
1.8.45 1,584 4/24/2020
1.8.44 1,613 4/22/2020
1.8.43 2,770 4/21/2020
1.8.42 1,574 4/17/2020
1.8.41 1,669 4/16/2020
1.8.40 1,747 4/9/2020
1.8.39 1,517 4/8/2020
1.8.38 2,640 4/5/2020
1.8.37 1,684 4/3/2020
1.8.36 1,687 4/3/2020
1.8.35 1,629 4/2/2020
1.8.34 1,686 4/2/2020
1.8.33 1,748 3/31/2020
1.8.32 1,636 3/27/2020
1.8.31 1,654 3/26/2020
1.8.30 1,609 3/26/2020
1.8.29 1,450 3/25/2020
1.8.28 1,668 3/24/2020
1.8.27 1,633 3/20/2020
1.8.26 1,631 3/19/2020
1.8.25 1,692 3/18/2020
1.8.24 2,617 3/18/2020
1.8.23 1,614 3/18/2020
1.8.22 1,516 3/18/2020
1.8.21 1,677 3/18/2020
1.8.20 1,771 3/17/2020
1.8.19 1,730 3/17/2020
1.8.18 1,634 3/17/2020
1.8.17 3,898 3/17/2020
1.8.16 1,669 3/15/2020
1.8.15 3,926 3/12/2020
1.8.14 1,613 3/11/2020
1.8.13 4,953 3/5/2020
1.8.12 1,845 3/3/2020
1.8.11 1,640 3/2/2020
1.8.10 7,719 2/24/2020
1.8.9 1,790 2/20/2020
1.8.8 1,897 2/18/2020
1.8.7 1,677 2/18/2020
1.8.6 1,558 2/17/2020
1.8.5 1,613 2/14/2020
1.8.4 1,913 2/12/2020
1.8.3 1,882 2/7/2020
1.8.2 1,698 2/3/2020
1.8.1 7,032 1/28/2020
1.7.53 1,714 5/15/2020
1.7.52 1,627 3/31/2020
1.7.51 2,123 3/27/2020
1.7.50 1,629 3/26/2020
1.7.49 2,275 3/18/2020
1.7.48 1,615 2/25/2020
1.7.47 2,648 2/4/2020
1.7.46 1,615 2/4/2020
1.7.45 1,661 1/16/2020
1.7.44 1,719 1/13/2020
1.7.43 1,650 1/9/2020
1.7.42 6,054 12/27/2019
1.7.41 3,623 12/16/2019
1.7.40 1,554 12/13/2019
1.7.39 1,535 12/13/2019
1.7.38 1,655 12/13/2019
1.7.37 1,692 12/11/2019
1.7.36 1,641 12/4/2019
1.7.35 1,540 12/4/2019
1.7.34 1,582 12/3/2019
1.7.33 1,703 12/2/2019
1.7.32 7,094 11/27/2019
1.7.31 8,026 11/26/2019
1.7.30 2,372 11/25/2019
1.7.29 1,608 11/22/2019
1.7.28 1,739 11/8/2019
1.7.27 2,292 11/5/2019
1.7.26 1,674 10/31/2019
1.7.25 2,565 10/29/2019
1.7.24 1,640 10/29/2019
1.7.23 1,622 10/25/2019
1.7.22 1,646 10/24/2019
1.7.21 1,705 10/24/2019
1.7.20 6,493 10/16/2019
1.7.19 1,597 10/15/2019
1.7.18 1,645 10/15/2019
1.7.17 1,732 10/8/2019
1.7.16 1,655 10/4/2019
1.7.15 5,186 10/2/2019
1.7.14 1,971 9/27/2019
1.7.13 1,580 9/26/2019
1.7.12 1,636 9/25/2019
1.7.11 1,683 9/24/2019
1.7.10 1,680 9/24/2019
1.7.9 1,697 9/24/2019
1.7.8 11,958 9/12/2019
1.7.7 1,673 9/12/2019
1.7.6 2,668 9/10/2019
1.7.5 1,722 9/5/2019
1.7.4 1,634 9/4/2019
1.7.3 1,632 9/3/2019
1.7.2 1,701 9/2/2019
1.7.1 1,726 8/29/2019
1.7.0 2,774 8/27/2019
1.6.69 1,598 5/15/2020
1.6.68 5,904 10/2/2019
1.6.67 2,737 9/27/2019
1.6.66 1,667 9/26/2019
1.6.65 2,773 9/5/2019
1.6.64 1,612 9/2/2019
1.6.63 3,679 8/23/2019
1.6.62 1,585 8/21/2019
1.6.61 1,717 8/21/2019
1.6.60 1,666 8/15/2019
1.6.57 1,596 8/8/2019
1.6.56 1,588 8/8/2019
1.6.55 2,952 8/5/2019
1.6.52 3,411 7/8/2019
1.6.48 1,691 6/18/2019
1.6.47 2,494 6/13/2019
1.6.46 1,730 6/12/2019
1.6.45 1,725 6/12/2019
1.6.44 1,631 6/12/2019
1.6.43 1,644 5/29/2019
1.6.42 2,519 5/28/2019
1.6.41 1,620 5/28/2019
1.6.40 1,674 5/28/2019
1.6.39 1,616 5/28/2019
1.6.38 2,527 5/21/2019
1.6.37 6,442 5/21/2019
1.6.36 1,682 5/16/2019
1.6.35 4,764 5/16/2019
1.6.34 1,689 5/16/2019
1.6.33 1,605 5/16/2019
1.6.32 1,730 5/7/2019
1.6.31 1,685 5/7/2019
1.6.30 1,708 5/7/2019
1.6.29 1,636 5/7/2019
1.6.28 2,577 5/1/2019
1.6.27 1,772 5/1/2019
1.6.26 1,700 4/25/2019
1.6.25 2,317 4/17/2019
1.6.24 1,626 4/17/2019
1.6.23 4,686 4/15/2019
1.6.22 2,583 4/9/2019
1.6.20 1,714 4/1/2019
1.6.19 1,751 3/29/2019
1.6.18 2,804 3/25/2019
1.6.17 1,749 3/21/2019
1.6.16 2,583 3/15/2019
1.6.15 1,653 3/15/2019
1.6.14 1,644 3/15/2019
1.6.13 1,693 3/15/2019
1.6.12 1,658 3/15/2019
1.6.11 1,734 3/15/2019
1.6.10 2,659 3/15/2019
1.6.9 1,654 3/15/2019
1.6.8 1,579 3/15/2019
1.6.7 7,868 3/15/2019
1.6.6 2,496 3/15/2019
1.6.5 1,910 3/15/2019
1.6.4 1,684 3/15/2019
1.6.3 1,670 3/15/2019
1.6.2 1,729 3/15/2019
1.6.1 2,891 3/15/2019
1.6.0 8,472 3/15/2019
1.5.41 2,363 3/15/2019
1.5.40 1,700 3/15/2019
1.5.39 2,589 3/15/2019
1.5.38 1,681 3/15/2019
1.5.37 1,618 3/15/2019
1.5.36 1,677 3/15/2019
1.5.35 1,980 3/15/2019
1.5.34 4,911 3/15/2019
1.5.33 1,641 3/15/2019
1.5.32 2,440 3/15/2019
1.5.31 1,659 3/15/2019
1.5.30 1,696 3/15/2019
1.5.29 1,635 3/15/2019
1.5.28 4,437 3/15/2019
1.5.27 1,688 3/15/2019
1.5.26 4,489 3/15/2019
1.5.25 1,638 3/15/2019
1.5.24 1,656 3/15/2019
1.5.23 2,569 3/15/2019
1.5.22 1,644 3/15/2019
1.5.21 3,781 3/15/2019
1.5.20 1,634 3/15/2019
1.5.19 2,535 3/15/2019
1.5.18 1,690 3/15/2019
1.5.17 1,640 3/15/2019
1.5.16 2,381 3/15/2019
1.5.15 1,699 3/15/2019
1.5.14 1,611 3/15/2019
1.5.13 1,785 3/15/2019
1.5.11 1,602 3/15/2019
1.5.10 1,933 3/15/2019
1.5.9 2,844 3/15/2019
1.5.8 2,282 3/15/2019
1.5.7 1,715 3/15/2019
1.5.6 1,667 3/15/2019
1.5.5 5,140 3/15/2019
1.5.4 1,708 3/15/2019
1.5.3 1,601 3/15/2019
1.5.2 1,629 3/15/2019
1.5.1 7,499 3/15/2019
1.5.0 6,162 3/15/2019
1.4.84 23,776 3/15/2019
1.4.83 6,959 3/15/2019
1.4.82 6,373 3/15/2019
1.4.81 1,719 3/15/2019
1.4.80 7,195 3/15/2019
1.4.79 1,676 3/15/2019
1.4.78 1,595 3/15/2019
1.4.77 2,524 3/15/2019
1.4.76 1,636 3/15/2019
1.4.75 1,555 3/15/2019
1.4.74 2,330 3/15/2019
1.4.73 1,599 3/15/2019
1.4.72 1,600 3/15/2019
1.4.71 1,616 3/15/2019
1.4.70 1,589 3/15/2019
1.4.69 2,339 3/15/2019
1.4.68 1,636 3/15/2019
1.4.67 1,587 3/15/2019
1.4.66 2,348 3/15/2019
1.4.65 1,626 3/15/2019
1.4.64 1,614 3/15/2019
1.4.63 4,050 3/15/2019
1.4.59 4,626 3/15/2019
1.4.57 9,734 3/15/2019
1.4.22 11,110 3/15/2019
1.3.14 12,944 3/15/2019
1.2.10 5,841 3/15/2019
1.1.2 8,893 3/15/2019
1.0.0 109,589 3/15/2019