Dynamicweb.Ecommerce 10.20.8

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.20.8
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.20.8
                    
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.20.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.20.8" />
                    
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.20.8
                    
#r "nuget: Dynamicweb.Ecommerce, 10.20.8"
                    
#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.20.8
                    
#: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.20.8
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.20.8
                    
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.4-PreRelease 331 11/25/2025
10.21.3-PreRelease 816 11/18/2025
10.21.2-PreRelease 720 11/11/2025
10.21.1-PreRelease 667 11/5/2025
10.21.0-PreRelease 603 10/30/2025
10.20.8 382 11/25/2025
10.20.7 1,038 11/18/2025
10.20.6 893 11/11/2025
10.20.5 913 11/4/2025
10.20.4 887 10/28/2025
10.20.3-PreRelease 595 10/21/2025
10.20.2-PreRelease 581 10/14/2025
10.20.1-PreRelease 589 10/7/2025
10.20.0-PreRelease 702 9/30/2025
10.19.14 386 11/25/2025
10.19.13 915 11/18/2025
10.19.12 886 11/4/2025
10.19.11 675 10/28/2025
10.19.10 658 10/21/2025
10.19.9 782 10/16/2025
10.19.8 697 10/14/2025
10.19.7 738 10/7/2025
10.19.6 1,204 9/30/2025
10.19.5-PreRelease 700 9/22/2025
10.19.4-PreRelease 692 9/16/2025
10.19.3-PreRelease 486 9/9/2025
10.19.2-PreRelease 517 9/4/2025
10.19.1-PreRelease 532 9/2/2025
10.19.0-PreRelease 577 8/26/2025
10.18.16 367 11/25/2025
10.18.15 934 11/18/2025
10.18.14 896 11/4/2025
10.18.13 766 10/28/2025
10.18.12 715 10/14/2025
10.18.11 714 10/7/2025
10.18.10 719 9/30/2025
10.18.9 947 9/22/2025
10.18.8 1,033 9/16/2025
10.18.7 692 9/9/2025
10.18.6 614 9/4/2025
10.18.5 761 9/2/2025
10.18.4 1,267 8/26/2025
10.18.3-PreRelease 491 8/19/2025
10.18.2-PreRelease 535 8/12/2025
10.18.1-PreRelease 592 8/7/2025
10.18.0-PreRelease 663 7/25/2025
10.17.14 852 11/4/2025
10.17.13 858 10/14/2025
10.17.12 668 10/7/2025
10.17.11 881 9/30/2025
10.17.10 787 9/22/2025
10.17.9 838 9/16/2025
10.17.8 719 9/2/2025
10.17.7 700 8/26/2025
10.17.6 681 8/19/2025
10.17.5 775 8/12/2025
10.17.4 658 8/5/2025
10.17.3 1,011 7/22/2025
10.17.2 630 7/15/2025
10.17.1 694 7/8/2025
10.17.0 814 7/1/2025
10.16.12 966 9/22/2025
10.16.11 789 9/16/2025
10.16.10 559 9/9/2025
10.16.9 896 8/12/2025
10.16.8 714 8/5/2025
10.16.7 1,044 7/22/2025
10.16.6 897 7/1/2025
10.16.5 1,137 6/17/2025
10.16.4 883 6/12/2025
10.16.3 801 6/10/2025
10.16.2 674 6/4/2025
10.16.1 610 6/3/2025
10.16.0 1,003 5/27/2025
10.15.11 600 8/26/2025
10.15.10 681 8/5/2025
10.15.9 564 7/1/2025
10.15.8 349 6/24/2025
10.15.7 450 6/17/2025
10.15.6 544 6/3/2025
10.15.5 428 5/27/2025
10.15.4 566 5/20/2025
10.15.3 856 5/13/2025
10.15.2 580 5/13/2025
10.15.1 759 5/6/2025
10.15.0 605 4/29/2025
10.14.13 563 7/1/2025
10.14.12 362 6/24/2025
10.14.11 485 6/17/2025
10.14.10 643 5/20/2025
10.14.9 531 5/13/2025
10.14.8 550 5/13/2025
10.14.7 340 5/7/2025
10.14.6 317 5/6/2025
10.14.5 434 4/29/2025
10.14.4 647 4/22/2025
10.14.3 661 4/10/2025
10.14.2 633 4/8/2025
10.14.1 849 4/1/2025
10.14.0 1,294 3/25/2025
10.13.8 849 4/22/2025
10.13.7 450 4/10/2025
10.13.6 440 4/8/2025
10.13.5 438 4/1/2025
10.13.4 758 3/25/2025
10.13.3 1,108 3/18/2025
10.13.2 603 3/11/2025
10.13.1 1,034 3/4/2025
10.13.0 3,076 2/25/2025
10.12.7 947 3/11/2025
10.12.6 491 3/4/2025
10.12.5 388 2/25/2025
10.12.4 636 2/18/2025
10.12.3 465 2/12/2025
10.12.2 373 2/11/2025
10.12.1 630 2/4/2025
10.12.0 1,866 1/28/2025
10.11.8 810 2/25/2025
10.11.7 400 2/18/2025
10.11.6 408 2/12/2025
10.11.5 349 2/11/2025
10.11.4 365 2/4/2025
10.11.3 447 1/28/2025
10.11.2 923 1/21/2025
10.11.1 427 1/14/2025
10.11.0 713 1/7/2025
10.10.8 646 2/12/2025
10.10.7 341 2/11/2025
10.10.6 466 1/16/2025
10.10.5 322 1/14/2025
10.10.4 463 1/7/2025
10.10.3 778 12/17/2024
10.10.2 423 12/10/2024
10.10.1 484 12/3/2024
10.10.0 521 11/26/2024
10.9.9 626 1/14/2025
10.9.8 547 12/17/2024
10.9.7 363 12/10/2024
10.9.6 368 12/3/2024
10.9.5 344 11/27/2024
10.9.4 332 11/26/2024
10.9.3 591 11/19/2024
10.9.2 596 11/12/2024
10.9.1 466 11/5/2024
10.9.0 2,166 10/29/2024
10.8.14 373 1/14/2025
10.8.13 532 12/17/2024
10.8.12 422 12/10/2024
10.8.11 386 12/3/2024
10.8.10 740 11/26/2024
10.8.9 375 11/19/2024
10.8.8 382 11/12/2024
10.8.7 410 11/7/2024
10.8.6 393 11/5/2024
10.8.5 415 10/29/2024
10.8.4 453 10/22/2024
10.8.3 587 10/15/2024
10.8.2 474 10/8/2024
10.8.1 499 10/1/2024
10.8.0 4,747 9/24/2024
10.7.11 375 11/19/2024
10.7.10 372 11/19/2024
10.7.9 479 10/29/2024
10.7.8 342 10/22/2024
10.7.7 362 10/15/2024
10.7.6 401 10/8/2024
10.7.5 479 10/1/2024
10.7.4 380 9/24/2024
10.7.3 583 9/17/2024
10.7.2 464 9/10/2024
10.7.1 480 9/4/2024
10.7.0 1,656 8/27/2024
10.6.18 400 11/19/2024
10.6.17 353 11/19/2024
10.6.16 501 10/15/2024
10.6.15 390 10/8/2024
10.6.14 405 10/1/2024
10.6.13 438 9/24/2024
10.6.12 381 9/17/2024
10.6.11 397 9/3/2024
10.6.10 431 8/27/2024
10.6.9 1,130 8/20/2024
10.6.8 513 8/13/2024
10.6.7 373 8/6/2024
10.6.6 521 7/19/2024
10.6.5 372 7/16/2024
10.6.4 426 7/9/2024
10.6.3 615 7/2/2024
10.6.2 3,427 6/25/2024
10.5.14 512 10/1/2024
10.5.13 390 9/24/2024
10.5.12 381 8/21/2024
10.5.11 407 8/13/2024
10.5.10 313 8/6/2024
10.5.9 389 7/19/2024
10.5.8 409 7/16/2024
10.5.7 339 7/5/2024
10.5.6 380 7/1/2024
10.5.5 370 6/25/2024
10.5.4 463 6/18/2024
10.5.3 450 6/11/2024
10.5.2 451 6/4/2024
10.5.1 351 6/4/2024
10.5.0 791 5/28/2024
10.4.8 352 8/6/2024
10.4.7 351 6/25/2024
10.4.6 358 6/11/2024
10.4.5 368 6/4/2024
10.4.4 393 5/28/2024
10.4.3 427 5/21/2024
10.4.2 890 5/14/2024
10.4.1 607 5/7/2024
10.4.0 3,391 4/30/2024
10.3.10 341 8/6/2024
10.3.9 368 6/25/2024
10.3.8 491 5/21/2024
10.3.7 332 5/14/2024
10.3.6 436 5/7/2024
10.3.5 405 4/30/2024
10.3.4 494 4/23/2024
10.3.3 434 4/16/2024
10.3.2 487 4/11/2024
10.3.1 414 4/9/2024
10.3.0 649 4/2/2024
10.2.8 486 4/23/2024
10.2.7 407 4/16/2024
10.2.6 384 4/11/2024
10.2.5 381 4/9/2024
10.2.4 394 4/2/2024
10.2.3 449 3/26/2024
10.2.2 520 3/19/2024
10.2.1 572 3/12/2024
10.2.0 668 3/5/2024
10.1.12 414 4/11/2024
10.1.11 389 4/9/2024
10.1.10 436 4/2/2024
10.1.9 480 3/19/2024
10.1.8 472 3/13/2024
10.1.7 443 3/12/2024
10.1.6 494 3/5/2024
10.1.5 553 2/27/2024
10.1.4 592 2/20/2024
10.1.3 614 2/14/2024
10.1.2 600 2/7/2024
10.1.1 596 2/6/2024
10.1.0 649 1/30/2024
10.0.39 470 4/11/2024
10.0.38 485 4/2/2024
10.0.37 559 3/5/2024
10.0.36 565 2/27/2024
10.0.35 593 2/20/2024
10.0.34 916 2/14/2024
10.0.33 881 2/1/2024
10.0.32 688 1/24/2024
10.0.31 672 1/19/2024
10.0.30 695 1/18/2024
10.0.29 748 1/16/2024
10.0.28 972 1/16/2024
10.0.27 798 1/11/2024
10.0.26 898 12/19/2023
10.0.25 1,323 12/12/2023
10.0.24 1,162 12/5/2023
10.0.22 1,090 11/28/2023
10.0.21 2,888 11/23/2023
10.0.20 823 11/21/2023
10.0.19 753 11/14/2023
10.0.18 698 11/9/2023
10.0.17 815 11/2/2023
10.0.16 773 10/25/2023
10.0.15 827 10/19/2023
10.0.14 787 10/11/2023
10.0.13 936 9/27/2023
10.0.12 829 9/26/2023
10.0.11 831 9/22/2023
10.0.10 824 9/13/2023
10.0.9 2,812 8/30/2023
10.0.8 900 8/25/2023
10.0.7 1,177 8/22/2023
10.0.6 1,111 8/10/2023
10.0.5 1,272 8/2/2023
10.0.4 1,016 7/13/2023
10.0.3 1,293 7/5/2023
10.0.2 1,675 6/27/2023
10.0.1 1,016 6/20/2023
10.0.0 3,001 6/14/2023
1.20.1 228 10/15/2025
1.20.0 264 9/1/2025
1.19.5 239 8/21/2025
1.19.4 841 7/30/2025
1.19.3 791 6/18/2025
1.19.2 1,346 4/1/2025
1.19.1 998 2/19/2025
1.19.0 1,259 1/31/2025
1.18.5 259 4/1/2025
1.18.4 205 2/18/2025
1.18.3 370 1/31/2025
1.18.2 359 12/18/2024
1.18.1 809 11/26/2024
1.18.0 2,073 8/27/2024
1.17.17 1,138 11/22/2024
1.17.16 242 11/7/2024
1.17.15 296 10/18/2024
1.17.14 1,351 10/2/2024
1.17.13 1,961 9/19/2024
1.17.12 1,193 9/3/2024
1.17.11 431 8/26/2024
1.17.10 1,241 8/14/2024
1.17.9 334 7/18/2024
1.17.8 562 6/27/2024
1.17.7 1,548 6/4/2024
1.17.6 252 5/30/2024
1.17.5 1,633 5/13/2024
1.17.4 6,506 4/12/2024
1.17.3 498 3/25/2024
1.17.2 1,474 3/4/2024
1.17.1 1,191 2/14/2024
1.17.0 760 1/31/2024
1.16.13 540 4/11/2024
1.16.12 382 3/25/2024
1.16.11 440 3/4/2024
1.16.10 493 2/14/2024
1.16.9 532 1/29/2024
1.16.8 763 1/9/2024
1.16.7 1,362 12/13/2023
1.16.6 827 12/6/2023
1.16.5 1,667 11/29/2023
1.16.4 1,006 11/21/2023
1.16.3 778 11/7/2023
1.16.2 595 10/30/2023
1.16.1 1,644 10/10/2023
1.16.0 2,145 9/21/2023
1.15.34 423 1/31/2024
1.15.33 452 1/23/2024
1.15.32 888 12/13/2023
1.15.31 1,839 11/7/2023
1.15.30 714 10/17/2023
1.15.29 1,141 10/10/2023
1.15.28 3,211 9/13/2023
1.15.27 2,544 8/29/2023
1.15.26 8,611 8/15/2023
1.15.25 718 8/14/2023
1.15.24 1,749 8/2/2023
1.15.23 789 7/27/2023
1.15.22 777 7/26/2023
1.15.21 1,205 7/6/2023
1.15.20 2,138 6/29/2023
1.15.19 1,841 6/6/2023
1.15.18 1,127 5/28/2023
1.15.17 1,377 5/16/2023
1.15.16 2,611 5/11/2023
1.15.15 3,053 5/3/2023
1.15.14 1,365 4/18/2023
1.15.13 1,558 3/24/2023
1.15.12 1,775 3/21/2023
1.15.11 3,567 3/16/2023
1.15.10 952 3/15/2023
1.15.9 3,941 3/7/2023
1.15.8 997 3/2/2023
1.15.7 1,115 2/28/2023
1.15.6 1,059 2/22/2023
1.15.5 1,553 2/21/2023
1.15.4 1,069 2/15/2023
1.15.3 946 2/7/2023
1.15.2 1,154 2/6/2023
1.15.1 3,588 2/2/2023
1.15.0 1,369 1/26/2023
1.14.70 3,763 10/9/2023
1.14.69 754 8/14/2023
1.14.68 966 7/27/2023
1.14.67 1,645 6/23/2023
1.14.66 4,982 5/3/2023
1.14.65 2,074 4/24/2023
1.14.64 1,029 4/18/2023
1.14.63 1,004 3/24/2023
1.14.62 1,011 3/21/2023
1.14.61 1,022 3/16/2023
1.14.60 967 3/16/2023
1.14.59 1,503 3/7/2023
1.14.58 977 3/2/2023
1.14.57 1,778 2/21/2023
1.14.56 1,144 2/15/2023
1.14.55 1,075 2/14/2023
1.14.54 1,073 2/7/2023
1.14.53 1,093 2/2/2023
1.14.52 1,082 2/1/2023
1.14.51 1,471 1/26/2023
1.14.50 1,714 1/24/2023
1.14.49 5,217 1/18/2023
1.14.48 1,078 1/16/2023
1.14.47 2,108 1/10/2023
1.14.46 1,026 1/9/2023
1.14.45 1,959 1/9/2023
1.14.44 2,155 1/5/2023
1.14.43 1,029 1/5/2023
1.14.42 3,012 1/3/2023
1.14.41 3,428 12/15/2022
1.14.40 1,110 12/13/2022
1.14.39 1,907 12/8/2022
1.14.38 1,083 12/7/2022
1.14.37 1,048 12/5/2022
1.14.36 1,119 12/2/2022
1.14.35 1,066 12/1/2022
1.14.34 1,871 11/29/2022
1.14.33 1,123 11/28/2022
1.14.32 1,041 11/24/2022
1.14.31 1,140 11/23/2022
1.14.30 1,258 11/22/2022
1.14.29 1,446 11/22/2022
1.14.28 2,796 11/17/2022
1.14.27 2,025 11/16/2022
1.14.26 1,241 11/16/2022
1.14.25 2,212 11/15/2022
1.14.24 1,285 11/14/2022
1.14.23 1,135 11/11/2022
1.14.22 1,374 11/10/2022
1.14.21 1,171 11/10/2022
1.14.20 1,209 11/7/2022
1.14.19 1,996 11/7/2022
1.14.18 1,554 11/2/2022
1.14.17 3,696 11/1/2022
1.14.16 1,140 10/27/2022
1.14.15 1,276 10/24/2022
1.14.14 1,172 10/21/2022
1.14.13 2,312 10/13/2022
1.14.12 1,154 10/12/2022
1.14.11 1,825 10/12/2022
1.14.10 2,648 10/7/2022
1.14.9 1,522 10/4/2022
1.14.8 1,169 10/3/2022
1.14.7 1,590 9/29/2022
1.14.6 1,951 9/27/2022
1.14.5 1,251 9/21/2022
1.14.4 1,602 9/16/2022
1.14.3 1,204 9/15/2022
1.14.2 3,260 9/7/2022
1.14.1 3,342 8/30/2022
1.14.0 3,237 8/30/2022
1.13.83 1,105 1/24/2023
1.13.81 1,093 1/5/2023
1.13.80 1,106 11/23/2022
1.13.79 1,196 11/1/2022
1.13.78 1,152 10/13/2022
1.13.77 1,219 10/4/2022
1.13.76 1,390 9/27/2022
1.13.75 1,227 9/21/2022
1.13.74 3,273 9/20/2022
1.13.73 1,286 9/16/2022
1.13.72 2,568 8/31/2022
1.13.71 1,261 8/30/2022
1.13.70 1,223 8/25/2022
1.13.69 1,288 8/22/2022
1.13.68 1,177 8/22/2022
1.13.67 1,315 8/22/2022
1.13.66 1,277 8/22/2022
1.13.65 1,322 8/17/2022
1.13.64 4,292 8/11/2022
1.13.63 1,234 8/9/2022
1.13.62 1,334 8/8/2022
1.13.61 2,724 7/13/2022
1.13.60 1,365 7/11/2022
1.13.59 2,981 6/27/2022
1.13.58 1,448 6/24/2022
1.13.57 2,014 6/21/2022
1.13.56 1,364 6/19/2022
1.13.55 1,799 6/15/2022
1.13.54 6,191 6/8/2022
1.13.53 1,326 6/6/2022
1.13.52 6,255 6/2/2022
1.13.51 1,430 6/1/2022
1.13.50 2,165 5/23/2022
1.13.49 1,341 5/20/2022
1.13.48 1,284 5/18/2022
1.13.47 1,389 5/5/2022
1.13.46 3,170 5/2/2022
1.13.45 1,362 4/29/2022
1.13.44 1,369 4/28/2022
1.13.43 1,321 4/28/2022
1.13.42 1,395 4/27/2022
1.13.41 1,306 4/27/2022
1.13.40 1,321 4/26/2022
1.13.39 1,380 4/26/2022
1.13.38 1,418 4/26/2022
1.13.37 1,651 4/21/2022
1.13.36 1,837 4/13/2022
1.13.35 1,539 4/8/2022
1.13.34 1,339 4/7/2022
1.13.33 1,415 4/7/2022
1.13.32 1,413 4/7/2022
1.13.31 1,389 4/6/2022
1.13.30 1,345 4/4/2022
1.13.29 1,743 3/28/2022
1.13.28 1,363 3/28/2022
1.13.27 2,113 3/25/2022
1.13.24 1,367 3/21/2022
1.13.23 1,419 3/17/2022
1.13.22 1,654 3/16/2022
1.13.21 1,392 3/15/2022
1.13.20 1,468 3/11/2022
1.13.19 1,399 3/10/2022
1.13.18 1,452 3/10/2022
1.13.17 1,389 3/9/2022
1.13.16 1,438 3/9/2022
1.13.15 1,507 3/4/2022
1.13.14 2,816 3/2/2022
1.13.13 1,346 3/1/2022
1.13.12 1,500 2/28/2022
1.13.11 1,491 2/18/2022
1.13.10 1,441 2/18/2022
1.13.9 5,022 2/17/2022
1.13.8 1,368 2/16/2022
1.13.7 3,616 2/11/2022
1.13.6 1,511 2/7/2022
1.13.5 1,492 2/3/2022
1.13.4 1,464 2/2/2022
1.13.3 1,416 2/2/2022
1.13.2 1,467 2/1/2022
1.13.1 1,496 1/28/2022
1.13.0 4,058 1/25/2022
1.12.60 3,094 5/24/2022
1.12.59 1,270 5/23/2022
1.12.58 1,595 3/9/2022
1.12.57 1,417 3/3/2022
1.12.56 1,421 2/11/2022
1.12.55 1,710 2/8/2022
1.12.54 1,435 2/4/2022
1.12.53 1,382 1/31/2022
1.12.52 3,512 1/23/2022
1.12.51 1,485 1/20/2022
1.12.50 1,428 1/19/2022
1.12.49 1,761 1/17/2022
1.12.48 1,273 1/14/2022
1.12.47 1,425 1/13/2022
1.12.46 1,338 1/11/2022
1.12.45 1,198 1/6/2022
1.12.44 1,341 1/3/2022
1.12.43 1,260 12/23/2021
1.12.42 2,601 12/21/2021
1.12.41 1,213 12/21/2021
1.12.40 1,192 12/20/2021
1.12.39 1,171 12/20/2021
1.12.38 2,553 12/16/2021
1.12.37 1,198 12/16/2021
1.12.36 2,443 12/16/2021
1.12.35 5,274 12/15/2021
1.12.34 1,239 12/10/2021
1.12.33 2,018 12/7/2021
1.12.32 1,472 12/2/2021
1.12.31 1,044 12/2/2021
1.12.30 1,218 11/30/2021
1.12.29 1,369 11/29/2021
1.12.28 4,610 11/23/2021
1.12.27 1,194 11/22/2021
1.12.26 1,225 11/12/2021
1.12.25 1,156 11/11/2021
1.12.23 1,224 11/10/2021
1.12.22 1,192 11/10/2021
1.12.21 1,294 11/8/2021
1.12.20 2,169 10/29/2021
1.12.19 5,814 10/29/2021
1.12.18 1,313 10/26/2021
1.12.17 1,974 10/26/2021
1.12.16 1,380 10/25/2021
1.12.15 1,372 10/20/2021
1.12.14 1,245 10/18/2021
1.12.13 1,305 10/18/2021
1.12.12 1,230 10/15/2021
1.12.11 1,424 10/14/2021
1.12.10 2,052 10/7/2021
1.12.9 1,261 10/6/2021
1.12.8 1,398 10/5/2021
1.12.7 1,350 10/5/2021
1.12.6 1,377 10/4/2021
1.12.5 1,293 10/1/2021
1.12.4 1,296 9/30/2021
1.12.3 1,273 9/29/2021
1.12.2 1,923 9/23/2021
1.12.1 1,854 9/17/2021
1.12.0 3,731 8/31/2021
1.10.116 2,732 12/1/2021
1.10.115 2,636 11/11/2021
1.10.114 1,238 11/10/2021
1.10.113 1,217 11/5/2021
1.10.112 2,099 10/19/2021
1.10.111 1,225 10/15/2021
1.10.110 1,307 10/15/2021
1.10.109 1,244 10/12/2021
1.10.108 1,246 10/8/2021
1.10.107 1,321 10/7/2021
1.10.106 1,207 10/6/2021
1.10.105 1,294 10/5/2021
1.10.104 14,092 9/23/2021
1.10.103 1,693 9/21/2021
1.10.102 2,162 9/21/2021
1.10.101 1,299 9/15/2021
1.10.100 1,341 9/13/2021
1.10.99 2,178 9/9/2021
1.10.98 1,368 9/9/2021
1.10.97 1,519 9/6/2021
1.10.96 4,709 8/30/2021
1.10.95 3,105 8/27/2021
1.10.94 1,407 8/26/2021
1.10.93 1,463 8/24/2021
1.10.92 15,079 8/23/2021
1.10.91 1,548 8/20/2021
1.10.90 22,823 8/12/2021
1.10.89 3,836 8/12/2021
1.10.88 1,819 8/4/2021
1.10.87 7,117 7/15/2021
1.10.86 1,435 7/14/2021
1.10.85 1,389 7/12/2021
1.10.84 1,372 7/12/2021
1.10.83 10,764 7/8/2021
1.10.82 1,270 7/7/2021
1.10.81 1,266 7/6/2021
1.10.80 1,346 7/2/2021
1.10.79 1,234 7/2/2021
1.10.78 1,365 6/30/2021
1.10.77 1,290 6/29/2021
1.10.76 2,162 6/28/2021
1.10.75 2,681 6/25/2021
1.10.74 1,327 6/22/2021
1.10.73 1,368 6/18/2021
1.10.72 3,528 6/11/2021
1.10.71 2,092 6/7/2021
1.10.70 1,422 6/4/2021
1.10.69 1,325 6/4/2021
1.10.68 18,020 6/2/2021
1.10.67 3,226 6/1/2021
1.10.66 1,336 5/31/2021
1.10.65 1,395 5/27/2021
1.10.64 1,289 5/26/2021
1.10.63 2,634 5/24/2021
1.10.62 2,487 5/18/2021
1.10.61 1,361 5/18/2021
1.10.60 1,332 5/17/2021
1.10.59 3,075 5/12/2021
1.10.58 1,408 5/11/2021
1.10.57 1,433 5/7/2021
1.10.56 2,919 5/4/2021
1.10.55 1,336 5/3/2021
1.10.54 1,368 5/3/2021
1.10.53 24,564 4/27/2021
1.10.52 1,304 4/27/2021
1.10.51 9,221 4/26/2021
1.10.50 7,821 4/23/2021
1.10.49 5,164 4/22/2021
1.10.48 1,312 4/21/2021
1.10.47 1,410 4/21/2021
1.10.46 1,402 4/21/2021
1.10.45 1,315 4/20/2021
1.10.44 1,340 4/19/2021
1.10.43 1,277 4/19/2021
1.10.42 1,368 4/15/2021
1.10.41 1,290 4/14/2021
1.10.40 1,805 4/14/2021
1.10.39 3,679 4/13/2021
1.10.38 1,218 4/12/2021
1.10.37 1,317 4/12/2021
1.10.36 1,373 4/12/2021
1.10.35 1,331 4/9/2021
1.10.34 1,241 4/9/2021
1.10.33 1,239 4/8/2021
1.10.32 1,340 4/8/2021
1.10.31 1,282 4/7/2021
1.10.30 1,254 4/7/2021
1.10.29 1,307 3/31/2021
1.10.28 1,752 3/30/2021
1.10.27 3,300 3/24/2021
1.10.26 1,270 3/24/2021
1.10.25 1,372 3/23/2021
1.10.24 1,382 3/23/2021
1.10.23 1,493 3/18/2021
1.10.22 2,830 3/17/2021
1.10.21 2,646 3/11/2021
1.10.20 1,402 3/11/2021
1.10.19 1,354 3/10/2021
1.10.18 2,099 3/9/2021
1.10.17 1,326 3/9/2021
1.10.16 1,419 3/8/2021
1.10.15 16,135 3/4/2021
1.10.14 1,777 2/25/2021
1.10.13 3,364 2/19/2021
1.10.12 2,753 2/18/2021
1.10.11 1,429 2/16/2021
1.10.10 1,278 2/15/2021
1.10.9 1,479 2/10/2021
1.10.8 1,739 2/8/2021
1.10.7 1,358 2/4/2021
1.10.6 3,542 2/2/2021
1.10.5 1,349 2/1/2021
1.10.4 1,410 1/29/2021
1.10.3 2,921 1/28/2021
1.10.2 6,846 1/26/2021
1.10.1 12,512 1/26/2021
1.9.64 1,346 3/17/2021
1.9.63 1,879 2/25/2021
1.9.62 1,349 2/22/2021
1.9.61 2,324 2/4/2021
1.9.60 1,321 2/1/2021
1.9.59 4,107 1/19/2021
1.9.58 1,377 1/15/2021
1.9.57 1,572 1/14/2021
1.9.56 1,456 1/11/2021
1.9.55 1,664 12/24/2020
1.9.54 1,639 12/18/2020
1.9.53 4,421 12/16/2020
1.9.52 1,372 12/15/2020
1.9.51 1,419 12/11/2020
1.9.50 1,433 12/10/2020
1.9.49 1,535 12/10/2020
1.9.48 1,458 12/9/2020
1.9.47 1,372 12/8/2020
1.9.46 1,446 12/4/2020
1.9.45 1,408 12/3/2020
1.9.44 1,488 12/1/2020
1.9.43 1,434 11/30/2020
1.9.42 1,345 11/27/2020
1.9.41 1,489 11/26/2020
1.9.40 1,283 11/26/2020
1.9.39 3,904 11/25/2020
1.9.38 1,375 11/23/2020
1.9.37 1,373 11/20/2020
1.9.36 1,680 11/17/2020
1.9.35 1,477 11/16/2020
1.9.34 1,654 11/10/2020
1.9.33 1,471 11/9/2020
1.9.32 5,924 11/3/2020
1.9.31 1,489 11/3/2020
1.9.30 1,457 10/30/2020
1.9.29 1,399 10/28/2020
1.9.28 4,221 10/21/2020
1.9.27 1,445 10/20/2020
1.9.26 1,550 10/18/2020
1.9.25 4,412 10/15/2020
1.9.24 1,594 10/14/2020
1.9.23 1,443 10/13/2020
1.9.22 1,461 10/13/2020
1.9.21 1,513 10/9/2020
1.9.20 2,501 10/2/2020
1.9.19 2,376 9/29/2020
1.9.18 2,977 9/29/2020
1.9.17 1,506 9/22/2020
1.9.16 1,483 9/17/2020
1.9.15 1,640 9/16/2020
1.9.14 2,666 9/15/2020
1.9.13 1,420 9/15/2020
1.9.12 1,487 9/15/2020
1.9.11 1,479 9/15/2020
1.9.10 1,794 9/11/2020
1.9.9 1,548 9/9/2020
1.9.8 1,378 9/9/2020
1.9.7 1,429 9/8/2020
1.9.6 1,801 9/4/2020
1.9.5 1,480 9/2/2020
1.9.4 1,435 9/1/2020
1.9.3 1,493 8/31/2020
1.9.2 3,332 8/27/2020
1.9.1 1,473 8/26/2020
1.9.0 2,808 8/25/2020
1.8.105 1,927 4/15/2021
1.8.104 1,609 10/20/2020
1.8.103 2,595 9/14/2020
1.8.102 1,593 9/8/2020
1.8.101 1,544 9/2/2020
1.8.100 1,495 9/1/2020
1.8.99 3,369 8/21/2020
1.8.98 1,475 8/18/2020
1.8.97 1,623 8/14/2020
1.8.96 1,596 8/13/2020
1.8.95 1,545 8/12/2020
1.8.94 2,516 8/11/2020
1.8.93 1,920 8/3/2020
1.8.92 1,612 7/30/2020
1.8.91 1,651 7/13/2020
1.8.90 1,546 7/7/2020
1.8.89 1,646 7/7/2020
1.8.88 1,485 7/6/2020
1.8.87 1,491 7/2/2020
1.8.86 3,688 6/30/2020
1.8.85 1,565 6/30/2020
1.8.84 1,505 6/30/2020
1.8.83 1,553 6/29/2020
1.8.82 1,535 6/25/2020
1.8.81 1,664 6/25/2020
1.8.80 1,598 6/22/2020
1.8.79 1,529 6/18/2020
1.8.78 4,735 6/18/2020
1.8.77 1,524 6/17/2020
1.8.76 2,613 6/16/2020
1.8.75 1,504 6/15/2020
1.8.74 3,087 6/9/2020
1.8.73 1,596 6/8/2020
1.8.72 1,482 6/8/2020
1.8.71 1,528 6/5/2020
1.8.70 1,667 6/4/2020
1.8.69 1,634 6/1/2020
1.8.68 1,652 5/29/2020
1.8.67 1,570 5/28/2020
1.8.66 1,558 5/28/2020
1.8.65 1,553 5/27/2020
1.8.64 2,580 5/26/2020
1.8.63 4,980 5/20/2020
1.8.62 1,521 5/20/2020
1.8.61 1,542 5/20/2020
1.8.60 1,694 5/18/2020
1.8.59 1,616 5/15/2020
1.8.58 1,594 5/15/2020
1.8.57 1,559 5/15/2020
1.8.56 1,538 5/14/2020
1.8.55 5,553 5/12/2020
1.8.54 1,664 5/8/2020
1.8.53 2,466 5/6/2020
1.8.52 1,732 5/5/2020
1.8.51 1,623 5/4/2020
1.8.50 1,645 4/30/2020
1.8.49 1,586 4/29/2020
1.8.48 1,608 4/27/2020
1.8.47 3,834 4/24/2020
1.8.46 1,631 4/24/2020
1.8.45 1,573 4/24/2020
1.8.44 1,604 4/22/2020
1.8.43 2,762 4/21/2020
1.8.42 1,565 4/17/2020
1.8.41 1,662 4/16/2020
1.8.40 1,738 4/9/2020
1.8.39 1,510 4/8/2020
1.8.38 2,631 4/5/2020
1.8.37 1,677 4/3/2020
1.8.36 1,680 4/3/2020
1.8.35 1,623 4/2/2020
1.8.34 1,679 4/2/2020
1.8.33 1,737 3/31/2020
1.8.32 1,629 3/27/2020
1.8.31 1,647 3/26/2020
1.8.30 1,603 3/26/2020
1.8.29 1,442 3/25/2020
1.8.28 1,663 3/24/2020
1.8.27 1,626 3/20/2020
1.8.26 1,622 3/19/2020
1.8.25 1,683 3/18/2020
1.8.24 2,609 3/18/2020
1.8.23 1,606 3/18/2020
1.8.22 1,510 3/18/2020
1.8.21 1,656 3/18/2020
1.8.20 1,765 3/17/2020
1.8.19 1,721 3/17/2020
1.8.18 1,622 3/17/2020
1.8.17 3,890 3/17/2020
1.8.16 1,661 3/15/2020
1.8.15 3,920 3/12/2020
1.8.14 1,604 3/11/2020
1.8.13 4,945 3/5/2020
1.8.12 1,837 3/3/2020
1.8.11 1,633 3/2/2020
1.8.10 7,710 2/24/2020
1.8.9 1,783 2/20/2020
1.8.8 1,889 2/18/2020
1.8.7 1,670 2/18/2020
1.8.6 1,551 2/17/2020
1.8.5 1,607 2/14/2020
1.8.4 1,907 2/12/2020
1.8.3 1,873 2/7/2020
1.8.2 1,688 2/3/2020
1.8.1 7,024 1/28/2020
1.7.53 1,707 5/15/2020
1.7.52 1,618 3/31/2020
1.7.51 2,116 3/27/2020
1.7.50 1,623 3/26/2020
1.7.49 2,266 3/18/2020
1.7.48 1,607 2/25/2020
1.7.47 2,641 2/4/2020
1.7.46 1,606 2/4/2020
1.7.45 1,653 1/16/2020
1.7.44 1,713 1/13/2020
1.7.43 1,642 1/9/2020
1.7.42 6,047 12/27/2019
1.7.41 3,616 12/16/2019
1.7.40 1,547 12/13/2019
1.7.39 1,526 12/13/2019
1.7.38 1,649 12/13/2019
1.7.37 1,685 12/11/2019
1.7.36 1,633 12/4/2019
1.7.35 1,530 12/4/2019
1.7.34 1,574 12/3/2019
1.7.33 1,694 12/2/2019
1.7.32 7,088 11/27/2019
1.7.31 8,015 11/26/2019
1.7.30 2,364 11/25/2019
1.7.29 1,600 11/22/2019
1.7.28 1,727 11/8/2019
1.7.27 2,281 11/5/2019
1.7.26 1,666 10/31/2019
1.7.25 2,553 10/29/2019
1.7.24 1,631 10/29/2019
1.7.23 1,611 10/25/2019
1.7.22 1,636 10/24/2019
1.7.21 1,695 10/24/2019
1.7.20 6,483 10/16/2019
1.7.19 1,587 10/15/2019
1.7.18 1,637 10/15/2019
1.7.17 1,722 10/8/2019
1.7.16 1,644 10/4/2019
1.7.15 5,154 10/2/2019
1.7.14 1,962 9/27/2019
1.7.13 1,571 9/26/2019
1.7.12 1,625 9/25/2019
1.7.11 1,673 9/24/2019
1.7.10 1,670 9/24/2019
1.7.9 1,689 9/24/2019
1.7.8 11,945 9/12/2019
1.7.7 1,664 9/12/2019
1.7.6 2,657 9/10/2019
1.7.5 1,712 9/5/2019
1.7.4 1,610 9/4/2019
1.7.3 1,623 9/3/2019
1.7.2 1,693 9/2/2019
1.7.1 1,717 8/29/2019
1.7.0 2,764 8/27/2019
1.6.69 1,592 5/15/2020
1.6.68 5,891 10/2/2019
1.6.67 2,727 9/27/2019
1.6.66 1,659 9/26/2019
1.6.65 2,764 9/5/2019
1.6.64 1,601 9/2/2019
1.6.63 3,666 8/23/2019
1.6.62 1,576 8/21/2019
1.6.61 1,707 8/21/2019
1.6.60 1,654 8/15/2019
1.6.57 1,587 8/8/2019
1.6.56 1,578 8/8/2019
1.6.55 2,941 8/5/2019
1.6.52 3,401 7/8/2019
1.6.48 1,682 6/18/2019
1.6.47 2,486 6/13/2019
1.6.46 1,720 6/12/2019
1.6.45 1,715 6/12/2019
1.6.44 1,621 6/12/2019
1.6.43 1,634 5/29/2019
1.6.42 2,509 5/28/2019
1.6.41 1,609 5/28/2019
1.6.40 1,663 5/28/2019
1.6.39 1,607 5/28/2019
1.6.38 2,517 5/21/2019
1.6.37 6,429 5/21/2019
1.6.36 1,673 5/16/2019
1.6.35 4,751 5/16/2019
1.6.34 1,679 5/16/2019
1.6.33 1,595 5/16/2019
1.6.32 1,722 5/7/2019
1.6.31 1,676 5/7/2019
1.6.30 1,696 5/7/2019
1.6.29 1,627 5/7/2019
1.6.28 2,568 5/1/2019
1.6.27 1,762 5/1/2019
1.6.26 1,691 4/25/2019
1.6.25 2,308 4/17/2019
1.6.24 1,618 4/17/2019
1.6.23 4,676 4/15/2019
1.6.22 2,573 4/9/2019
1.6.20 1,705 4/1/2019
1.6.19 1,740 3/29/2019
1.6.18 2,793 3/25/2019
1.6.17 1,739 3/21/2019
1.6.16 2,575 3/15/2019
1.6.15 1,643 3/15/2019
1.6.14 1,633 3/15/2019
1.6.13 1,682 3/15/2019
1.6.12 1,648 3/15/2019
1.6.11 1,724 3/15/2019
1.6.10 2,647 3/15/2019
1.6.9 1,646 3/15/2019
1.6.8 1,570 3/15/2019
1.6.7 7,858 3/15/2019
1.6.6 2,486 3/15/2019
1.6.5 1,901 3/15/2019
1.6.4 1,676 3/15/2019
1.6.3 1,657 3/15/2019
1.6.2 1,721 3/15/2019
1.6.1 2,881 3/15/2019
1.6.0 8,461 3/15/2019
1.5.41 2,352 3/15/2019
1.5.40 1,688 3/15/2019
1.5.39 2,580 3/15/2019
1.5.38 1,669 3/15/2019
1.5.37 1,599 3/15/2019
1.5.36 1,668 3/15/2019
1.5.35 1,972 3/15/2019
1.5.34 4,878 3/15/2019
1.5.33 1,633 3/15/2019
1.5.32 2,430 3/15/2019
1.5.31 1,649 3/15/2019
1.5.30 1,685 3/15/2019
1.5.29 1,626 3/15/2019
1.5.28 4,428 3/15/2019
1.5.27 1,676 3/15/2019
1.5.26 4,478 3/15/2019
1.5.25 1,628 3/15/2019
1.5.24 1,647 3/15/2019
1.5.23 2,560 3/15/2019
1.5.22 1,633 3/15/2019
1.5.21 3,770 3/15/2019
1.5.20 1,624 3/15/2019
1.5.19 2,523 3/15/2019
1.5.18 1,679 3/15/2019
1.5.17 1,629 3/15/2019
1.5.16 2,370 3/15/2019
1.5.15 1,689 3/15/2019
1.5.14 1,600 3/15/2019
1.5.13 1,772 3/15/2019
1.5.11 1,594 3/15/2019
1.5.10 1,924 3/15/2019
1.5.9 2,833 3/15/2019
1.5.8 2,273 3/15/2019
1.5.7 1,705 3/15/2019
1.5.6 1,656 3/15/2019
1.5.5 5,131 3/15/2019
1.5.4 1,695 3/15/2019
1.5.3 1,592 3/15/2019
1.5.2 1,618 3/15/2019
1.5.1 7,489 3/15/2019
1.5.0 6,153 3/15/2019
1.4.84 23,763 3/15/2019
1.4.83 6,925 3/15/2019
1.4.82 6,363 3/15/2019
1.4.81 1,708 3/15/2019
1.4.80 7,183 3/15/2019
1.4.79 1,666 3/15/2019
1.4.78 1,586 3/15/2019
1.4.77 2,514 3/15/2019
1.4.76 1,625 3/15/2019
1.4.75 1,546 3/15/2019
1.4.74 2,321 3/15/2019
1.4.73 1,590 3/15/2019
1.4.72 1,591 3/15/2019
1.4.71 1,604 3/15/2019
1.4.70 1,576 3/15/2019
1.4.69 2,330 3/15/2019
1.4.68 1,626 3/15/2019
1.4.67 1,573 3/15/2019
1.4.66 2,336 3/15/2019
1.4.65 1,616 3/15/2019
1.4.64 1,603 3/15/2019
1.4.63 4,041 3/15/2019
1.4.59 4,615 3/15/2019
1.4.57 9,725 3/15/2019
1.4.22 11,101 3/15/2019
1.3.14 12,928 3/15/2019
1.2.10 5,832 3/15/2019
1.1.2 8,884 3/15/2019
1.0.0 109,556 3/15/2019