Dynamicweb.Ecommerce 10.17.14

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.17.14
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.17.14
                    
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.14" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.17.14" />
                    
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.14
                    
#r "nuget: Dynamicweb.Ecommerce, 10.17.14"
                    
#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.14
                    
#: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.14
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.17.14
                    
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.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.21.3-PreRelease 141 11/18/2025
10.21.2-PreRelease 717 11/11/2025
10.21.1-PreRelease 664 11/5/2025
10.21.0-PreRelease 599 10/30/2025
10.20.7 163 11/18/2025
10.20.6 884 11/11/2025
10.20.5 901 11/4/2025
10.20.4 851 10/28/2025
10.20.3-PreRelease 593 10/21/2025
10.20.2-PreRelease 574 10/14/2025
10.20.1-PreRelease 587 10/7/2025
10.20.0-PreRelease 699 9/30/2025
10.19.13 219 11/18/2025
10.19.12 846 11/4/2025
10.19.11 667 10/28/2025
10.19.10 652 10/21/2025
10.19.9 778 10/16/2025
10.19.8 687 10/14/2025
10.19.7 732 10/7/2025
10.19.6 1,147 9/30/2025
10.19.5-PreRelease 697 9/22/2025
10.19.4-PreRelease 687 9/16/2025
10.19.3-PreRelease 483 9/9/2025
10.19.2-PreRelease 513 9/4/2025
10.19.1-PreRelease 529 9/2/2025
10.19.0-PreRelease 575 8/26/2025
10.18.15 215 11/18/2025
10.18.14 887 11/4/2025
10.18.13 761 10/28/2025
10.18.12 711 10/14/2025
10.18.11 710 10/7/2025
10.18.10 716 9/30/2025
10.18.9 916 9/22/2025
10.18.8 1,027 9/16/2025
10.18.7 688 9/9/2025
10.18.6 610 9/4/2025
10.18.5 759 9/2/2025
10.18.4 1,259 8/26/2025
10.18.3-PreRelease 487 8/19/2025
10.18.2-PreRelease 533 8/12/2025
10.18.1-PreRelease 588 8/7/2025
10.18.0-PreRelease 659 7/25/2025
10.17.14 786 11/4/2025
10.17.13 845 10/14/2025
10.17.12 664 10/7/2025
10.17.11 874 9/30/2025
10.17.10 784 9/22/2025
10.17.9 834 9/16/2025
10.17.8 714 9/2/2025
10.17.7 689 8/26/2025
10.17.6 678 8/19/2025
10.17.5 767 8/12/2025
10.17.4 656 8/5/2025
10.17.3 1,007 7/22/2025
10.17.2 628 7/15/2025
10.17.1 688 7/8/2025
10.17.0 809 7/1/2025
10.16.12 961 9/22/2025
10.16.11 787 9/16/2025
10.16.10 554 9/9/2025
10.16.9 891 8/12/2025
10.16.8 709 8/5/2025
10.16.7 1,039 7/22/2025
10.16.6 868 7/1/2025
10.16.5 1,134 6/17/2025
10.16.4 880 6/12/2025
10.16.3 797 6/10/2025
10.16.2 671 6/4/2025
10.16.1 606 6/3/2025
10.16.0 1,000 5/27/2025
10.15.11 596 8/26/2025
10.15.10 675 8/5/2025
10.15.9 561 7/1/2025
10.15.8 346 6/24/2025
10.15.7 446 6/17/2025
10.15.6 539 6/3/2025
10.15.5 427 5/27/2025
10.15.4 564 5/20/2025
10.15.3 852 5/13/2025
10.15.2 576 5/13/2025
10.15.1 756 5/6/2025
10.15.0 601 4/29/2025
10.14.13 560 7/1/2025
10.14.12 356 6/24/2025
10.14.11 482 6/17/2025
10.14.10 640 5/20/2025
10.14.9 527 5/13/2025
10.14.8 549 5/13/2025
10.14.7 337 5/7/2025
10.14.6 314 5/6/2025
10.14.5 432 4/29/2025
10.14.4 644 4/22/2025
10.14.3 660 4/10/2025
10.14.2 631 4/8/2025
10.14.1 845 4/1/2025
10.14.0 1,286 3/25/2025
10.13.8 847 4/22/2025
10.13.7 445 4/10/2025
10.13.6 436 4/8/2025
10.13.5 436 4/1/2025
10.13.4 755 3/25/2025
10.13.3 1,107 3/18/2025
10.13.2 599 3/11/2025
10.13.1 1,032 3/4/2025
10.13.0 3,073 2/25/2025
10.12.7 946 3/11/2025
10.12.6 488 3/4/2025
10.12.5 386 2/25/2025
10.12.4 633 2/18/2025
10.12.3 464 2/12/2025
10.12.2 371 2/11/2025
10.12.1 624 2/4/2025
10.12.0 1,831 1/28/2025
10.11.8 807 2/25/2025
10.11.7 398 2/18/2025
10.11.6 407 2/12/2025
10.11.5 348 2/11/2025
10.11.4 363 2/4/2025
10.11.3 442 1/28/2025
10.11.2 921 1/21/2025
10.11.1 426 1/14/2025
10.11.0 712 1/7/2025
10.10.8 642 2/12/2025
10.10.7 338 2/11/2025
10.10.6 463 1/16/2025
10.10.5 320 1/14/2025
10.10.4 461 1/7/2025
10.10.3 777 12/17/2024
10.10.2 420 12/10/2024
10.10.1 482 12/3/2024
10.10.0 516 11/26/2024
10.9.9 624 1/14/2025
10.9.8 545 12/17/2024
10.9.7 362 12/10/2024
10.9.6 366 12/3/2024
10.9.5 342 11/27/2024
10.9.4 328 11/26/2024
10.9.3 590 11/19/2024
10.9.2 593 11/12/2024
10.9.1 462 11/5/2024
10.9.0 2,128 10/29/2024
10.8.14 370 1/14/2025
10.8.13 529 12/17/2024
10.8.12 420 12/10/2024
10.8.11 382 12/3/2024
10.8.10 735 11/26/2024
10.8.9 373 11/19/2024
10.8.8 378 11/12/2024
10.8.7 408 11/7/2024
10.8.6 388 11/5/2024
10.8.5 413 10/29/2024
10.8.4 451 10/22/2024
10.8.3 585 10/15/2024
10.8.2 468 10/8/2024
10.8.1 494 10/1/2024
10.8.0 4,728 9/24/2024
10.7.11 371 11/19/2024
10.7.10 370 11/19/2024
10.7.9 476 10/29/2024
10.7.8 341 10/22/2024
10.7.7 360 10/15/2024
10.7.6 399 10/8/2024
10.7.5 476 10/1/2024
10.7.4 378 9/24/2024
10.7.3 580 9/17/2024
10.7.2 462 9/10/2024
10.7.1 478 9/4/2024
10.7.0 1,643 8/27/2024
10.6.18 398 11/19/2024
10.6.17 352 11/19/2024
10.6.16 499 10/15/2024
10.6.15 388 10/8/2024
10.6.14 402 10/1/2024
10.6.13 432 9/24/2024
10.6.12 376 9/17/2024
10.6.11 392 9/3/2024
10.6.10 426 8/27/2024
10.6.9 1,120 8/20/2024
10.6.8 510 8/13/2024
10.6.7 370 8/6/2024
10.6.6 519 7/19/2024
10.6.5 369 7/16/2024
10.6.4 424 7/9/2024
10.6.3 612 7/2/2024
10.6.2 3,376 6/25/2024
10.5.14 509 10/1/2024
10.5.13 388 9/24/2024
10.5.12 378 8/21/2024
10.5.11 403 8/13/2024
10.5.10 310 8/6/2024
10.5.9 387 7/19/2024
10.5.8 406 7/16/2024
10.5.7 338 7/5/2024
10.5.6 378 7/1/2024
10.5.5 366 6/25/2024
10.5.4 459 6/18/2024
10.5.3 447 6/11/2024
10.5.2 449 6/4/2024
10.5.1 349 6/4/2024
10.5.0 790 5/28/2024
10.4.8 348 8/6/2024
10.4.7 343 6/25/2024
10.4.6 354 6/11/2024
10.4.5 366 6/4/2024
10.4.4 391 5/28/2024
10.4.3 424 5/21/2024
10.4.2 881 5/14/2024
10.4.1 606 5/7/2024
10.4.0 3,279 4/30/2024
10.3.10 339 8/6/2024
10.3.9 365 6/25/2024
10.3.8 488 5/21/2024
10.3.7 330 5/14/2024
10.3.6 434 5/7/2024
10.3.5 404 4/30/2024
10.3.4 490 4/23/2024
10.3.3 429 4/16/2024
10.3.2 484 4/11/2024
10.3.1 410 4/9/2024
10.3.0 647 4/2/2024
10.2.8 483 4/23/2024
10.2.7 404 4/16/2024
10.2.6 379 4/11/2024
10.2.5 379 4/9/2024
10.2.4 392 4/2/2024
10.2.3 444 3/26/2024
10.2.2 517 3/19/2024
10.2.1 570 3/12/2024
10.2.0 667 3/5/2024
10.1.12 411 4/11/2024
10.1.11 385 4/9/2024
10.1.10 432 4/2/2024
10.1.9 475 3/19/2024
10.1.8 469 3/13/2024
10.1.7 441 3/12/2024
10.1.6 492 3/5/2024
10.1.5 552 2/27/2024
10.1.4 589 2/20/2024
10.1.3 611 2/14/2024
10.1.2 598 2/7/2024
10.1.1 594 2/6/2024
10.1.0 647 1/30/2024
10.0.39 468 4/11/2024
10.0.38 482 4/2/2024
10.0.37 556 3/5/2024
10.0.36 561 2/27/2024
10.0.35 591 2/20/2024
10.0.34 913 2/14/2024
10.0.33 876 2/1/2024
10.0.32 686 1/24/2024
10.0.31 668 1/19/2024
10.0.30 693 1/18/2024
10.0.29 746 1/16/2024
10.0.28 967 1/16/2024
10.0.27 795 1/11/2024
10.0.26 895 12/19/2023
10.0.25 1,319 12/12/2023
10.0.24 1,159 12/5/2023
10.0.22 1,089 11/28/2023
10.0.21 2,885 11/23/2023
10.0.20 821 11/21/2023
10.0.19 751 11/14/2023
10.0.18 695 11/9/2023
10.0.17 812 11/2/2023
10.0.16 770 10/25/2023
10.0.15 825 10/19/2023
10.0.14 785 10/11/2023
10.0.13 933 9/27/2023
10.0.12 828 9/26/2023
10.0.11 828 9/22/2023
10.0.10 822 9/13/2023
10.0.9 2,810 8/30/2023
10.0.8 896 8/25/2023
10.0.7 1,173 8/22/2023
10.0.6 1,107 8/10/2023
10.0.5 1,263 8/2/2023
10.0.4 1,014 7/13/2023
10.0.3 1,292 7/5/2023
10.0.2 1,674 6/27/2023
10.0.1 1,014 6/20/2023
10.0.0 2,994 6/14/2023
1.20.1 213 10/15/2025
1.20.0 257 9/1/2025
1.19.5 235 8/21/2025
1.19.4 826 7/30/2025
1.19.3 738 6/18/2025
1.19.2 1,310 4/1/2025
1.19.1 995 2/19/2025
1.19.0 1,245 1/31/2025
1.18.5 256 4/1/2025
1.18.4 202 2/18/2025
1.18.3 362 1/31/2025
1.18.2 358 12/18/2024
1.18.1 803 11/26/2024
1.18.0 2,060 8/27/2024
1.17.17 1,134 11/22/2024
1.17.16 239 11/7/2024
1.17.15 294 10/18/2024
1.17.14 1,343 10/2/2024
1.17.13 1,940 9/19/2024
1.17.12 1,184 9/3/2024
1.17.11 428 8/26/2024
1.17.10 1,227 8/14/2024
1.17.9 332 7/18/2024
1.17.8 556 6/27/2024
1.17.7 1,546 6/4/2024
1.17.6 248 5/30/2024
1.17.5 1,623 5/13/2024
1.17.4 6,367 4/12/2024
1.17.3 490 3/25/2024
1.17.2 1,438 3/4/2024
1.17.1 1,190 2/14/2024
1.17.0 728 1/31/2024
1.16.13 538 4/11/2024
1.16.12 378 3/25/2024
1.16.11 436 3/4/2024
1.16.10 492 2/14/2024
1.16.9 524 1/29/2024
1.16.8 760 1/9/2024
1.16.7 1,360 12/13/2023
1.16.6 825 12/6/2023
1.16.5 1,656 11/29/2023
1.16.4 998 11/21/2023
1.16.3 775 11/7/2023
1.16.2 591 10/30/2023
1.16.1 1,632 10/10/2023
1.16.0 2,134 9/21/2023
1.15.34 420 1/31/2024
1.15.33 446 1/23/2024
1.15.32 885 12/13/2023
1.15.31 1,838 11/7/2023
1.15.30 710 10/17/2023
1.15.29 1,136 10/10/2023
1.15.28 3,195 9/13/2023
1.15.27 2,541 8/29/2023
1.15.26 8,609 8/15/2023
1.15.25 714 8/14/2023
1.15.24 1,747 8/2/2023
1.15.23 786 7/27/2023
1.15.22 774 7/26/2023
1.15.21 1,199 7/6/2023
1.15.20 2,130 6/29/2023
1.15.19 1,838 6/6/2023
1.15.18 1,121 5/28/2023
1.15.17 1,373 5/16/2023
1.15.16 2,602 5/11/2023
1.15.15 3,049 5/3/2023
1.15.14 1,362 4/18/2023
1.15.13 1,550 3/24/2023
1.15.12 1,772 3/21/2023
1.15.11 3,562 3/16/2023
1.15.10 947 3/15/2023
1.15.9 3,937 3/7/2023
1.15.8 994 3/2/2023
1.15.7 1,111 2/28/2023
1.15.6 1,057 2/22/2023
1.15.5 1,550 2/21/2023
1.15.4 1,066 2/15/2023
1.15.3 940 2/7/2023
1.15.2 1,152 2/6/2023
1.15.1 3,583 2/2/2023
1.15.0 1,365 1/26/2023
1.14.70 3,754 10/9/2023
1.14.69 752 8/14/2023
1.14.68 961 7/27/2023
1.14.67 1,641 6/23/2023
1.14.66 4,972 5/3/2023
1.14.65 2,067 4/24/2023
1.14.64 1,025 4/18/2023
1.14.63 1,002 3/24/2023
1.14.62 1,008 3/21/2023
1.14.61 1,018 3/16/2023
1.14.60 960 3/16/2023
1.14.59 1,498 3/7/2023
1.14.58 975 3/2/2023
1.14.57 1,774 2/21/2023
1.14.56 1,142 2/15/2023
1.14.55 1,071 2/14/2023
1.14.54 1,068 2/7/2023
1.14.53 1,090 2/2/2023
1.14.52 1,080 2/1/2023
1.14.51 1,468 1/26/2023
1.14.50 1,707 1/24/2023
1.14.49 5,213 1/18/2023
1.14.48 1,074 1/16/2023
1.14.47 2,095 1/10/2023
1.14.46 1,023 1/9/2023
1.14.45 1,956 1/9/2023
1.14.44 2,143 1/5/2023
1.14.43 1,024 1/5/2023
1.14.42 3,006 1/3/2023
1.14.41 3,423 12/15/2022
1.14.40 1,097 12/13/2022
1.14.39 1,904 12/8/2022
1.14.38 1,080 12/7/2022
1.14.37 1,044 12/5/2022
1.14.36 1,116 12/2/2022
1.14.35 1,064 12/1/2022
1.14.34 1,868 11/29/2022
1.14.33 1,120 11/28/2022
1.14.32 1,037 11/24/2022
1.14.31 1,136 11/23/2022
1.14.30 1,251 11/22/2022
1.14.29 1,443 11/22/2022
1.14.28 2,791 11/17/2022
1.14.27 2,023 11/16/2022
1.14.26 1,236 11/16/2022
1.14.25 2,209 11/15/2022
1.14.24 1,281 11/14/2022
1.14.23 1,131 11/11/2022
1.14.22 1,369 11/10/2022
1.14.21 1,167 11/10/2022
1.14.20 1,205 11/7/2022
1.14.19 1,991 11/7/2022
1.14.18 1,550 11/2/2022
1.14.17 3,691 11/1/2022
1.14.16 1,135 10/27/2022
1.14.15 1,273 10/24/2022
1.14.14 1,169 10/21/2022
1.14.13 2,308 10/13/2022
1.14.12 1,151 10/12/2022
1.14.11 1,823 10/12/2022
1.14.10 2,645 10/7/2022
1.14.9 1,519 10/4/2022
1.14.8 1,166 10/3/2022
1.14.7 1,585 9/29/2022
1.14.6 1,948 9/27/2022
1.14.5 1,249 9/21/2022
1.14.4 1,597 9/16/2022
1.14.3 1,200 9/15/2022
1.14.2 3,257 9/7/2022
1.14.1 3,338 8/30/2022
1.14.0 3,233 8/30/2022
1.13.83 1,101 1/24/2023
1.13.81 1,090 1/5/2023
1.13.80 1,104 11/23/2022
1.13.79 1,193 11/1/2022
1.13.78 1,150 10/13/2022
1.13.77 1,217 10/4/2022
1.13.76 1,386 9/27/2022
1.13.75 1,222 9/21/2022
1.13.74 3,269 9/20/2022
1.13.73 1,283 9/16/2022
1.13.72 2,565 8/31/2022
1.13.71 1,255 8/30/2022
1.13.70 1,217 8/25/2022
1.13.69 1,284 8/22/2022
1.13.68 1,175 8/22/2022
1.13.67 1,312 8/22/2022
1.13.66 1,274 8/22/2022
1.13.65 1,319 8/17/2022
1.13.64 4,288 8/11/2022
1.13.63 1,231 8/9/2022
1.13.62 1,331 8/8/2022
1.13.61 2,722 7/13/2022
1.13.60 1,359 7/11/2022
1.13.59 2,970 6/27/2022
1.13.58 1,444 6/24/2022
1.13.57 2,011 6/21/2022
1.13.56 1,361 6/19/2022
1.13.55 1,794 6/15/2022
1.13.54 6,180 6/8/2022
1.13.53 1,321 6/6/2022
1.13.52 6,250 6/2/2022
1.13.51 1,426 6/1/2022
1.13.50 2,160 5/23/2022
1.13.49 1,336 5/20/2022
1.13.48 1,281 5/18/2022
1.13.47 1,386 5/5/2022
1.13.46 3,165 5/2/2022
1.13.45 1,359 4/29/2022
1.13.44 1,364 4/28/2022
1.13.43 1,317 4/28/2022
1.13.42 1,391 4/27/2022
1.13.41 1,303 4/27/2022
1.13.40 1,314 4/26/2022
1.13.39 1,376 4/26/2022
1.13.38 1,411 4/26/2022
1.13.37 1,648 4/21/2022
1.13.36 1,833 4/13/2022
1.13.35 1,537 4/8/2022
1.13.34 1,336 4/7/2022
1.13.33 1,411 4/7/2022
1.13.32 1,408 4/7/2022
1.13.31 1,386 4/6/2022
1.13.30 1,342 4/4/2022
1.13.29 1,738 3/28/2022
1.13.28 1,360 3/28/2022
1.13.27 2,109 3/25/2022
1.13.24 1,359 3/21/2022
1.13.23 1,415 3/17/2022
1.13.22 1,650 3/16/2022
1.13.21 1,387 3/15/2022
1.13.20 1,465 3/11/2022
1.13.19 1,395 3/10/2022
1.13.18 1,448 3/10/2022
1.13.17 1,387 3/9/2022
1.13.16 1,436 3/9/2022
1.13.15 1,504 3/4/2022
1.13.14 2,813 3/2/2022
1.13.13 1,343 3/1/2022
1.13.12 1,495 2/28/2022
1.13.11 1,488 2/18/2022
1.13.10 1,437 2/18/2022
1.13.9 5,016 2/17/2022
1.13.8 1,366 2/16/2022
1.13.7 3,612 2/11/2022
1.13.6 1,508 2/7/2022
1.13.5 1,489 2/3/2022
1.13.4 1,462 2/2/2022
1.13.3 1,414 2/2/2022
1.13.2 1,462 2/1/2022
1.13.1 1,492 1/28/2022
1.13.0 4,054 1/25/2022
1.12.60 3,091 5/24/2022
1.12.59 1,267 5/23/2022
1.12.58 1,592 3/9/2022
1.12.57 1,413 3/3/2022
1.12.56 1,418 2/11/2022
1.12.55 1,707 2/8/2022
1.12.54 1,433 2/4/2022
1.12.53 1,378 1/31/2022
1.12.52 3,508 1/23/2022
1.12.51 1,481 1/20/2022
1.12.50 1,424 1/19/2022
1.12.49 1,758 1/17/2022
1.12.48 1,270 1/14/2022
1.12.47 1,423 1/13/2022
1.12.46 1,332 1/11/2022
1.12.45 1,195 1/6/2022
1.12.44 1,337 1/3/2022
1.12.43 1,255 12/23/2021
1.12.42 2,597 12/21/2021
1.12.41 1,208 12/21/2021
1.12.40 1,187 12/20/2021
1.12.39 1,166 12/20/2021
1.12.38 2,549 12/16/2021
1.12.37 1,196 12/16/2021
1.12.36 2,438 12/16/2021
1.12.35 5,266 12/15/2021
1.12.34 1,234 12/10/2021
1.12.33 2,011 12/7/2021
1.12.32 1,468 12/2/2021
1.12.31 1,041 12/2/2021
1.12.30 1,214 11/30/2021
1.12.29 1,364 11/29/2021
1.12.28 4,605 11/23/2021
1.12.27 1,188 11/22/2021
1.12.26 1,222 11/12/2021
1.12.25 1,152 11/11/2021
1.12.23 1,221 11/10/2021
1.12.22 1,185 11/10/2021
1.12.21 1,284 11/8/2021
1.12.20 2,163 10/29/2021
1.12.19 5,806 10/29/2021
1.12.18 1,306 10/26/2021
1.12.17 1,968 10/26/2021
1.12.16 1,375 10/25/2021
1.12.15 1,367 10/20/2021
1.12.14 1,240 10/18/2021
1.12.13 1,299 10/18/2021
1.12.12 1,225 10/15/2021
1.12.11 1,417 10/14/2021
1.12.10 2,045 10/7/2021
1.12.9 1,257 10/6/2021
1.12.8 1,391 10/5/2021
1.12.7 1,344 10/5/2021
1.12.6 1,370 10/4/2021
1.12.5 1,287 10/1/2021
1.12.4 1,290 9/30/2021
1.12.3 1,267 9/29/2021
1.12.2 1,916 9/23/2021
1.12.1 1,845 9/17/2021
1.12.0 3,723 8/31/2021
1.10.116 2,728 12/1/2021
1.10.115 2,631 11/11/2021
1.10.114 1,231 11/10/2021
1.10.113 1,211 11/5/2021
1.10.112 2,094 10/19/2021
1.10.111 1,220 10/15/2021
1.10.110 1,301 10/15/2021
1.10.109 1,239 10/12/2021
1.10.108 1,240 10/8/2021
1.10.107 1,316 10/7/2021
1.10.106 1,200 10/6/2021
1.10.105 1,288 10/5/2021
1.10.104 14,083 9/23/2021
1.10.103 1,687 9/21/2021
1.10.102 2,153 9/21/2021
1.10.101 1,291 9/15/2021
1.10.100 1,335 9/13/2021
1.10.99 2,173 9/9/2021
1.10.98 1,359 9/9/2021
1.10.97 1,513 9/6/2021
1.10.96 4,702 8/30/2021
1.10.95 3,095 8/27/2021
1.10.94 1,401 8/26/2021
1.10.93 1,457 8/24/2021
1.10.92 15,071 8/23/2021
1.10.91 1,537 8/20/2021
1.10.90 22,793 8/12/2021
1.10.89 3,829 8/12/2021
1.10.88 1,813 8/4/2021
1.10.87 7,106 7/15/2021
1.10.86 1,429 7/14/2021
1.10.85 1,379 7/12/2021
1.10.84 1,366 7/12/2021
1.10.83 10,755 7/8/2021
1.10.82 1,263 7/7/2021
1.10.81 1,260 7/6/2021
1.10.80 1,341 7/2/2021
1.10.79 1,227 7/2/2021
1.10.78 1,359 6/30/2021
1.10.77 1,283 6/29/2021
1.10.76 2,156 6/28/2021
1.10.75 2,674 6/25/2021
1.10.74 1,321 6/22/2021
1.10.73 1,362 6/18/2021
1.10.72 3,521 6/11/2021
1.10.71 2,088 6/7/2021
1.10.70 1,414 6/4/2021
1.10.69 1,318 6/4/2021
1.10.68 18,011 6/2/2021
1.10.67 3,219 6/1/2021
1.10.66 1,330 5/31/2021
1.10.65 1,389 5/27/2021
1.10.64 1,283 5/26/2021
1.10.63 2,626 5/24/2021
1.10.62 2,480 5/18/2021
1.10.61 1,354 5/18/2021
1.10.60 1,325 5/17/2021
1.10.59 3,066 5/12/2021
1.10.58 1,403 5/11/2021
1.10.57 1,428 5/7/2021
1.10.56 2,910 5/4/2021
1.10.55 1,330 5/3/2021
1.10.54 1,361 5/3/2021
1.10.53 24,553 4/27/2021
1.10.52 1,295 4/27/2021
1.10.51 9,215 4/26/2021
1.10.50 7,809 4/23/2021
1.10.49 5,154 4/22/2021
1.10.48 1,306 4/21/2021
1.10.47 1,404 4/21/2021
1.10.46 1,395 4/21/2021
1.10.45 1,308 4/20/2021
1.10.44 1,330 4/19/2021
1.10.43 1,271 4/19/2021
1.10.42 1,359 4/15/2021
1.10.41 1,283 4/14/2021
1.10.40 1,799 4/14/2021
1.10.39 3,673 4/13/2021
1.10.38 1,213 4/12/2021
1.10.37 1,312 4/12/2021
1.10.36 1,367 4/12/2021
1.10.35 1,324 4/9/2021
1.10.34 1,233 4/9/2021
1.10.33 1,234 4/8/2021
1.10.32 1,333 4/8/2021
1.10.31 1,275 4/7/2021
1.10.30 1,246 4/7/2021
1.10.29 1,300 3/31/2021
1.10.28 1,745 3/30/2021
1.10.27 3,292 3/24/2021
1.10.26 1,264 3/24/2021
1.10.25 1,367 3/23/2021
1.10.24 1,377 3/23/2021
1.10.23 1,485 3/18/2021
1.10.22 2,823 3/17/2021
1.10.21 2,639 3/11/2021
1.10.20 1,396 3/11/2021
1.10.19 1,346 3/10/2021
1.10.18 2,091 3/9/2021
1.10.17 1,320 3/9/2021
1.10.16 1,413 3/8/2021
1.10.15 16,111 3/4/2021
1.10.14 1,770 2/25/2021
1.10.13 3,357 2/19/2021
1.10.12 2,746 2/18/2021
1.10.11 1,421 2/16/2021
1.10.10 1,270 2/15/2021
1.10.9 1,473 2/10/2021
1.10.8 1,732 2/8/2021
1.10.7 1,349 2/4/2021
1.10.6 3,533 2/2/2021
1.10.5 1,340 2/1/2021
1.10.4 1,401 1/29/2021
1.10.3 2,912 1/28/2021
1.10.2 6,834 1/26/2021
1.10.1 12,499 1/26/2021
1.9.64 1,340 3/17/2021
1.9.63 1,869 2/25/2021
1.9.62 1,343 2/22/2021
1.9.61 2,315 2/4/2021
1.9.60 1,314 2/1/2021
1.9.59 4,097 1/19/2021
1.9.58 1,369 1/15/2021
1.9.57 1,561 1/14/2021
1.9.56 1,447 1/11/2021
1.9.55 1,655 12/24/2020
1.9.54 1,630 12/18/2020
1.9.53 4,414 12/16/2020
1.9.52 1,363 12/15/2020
1.9.51 1,411 12/11/2020
1.9.50 1,424 12/10/2020
1.9.49 1,528 12/10/2020
1.9.48 1,448 12/9/2020
1.9.47 1,361 12/8/2020
1.9.46 1,438 12/4/2020
1.9.45 1,398 12/3/2020
1.9.44 1,481 12/1/2020
1.9.43 1,427 11/30/2020
1.9.42 1,338 11/27/2020
1.9.41 1,481 11/26/2020
1.9.40 1,275 11/26/2020
1.9.39 3,893 11/25/2020
1.9.38 1,365 11/23/2020
1.9.37 1,364 11/20/2020
1.9.36 1,672 11/17/2020
1.9.35 1,467 11/16/2020
1.9.34 1,644 11/10/2020
1.9.33 1,461 11/9/2020
1.9.32 5,913 11/3/2020
1.9.31 1,478 11/3/2020
1.9.30 1,447 10/30/2020
1.9.29 1,390 10/28/2020
1.9.28 4,210 10/21/2020
1.9.27 1,434 10/20/2020
1.9.26 1,540 10/18/2020
1.9.25 4,401 10/15/2020
1.9.24 1,585 10/14/2020
1.9.23 1,434 10/13/2020
1.9.22 1,451 10/13/2020
1.9.21 1,504 10/9/2020
1.9.20 2,490 10/2/2020
1.9.19 2,366 9/29/2020
1.9.18 2,969 9/29/2020
1.9.17 1,496 9/22/2020
1.9.16 1,473 9/17/2020
1.9.15 1,631 9/16/2020
1.9.14 2,657 9/15/2020
1.9.13 1,410 9/15/2020
1.9.12 1,479 9/15/2020
1.9.11 1,468 9/15/2020
1.9.10 1,786 9/11/2020
1.9.9 1,536 9/9/2020
1.9.8 1,369 9/9/2020
1.9.7 1,417 9/8/2020
1.9.6 1,793 9/4/2020
1.9.5 1,470 9/2/2020
1.9.4 1,425 9/1/2020
1.9.3 1,483 8/31/2020
1.9.2 3,323 8/27/2020
1.9.1 1,462 8/26/2020
1.9.0 2,799 8/25/2020
1.8.105 1,919 4/15/2021
1.8.104 1,601 10/20/2020
1.8.103 2,585 9/14/2020
1.8.102 1,584 9/8/2020
1.8.101 1,535 9/2/2020
1.8.100 1,485 9/1/2020
1.8.99 3,358 8/21/2020
1.8.98 1,467 8/18/2020
1.8.97 1,613 8/14/2020
1.8.96 1,585 8/13/2020
1.8.95 1,535 8/12/2020
1.8.94 2,508 8/11/2020
1.8.93 1,910 8/3/2020
1.8.92 1,602 7/30/2020
1.8.91 1,642 7/13/2020
1.8.90 1,537 7/7/2020
1.8.89 1,636 7/7/2020
1.8.88 1,471 7/6/2020
1.8.87 1,483 7/2/2020
1.8.86 3,678 6/30/2020
1.8.85 1,555 6/30/2020
1.8.84 1,496 6/30/2020
1.8.83 1,543 6/29/2020
1.8.82 1,526 6/25/2020
1.8.81 1,654 6/25/2020
1.8.80 1,589 6/22/2020
1.8.79 1,518 6/18/2020
1.8.78 4,723 6/18/2020
1.8.77 1,513 6/17/2020
1.8.76 2,602 6/16/2020
1.8.75 1,496 6/15/2020
1.8.74 3,077 6/9/2020
1.8.73 1,586 6/8/2020
1.8.72 1,471 6/8/2020
1.8.71 1,521 6/5/2020
1.8.70 1,657 6/4/2020
1.8.69 1,625 6/1/2020
1.8.68 1,642 5/29/2020
1.8.67 1,562 5/28/2020
1.8.66 1,549 5/28/2020
1.8.65 1,542 5/27/2020
1.8.64 2,570 5/26/2020
1.8.63 4,969 5/20/2020
1.8.62 1,513 5/20/2020
1.8.61 1,531 5/20/2020
1.8.60 1,684 5/18/2020
1.8.59 1,594 5/15/2020
1.8.58 1,586 5/15/2020
1.8.57 1,550 5/15/2020
1.8.56 1,529 5/14/2020
1.8.55 5,544 5/12/2020
1.8.54 1,655 5/8/2020
1.8.53 2,459 5/6/2020
1.8.52 1,724 5/5/2020
1.8.51 1,617 5/4/2020
1.8.50 1,635 4/30/2020
1.8.49 1,576 4/29/2020
1.8.48 1,600 4/27/2020
1.8.47 3,823 4/24/2020
1.8.46 1,624 4/24/2020
1.8.45 1,564 4/24/2020
1.8.44 1,596 4/22/2020
1.8.43 2,755 4/21/2020
1.8.42 1,555 4/17/2020
1.8.41 1,652 4/16/2020
1.8.40 1,730 4/9/2020
1.8.39 1,499 4/8/2020
1.8.38 2,621 4/5/2020
1.8.37 1,669 4/3/2020
1.8.36 1,671 4/3/2020
1.8.35 1,615 4/2/2020
1.8.34 1,672 4/2/2020
1.8.33 1,727 3/31/2020
1.8.32 1,621 3/27/2020
1.8.31 1,637 3/26/2020
1.8.30 1,593 3/26/2020
1.8.29 1,433 3/25/2020
1.8.28 1,654 3/24/2020
1.8.27 1,612 3/20/2020
1.8.26 1,613 3/19/2020
1.8.25 1,676 3/18/2020
1.8.24 2,600 3/18/2020
1.8.23 1,599 3/18/2020
1.8.22 1,501 3/18/2020
1.8.21 1,649 3/18/2020
1.8.20 1,757 3/17/2020
1.8.19 1,712 3/17/2020
1.8.18 1,614 3/17/2020
1.8.17 3,883 3/17/2020
1.8.16 1,652 3/15/2020
1.8.15 3,911 3/12/2020
1.8.14 1,595 3/11/2020
1.8.13 4,937 3/5/2020
1.8.12 1,825 3/3/2020
1.8.11 1,625 3/2/2020
1.8.10 7,702 2/24/2020
1.8.9 1,776 2/20/2020
1.8.8 1,879 2/18/2020
1.8.7 1,662 2/18/2020
1.8.6 1,542 2/17/2020
1.8.5 1,598 2/14/2020
1.8.4 1,899 2/12/2020
1.8.3 1,865 2/7/2020
1.8.2 1,680 2/3/2020
1.8.1 7,015 1/28/2020
1.7.53 1,697 5/15/2020
1.7.52 1,609 3/31/2020
1.7.51 2,107 3/27/2020
1.7.50 1,614 3/26/2020
1.7.49 2,257 3/18/2020
1.7.48 1,600 2/25/2020
1.7.47 2,633 2/4/2020
1.7.46 1,597 2/4/2020
1.7.45 1,645 1/16/2020
1.7.44 1,701 1/13/2020
1.7.43 1,635 1/9/2020
1.7.42 6,036 12/27/2019
1.7.41 3,610 12/16/2019
1.7.40 1,535 12/13/2019
1.7.39 1,519 12/13/2019
1.7.38 1,640 12/13/2019
1.7.37 1,676 12/11/2019
1.7.36 1,624 12/4/2019
1.7.35 1,521 12/4/2019
1.7.34 1,566 12/3/2019
1.7.33 1,685 12/2/2019
1.7.32 7,079 11/27/2019
1.7.31 8,006 11/26/2019
1.7.30 2,356 11/25/2019
1.7.29 1,590 11/22/2019
1.7.28 1,718 11/8/2019
1.7.27 2,272 11/5/2019
1.7.26 1,658 10/31/2019
1.7.25 2,545 10/29/2019
1.7.24 1,622 10/29/2019
1.7.23 1,603 10/25/2019
1.7.22 1,625 10/24/2019
1.7.21 1,688 10/24/2019
1.7.20 6,473 10/16/2019
1.7.19 1,576 10/15/2019
1.7.18 1,628 10/15/2019
1.7.17 1,715 10/8/2019
1.7.16 1,636 10/4/2019
1.7.15 5,133 10/2/2019
1.7.14 1,954 9/27/2019
1.7.13 1,563 9/26/2019
1.7.12 1,614 9/25/2019
1.7.11 1,664 9/24/2019
1.7.10 1,661 9/24/2019
1.7.9 1,680 9/24/2019
1.7.8 11,933 9/12/2019
1.7.7 1,656 9/12/2019
1.7.6 2,650 9/10/2019
1.7.5 1,704 9/5/2019
1.7.4 1,602 9/4/2019
1.7.3 1,613 9/3/2019
1.7.2 1,684 9/2/2019
1.7.1 1,708 8/29/2019
1.7.0 2,756 8/27/2019
1.6.69 1,584 5/15/2020
1.6.68 5,879 10/2/2019
1.6.67 2,717 9/27/2019
1.6.66 1,648 9/26/2019
1.6.65 2,755 9/5/2019
1.6.64 1,594 9/2/2019
1.6.63 3,657 8/23/2019
1.6.62 1,567 8/21/2019
1.6.61 1,698 8/21/2019
1.6.60 1,643 8/15/2019
1.6.57 1,577 8/8/2019
1.6.56 1,571 8/8/2019
1.6.55 2,933 8/5/2019
1.6.52 3,392 7/8/2019
1.6.48 1,673 6/18/2019
1.6.47 2,477 6/13/2019
1.6.46 1,710 6/12/2019
1.6.45 1,708 6/12/2019
1.6.44 1,612 6/12/2019
1.6.43 1,626 5/29/2019
1.6.42 2,502 5/28/2019
1.6.41 1,600 5/28/2019
1.6.40 1,652 5/28/2019
1.6.39 1,600 5/28/2019
1.6.38 2,510 5/21/2019
1.6.37 6,421 5/21/2019
1.6.36 1,665 5/16/2019
1.6.35 4,744 5/16/2019
1.6.34 1,671 5/16/2019
1.6.33 1,587 5/16/2019
1.6.32 1,713 5/7/2019
1.6.31 1,669 5/7/2019
1.6.30 1,688 5/7/2019
1.6.29 1,618 5/7/2019
1.6.28 2,559 5/1/2019
1.6.27 1,752 5/1/2019
1.6.26 1,684 4/25/2019
1.6.25 2,301 4/17/2019
1.6.24 1,606 4/17/2019
1.6.23 4,668 4/15/2019
1.6.22 2,564 4/9/2019
1.6.20 1,699 4/1/2019
1.6.19 1,731 3/29/2019
1.6.18 2,779 3/25/2019
1.6.17 1,731 3/21/2019
1.6.16 2,568 3/15/2019
1.6.15 1,634 3/15/2019
1.6.14 1,623 3/15/2019
1.6.13 1,673 3/15/2019
1.6.12 1,638 3/15/2019
1.6.11 1,716 3/15/2019
1.6.10 2,637 3/15/2019
1.6.9 1,637 3/15/2019
1.6.8 1,562 3/15/2019
1.6.7 7,847 3/15/2019
1.6.6 2,478 3/15/2019
1.6.5 1,891 3/15/2019
1.6.4 1,668 3/15/2019
1.6.3 1,649 3/15/2019
1.6.2 1,711 3/15/2019
1.6.1 2,873 3/15/2019
1.6.0 8,452 3/15/2019
1.5.41 2,344 3/15/2019
1.5.40 1,680 3/15/2019
1.5.39 2,569 3/15/2019
1.5.38 1,660 3/15/2019
1.5.37 1,588 3/15/2019
1.5.36 1,660 3/15/2019
1.5.35 1,962 3/15/2019
1.5.34 4,856 3/15/2019
1.5.33 1,625 3/15/2019
1.5.32 2,421 3/15/2019
1.5.31 1,640 3/15/2019
1.5.30 1,675 3/15/2019
1.5.29 1,615 3/15/2019
1.5.28 4,419 3/15/2019
1.5.27 1,667 3/15/2019
1.5.26 4,469 3/15/2019
1.5.25 1,618 3/15/2019
1.5.24 1,639 3/15/2019
1.5.23 2,549 3/15/2019
1.5.22 1,625 3/15/2019
1.5.21 3,762 3/15/2019
1.5.20 1,612 3/15/2019
1.5.19 2,514 3/15/2019
1.5.18 1,671 3/15/2019
1.5.17 1,618 3/15/2019
1.5.16 2,362 3/15/2019
1.5.15 1,678 3/15/2019
1.5.14 1,593 3/15/2019
1.5.13 1,764 3/15/2019
1.5.11 1,585 3/15/2019
1.5.10 1,915 3/15/2019
1.5.9 2,824 3/15/2019
1.5.8 2,263 3/15/2019
1.5.7 1,697 3/15/2019
1.5.6 1,649 3/15/2019
1.5.5 5,120 3/15/2019
1.5.4 1,687 3/15/2019
1.5.3 1,583 3/15/2019
1.5.2 1,609 3/15/2019
1.5.1 7,480 3/15/2019
1.5.0 6,145 3/15/2019
1.4.84 23,748 3/15/2019
1.4.83 6,907 3/15/2019
1.4.82 6,353 3/15/2019
1.4.81 1,698 3/15/2019
1.4.80 7,175 3/15/2019
1.4.79 1,657 3/15/2019
1.4.78 1,577 3/15/2019
1.4.77 2,506 3/15/2019
1.4.76 1,616 3/15/2019
1.4.75 1,539 3/15/2019
1.4.74 2,311 3/15/2019
1.4.73 1,582 3/15/2019
1.4.72 1,584 3/15/2019
1.4.71 1,596 3/15/2019
1.4.70 1,567 3/15/2019
1.4.69 2,322 3/15/2019
1.4.68 1,617 3/15/2019
1.4.67 1,564 3/15/2019
1.4.66 2,328 3/15/2019
1.4.65 1,608 3/15/2019
1.4.64 1,596 3/15/2019
1.4.63 4,031 3/15/2019
1.4.59 4,608 3/15/2019
1.4.57 9,715 3/15/2019
1.4.22 11,091 3/15/2019
1.3.14 12,921 3/15/2019
1.2.10 5,823 3/15/2019
1.1.2 8,876 3/15/2019
1.0.0 109,537 3/15/2019