Dynamicweb.Ecommerce 10.19.1-PreRelease

This is a prerelease version of Dynamicweb.Ecommerce.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.19.1-PreRelease
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.19.1-PreRelease
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Dynamicweb.Ecommerce" Version="10.19.1-PreRelease" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.19.1-PreRelease" />
                    
Directory.Packages.props
<PackageReference Include="Dynamicweb.Ecommerce" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Dynamicweb.Ecommerce --version 10.19.1-PreRelease
                    
#r "nuget: Dynamicweb.Ecommerce, 10.19.1-PreRelease"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Dynamicweb.Ecommerce@10.19.1-PreRelease
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Dynamicweb.Ecommerce&version=10.19.1-PreRelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.19.1-PreRelease&prerelease
                    
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.2-PreRelease 233 11/11/2025
10.21.1-PreRelease 648 11/5/2025
10.21.0-PreRelease 597 10/30/2025
10.20.6 299 11/11/2025
10.20.5 847 11/4/2025
10.20.4 812 10/28/2025
10.20.3-PreRelease 592 10/21/2025
10.20.2-PreRelease 573 10/14/2025
10.20.1-PreRelease 586 10/7/2025
10.20.0-PreRelease 698 9/30/2025
10.19.12 805 11/4/2025
10.19.11 664 10/28/2025
10.19.10 649 10/21/2025
10.19.9 775 10/16/2025
10.19.8 681 10/14/2025
10.19.7 727 10/7/2025
10.19.6 1,077 9/30/2025
10.19.5-PreRelease 695 9/22/2025
10.19.4-PreRelease 683 9/16/2025
10.19.3-PreRelease 482 9/9/2025
10.19.2-PreRelease 512 9/4/2025
10.19.1-PreRelease 528 9/2/2025
10.19.0-PreRelease 573 8/26/2025
10.18.14 810 11/4/2025
10.18.13 757 10/28/2025
10.18.12 708 10/14/2025
10.18.11 706 10/7/2025
10.18.10 713 9/30/2025
10.18.9 906 9/22/2025
10.18.8 1,013 9/16/2025
10.18.7 685 9/9/2025
10.18.6 607 9/4/2025
10.18.5 756 9/2/2025
10.18.4 1,256 8/26/2025
10.18.3-PreRelease 486 8/19/2025
10.18.2-PreRelease 531 8/12/2025
10.18.1-PreRelease 587 8/7/2025
10.18.0-PreRelease 658 7/25/2025
10.17.14 734 11/4/2025
10.17.13 825 10/14/2025
10.17.12 660 10/7/2025
10.17.11 864 9/30/2025
10.17.10 779 9/22/2025
10.17.9 831 9/16/2025
10.17.8 709 9/2/2025
10.17.7 686 8/26/2025
10.17.6 672 8/19/2025
10.17.5 764 8/12/2025
10.17.4 652 8/5/2025
10.17.3 1,002 7/22/2025
10.17.2 625 7/15/2025
10.17.1 684 7/8/2025
10.17.0 806 7/1/2025
10.16.12 952 9/22/2025
10.16.11 781 9/16/2025
10.16.10 550 9/9/2025
10.16.9 886 8/12/2025
10.16.8 705 8/5/2025
10.16.7 1,035 7/22/2025
10.16.6 834 7/1/2025
10.16.5 1,131 6/17/2025
10.16.4 877 6/12/2025
10.16.3 793 6/10/2025
10.16.2 667 6/4/2025
10.16.1 601 6/3/2025
10.16.0 996 5/27/2025
10.15.11 591 8/26/2025
10.15.10 672 8/5/2025
10.15.9 558 7/1/2025
10.15.8 343 6/24/2025
10.15.7 442 6/17/2025
10.15.6 535 6/3/2025
10.15.5 424 5/27/2025
10.15.4 561 5/20/2025
10.15.3 847 5/13/2025
10.15.2 573 5/13/2025
10.15.1 753 5/6/2025
10.15.0 596 4/29/2025
10.14.13 556 7/1/2025
10.14.12 353 6/24/2025
10.14.11 479 6/17/2025
10.14.10 637 5/20/2025
10.14.9 523 5/13/2025
10.14.8 545 5/13/2025
10.14.7 334 5/7/2025
10.14.6 311 5/6/2025
10.14.5 429 4/29/2025
10.14.4 641 4/22/2025
10.14.3 656 4/10/2025
10.14.2 627 4/8/2025
10.14.1 842 4/1/2025
10.14.0 1,272 3/25/2025
10.13.8 842 4/22/2025
10.13.7 441 4/10/2025
10.13.6 433 4/8/2025
10.13.5 433 4/1/2025
10.13.4 752 3/25/2025
10.13.3 1,096 3/18/2025
10.13.2 596 3/11/2025
10.13.1 1,029 3/4/2025
10.13.0 3,068 2/25/2025
10.12.7 942 3/11/2025
10.12.6 485 3/4/2025
10.12.5 383 2/25/2025
10.12.4 629 2/18/2025
10.12.3 461 2/12/2025
10.12.2 366 2/11/2025
10.12.1 620 2/4/2025
10.12.0 1,785 1/28/2025
10.11.8 804 2/25/2025
10.11.7 394 2/18/2025
10.11.6 404 2/12/2025
10.11.5 344 2/11/2025
10.11.4 360 2/4/2025
10.11.3 439 1/28/2025
10.11.2 917 1/21/2025
10.11.1 422 1/14/2025
10.11.0 709 1/7/2025
10.10.8 638 2/12/2025
10.10.7 333 2/11/2025
10.10.6 460 1/16/2025
10.10.5 316 1/14/2025
10.10.4 456 1/7/2025
10.10.3 774 12/17/2024
10.10.2 417 12/10/2024
10.10.1 479 12/3/2024
10.10.0 513 11/26/2024
10.9.9 621 1/14/2025
10.9.8 542 12/17/2024
10.9.7 357 12/10/2024
10.9.6 363 12/3/2024
10.9.5 339 11/27/2024
10.9.4 323 11/26/2024
10.9.3 586 11/19/2024
10.9.2 590 11/12/2024
10.9.1 459 11/5/2024
10.9.0 2,077 10/29/2024
10.8.14 367 1/14/2025
10.8.13 525 12/17/2024
10.8.12 416 12/10/2024
10.8.11 379 12/3/2024
10.8.10 730 11/26/2024
10.8.9 370 11/19/2024
10.8.8 375 11/12/2024
10.8.7 405 11/7/2024
10.8.6 383 11/5/2024
10.8.5 409 10/29/2024
10.8.4 448 10/22/2024
10.8.3 582 10/15/2024
10.8.2 462 10/8/2024
10.8.1 491 10/1/2024
10.8.0 4,700 9/24/2024
10.7.11 367 11/19/2024
10.7.10 366 11/19/2024
10.7.9 472 10/29/2024
10.7.8 338 10/22/2024
10.7.7 357 10/15/2024
10.7.6 395 10/8/2024
10.7.5 472 10/1/2024
10.7.4 370 9/24/2024
10.7.3 576 9/17/2024
10.7.2 457 9/10/2024
10.7.1 473 9/4/2024
10.7.0 1,629 8/27/2024
10.6.18 395 11/19/2024
10.6.17 349 11/19/2024
10.6.16 493 10/15/2024
10.6.15 384 10/8/2024
10.6.14 397 10/1/2024
10.6.13 429 9/24/2024
10.6.12 373 9/17/2024
10.6.11 388 9/3/2024
10.6.10 423 8/27/2024
10.6.9 1,111 8/20/2024
10.6.8 505 8/13/2024
10.6.7 367 8/6/2024
10.6.6 516 7/19/2024
10.6.5 366 7/16/2024
10.6.4 421 7/9/2024
10.6.3 608 7/2/2024
10.6.2 3,316 6/25/2024
10.5.14 506 10/1/2024
10.5.13 385 9/24/2024
10.5.12 375 8/21/2024
10.5.11 399 8/13/2024
10.5.10 307 8/6/2024
10.5.9 384 7/19/2024
10.5.8 403 7/16/2024
10.5.7 335 7/5/2024
10.5.6 375 7/1/2024
10.5.5 363 6/25/2024
10.5.4 456 6/18/2024
10.5.3 444 6/11/2024
10.5.2 446 6/4/2024
10.5.1 346 6/4/2024
10.5.0 787 5/28/2024
10.4.8 345 8/6/2024
10.4.7 340 6/25/2024
10.4.6 351 6/11/2024
10.4.5 363 6/4/2024
10.4.4 387 5/28/2024
10.4.3 421 5/21/2024
10.4.2 871 5/14/2024
10.4.1 603 5/7/2024
10.4.0 3,203 4/30/2024
10.3.10 335 8/6/2024
10.3.9 362 6/25/2024
10.3.8 484 5/21/2024
10.3.7 327 5/14/2024
10.3.6 431 5/7/2024
10.3.5 401 4/30/2024
10.3.4 484 4/23/2024
10.3.3 426 4/16/2024
10.3.2 479 4/11/2024
10.3.1 406 4/9/2024
10.3.0 644 4/2/2024
10.2.8 480 4/23/2024
10.2.7 401 4/16/2024
10.2.6 376 4/11/2024
10.2.5 376 4/9/2024
10.2.4 389 4/2/2024
10.2.3 438 3/26/2024
10.2.2 514 3/19/2024
10.2.1 567 3/12/2024
10.2.0 663 3/5/2024
10.1.12 408 4/11/2024
10.1.11 382 4/9/2024
10.1.10 429 4/2/2024
10.1.9 469 3/19/2024
10.1.8 465 3/13/2024
10.1.7 438 3/12/2024
10.1.6 487 3/5/2024
10.1.5 548 2/27/2024
10.1.4 586 2/20/2024
10.1.3 606 2/14/2024
10.1.2 594 2/7/2024
10.1.1 591 2/6/2024
10.1.0 644 1/30/2024
10.0.39 465 4/11/2024
10.0.38 479 4/2/2024
10.0.37 553 3/5/2024
10.0.36 558 2/27/2024
10.0.35 586 2/20/2024
10.0.34 909 2/14/2024
10.0.33 873 2/1/2024
10.0.32 682 1/24/2024
10.0.31 665 1/19/2024
10.0.30 688 1/18/2024
10.0.29 743 1/16/2024
10.0.28 963 1/16/2024
10.0.27 792 1/11/2024
10.0.26 892 12/19/2023
10.0.25 1,315 12/12/2023
10.0.24 1,156 12/5/2023
10.0.22 1,086 11/28/2023
10.0.21 2,881 11/23/2023
10.0.20 818 11/21/2023
10.0.19 747 11/14/2023
10.0.18 694 11/9/2023
10.0.17 810 11/2/2023
10.0.16 769 10/25/2023
10.0.15 824 10/19/2023
10.0.14 784 10/11/2023
10.0.13 930 9/27/2023
10.0.12 827 9/26/2023
10.0.11 827 9/22/2023
10.0.10 821 9/13/2023
10.0.9 2,806 8/30/2023
10.0.8 893 8/25/2023
10.0.7 1,170 8/22/2023
10.0.6 1,106 8/10/2023
10.0.5 1,260 8/2/2023
10.0.4 1,013 7/13/2023
10.0.3 1,291 7/5/2023
10.0.2 1,673 6/27/2023
10.0.1 1,013 6/20/2023
10.0.0 2,991 6/14/2023
1.20.1 194 10/15/2025
1.20.0 254 9/1/2025
1.19.5 232 8/21/2025
1.19.4 811 7/30/2025
1.19.3 726 6/18/2025
1.19.2 1,263 4/1/2025
1.19.1 991 2/19/2025
1.19.0 1,237 1/31/2025
1.18.5 252 4/1/2025
1.18.4 198 2/18/2025
1.18.3 359 1/31/2025
1.18.2 355 12/18/2024
1.18.1 800 11/26/2024
1.18.0 2,027 8/27/2024
1.17.17 1,130 11/22/2024
1.17.16 236 11/7/2024
1.17.15 290 10/18/2024
1.17.14 1,332 10/2/2024
1.17.13 1,933 9/19/2024
1.17.12 1,181 9/3/2024
1.17.11 425 8/26/2024
1.17.10 1,221 8/14/2024
1.17.9 329 7/18/2024
1.17.8 550 6/27/2024
1.17.7 1,543 6/4/2024
1.17.6 245 5/30/2024
1.17.5 1,620 5/13/2024
1.17.4 6,336 4/12/2024
1.17.3 487 3/25/2024
1.17.2 1,421 3/4/2024
1.17.1 1,186 2/14/2024
1.17.0 722 1/31/2024
1.16.13 535 4/11/2024
1.16.12 373 3/25/2024
1.16.11 432 3/4/2024
1.16.10 489 2/14/2024
1.16.9 521 1/29/2024
1.16.8 755 1/9/2024
1.16.7 1,357 12/13/2023
1.16.6 822 12/6/2023
1.16.5 1,653 11/29/2023
1.16.4 994 11/21/2023
1.16.3 773 11/7/2023
1.16.2 590 10/30/2023
1.16.1 1,629 10/10/2023
1.16.0 2,130 9/21/2023
1.15.34 415 1/31/2024
1.15.33 442 1/23/2024
1.15.32 880 12/13/2023
1.15.31 1,836 11/7/2023
1.15.30 708 10/17/2023
1.15.29 1,133 10/10/2023
1.15.28 3,184 9/13/2023
1.15.27 2,539 8/29/2023
1.15.26 8,605 8/15/2023
1.15.25 712 8/14/2023
1.15.24 1,745 8/2/2023
1.15.23 785 7/27/2023
1.15.22 773 7/26/2023
1.15.21 1,198 7/6/2023
1.15.20 2,125 6/29/2023
1.15.19 1,836 6/6/2023
1.15.18 1,118 5/28/2023
1.15.17 1,362 5/16/2023
1.15.16 2,598 5/11/2023
1.15.15 3,047 5/3/2023
1.15.14 1,359 4/18/2023
1.15.13 1,549 3/24/2023
1.15.12 1,771 3/21/2023
1.15.11 3,561 3/16/2023
1.15.10 942 3/15/2023
1.15.9 3,936 3/7/2023
1.15.8 992 3/2/2023
1.15.7 1,110 2/28/2023
1.15.6 1,056 2/22/2023
1.15.5 1,549 2/21/2023
1.15.4 1,064 2/15/2023
1.15.3 939 2/7/2023
1.15.2 1,151 2/6/2023
1.15.1 3,567 2/2/2023
1.15.0 1,364 1/26/2023
1.14.70 3,744 10/9/2023
1.14.69 750 8/14/2023
1.14.68 958 7/27/2023
1.14.67 1,639 6/23/2023
1.14.66 4,968 5/3/2023
1.14.65 2,064 4/24/2023
1.14.64 1,023 4/18/2023
1.14.63 998 3/24/2023
1.14.62 1,007 3/21/2023
1.14.61 1,016 3/16/2023
1.14.60 959 3/16/2023
1.14.59 1,497 3/7/2023
1.14.58 974 3/2/2023
1.14.57 1,773 2/21/2023
1.14.56 1,141 2/15/2023
1.14.55 1,069 2/14/2023
1.14.54 1,065 2/7/2023
1.14.53 1,087 2/2/2023
1.14.52 1,077 2/1/2023
1.14.51 1,466 1/26/2023
1.14.50 1,706 1/24/2023
1.14.49 5,211 1/18/2023
1.14.48 1,070 1/16/2023
1.14.47 2,091 1/10/2023
1.14.46 1,022 1/9/2023
1.14.45 1,954 1/9/2023
1.14.44 2,138 1/5/2023
1.14.43 1,023 1/5/2023
1.14.42 3,005 1/3/2023
1.14.41 3,421 12/15/2022
1.14.40 1,096 12/13/2022
1.14.39 1,903 12/8/2022
1.14.38 1,078 12/7/2022
1.14.37 1,042 12/5/2022
1.14.36 1,114 12/2/2022
1.14.35 1,063 12/1/2022
1.14.34 1,866 11/29/2022
1.14.33 1,117 11/28/2022
1.14.32 1,036 11/24/2022
1.14.31 1,135 11/23/2022
1.14.30 1,250 11/22/2022
1.14.29 1,442 11/22/2022
1.14.28 2,790 11/17/2022
1.14.27 2,021 11/16/2022
1.14.26 1,235 11/16/2022
1.14.25 2,207 11/15/2022
1.14.24 1,278 11/14/2022
1.14.23 1,130 11/11/2022
1.14.22 1,367 11/10/2022
1.14.21 1,166 11/10/2022
1.14.20 1,203 11/7/2022
1.14.19 1,990 11/7/2022
1.14.18 1,549 11/2/2022
1.14.17 3,690 11/1/2022
1.14.16 1,134 10/27/2022
1.14.15 1,272 10/24/2022
1.14.14 1,168 10/21/2022
1.14.13 2,306 10/13/2022
1.14.12 1,150 10/12/2022
1.14.11 1,821 10/12/2022
1.14.10 2,643 10/7/2022
1.14.9 1,517 10/4/2022
1.14.8 1,163 10/3/2022
1.14.7 1,584 9/29/2022
1.14.6 1,947 9/27/2022
1.14.5 1,248 9/21/2022
1.14.4 1,594 9/16/2022
1.14.3 1,199 9/15/2022
1.14.2 3,256 9/7/2022
1.14.1 3,336 8/30/2022
1.14.0 3,232 8/30/2022
1.13.83 1,099 1/24/2023
1.13.81 1,088 1/5/2023
1.13.80 1,103 11/23/2022
1.13.79 1,191 11/1/2022
1.13.78 1,148 10/13/2022
1.13.77 1,215 10/4/2022
1.13.76 1,382 9/27/2022
1.13.75 1,218 9/21/2022
1.13.74 3,267 9/20/2022
1.13.73 1,282 9/16/2022
1.13.72 2,560 8/31/2022
1.13.71 1,254 8/30/2022
1.13.70 1,216 8/25/2022
1.13.69 1,283 8/22/2022
1.13.68 1,173 8/22/2022
1.13.67 1,307 8/22/2022
1.13.66 1,272 8/22/2022
1.13.65 1,316 8/17/2022
1.13.64 4,287 8/11/2022
1.13.63 1,229 8/9/2022
1.13.62 1,330 8/8/2022
1.13.61 2,721 7/13/2022
1.13.60 1,358 7/11/2022
1.13.59 2,969 6/27/2022
1.13.58 1,443 6/24/2022
1.13.57 2,005 6/21/2022
1.13.56 1,358 6/19/2022
1.13.55 1,790 6/15/2022
1.13.54 6,175 6/8/2022
1.13.53 1,317 6/6/2022
1.13.52 6,245 6/2/2022
1.13.51 1,422 6/1/2022
1.13.50 2,157 5/23/2022
1.13.49 1,334 5/20/2022
1.13.48 1,279 5/18/2022
1.13.47 1,384 5/5/2022
1.13.46 3,161 5/2/2022
1.13.45 1,357 4/29/2022
1.13.44 1,361 4/28/2022
1.13.43 1,314 4/28/2022
1.13.42 1,389 4/27/2022
1.13.41 1,300 4/27/2022
1.13.40 1,312 4/26/2022
1.13.39 1,373 4/26/2022
1.13.38 1,409 4/26/2022
1.13.37 1,646 4/21/2022
1.13.36 1,831 4/13/2022
1.13.35 1,535 4/8/2022
1.13.34 1,332 4/7/2022
1.13.33 1,406 4/7/2022
1.13.32 1,405 4/7/2022
1.13.31 1,383 4/6/2022
1.13.30 1,339 4/4/2022
1.13.29 1,736 3/28/2022
1.13.28 1,358 3/28/2022
1.13.27 2,106 3/25/2022
1.13.24 1,356 3/21/2022
1.13.23 1,412 3/17/2022
1.13.22 1,648 3/16/2022
1.13.21 1,385 3/15/2022
1.13.20 1,462 3/11/2022
1.13.19 1,393 3/10/2022
1.13.18 1,444 3/10/2022
1.13.17 1,384 3/9/2022
1.13.16 1,434 3/9/2022
1.13.15 1,501 3/4/2022
1.13.14 2,810 3/2/2022
1.13.13 1,339 3/1/2022
1.13.12 1,492 2/28/2022
1.13.11 1,486 2/18/2022
1.13.10 1,434 2/18/2022
1.13.9 5,012 2/17/2022
1.13.8 1,364 2/16/2022
1.13.7 3,610 2/11/2022
1.13.6 1,506 2/7/2022
1.13.5 1,486 2/3/2022
1.13.4 1,458 2/2/2022
1.13.3 1,412 2/2/2022
1.13.2 1,460 2/1/2022
1.13.1 1,490 1/28/2022
1.13.0 4,052 1/25/2022
1.12.60 3,088 5/24/2022
1.12.59 1,265 5/23/2022
1.12.58 1,590 3/9/2022
1.12.57 1,408 3/3/2022
1.12.56 1,413 2/11/2022
1.12.55 1,704 2/8/2022
1.12.54 1,430 2/4/2022
1.12.53 1,376 1/31/2022
1.12.52 3,506 1/23/2022
1.12.51 1,478 1/20/2022
1.12.50 1,421 1/19/2022
1.12.49 1,756 1/17/2022
1.12.48 1,268 1/14/2022
1.12.47 1,419 1/13/2022
1.12.46 1,330 1/11/2022
1.12.45 1,192 1/6/2022
1.12.44 1,334 1/3/2022
1.12.43 1,251 12/23/2021
1.12.42 2,592 12/21/2021
1.12.41 1,205 12/21/2021
1.12.40 1,184 12/20/2021
1.12.39 1,164 12/20/2021
1.12.38 2,546 12/16/2021
1.12.37 1,193 12/16/2021
1.12.36 2,434 12/16/2021
1.12.35 5,264 12/15/2021
1.12.34 1,232 12/10/2021
1.12.33 2,009 12/7/2021
1.12.32 1,465 12/2/2021
1.12.31 1,039 12/2/2021
1.12.30 1,212 11/30/2021
1.12.29 1,361 11/29/2021
1.12.28 4,603 11/23/2021
1.12.27 1,186 11/22/2021
1.12.26 1,220 11/12/2021
1.12.25 1,150 11/11/2021
1.12.23 1,219 11/10/2021
1.12.22 1,183 11/10/2021
1.12.21 1,281 11/8/2021
1.12.20 2,160 10/29/2021
1.12.19 5,805 10/29/2021
1.12.18 1,303 10/26/2021
1.12.17 1,967 10/26/2021
1.12.16 1,373 10/25/2021
1.12.15 1,365 10/20/2021
1.12.14 1,239 10/18/2021
1.12.13 1,298 10/18/2021
1.12.12 1,223 10/15/2021
1.12.11 1,415 10/14/2021
1.12.10 2,044 10/7/2021
1.12.9 1,256 10/6/2021
1.12.8 1,389 10/5/2021
1.12.7 1,343 10/5/2021
1.12.6 1,369 10/4/2021
1.12.5 1,286 10/1/2021
1.12.4 1,289 9/30/2021
1.12.3 1,266 9/29/2021
1.12.2 1,914 9/23/2021
1.12.1 1,843 9/17/2021
1.12.0 3,721 8/31/2021
1.10.116 2,725 12/1/2021
1.10.115 2,628 11/11/2021
1.10.114 1,227 11/10/2021
1.10.113 1,210 11/5/2021
1.10.112 2,093 10/19/2021
1.10.111 1,218 10/15/2021
1.10.110 1,299 10/15/2021
1.10.109 1,237 10/12/2021
1.10.108 1,237 10/8/2021
1.10.107 1,314 10/7/2021
1.10.106 1,199 10/6/2021
1.10.105 1,286 10/5/2021
1.10.104 14,079 9/23/2021
1.10.103 1,685 9/21/2021
1.10.102 2,152 9/21/2021
1.10.101 1,289 9/15/2021
1.10.100 1,334 9/13/2021
1.10.99 2,171 9/9/2021
1.10.98 1,358 9/9/2021
1.10.97 1,511 9/6/2021
1.10.96 4,701 8/30/2021
1.10.95 3,093 8/27/2021
1.10.94 1,400 8/26/2021
1.10.93 1,455 8/24/2021
1.10.92 15,069 8/23/2021
1.10.91 1,536 8/20/2021
1.10.90 22,781 8/12/2021
1.10.89 3,828 8/12/2021
1.10.88 1,811 8/4/2021
1.10.87 7,104 7/15/2021
1.10.86 1,426 7/14/2021
1.10.85 1,377 7/12/2021
1.10.84 1,364 7/12/2021
1.10.83 10,754 7/8/2021
1.10.82 1,261 7/7/2021
1.10.81 1,256 7/6/2021
1.10.80 1,338 7/2/2021
1.10.79 1,225 7/2/2021
1.10.78 1,357 6/30/2021
1.10.77 1,282 6/29/2021
1.10.76 2,155 6/28/2021
1.10.75 2,673 6/25/2021
1.10.74 1,320 6/22/2021
1.10.73 1,361 6/18/2021
1.10.72 3,520 6/11/2021
1.10.71 2,086 6/7/2021
1.10.70 1,412 6/4/2021
1.10.69 1,316 6/4/2021
1.10.68 18,010 6/2/2021
1.10.67 3,218 6/1/2021
1.10.66 1,329 5/31/2021
1.10.65 1,386 5/27/2021
1.10.64 1,282 5/26/2021
1.10.63 2,625 5/24/2021
1.10.62 2,478 5/18/2021
1.10.61 1,352 5/18/2021
1.10.60 1,324 5/17/2021
1.10.59 3,063 5/12/2021
1.10.58 1,401 5/11/2021
1.10.57 1,425 5/7/2021
1.10.56 2,909 5/4/2021
1.10.55 1,329 5/3/2021
1.10.54 1,360 5/3/2021
1.10.53 24,550 4/27/2021
1.10.52 1,294 4/27/2021
1.10.51 9,212 4/26/2021
1.10.50 7,806 4/23/2021
1.10.49 5,152 4/22/2021
1.10.48 1,304 4/21/2021
1.10.47 1,403 4/21/2021
1.10.46 1,394 4/21/2021
1.10.45 1,305 4/20/2021
1.10.44 1,329 4/19/2021
1.10.43 1,270 4/19/2021
1.10.42 1,358 4/15/2021
1.10.41 1,281 4/14/2021
1.10.40 1,798 4/14/2021
1.10.39 3,672 4/13/2021
1.10.38 1,212 4/12/2021
1.10.37 1,310 4/12/2021
1.10.36 1,366 4/12/2021
1.10.35 1,322 4/9/2021
1.10.34 1,232 4/9/2021
1.10.33 1,232 4/8/2021
1.10.32 1,332 4/8/2021
1.10.31 1,274 4/7/2021
1.10.30 1,245 4/7/2021
1.10.29 1,297 3/31/2021
1.10.28 1,744 3/30/2021
1.10.27 3,289 3/24/2021
1.10.26 1,263 3/24/2021
1.10.25 1,366 3/23/2021
1.10.24 1,376 3/23/2021
1.10.23 1,484 3/18/2021
1.10.22 2,821 3/17/2021
1.10.21 2,635 3/11/2021
1.10.20 1,395 3/11/2021
1.10.19 1,345 3/10/2021
1.10.18 2,089 3/9/2021
1.10.17 1,318 3/9/2021
1.10.16 1,412 3/8/2021
1.10.15 16,105 3/4/2021
1.10.14 1,769 2/25/2021
1.10.13 3,356 2/19/2021
1.10.12 2,743 2/18/2021
1.10.11 1,419 2/16/2021
1.10.10 1,268 2/15/2021
1.10.9 1,471 2/10/2021
1.10.8 1,731 2/8/2021
1.10.7 1,348 2/4/2021
1.10.6 3,532 2/2/2021
1.10.5 1,339 2/1/2021
1.10.4 1,400 1/29/2021
1.10.3 2,909 1/28/2021
1.10.2 6,832 1/26/2021
1.10.1 12,498 1/26/2021
1.9.64 1,339 3/17/2021
1.9.63 1,867 2/25/2021
1.9.62 1,342 2/22/2021
1.9.61 2,314 2/4/2021
1.9.60 1,313 2/1/2021
1.9.59 4,095 1/19/2021
1.9.58 1,367 1/15/2021
1.9.57 1,560 1/14/2021
1.9.56 1,445 1/11/2021
1.9.55 1,654 12/24/2020
1.9.54 1,628 12/18/2020
1.9.53 4,411 12/16/2020
1.9.52 1,362 12/15/2020
1.9.51 1,410 12/11/2020
1.9.50 1,423 12/10/2020
1.9.49 1,525 12/10/2020
1.9.48 1,446 12/9/2020
1.9.47 1,360 12/8/2020
1.9.46 1,435 12/4/2020
1.9.45 1,397 12/3/2020
1.9.44 1,480 12/1/2020
1.9.43 1,425 11/30/2020
1.9.42 1,337 11/27/2020
1.9.41 1,480 11/26/2020
1.9.40 1,274 11/26/2020
1.9.39 3,889 11/25/2020
1.9.38 1,364 11/23/2020
1.9.37 1,362 11/20/2020
1.9.36 1,670 11/17/2020
1.9.35 1,466 11/16/2020
1.9.34 1,643 11/10/2020
1.9.33 1,458 11/9/2020
1.9.32 5,912 11/3/2020
1.9.31 1,476 11/3/2020
1.9.30 1,446 10/30/2020
1.9.29 1,389 10/28/2020
1.9.28 4,208 10/21/2020
1.9.27 1,431 10/20/2020
1.9.26 1,536 10/18/2020
1.9.25 4,397 10/15/2020
1.9.24 1,578 10/14/2020
1.9.23 1,432 10/13/2020
1.9.22 1,450 10/13/2020
1.9.21 1,503 10/9/2020
1.9.20 2,486 10/2/2020
1.9.19 2,363 9/29/2020
1.9.18 2,966 9/29/2020
1.9.17 1,495 9/22/2020
1.9.16 1,470 9/17/2020
1.9.15 1,629 9/16/2020
1.9.14 2,653 9/15/2020
1.9.13 1,408 9/15/2020
1.9.12 1,478 9/15/2020
1.9.11 1,467 9/15/2020
1.9.10 1,785 9/11/2020
1.9.9 1,534 9/9/2020
1.9.8 1,367 9/9/2020
1.9.7 1,416 9/8/2020
1.9.6 1,791 9/4/2020
1.9.5 1,469 9/2/2020
1.9.4 1,423 9/1/2020
1.9.3 1,481 8/31/2020
1.9.2 3,322 8/27/2020
1.9.1 1,459 8/26/2020
1.9.0 2,795 8/25/2020
1.8.105 1,918 4/15/2021
1.8.104 1,600 10/20/2020
1.8.103 2,584 9/14/2020
1.8.102 1,581 9/8/2020
1.8.101 1,533 9/2/2020
1.8.100 1,484 9/1/2020
1.8.99 3,356 8/21/2020
1.8.98 1,465 8/18/2020
1.8.97 1,612 8/14/2020
1.8.96 1,582 8/13/2020
1.8.95 1,533 8/12/2020
1.8.94 2,507 8/11/2020
1.8.93 1,908 8/3/2020
1.8.92 1,601 7/30/2020
1.8.91 1,640 7/13/2020
1.8.90 1,536 7/7/2020
1.8.89 1,634 7/7/2020
1.8.88 1,470 7/6/2020
1.8.87 1,481 7/2/2020
1.8.86 3,676 6/30/2020
1.8.85 1,552 6/30/2020
1.8.84 1,494 6/30/2020
1.8.83 1,541 6/29/2020
1.8.82 1,525 6/25/2020
1.8.81 1,653 6/25/2020
1.8.80 1,586 6/22/2020
1.8.79 1,515 6/18/2020
1.8.78 4,721 6/18/2020
1.8.77 1,512 6/17/2020
1.8.76 2,600 6/16/2020
1.8.75 1,495 6/15/2020
1.8.74 3,076 6/9/2020
1.8.73 1,585 6/8/2020
1.8.72 1,469 6/8/2020
1.8.71 1,520 6/5/2020
1.8.70 1,656 6/4/2020
1.8.69 1,623 6/1/2020
1.8.68 1,640 5/29/2020
1.8.67 1,561 5/28/2020
1.8.66 1,547 5/28/2020
1.8.65 1,541 5/27/2020
1.8.64 2,569 5/26/2020
1.8.63 4,966 5/20/2020
1.8.62 1,512 5/20/2020
1.8.61 1,530 5/20/2020
1.8.60 1,683 5/18/2020
1.8.59 1,592 5/15/2020
1.8.58 1,585 5/15/2020
1.8.57 1,548 5/15/2020
1.8.56 1,527 5/14/2020
1.8.55 5,542 5/12/2020
1.8.54 1,653 5/8/2020
1.8.53 2,458 5/6/2020
1.8.52 1,723 5/5/2020
1.8.51 1,616 5/4/2020
1.8.50 1,633 4/30/2020
1.8.49 1,575 4/29/2020
1.8.48 1,599 4/27/2020
1.8.47 3,822 4/24/2020
1.8.46 1,623 4/24/2020
1.8.45 1,562 4/24/2020
1.8.44 1,592 4/22/2020
1.8.43 2,754 4/21/2020
1.8.42 1,553 4/17/2020
1.8.41 1,651 4/16/2020
1.8.40 1,727 4/9/2020
1.8.39 1,498 4/8/2020
1.8.38 2,619 4/5/2020
1.8.37 1,667 4/3/2020
1.8.36 1,670 4/3/2020
1.8.35 1,613 4/2/2020
1.8.34 1,670 4/2/2020
1.8.33 1,726 3/31/2020
1.8.32 1,618 3/27/2020
1.8.31 1,636 3/26/2020
1.8.30 1,592 3/26/2020
1.8.29 1,432 3/25/2020
1.8.28 1,653 3/24/2020
1.8.27 1,611 3/20/2020
1.8.26 1,610 3/19/2020
1.8.25 1,675 3/18/2020
1.8.24 2,599 3/18/2020
1.8.23 1,598 3/18/2020
1.8.22 1,500 3/18/2020
1.8.21 1,646 3/18/2020
1.8.20 1,755 3/17/2020
1.8.19 1,710 3/17/2020
1.8.18 1,613 3/17/2020
1.8.17 3,882 3/17/2020
1.8.16 1,651 3/15/2020
1.8.15 3,911 3/12/2020
1.8.14 1,594 3/11/2020
1.8.13 4,926 3/5/2020
1.8.12 1,823 3/3/2020
1.8.11 1,622 3/2/2020
1.8.10 7,701 2/24/2020
1.8.9 1,773 2/20/2020
1.8.8 1,876 2/18/2020
1.8.7 1,660 2/18/2020
1.8.6 1,541 2/17/2020
1.8.5 1,596 2/14/2020
1.8.4 1,897 2/12/2020
1.8.3 1,864 2/7/2020
1.8.2 1,679 2/3/2020
1.8.1 7,014 1/28/2020
1.7.53 1,696 5/15/2020
1.7.52 1,608 3/31/2020
1.7.51 2,105 3/27/2020
1.7.50 1,612 3/26/2020
1.7.49 2,256 3/18/2020
1.7.48 1,598 2/25/2020
1.7.47 2,632 2/4/2020
1.7.46 1,595 2/4/2020
1.7.45 1,644 1/16/2020
1.7.44 1,700 1/13/2020
1.7.43 1,634 1/9/2020
1.7.42 6,035 12/27/2019
1.7.41 3,609 12/16/2019
1.7.40 1,532 12/13/2019
1.7.39 1,518 12/13/2019
1.7.38 1,638 12/13/2019
1.7.37 1,675 12/11/2019
1.7.36 1,623 12/4/2019
1.7.35 1,518 12/4/2019
1.7.34 1,565 12/3/2019
1.7.33 1,684 12/2/2019
1.7.32 7,078 11/27/2019
1.7.31 8,004 11/26/2019
1.7.30 2,355 11/25/2019
1.7.29 1,589 11/22/2019
1.7.28 1,715 11/8/2019
1.7.27 2,271 11/5/2019
1.7.26 1,657 10/31/2019
1.7.25 2,543 10/29/2019
1.7.24 1,620 10/29/2019
1.7.23 1,602 10/25/2019
1.7.22 1,624 10/24/2019
1.7.21 1,686 10/24/2019
1.7.20 6,472 10/16/2019
1.7.19 1,575 10/15/2019
1.7.18 1,625 10/15/2019
1.7.17 1,713 10/8/2019
1.7.16 1,634 10/4/2019
1.7.15 5,122 10/2/2019
1.7.14 1,953 9/27/2019
1.7.13 1,562 9/26/2019
1.7.12 1,613 9/25/2019
1.7.11 1,662 9/24/2019
1.7.10 1,660 9/24/2019
1.7.9 1,679 9/24/2019
1.7.8 11,928 9/12/2019
1.7.7 1,654 9/12/2019
1.7.6 2,649 9/10/2019
1.7.5 1,702 9/5/2019
1.7.4 1,598 9/4/2019
1.7.3 1,611 9/3/2019
1.7.2 1,681 9/2/2019
1.7.1 1,705 8/29/2019
1.7.0 2,753 8/27/2019
1.6.69 1,583 5/15/2020
1.6.68 5,877 10/2/2019
1.6.67 2,715 9/27/2019
1.6.66 1,647 9/26/2019
1.6.65 2,753 9/5/2019
1.6.64 1,580 9/2/2019
1.6.63 3,656 8/23/2019
1.6.62 1,565 8/21/2019
1.6.61 1,697 8/21/2019
1.6.60 1,641 8/15/2019
1.6.57 1,576 8/8/2019
1.6.56 1,571 8/8/2019
1.6.55 2,932 8/5/2019
1.6.52 3,391 7/8/2019
1.6.48 1,669 6/18/2019
1.6.47 2,476 6/13/2019
1.6.46 1,709 6/12/2019
1.6.45 1,706 6/12/2019
1.6.44 1,611 6/12/2019
1.6.43 1,624 5/29/2019
1.6.42 2,500 5/28/2019
1.6.41 1,599 5/28/2019
1.6.40 1,651 5/28/2019
1.6.39 1,599 5/28/2019
1.6.38 2,507 5/21/2019
1.6.37 6,418 5/21/2019
1.6.36 1,663 5/16/2019
1.6.35 4,741 5/16/2019
1.6.34 1,670 5/16/2019
1.6.33 1,585 5/16/2019
1.6.32 1,712 5/7/2019
1.6.31 1,667 5/7/2019
1.6.30 1,686 5/7/2019
1.6.29 1,617 5/7/2019
1.6.28 2,558 5/1/2019
1.6.27 1,750 5/1/2019
1.6.26 1,683 4/25/2019
1.6.25 2,299 4/17/2019
1.6.24 1,605 4/17/2019
1.6.23 4,667 4/15/2019
1.6.22 2,561 4/9/2019
1.6.20 1,695 4/1/2019
1.6.19 1,729 3/29/2019
1.6.18 2,778 3/25/2019
1.6.17 1,730 3/21/2019
1.6.16 2,566 3/15/2019
1.6.15 1,632 3/15/2019
1.6.14 1,621 3/15/2019
1.6.13 1,671 3/15/2019
1.6.12 1,635 3/15/2019
1.6.11 1,715 3/15/2019
1.6.10 2,636 3/15/2019
1.6.9 1,636 3/15/2019
1.6.8 1,561 3/15/2019
1.6.7 7,846 3/15/2019
1.6.6 2,477 3/15/2019
1.6.5 1,890 3/15/2019
1.6.4 1,666 3/15/2019
1.6.3 1,648 3/15/2019
1.6.2 1,708 3/15/2019
1.6.1 2,869 3/15/2019
1.6.0 8,451 3/15/2019
1.5.41 2,342 3/15/2019
1.5.40 1,679 3/15/2019
1.5.39 2,568 3/15/2019
1.5.38 1,659 3/15/2019
1.5.37 1,587 3/15/2019
1.5.36 1,659 3/15/2019
1.5.35 1,958 3/15/2019
1.5.34 4,845 3/15/2019
1.5.33 1,624 3/15/2019
1.5.32 2,418 3/15/2019
1.5.31 1,637 3/15/2019
1.5.30 1,674 3/15/2019
1.5.29 1,613 3/15/2019
1.5.28 4,418 3/15/2019
1.5.27 1,665 3/15/2019
1.5.26 4,468 3/15/2019
1.5.25 1,617 3/15/2019
1.5.24 1,638 3/15/2019
1.5.23 2,548 3/15/2019
1.5.22 1,622 3/15/2019
1.5.21 3,760 3/15/2019
1.5.20 1,611 3/15/2019
1.5.19 2,513 3/15/2019
1.5.18 1,669 3/15/2019
1.5.17 1,614 3/15/2019
1.5.16 2,361 3/15/2019
1.5.15 1,676 3/15/2019
1.5.14 1,592 3/15/2019
1.5.13 1,763 3/15/2019
1.5.11 1,583 3/15/2019
1.5.10 1,912 3/15/2019
1.5.9 2,823 3/15/2019
1.5.8 2,261 3/15/2019
1.5.7 1,696 3/15/2019
1.5.6 1,646 3/15/2019
1.5.5 5,119 3/15/2019
1.5.4 1,686 3/15/2019
1.5.3 1,581 3/15/2019
1.5.2 1,607 3/15/2019
1.5.1 7,479 3/15/2019
1.5.0 6,142 3/15/2019
1.4.84 23,747 3/15/2019
1.4.83 6,902 3/15/2019
1.4.82 6,350 3/15/2019
1.4.81 1,696 3/15/2019
1.4.80 7,174 3/15/2019
1.4.79 1,654 3/15/2019
1.4.78 1,576 3/15/2019
1.4.77 2,503 3/15/2019
1.4.76 1,615 3/15/2019
1.4.75 1,537 3/15/2019
1.4.74 2,309 3/15/2019
1.4.73 1,580 3/15/2019
1.4.72 1,583 3/15/2019
1.4.71 1,594 3/15/2019
1.4.70 1,566 3/15/2019
1.4.69 2,320 3/15/2019
1.4.68 1,616 3/15/2019
1.4.67 1,562 3/15/2019
1.4.66 2,327 3/15/2019
1.4.65 1,607 3/15/2019
1.4.64 1,595 3/15/2019
1.4.63 4,030 3/15/2019
1.4.59 4,605 3/15/2019
1.4.57 9,714 3/15/2019
1.4.22 11,090 3/15/2019
1.3.14 12,919 3/15/2019
1.2.10 5,820 3/15/2019
1.1.2 8,875 3/15/2019
1.0.0 109,533 3/15/2019