Dynamicweb.Ecommerce 10.18.14

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.18.14
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.18.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.18.14" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.18.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.18.14
                    
#r "nuget: Dynamicweb.Ecommerce, 10.18.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.18.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.18.14
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.18.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 652 11/18/2025
10.21.2-PreRelease 720 11/11/2025
10.21.1-PreRelease 667 11/5/2025
10.21.0-PreRelease 602 10/30/2025
10.20.7 802 11/18/2025
10.20.6 887 11/11/2025
10.20.5 904 11/4/2025
10.20.4 857 10/28/2025
10.20.3-PreRelease 594 10/21/2025
10.20.2-PreRelease 575 10/14/2025
10.20.1-PreRelease 588 10/7/2025
10.20.0-PreRelease 700 9/30/2025
10.19.13 766 11/18/2025
10.19.12 866 11/4/2025
10.19.11 671 10/28/2025
10.19.10 655 10/21/2025
10.19.9 780 10/16/2025
10.19.8 692 10/14/2025
10.19.7 733 10/7/2025
10.19.6 1,172 9/30/2025
10.19.5-PreRelease 698 9/22/2025
10.19.4-PreRelease 691 9/16/2025
10.19.3-PreRelease 485 9/9/2025
10.19.2-PreRelease 514 9/4/2025
10.19.1-PreRelease 532 9/2/2025
10.19.0-PreRelease 577 8/26/2025
10.18.15 760 11/18/2025
10.18.14 890 11/4/2025
10.18.13 764 10/28/2025
10.18.12 712 10/14/2025
10.18.11 713 10/7/2025
10.18.10 717 9/30/2025
10.18.9 941 9/22/2025
10.18.8 1,028 9/16/2025
10.18.7 689 9/9/2025
10.18.6 612 9/4/2025
10.18.5 760 9/2/2025
10.18.4 1,261 8/26/2025
10.18.3-PreRelease 489 8/19/2025
10.18.2-PreRelease 534 8/12/2025
10.18.1-PreRelease 591 8/7/2025
10.18.0-PreRelease 660 7/25/2025
10.17.14 812 11/4/2025
10.17.13 850 10/14/2025
10.17.12 667 10/7/2025
10.17.11 876 9/30/2025
10.17.10 786 9/22/2025
10.17.9 835 9/16/2025
10.17.8 715 9/2/2025
10.17.7 694 8/26/2025
10.17.6 679 8/19/2025
10.17.5 770 8/12/2025
10.17.4 657 8/5/2025
10.17.3 1,008 7/22/2025
10.17.2 629 7/15/2025
10.17.1 691 7/8/2025
10.17.0 812 7/1/2025
10.16.12 963 9/22/2025
10.16.11 788 9/16/2025
10.16.10 557 9/9/2025
10.16.9 893 8/12/2025
10.16.8 710 8/5/2025
10.16.7 1,042 7/22/2025
10.16.6 890 7/1/2025
10.16.5 1,135 6/17/2025
10.16.4 881 6/12/2025
10.16.3 798 6/10/2025
10.16.2 673 6/4/2025
10.16.1 607 6/3/2025
10.16.0 1,001 5/27/2025
10.15.11 597 8/26/2025
10.15.10 679 8/5/2025
10.15.9 562 7/1/2025
10.15.8 347 6/24/2025
10.15.7 448 6/17/2025
10.15.6 540 6/3/2025
10.15.5 427 5/27/2025
10.15.4 565 5/20/2025
10.15.3 852 5/13/2025
10.15.2 577 5/13/2025
10.15.1 757 5/6/2025
10.15.0 602 4/29/2025
10.14.13 561 7/1/2025
10.14.12 360 6/24/2025
10.14.11 483 6/17/2025
10.14.10 641 5/20/2025
10.14.9 529 5/13/2025
10.14.8 549 5/13/2025
10.14.7 337 5/7/2025
10.14.6 315 5/6/2025
10.14.5 432 4/29/2025
10.14.4 645 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,289 3/25/2025
10.13.8 847 4/22/2025
10.13.7 447 4/10/2025
10.13.6 436 4/8/2025
10.13.5 436 4/1/2025
10.13.4 756 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,074 2/25/2025
10.12.7 946 3/11/2025
10.12.6 489 3/4/2025
10.12.5 386 2/25/2025
10.12.4 634 2/18/2025
10.12.3 464 2/12/2025
10.12.2 372 2/11/2025
10.12.1 627 2/4/2025
10.12.0 1,855 1/28/2025
10.11.8 808 2/25/2025
10.11.7 399 2/18/2025
10.11.6 407 2/12/2025
10.11.5 348 2/11/2025
10.11.4 364 2/4/2025
10.11.3 444 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 644 2/12/2025
10.10.7 339 2/11/2025
10.10.6 464 1/16/2025
10.10.5 321 1/14/2025
10.10.4 462 1/7/2025
10.10.3 777 12/17/2024
10.10.2 421 12/10/2024
10.10.1 482 12/3/2024
10.10.0 518 11/26/2024
10.9.9 624 1/14/2025
10.9.8 546 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 329 11/26/2024
10.9.3 590 11/19/2024
10.9.2 594 11/12/2024
10.9.1 463 11/5/2024
10.9.0 2,153 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 737 11/26/2024
10.8.9 374 11/19/2024
10.8.8 381 11/12/2024
10.8.7 408 11/7/2024
10.8.6 390 11/5/2024
10.8.5 414 10/29/2024
10.8.4 452 10/22/2024
10.8.3 586 10/15/2024
10.8.2 471 10/8/2024
10.8.1 497 10/1/2024
10.8.0 4,736 9/24/2024
10.7.11 372 11/19/2024
10.7.10 371 11/19/2024
10.7.9 478 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,648 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 389 10/8/2024
10.6.14 403 10/1/2024
10.6.13 435 9/24/2024
10.6.12 377 9/17/2024
10.6.11 395 9/3/2024
10.6.10 428 8/27/2024
10.6.9 1,124 8/20/2024
10.6.8 511 8/13/2024
10.6.7 370 8/6/2024
10.6.6 519 7/19/2024
10.6.5 370 7/16/2024
10.6.4 425 7/9/2024
10.6.3 612 7/2/2024
10.6.2 3,410 6/25/2024
10.5.14 510 10/1/2024
10.5.13 388 9/24/2024
10.5.12 379 8/21/2024
10.5.11 404 8/13/2024
10.5.10 311 8/6/2024
10.5.9 387 7/19/2024
10.5.8 408 7/16/2024
10.5.7 338 7/5/2024
10.5.6 379 7/1/2024
10.5.5 368 6/25/2024
10.5.4 461 6/18/2024
10.5.3 448 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 344 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 425 5/21/2024
10.4.2 886 5/14/2024
10.4.1 606 5/7/2024
10.4.0 3,324 4/30/2024
10.3.10 339 8/6/2024
10.3.9 366 6/25/2024
10.3.8 488 5/21/2024
10.3.7 330 5/14/2024
10.3.6 435 5/7/2024
10.3.5 404 4/30/2024
10.3.4 492 4/23/2024
10.3.3 432 4/16/2024
10.3.2 484 4/11/2024
10.3.1 411 4/9/2024
10.3.0 647 4/2/2024
10.2.8 483 4/23/2024
10.2.7 405 4/16/2024
10.2.6 380 4/11/2024
10.2.5 380 4/9/2024
10.2.4 393 4/2/2024
10.2.3 444 3/26/2024
10.2.2 519 3/19/2024
10.2.1 570 3/12/2024
10.2.0 667 3/5/2024
10.1.12 412 4/11/2024
10.1.11 385 4/9/2024
10.1.10 433 4/2/2024
10.1.9 477 3/19/2024
10.1.8 471 3/13/2024
10.1.7 441 3/12/2024
10.1.6 493 3/5/2024
10.1.5 552 2/27/2024
10.1.4 589 2/20/2024
10.1.3 612 2/14/2024
10.1.2 599 2/7/2024
10.1.1 595 2/6/2024
10.1.0 648 1/30/2024
10.0.39 469 4/11/2024
10.0.38 482 4/2/2024
10.0.37 557 3/5/2024
10.0.36 561 2/27/2024
10.0.35 591 2/20/2024
10.0.34 914 2/14/2024
10.0.33 877 2/1/2024
10.0.32 686 1/24/2024
10.0.31 670 1/19/2024
10.0.30 694 1/18/2024
10.0.29 747 1/16/2024
10.0.28 968 1/16/2024
10.0.27 796 1/11/2024
10.0.26 895 12/19/2023
10.0.25 1,321 12/12/2023
10.0.24 1,160 12/5/2023
10.0.22 1,089 11/28/2023
10.0.21 2,886 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 772 10/25/2023
10.0.15 825 10/19/2023
10.0.14 786 10/11/2023
10.0.13 934 9/27/2023
10.0.12 828 9/26/2023
10.0.11 829 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,175 8/22/2023
10.0.6 1,108 8/10/2023
10.0.5 1,268 8/2/2023
10.0.4 1,015 7/13/2023
10.0.3 1,292 7/5/2023
10.0.2 1,674 6/27/2023
10.0.1 1,015 6/20/2023
10.0.0 2,994 6/14/2023
1.20.1 219 10/15/2025
1.20.0 261 9/1/2025
1.19.5 237 8/21/2025
1.19.4 830 7/30/2025
1.19.3 773 6/18/2025
1.19.2 1,335 4/1/2025
1.19.1 996 2/19/2025
1.19.0 1,248 1/31/2025
1.18.5 257 4/1/2025
1.18.4 203 2/18/2025
1.18.3 367 1/31/2025
1.18.2 358 12/18/2024
1.18.1 808 11/26/2024
1.18.0 2,066 8/27/2024
1.17.17 1,136 11/22/2024
1.17.16 240 11/7/2024
1.17.15 294 10/18/2024
1.17.14 1,347 10/2/2024
1.17.13 1,948 9/19/2024
1.17.12 1,184 9/3/2024
1.17.11 429 8/26/2024
1.17.10 1,230 8/14/2024
1.17.9 332 7/18/2024
1.17.8 560 6/27/2024
1.17.7 1,546 6/4/2024
1.17.6 248 5/30/2024
1.17.5 1,626 5/13/2024
1.17.4 6,398 4/12/2024
1.17.3 493 3/25/2024
1.17.2 1,462 3/4/2024
1.17.1 1,190 2/14/2024
1.17.0 748 1/31/2024
1.16.13 538 4/11/2024
1.16.12 378 3/25/2024
1.16.11 437 3/4/2024
1.16.10 492 2/14/2024
1.16.9 527 1/29/2024
1.16.8 760 1/9/2024
1.16.7 1,361 12/13/2023
1.16.6 825 12/6/2023
1.16.5 1,664 11/29/2023
1.16.4 1,001 11/21/2023
1.16.3 776 11/7/2023
1.16.2 592 10/30/2023
1.16.1 1,640 10/10/2023
1.16.0 2,139 9/21/2023
1.15.34 421 1/31/2024
1.15.33 449 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,138 10/10/2023
1.15.28 3,195 9/13/2023
1.15.27 2,543 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 787 7/27/2023
1.15.22 775 7/26/2023
1.15.21 1,202 7/6/2023
1.15.20 2,134 6/29/2023
1.15.19 1,839 6/6/2023
1.15.18 1,124 5/28/2023
1.15.17 1,375 5/16/2023
1.15.16 2,607 5/11/2023
1.15.15 3,050 5/3/2023
1.15.14 1,362 4/18/2023
1.15.13 1,553 3/24/2023
1.15.12 1,773 3/21/2023
1.15.11 3,564 3/16/2023
1.15.10 949 3/15/2023
1.15.9 3,938 3/7/2023
1.15.8 994 3/2/2023
1.15.7 1,113 2/28/2023
1.15.6 1,057 2/22/2023
1.15.5 1,551 2/21/2023
1.15.4 1,066 2/15/2023
1.15.3 941 2/7/2023
1.15.2 1,152 2/6/2023
1.15.1 3,584 2/2/2023
1.15.0 1,365 1/26/2023
1.14.70 3,760 10/9/2023
1.14.69 752 8/14/2023
1.14.68 963 7/27/2023
1.14.67 1,642 6/23/2023
1.14.66 4,977 5/3/2023
1.14.65 2,070 4/24/2023
1.14.64 1,027 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 962 3/16/2023
1.14.59 1,499 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,072 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,710 1/24/2023
1.14.49 5,215 1/18/2023
1.14.48 1,074 1/16/2023
1.14.47 2,098 1/10/2023
1.14.46 1,024 1/9/2023
1.14.45 1,956 1/9/2023
1.14.44 2,145 1/5/2023
1.14.43 1,026 1/5/2023
1.14.42 3,008 1/3/2023
1.14.41 3,424 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,045 12/5/2022
1.14.36 1,116 12/2/2022
1.14.35 1,064 12/1/2022
1.14.34 1,869 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,252 11/22/2022
1.14.29 1,443 11/22/2022
1.14.28 2,792 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,133 11/11/2022
1.14.22 1,371 11/10/2022
1.14.21 1,168 11/10/2022
1.14.20 1,206 11/7/2022
1.14.19 1,993 11/7/2022
1.14.18 1,550 11/2/2022
1.14.17 3,693 11/1/2022
1.14.16 1,136 10/27/2022
1.14.15 1,273 10/24/2022
1.14.14 1,170 10/21/2022
1.14.13 2,309 10/13/2022
1.14.12 1,151 10/12/2022
1.14.11 1,823 10/12/2022
1.14.10 2,646 10/7/2022
1.14.9 1,519 10/4/2022
1.14.8 1,166 10/3/2022
1.14.7 1,588 9/29/2022
1.14.6 1,949 9/27/2022
1.14.5 1,249 9/21/2022
1.14.4 1,599 9/16/2022
1.14.3 1,201 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,102 1/24/2023
1.13.81 1,091 1/5/2023
1.13.80 1,104 11/23/2022
1.13.79 1,194 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,223 9/21/2022
1.13.74 3,270 9/20/2022
1.13.73 1,283 9/16/2022
1.13.72 2,566 8/31/2022
1.13.71 1,257 8/30/2022
1.13.70 1,217 8/25/2022
1.13.69 1,285 8/22/2022
1.13.68 1,175 8/22/2022
1.13.67 1,313 8/22/2022
1.13.66 1,275 8/22/2022
1.13.65 1,320 8/17/2022
1.13.64 4,289 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,361 7/11/2022
1.13.59 2,976 6/27/2022
1.13.58 1,444 6/24/2022
1.13.57 2,011 6/21/2022
1.13.56 1,362 6/19/2022
1.13.55 1,794 6/15/2022
1.13.54 6,185 6/8/2022
1.13.53 1,322 6/6/2022
1.13.52 6,251 6/2/2022
1.13.51 1,427 6/1/2022
1.13.50 2,160 5/23/2022
1.13.49 1,338 5/20/2022
1.13.48 1,281 5/18/2022
1.13.47 1,386 5/5/2022
1.13.46 3,167 5/2/2022
1.13.45 1,359 4/29/2022
1.13.44 1,365 4/28/2022
1.13.43 1,318 4/28/2022
1.13.42 1,392 4/27/2022
1.13.41 1,303 4/27/2022
1.13.40 1,315 4/26/2022
1.13.39 1,378 4/26/2022
1.13.38 1,414 4/26/2022
1.13.37 1,649 4/21/2022
1.13.36 1,833 4/13/2022
1.13.35 1,537 4/8/2022
1.13.34 1,337 4/7/2022
1.13.33 1,412 4/7/2022
1.13.32 1,410 4/7/2022
1.13.31 1,387 4/6/2022
1.13.30 1,342 4/4/2022
1.13.29 1,739 3/28/2022
1.13.28 1,361 3/28/2022
1.13.27 2,110 3/25/2022
1.13.24 1,362 3/21/2022
1.13.23 1,415 3/17/2022
1.13.22 1,652 3/16/2022
1.13.21 1,388 3/15/2022
1.13.20 1,465 3/11/2022
1.13.19 1,395 3/10/2022
1.13.18 1,450 3/10/2022
1.13.17 1,387 3/9/2022
1.13.16 1,436 3/9/2022
1.13.15 1,505 3/4/2022
1.13.14 2,813 3/2/2022
1.13.13 1,344 3/1/2022
1.13.12 1,496 2/28/2022
1.13.11 1,489 2/18/2022
1.13.10 1,438 2/18/2022
1.13.9 5,019 2/17/2022
1.13.8 1,366 2/16/2022
1.13.7 3,613 2/11/2022
1.13.6 1,508 2/7/2022
1.13.5 1,490 2/3/2022
1.13.4 1,462 2/2/2022
1.13.3 1,414 2/2/2022
1.13.2 1,465 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,268 5/23/2022
1.12.58 1,592 3/9/2022
1.12.57 1,414 3/3/2022
1.12.56 1,418 2/11/2022
1.12.55 1,708 2/8/2022
1.12.54 1,433 2/4/2022
1.12.53 1,380 1/31/2022
1.12.52 3,509 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,334 1/11/2022
1.12.45 1,195 1/6/2022
1.12.44 1,338 1/3/2022
1.12.43 1,257 12/23/2021
1.12.42 2,598 12/21/2021
1.12.41 1,209 12/21/2021
1.12.40 1,187 12/20/2021
1.12.39 1,167 12/20/2021
1.12.38 2,549 12/16/2021
1.12.37 1,196 12/16/2021
1.12.36 2,439 12/16/2021
1.12.35 5,269 12/15/2021
1.12.34 1,235 12/10/2021
1.12.33 2,014 12/7/2021
1.12.32 1,470 12/2/2021
1.12.31 1,042 12/2/2021
1.12.30 1,215 11/30/2021
1.12.29 1,366 11/29/2021
1.12.28 4,607 11/23/2021
1.12.27 1,191 11/22/2021
1.12.26 1,223 11/12/2021
1.12.25 1,153 11/11/2021
1.12.23 1,222 11/10/2021
1.12.22 1,186 11/10/2021
1.12.21 1,289 11/8/2021
1.12.20 2,166 10/29/2021
1.12.19 5,809 10/29/2021
1.12.18 1,309 10/26/2021
1.12.17 1,969 10/26/2021
1.12.16 1,377 10/25/2021
1.12.15 1,368 10/20/2021
1.12.14 1,241 10/18/2021
1.12.13 1,301 10/18/2021
1.12.12 1,227 10/15/2021
1.12.11 1,419 10/14/2021
1.12.10 2,047 10/7/2021
1.12.9 1,258 10/6/2021
1.12.8 1,393 10/5/2021
1.12.7 1,346 10/5/2021
1.12.6 1,372 10/4/2021
1.12.5 1,289 10/1/2021
1.12.4 1,292 9/30/2021
1.12.3 1,269 9/29/2021
1.12.2 1,917 9/23/2021
1.12.1 1,847 9/17/2021
1.12.0 3,726 8/31/2021
1.10.116 2,729 12/1/2021
1.10.115 2,633 11/11/2021
1.10.114 1,233 11/10/2021
1.10.113 1,213 11/5/2021
1.10.112 2,096 10/19/2021
1.10.111 1,221 10/15/2021
1.10.110 1,302 10/15/2021
1.10.109 1,240 10/12/2021
1.10.108 1,243 10/8/2021
1.10.107 1,318 10/7/2021
1.10.106 1,201 10/6/2021
1.10.105 1,289 10/5/2021
1.10.104 14,086 9/23/2021
1.10.103 1,688 9/21/2021
1.10.102 2,155 9/21/2021
1.10.101 1,293 9/15/2021
1.10.100 1,337 9/13/2021
1.10.99 2,174 9/9/2021
1.10.98 1,362 9/9/2021
1.10.97 1,514 9/6/2021
1.10.96 4,703 8/30/2021
1.10.95 3,099 8/27/2021
1.10.94 1,402 8/26/2021
1.10.93 1,458 8/24/2021
1.10.92 15,073 8/23/2021
1.10.91 1,541 8/20/2021
1.10.90 22,799 8/12/2021
1.10.89 3,830 8/12/2021
1.10.88 1,814 8/4/2021
1.10.87 7,110 7/15/2021
1.10.86 1,431 7/14/2021
1.10.85 1,382 7/12/2021
1.10.84 1,368 7/12/2021
1.10.83 10,757 7/8/2021
1.10.82 1,265 7/7/2021
1.10.81 1,262 7/6/2021
1.10.80 1,342 7/2/2021
1.10.79 1,229 7/2/2021
1.10.78 1,361 6/30/2021
1.10.77 1,284 6/29/2021
1.10.76 2,158 6/28/2021
1.10.75 2,676 6/25/2021
1.10.74 1,322 6/22/2021
1.10.73 1,364 6/18/2021
1.10.72 3,524 6/11/2021
1.10.71 2,089 6/7/2021
1.10.70 1,416 6/4/2021
1.10.69 1,320 6/4/2021
1.10.68 18,013 6/2/2021
1.10.67 3,220 6/1/2021
1.10.66 1,331 5/31/2021
1.10.65 1,390 5/27/2021
1.10.64 1,285 5/26/2021
1.10.63 2,629 5/24/2021
1.10.62 2,482 5/18/2021
1.10.61 1,356 5/18/2021
1.10.60 1,327 5/17/2021
1.10.59 3,069 5/12/2021
1.10.58 1,404 5/11/2021
1.10.57 1,429 5/7/2021
1.10.56 2,912 5/4/2021
1.10.55 1,331 5/3/2021
1.10.54 1,363 5/3/2021
1.10.53 24,558 4/27/2021
1.10.52 1,298 4/27/2021
1.10.51 9,217 4/26/2021
1.10.50 7,813 4/23/2021
1.10.49 5,158 4/22/2021
1.10.48 1,307 4/21/2021
1.10.47 1,405 4/21/2021
1.10.46 1,396 4/21/2021
1.10.45 1,310 4/20/2021
1.10.44 1,333 4/19/2021
1.10.43 1,272 4/19/2021
1.10.42 1,361 4/15/2021
1.10.41 1,285 4/14/2021
1.10.40 1,801 4/14/2021
1.10.39 3,675 4/13/2021
1.10.38 1,214 4/12/2021
1.10.37 1,313 4/12/2021
1.10.36 1,368 4/12/2021
1.10.35 1,326 4/9/2021
1.10.34 1,234 4/9/2021
1.10.33 1,235 4/8/2021
1.10.32 1,334 4/8/2021
1.10.31 1,277 4/7/2021
1.10.30 1,249 4/7/2021
1.10.29 1,303 3/31/2021
1.10.28 1,748 3/30/2021
1.10.27 3,294 3/24/2021
1.10.26 1,265 3/24/2021
1.10.25 1,368 3/23/2021
1.10.24 1,378 3/23/2021
1.10.23 1,486 3/18/2021
1.10.22 2,825 3/17/2021
1.10.21 2,640 3/11/2021
1.10.20 1,397 3/11/2021
1.10.19 1,349 3/10/2021
1.10.18 2,093 3/9/2021
1.10.17 1,321 3/9/2021
1.10.16 1,415 3/8/2021
1.10.15 16,119 3/4/2021
1.10.14 1,771 2/25/2021
1.10.13 3,358 2/19/2021
1.10.12 2,747 2/18/2021
1.10.11 1,423 2/16/2021
1.10.10 1,272 2/15/2021
1.10.9 1,474 2/10/2021
1.10.8 1,733 2/8/2021
1.10.7 1,352 2/4/2021
1.10.6 3,535 2/2/2021
1.10.5 1,342 2/1/2021
1.10.4 1,404 1/29/2021
1.10.3 2,914 1/28/2021
1.10.2 6,839 1/26/2021
1.10.1 12,503 1/26/2021
1.9.64 1,341 3/17/2021
1.9.63 1,873 2/25/2021
1.9.62 1,344 2/22/2021
1.9.61 2,316 2/4/2021
1.9.60 1,316 2/1/2021
1.9.59 4,099 1/19/2021
1.9.58 1,371 1/15/2021
1.9.57 1,565 1/14/2021
1.9.56 1,450 1/11/2021
1.9.55 1,657 12/24/2020
1.9.54 1,632 12/18/2020
1.9.53 4,415 12/16/2020
1.9.52 1,365 12/15/2020
1.9.51 1,414 12/11/2020
1.9.50 1,427 12/10/2020
1.9.49 1,530 12/10/2020
1.9.48 1,451 12/9/2020
1.9.47 1,366 12/8/2020
1.9.46 1,441 12/4/2020
1.9.45 1,400 12/3/2020
1.9.44 1,483 12/1/2020
1.9.43 1,429 11/30/2020
1.9.42 1,340 11/27/2020
1.9.41 1,483 11/26/2020
1.9.40 1,278 11/26/2020
1.9.39 3,896 11/25/2020
1.9.38 1,370 11/23/2020
1.9.37 1,368 11/20/2020
1.9.36 1,675 11/17/2020
1.9.35 1,471 11/16/2020
1.9.34 1,647 11/10/2020
1.9.33 1,465 11/9/2020
1.9.32 5,916 11/3/2020
1.9.31 1,482 11/3/2020
1.9.30 1,451 10/30/2020
1.9.29 1,394 10/28/2020
1.9.28 4,215 10/21/2020
1.9.27 1,438 10/20/2020
1.9.26 1,544 10/18/2020
1.9.25 4,405 10/15/2020
1.9.24 1,589 10/14/2020
1.9.23 1,437 10/13/2020
1.9.22 1,454 10/13/2020
1.9.21 1,507 10/9/2020
1.9.20 2,494 10/2/2020
1.9.19 2,370 9/29/2020
1.9.18 2,972 9/29/2020
1.9.17 1,501 9/22/2020
1.9.16 1,476 9/17/2020
1.9.15 1,634 9/16/2020
1.9.14 2,660 9/15/2020
1.9.13 1,413 9/15/2020
1.9.12 1,482 9/15/2020
1.9.11 1,473 9/15/2020
1.9.10 1,789 9/11/2020
1.9.9 1,541 9/9/2020
1.9.8 1,373 9/9/2020
1.9.7 1,423 9/8/2020
1.9.6 1,796 9/4/2020
1.9.5 1,473 9/2/2020
1.9.4 1,429 9/1/2020
1.9.3 1,487 8/31/2020
1.9.2 3,326 8/27/2020
1.9.1 1,466 8/26/2020
1.9.0 2,803 8/25/2020
1.8.105 1,922 4/15/2021
1.8.104 1,604 10/20/2020
1.8.103 2,588 9/14/2020
1.8.102 1,587 9/8/2020
1.8.101 1,539 9/2/2020
1.8.100 1,488 9/1/2020
1.8.99 3,363 8/21/2020
1.8.98 1,470 8/18/2020
1.8.97 1,617 8/14/2020
1.8.96 1,588 8/13/2020
1.8.95 1,540 8/12/2020
1.8.94 2,511 8/11/2020
1.8.93 1,913 8/3/2020
1.8.92 1,605 7/30/2020
1.8.91 1,645 7/13/2020
1.8.90 1,540 7/7/2020
1.8.89 1,638 7/7/2020
1.8.88 1,478 7/6/2020
1.8.87 1,486 7/2/2020
1.8.86 3,681 6/30/2020
1.8.85 1,560 6/30/2020
1.8.84 1,500 6/30/2020
1.8.83 1,547 6/29/2020
1.8.82 1,530 6/25/2020
1.8.81 1,659 6/25/2020
1.8.80 1,593 6/22/2020
1.8.79 1,523 6/18/2020
1.8.78 4,728 6/18/2020
1.8.77 1,518 6/17/2020
1.8.76 2,607 6/16/2020
1.8.75 1,499 6/15/2020
1.8.74 3,081 6/9/2020
1.8.73 1,590 6/8/2020
1.8.72 1,475 6/8/2020
1.8.71 1,525 6/5/2020
1.8.70 1,661 6/4/2020
1.8.69 1,628 6/1/2020
1.8.68 1,645 5/29/2020
1.8.67 1,565 5/28/2020
1.8.66 1,553 5/28/2020
1.8.65 1,546 5/27/2020
1.8.64 2,575 5/26/2020
1.8.63 4,974 5/20/2020
1.8.62 1,516 5/20/2020
1.8.61 1,534 5/20/2020
1.8.60 1,687 5/18/2020
1.8.59 1,598 5/15/2020
1.8.58 1,589 5/15/2020
1.8.57 1,553 5/15/2020
1.8.56 1,531 5/14/2020
1.8.55 5,547 5/12/2020
1.8.54 1,658 5/8/2020
1.8.53 2,461 5/6/2020
1.8.52 1,726 5/5/2020
1.8.51 1,619 5/4/2020
1.8.50 1,637 4/30/2020
1.8.49 1,579 4/29/2020
1.8.48 1,603 4/27/2020
1.8.47 3,828 4/24/2020
1.8.46 1,625 4/24/2020
1.8.45 1,567 4/24/2020
1.8.44 1,599 4/22/2020
1.8.43 2,757 4/21/2020
1.8.42 1,558 4/17/2020
1.8.41 1,655 4/16/2020
1.8.40 1,733 4/9/2020
1.8.39 1,503 4/8/2020
1.8.38 2,624 4/5/2020
1.8.37 1,671 4/3/2020
1.8.36 1,674 4/3/2020
1.8.35 1,618 4/2/2020
1.8.34 1,675 4/2/2020
1.8.33 1,731 3/31/2020
1.8.32 1,623 3/27/2020
1.8.31 1,640 3/26/2020
1.8.30 1,595 3/26/2020
1.8.29 1,436 3/25/2020
1.8.28 1,656 3/24/2020
1.8.27 1,616 3/20/2020
1.8.26 1,616 3/19/2020
1.8.25 1,678 3/18/2020
1.8.24 2,602 3/18/2020
1.8.23 1,601 3/18/2020
1.8.22 1,504 3/18/2020
1.8.21 1,650 3/18/2020
1.8.20 1,759 3/17/2020
1.8.19 1,714 3/17/2020
1.8.18 1,616 3/17/2020
1.8.17 3,885 3/17/2020
1.8.16 1,654 3/15/2020
1.8.15 3,914 3/12/2020
1.8.14 1,599 3/11/2020
1.8.13 4,941 3/5/2020
1.8.12 1,830 3/3/2020
1.8.11 1,627 3/2/2020
1.8.10 7,704 2/24/2020
1.8.9 1,778 2/20/2020
1.8.8 1,881 2/18/2020
1.8.7 1,664 2/18/2020
1.8.6 1,545 2/17/2020
1.8.5 1,601 2/14/2020
1.8.4 1,901 2/12/2020
1.8.3 1,868 2/7/2020
1.8.2 1,683 2/3/2020
1.8.1 7,017 1/28/2020
1.7.53 1,700 5/15/2020
1.7.52 1,612 3/31/2020
1.7.51 2,110 3/27/2020
1.7.50 1,617 3/26/2020
1.7.49 2,260 3/18/2020
1.7.48 1,602 2/25/2020
1.7.47 2,635 2/4/2020
1.7.46 1,599 2/4/2020
1.7.45 1,647 1/16/2020
1.7.44 1,704 1/13/2020
1.7.43 1,637 1/9/2020
1.7.42 6,039 12/27/2019
1.7.41 3,611 12/16/2019
1.7.40 1,538 12/13/2019
1.7.39 1,521 12/13/2019
1.7.38 1,642 12/13/2019
1.7.37 1,679 12/11/2019
1.7.36 1,627 12/4/2019
1.7.35 1,524 12/4/2019
1.7.34 1,568 12/3/2019
1.7.33 1,687 12/2/2019
1.7.32 7,083 11/27/2019
1.7.31 8,009 11/26/2019
1.7.30 2,358 11/25/2019
1.7.29 1,593 11/22/2019
1.7.28 1,720 11/8/2019
1.7.27 2,274 11/5/2019
1.7.26 1,661 10/31/2019
1.7.25 2,547 10/29/2019
1.7.24 1,624 10/29/2019
1.7.23 1,605 10/25/2019
1.7.22 1,628 10/24/2019
1.7.21 1,690 10/24/2019
1.7.20 6,477 10/16/2019
1.7.19 1,581 10/15/2019
1.7.18 1,631 10/15/2019
1.7.17 1,717 10/8/2019
1.7.16 1,639 10/4/2019
1.7.15 5,141 10/2/2019
1.7.14 1,957 9/27/2019
1.7.13 1,565 9/26/2019
1.7.12 1,616 9/25/2019
1.7.11 1,666 9/24/2019
1.7.10 1,664 9/24/2019
1.7.9 1,683 9/24/2019
1.7.8 11,936 9/12/2019
1.7.7 1,658 9/12/2019
1.7.6 2,652 9/10/2019
1.7.5 1,706 9/5/2019
1.7.4 1,604 9/4/2019
1.7.3 1,616 9/3/2019
1.7.2 1,686 9/2/2019
1.7.1 1,711 8/29/2019
1.7.0 2,758 8/27/2019
1.6.69 1,587 5/15/2020
1.6.68 5,884 10/2/2019
1.6.67 2,720 9/27/2019
1.6.66 1,652 9/26/2019
1.6.65 2,757 9/5/2019
1.6.64 1,596 9/2/2019
1.6.63 3,659 8/23/2019
1.6.62 1,569 8/21/2019
1.6.61 1,701 8/21/2019
1.6.60 1,647 8/15/2019
1.6.57 1,579 8/8/2019
1.6.56 1,573 8/8/2019
1.6.55 2,935 8/5/2019
1.6.52 3,395 7/8/2019
1.6.48 1,675 6/18/2019
1.6.47 2,479 6/13/2019
1.6.46 1,713 6/12/2019
1.6.45 1,710 6/12/2019
1.6.44 1,615 6/12/2019
1.6.43 1,629 5/29/2019
1.6.42 2,504 5/28/2019
1.6.41 1,603 5/28/2019
1.6.40 1,654 5/28/2019
1.6.39 1,602 5/28/2019
1.6.38 2,512 5/21/2019
1.6.37 6,423 5/21/2019
1.6.36 1,668 5/16/2019
1.6.35 4,747 5/16/2019
1.6.34 1,674 5/16/2019
1.6.33 1,589 5/16/2019
1.6.32 1,715 5/7/2019
1.6.31 1,671 5/7/2019
1.6.30 1,691 5/7/2019
1.6.29 1,620 5/7/2019
1.6.28 2,561 5/1/2019
1.6.27 1,755 5/1/2019
1.6.26 1,686 4/25/2019
1.6.25 2,303 4/17/2019
1.6.24 1,612 4/17/2019
1.6.23 4,670 4/15/2019
1.6.22 2,567 4/9/2019
1.6.20 1,700 4/1/2019
1.6.19 1,733 3/29/2019
1.6.18 2,782 3/25/2019
1.6.17 1,733 3/21/2019
1.6.16 2,570 3/15/2019
1.6.15 1,636 3/15/2019
1.6.14 1,627 3/15/2019
1.6.13 1,676 3/15/2019
1.6.12 1,640 3/15/2019
1.6.11 1,718 3/15/2019
1.6.10 2,640 3/15/2019
1.6.9 1,640 3/15/2019
1.6.8 1,565 3/15/2019
1.6.7 7,852 3/15/2019
1.6.6 2,480 3/15/2019
1.6.5 1,895 3/15/2019
1.6.4 1,670 3/15/2019
1.6.3 1,651 3/15/2019
1.6.2 1,715 3/15/2019
1.6.1 2,875 3/15/2019
1.6.0 8,454 3/15/2019
1.5.41 2,346 3/15/2019
1.5.40 1,682 3/15/2019
1.5.39 2,571 3/15/2019
1.5.38 1,663 3/15/2019
1.5.37 1,590 3/15/2019
1.5.36 1,662 3/15/2019
1.5.35 1,965 3/15/2019
1.5.34 4,863 3/15/2019
1.5.33 1,628 3/15/2019
1.5.32 2,423 3/15/2019
1.5.31 1,643 3/15/2019
1.5.30 1,678 3/15/2019
1.5.29 1,618 3/15/2019
1.5.28 4,422 3/15/2019
1.5.27 1,670 3/15/2019
1.5.26 4,472 3/15/2019
1.5.25 1,621 3/15/2019
1.5.24 1,642 3/15/2019
1.5.23 2,552 3/15/2019
1.5.22 1,628 3/15/2019
1.5.21 3,765 3/15/2019
1.5.20 1,617 3/15/2019
1.5.19 2,517 3/15/2019
1.5.18 1,673 3/15/2019
1.5.17 1,623 3/15/2019
1.5.16 2,365 3/15/2019
1.5.15 1,680 3/15/2019
1.5.14 1,595 3/15/2019
1.5.13 1,766 3/15/2019
1.5.11 1,588 3/15/2019
1.5.10 1,917 3/15/2019
1.5.9 2,827 3/15/2019
1.5.8 2,266 3/15/2019
1.5.7 1,700 3/15/2019
1.5.6 1,651 3/15/2019
1.5.5 5,123 3/15/2019
1.5.4 1,690 3/15/2019
1.5.3 1,587 3/15/2019
1.5.2 1,612 3/15/2019
1.5.1 7,483 3/15/2019
1.5.0 6,147 3/15/2019
1.4.84 23,755 3/15/2019
1.4.83 6,911 3/15/2019
1.4.82 6,356 3/15/2019
1.4.81 1,701 3/15/2019
1.4.80 7,177 3/15/2019
1.4.79 1,660 3/15/2019
1.4.78 1,580 3/15/2019
1.4.77 2,508 3/15/2019
1.4.76 1,618 3/15/2019
1.4.75 1,541 3/15/2019
1.4.74 2,314 3/15/2019
1.4.73 1,584 3/15/2019
1.4.72 1,586 3/15/2019
1.4.71 1,598 3/15/2019
1.4.70 1,569 3/15/2019
1.4.69 2,324 3/15/2019
1.4.68 1,619 3/15/2019
1.4.67 1,567 3/15/2019
1.4.66 2,330 3/15/2019
1.4.65 1,610 3/15/2019
1.4.64 1,598 3/15/2019
1.4.63 4,034 3/15/2019
1.4.59 4,610 3/15/2019
1.4.57 9,719 3/15/2019
1.4.22 11,094 3/15/2019
1.3.14 12,923 3/15/2019
1.2.10 5,826 3/15/2019
1.1.2 8,879 3/15/2019
1.0.0 109,541 3/15/2019