Dynamicweb.Ecommerce 10.18.0-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.18.0-PreRelease
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.18.0-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.18.0-PreRelease" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.18.0-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.18.0-PreRelease
                    
#r "nuget: Dynamicweb.Ecommerce, 10.18.0-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.18.0-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.18.0-PreRelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.18.0-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.Controls

CMS Content Management System (WCMS) - Server controls.

Dynamicweb.DataIntegration.Providers.DynamicwebProvider

Dynamicweb Provider

Dynamicweb.DataIntegration.Providers.ExcelProvider

Excel Provider

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.20.1-PreRelease 424 10/7/2025
10.20.0-PreRelease 679 9/30/2025
10.19.7 541 10/7/2025
10.19.6 871 9/30/2025
10.19.5-PreRelease 691 9/22/2025
10.19.4-PreRelease 660 9/16/2025
10.19.3-PreRelease 424 9/9/2025
10.19.2-PreRelease 452 9/4/2025
10.19.1-PreRelease 474 9/2/2025
10.19.0-PreRelease 502 8/26/2025
10.18.11 542 10/7/2025
10.18.10 700 9/30/2025
10.18.9 868 9/22/2025
10.18.8 947 9/16/2025
10.18.7 597 9/9/2025
10.18.6 540 9/4/2025
10.18.5 675 9/2/2025
10.18.4 1,033 8/26/2025
10.18.3-PreRelease 431 8/19/2025
10.18.2-PreRelease 481 8/12/2025
10.18.1-PreRelease 527 8/7/2025
10.18.0-PreRelease 652 7/25/2025
10.17.12 464 10/7/2025
10.17.11 797 9/30/2025
10.17.10 770 9/22/2025
10.17.9 799 9/16/2025
10.17.8 635 9/2/2025
10.17.7 606 8/26/2025
10.17.6 605 8/19/2025
10.17.5 688 8/12/2025
10.17.4 590 8/5/2025
10.17.3 990 7/22/2025
10.17.2 607 7/15/2025
10.17.1 665 7/8/2025
10.17.0 786 7/1/2025
10.16.12 817 9/22/2025
10.16.11 747 9/16/2025
10.16.10 489 9/9/2025
10.16.9 791 8/12/2025
10.16.8 639 8/5/2025
10.16.7 1,015 7/22/2025
10.16.6 759 7/1/2025
10.16.5 1,103 6/17/2025
10.16.4 857 6/12/2025
10.16.3 780 6/10/2025
10.16.2 639 6/4/2025
10.16.1 578 6/3/2025
10.16.0 970 5/27/2025
10.15.11 542 8/26/2025
10.15.10 587 8/5/2025
10.15.9 543 7/1/2025
10.15.8 335 6/24/2025
10.15.7 420 6/17/2025
10.15.6 514 6/3/2025
10.15.5 405 5/27/2025
10.15.4 540 5/20/2025
10.15.3 819 5/13/2025
10.15.2 545 5/13/2025
10.15.1 704 5/6/2025
10.15.0 588 4/29/2025
10.14.13 535 7/1/2025
10.14.12 345 6/24/2025
10.14.11 465 6/17/2025
10.14.10 620 5/20/2025
10.14.9 505 5/13/2025
10.14.8 534 5/13/2025
10.14.7 327 5/7/2025
10.14.6 300 5/6/2025
10.14.5 419 4/29/2025
10.14.4 632 4/22/2025
10.14.3 648 4/10/2025
10.14.2 612 4/8/2025
10.14.1 831 4/1/2025
10.14.0 1,214 3/25/2025
10.13.8 808 4/22/2025
10.13.7 433 4/10/2025
10.13.6 419 4/8/2025
10.13.5 426 4/1/2025
10.13.4 733 3/25/2025
10.13.3 1,061 3/18/2025
10.13.2 573 3/11/2025
10.13.1 1,021 3/4/2025
10.13.0 3,047 2/25/2025
10.12.7 919 3/11/2025
10.12.6 474 3/4/2025
10.12.5 368 2/25/2025
10.12.4 605 2/18/2025
10.12.3 448 2/12/2025
10.12.2 350 2/11/2025
10.12.1 611 2/4/2025
10.12.0 1,656 1/28/2025
10.11.8 784 2/25/2025
10.11.7 370 2/18/2025
10.11.6 389 2/12/2025
10.11.5 327 2/11/2025
10.11.4 351 2/4/2025
10.11.3 417 1/28/2025
10.11.2 897 1/21/2025
10.11.1 407 1/14/2025
10.11.0 688 1/7/2025
10.10.8 620 2/12/2025
10.10.7 315 2/11/2025
10.10.6 452 1/16/2025
10.10.5 298 1/14/2025
10.10.4 441 1/7/2025
10.10.3 747 12/17/2024
10.10.2 406 12/10/2024
10.10.1 467 12/3/2024
10.10.0 500 11/26/2024
10.9.9 589 1/14/2025
10.9.8 533 12/17/2024
10.9.7 343 12/10/2024
10.9.6 343 12/3/2024
10.9.5 331 11/27/2024
10.9.4 306 11/26/2024
10.9.3 568 11/19/2024
10.9.2 578 11/12/2024
10.9.1 438 11/5/2024
10.9.0 1,933 10/29/2024
10.8.14 354 1/14/2025
10.8.13 507 12/17/2024
10.8.12 401 12/10/2024
10.8.11 366 12/3/2024
10.8.10 658 11/26/2024
10.8.9 352 11/19/2024
10.8.8 352 11/12/2024
10.8.7 389 11/7/2024
10.8.6 365 11/5/2024
10.8.5 392 10/29/2024
10.8.4 430 10/22/2024
10.8.3 559 10/15/2024
10.8.2 439 10/8/2024
10.8.1 479 10/1/2024
10.8.0 4,568 9/24/2024
10.7.11 349 11/19/2024
10.7.10 354 11/19/2024
10.7.9 443 10/29/2024
10.7.8 326 10/22/2024
10.7.7 350 10/15/2024
10.7.6 382 10/8/2024
10.7.5 458 10/1/2024
10.7.4 361 9/24/2024
10.7.3 561 9/17/2024
10.7.2 441 9/10/2024
10.7.1 458 9/4/2024
10.7.0 1,587 8/27/2024
10.6.18 375 11/19/2024
10.6.17 338 11/19/2024
10.6.16 480 10/15/2024
10.6.15 369 10/8/2024
10.6.14 364 10/1/2024
10.6.13 416 9/24/2024
10.6.12 366 9/17/2024
10.6.11 369 9/3/2024
10.6.10 414 8/27/2024
10.6.9 1,064 8/20/2024
10.6.8 496 8/13/2024
10.6.7 355 8/6/2024
10.6.6 509 7/19/2024
10.6.5 359 7/16/2024
10.6.4 414 7/9/2024
10.6.3 593 7/2/2024
10.6.2 3,124 6/25/2024
10.5.14 495 10/1/2024
10.5.13 370 9/24/2024
10.5.12 368 8/21/2024
10.5.11 391 8/13/2024
10.5.10 299 8/6/2024
10.5.9 369 7/19/2024
10.5.8 390 7/16/2024
10.5.7 322 7/5/2024
10.5.6 367 7/1/2024
10.5.5 351 6/25/2024
10.5.4 443 6/18/2024
10.5.3 435 6/11/2024
10.5.2 431 6/4/2024
10.5.1 328 6/4/2024
10.5.0 778 5/28/2024
10.4.8 334 8/6/2024
10.4.7 333 6/25/2024
10.4.6 342 6/11/2024
10.4.5 352 6/4/2024
10.4.4 371 5/28/2024
10.4.3 408 5/21/2024
10.4.2 823 5/14/2024
10.4.1 595 5/7/2024
10.4.0 2,899 4/30/2024
10.3.10 318 8/6/2024
10.3.9 350 6/25/2024
10.3.8 471 5/21/2024
10.3.7 320 5/14/2024
10.3.6 418 5/7/2024
10.3.5 389 4/30/2024
10.3.4 472 4/23/2024
10.3.3 418 4/16/2024
10.3.2 461 4/11/2024
10.3.1 387 4/9/2024
10.3.0 626 4/2/2024
10.2.8 466 4/23/2024
10.2.7 387 4/16/2024
10.2.6 369 4/11/2024
10.2.5 368 4/9/2024
10.2.4 377 4/2/2024
10.2.3 421 3/26/2024
10.2.2 500 3/19/2024
10.2.1 555 3/12/2024
10.2.0 650 3/5/2024
10.1.12 395 4/11/2024
10.1.11 369 4/9/2024
10.1.10 412 4/2/2024
10.1.9 456 3/19/2024
10.1.8 458 3/13/2024
10.1.7 430 3/12/2024
10.1.6 468 3/5/2024
10.1.5 535 2/27/2024
10.1.4 575 2/20/2024
10.1.3 595 2/14/2024
10.1.2 582 2/7/2024
10.1.1 574 2/6/2024
10.1.0 631 1/30/2024
10.0.39 457 4/11/2024
10.0.38 468 4/2/2024
10.0.37 543 3/5/2024
10.0.36 539 2/27/2024
10.0.35 571 2/20/2024
10.0.34 888 2/14/2024
10.0.33 860 2/1/2024
10.0.32 664 1/24/2024
10.0.31 647 1/19/2024
10.0.30 673 1/18/2024
10.0.29 726 1/16/2024
10.0.28 944 1/16/2024
10.0.27 773 1/11/2024
10.0.26 874 12/19/2023
10.0.25 1,301 12/12/2023
10.0.24 1,143 12/5/2023
10.0.22 1,058 11/28/2023
10.0.21 2,869 11/23/2023
10.0.20 806 11/21/2023
10.0.19 736 11/14/2023
10.0.18 674 11/9/2023
10.0.17 792 11/2/2023
10.0.16 763 10/25/2023
10.0.15 807 10/19/2023
10.0.14 776 10/11/2023
10.0.13 925 9/27/2023
10.0.12 808 9/26/2023
10.0.11 822 9/22/2023
10.0.10 814 9/13/2023
10.0.9 2,769 8/30/2023
10.0.8 886 8/25/2023
10.0.7 1,161 8/22/2023
10.0.6 1,076 8/10/2023
10.0.5 1,249 8/2/2023
10.0.4 986 7/13/2023
10.0.3 1,274 7/5/2023
10.0.2 1,646 6/27/2023
10.0.1 1,001 6/20/2023
10.0.0 2,956 6/14/2023
1.20.0 223 9/1/2025
1.19.5 200 8/21/2025
1.19.4 599 7/30/2025
1.19.3 612 6/18/2025
1.19.2 1,023 4/1/2025
1.19.1 967 2/19/2025
1.19.0 1,175 1/31/2025
1.18.5 235 4/1/2025
1.18.4 187 2/18/2025
1.18.3 340 1/31/2025
1.18.2 335 12/18/2024
1.18.1 790 11/26/2024
1.18.0 1,882 8/27/2024
1.17.17 1,112 11/22/2024
1.17.16 222 11/7/2024
1.17.15 273 10/18/2024
1.17.14 1,258 10/2/2024
1.17.13 1,838 9/19/2024
1.17.12 1,155 9/3/2024
1.17.11 418 8/26/2024
1.17.10 1,184 8/14/2024
1.17.9 311 7/18/2024
1.17.8 518 6/27/2024
1.17.7 1,522 6/4/2024
1.17.6 231 5/30/2024
1.17.5 1,605 5/13/2024
1.17.4 6,157 4/12/2024
1.17.3 477 3/25/2024
1.17.2 1,367 3/4/2024
1.17.1 1,173 2/14/2024
1.17.0 700 1/31/2024
1.16.13 515 4/11/2024
1.16.12 359 3/25/2024
1.16.11 414 3/4/2024
1.16.10 479 2/14/2024
1.16.9 506 1/29/2024
1.16.8 738 1/9/2024
1.16.7 1,340 12/13/2023
1.16.6 806 12/6/2023
1.16.5 1,642 11/29/2023
1.16.4 983 11/21/2023
1.16.3 765 11/7/2023
1.16.2 577 10/30/2023
1.16.1 1,616 10/10/2023
1.16.0 2,126 9/21/2023
1.15.34 398 1/31/2024
1.15.33 431 1/23/2024
1.15.32 863 12/13/2023
1.15.31 1,824 11/7/2023
1.15.30 693 10/17/2023
1.15.29 1,125 10/10/2023
1.15.28 3,108 9/13/2023
1.15.27 2,535 8/29/2023
1.15.26 8,479 8/15/2023
1.15.25 706 8/14/2023
1.15.24 1,738 8/2/2023
1.15.23 780 7/27/2023
1.15.22 761 7/26/2023
1.15.21 1,177 7/6/2023
1.15.20 2,103 6/29/2023
1.15.19 1,811 6/6/2023
1.15.18 1,097 5/28/2023
1.15.17 1,293 5/16/2023
1.15.16 2,576 5/11/2023
1.15.15 3,028 5/3/2023
1.15.14 1,343 4/18/2023
1.15.13 1,524 3/24/2023
1.15.12 1,754 3/21/2023
1.15.11 3,539 3/16/2023
1.15.10 926 3/15/2023
1.15.9 3,924 3/7/2023
1.15.8 983 3/2/2023
1.15.7 1,088 2/28/2023
1.15.6 1,040 2/22/2023
1.15.5 1,540 2/21/2023
1.15.4 1,048 2/15/2023
1.15.3 929 2/7/2023
1.15.2 1,130 2/6/2023
1.15.1 3,524 2/2/2023
1.15.0 1,340 1/26/2023
1.14.70 3,666 10/9/2023
1.14.69 738 8/14/2023
1.14.68 933 7/27/2023
1.14.67 1,611 6/23/2023
1.14.66 4,866 5/3/2023
1.14.65 2,051 4/24/2023
1.14.64 1,008 4/18/2023
1.14.63 982 3/24/2023
1.14.62 996 3/21/2023
1.14.61 1,001 3/16/2023
1.14.60 942 3/16/2023
1.14.59 1,483 3/7/2023
1.14.58 964 3/2/2023
1.14.57 1,754 2/21/2023
1.14.56 1,126 2/15/2023
1.14.55 1,055 2/14/2023
1.14.54 1,050 2/7/2023
1.14.53 1,078 2/2/2023
1.14.52 1,063 2/1/2023
1.14.51 1,446 1/26/2023
1.14.50 1,690 1/24/2023
1.14.49 5,166 1/18/2023
1.14.48 1,053 1/16/2023
1.14.47 2,066 1/10/2023
1.14.46 1,010 1/9/2023
1.14.45 1,917 1/9/2023
1.14.44 2,114 1/5/2023
1.14.43 1,012 1/5/2023
1.14.42 2,947 1/3/2023
1.14.41 3,411 12/15/2022
1.14.40 1,086 12/13/2022
1.14.39 1,893 12/8/2022
1.14.38 1,068 12/7/2022
1.14.37 1,022 12/5/2022
1.14.36 1,096 12/2/2022
1.14.35 1,042 12/1/2022
1.14.34 1,855 11/29/2022
1.14.33 1,106 11/28/2022
1.14.32 1,027 11/24/2022
1.14.31 1,120 11/23/2022
1.14.30 1,230 11/22/2022
1.14.29 1,421 11/22/2022
1.14.28 2,745 11/17/2022
1.14.27 1,999 11/16/2022
1.14.26 1,220 11/16/2022
1.14.25 2,183 11/15/2022
1.14.24 1,254 11/14/2022
1.14.23 1,119 11/11/2022
1.14.22 1,357 11/10/2022
1.14.21 1,145 11/10/2022
1.14.20 1,185 11/7/2022
1.14.19 1,952 11/7/2022
1.14.18 1,535 11/2/2022
1.14.17 3,678 11/1/2022
1.14.16 1,124 10/27/2022
1.14.15 1,255 10/24/2022
1.14.14 1,159 10/21/2022
1.14.13 2,286 10/13/2022
1.14.12 1,135 10/12/2022
1.14.11 1,801 10/12/2022
1.14.10 2,576 10/7/2022
1.14.9 1,501 10/4/2022
1.14.8 1,147 10/3/2022
1.14.7 1,568 9/29/2022
1.14.6 1,935 9/27/2022
1.14.5 1,238 9/21/2022
1.14.4 1,580 9/16/2022
1.14.3 1,185 9/15/2022
1.14.2 3,203 9/7/2022
1.14.1 3,307 8/30/2022
1.14.0 3,219 8/30/2022
1.13.83 1,083 1/24/2023
1.13.81 1,070 1/5/2023
1.13.80 1,092 11/23/2022
1.13.79 1,179 11/1/2022
1.13.78 1,132 10/13/2022
1.13.77 1,200 10/4/2022
1.13.76 1,365 9/27/2022
1.13.75 1,203 9/21/2022
1.13.74 3,254 9/20/2022
1.13.73 1,265 9/16/2022
1.13.72 2,536 8/31/2022
1.13.71 1,241 8/30/2022
1.13.70 1,205 8/25/2022
1.13.69 1,272 8/22/2022
1.13.68 1,157 8/22/2022
1.13.67 1,292 8/22/2022
1.13.66 1,254 8/22/2022
1.13.65 1,303 8/17/2022
1.13.64 4,263 8/11/2022
1.13.63 1,215 8/9/2022
1.13.62 1,312 8/8/2022
1.13.61 2,709 7/13/2022
1.13.60 1,346 7/11/2022
1.13.59 2,935 6/27/2022
1.13.58 1,431 6/24/2022
1.13.57 1,990 6/21/2022
1.13.56 1,335 6/19/2022
1.13.55 1,774 6/15/2022
1.13.54 6,148 6/8/2022
1.13.53 1,293 6/6/2022
1.13.52 6,218 6/2/2022
1.13.51 1,408 6/1/2022
1.13.50 2,139 5/23/2022
1.13.49 1,319 5/20/2022
1.13.48 1,264 5/18/2022
1.13.47 1,367 5/5/2022
1.13.46 3,144 5/2/2022
1.13.45 1,343 4/29/2022
1.13.44 1,349 4/28/2022
1.13.43 1,293 4/28/2022
1.13.42 1,372 4/27/2022
1.13.41 1,282 4/27/2022
1.13.40 1,296 4/26/2022
1.13.39 1,350 4/26/2022
1.13.38 1,391 4/26/2022
1.13.37 1,628 4/21/2022
1.13.36 1,820 4/13/2022
1.13.35 1,515 4/8/2022
1.13.34 1,311 4/7/2022
1.13.33 1,389 4/7/2022
1.13.32 1,377 4/7/2022
1.13.31 1,370 4/6/2022
1.13.30 1,318 4/4/2022
1.13.29 1,722 3/28/2022
1.13.28 1,347 3/28/2022
1.13.27 2,086 3/25/2022
1.13.24 1,340 3/21/2022
1.13.23 1,399 3/17/2022
1.13.22 1,633 3/16/2022
1.13.21 1,370 3/15/2022
1.13.20 1,439 3/11/2022
1.13.19 1,380 3/10/2022
1.13.18 1,422 3/10/2022
1.13.17 1,363 3/9/2022
1.13.16 1,421 3/9/2022
1.13.15 1,486 3/4/2022
1.13.14 2,790 3/2/2022
1.13.13 1,317 3/1/2022
1.13.12 1,469 2/28/2022
1.13.11 1,464 2/18/2022
1.13.10 1,415 2/18/2022
1.13.9 4,988 2/17/2022
1.13.8 1,345 2/16/2022
1.13.7 3,590 2/11/2022
1.13.6 1,482 2/7/2022
1.13.5 1,468 2/3/2022
1.13.4 1,434 2/2/2022
1.13.3 1,398 2/2/2022
1.13.2 1,444 2/1/2022
1.13.1 1,474 1/28/2022
1.13.0 4,032 1/25/2022
1.12.60 3,075 5/24/2022
1.12.59 1,250 5/23/2022
1.12.58 1,569 3/9/2022
1.12.57 1,393 3/3/2022
1.12.56 1,394 2/11/2022
1.12.55 1,681 2/8/2022
1.12.54 1,410 2/4/2022
1.12.53 1,361 1/31/2022
1.12.52 3,486 1/23/2022
1.12.51 1,462 1/20/2022
1.12.50 1,403 1/19/2022
1.12.49 1,741 1/17/2022
1.12.48 1,249 1/14/2022
1.12.47 1,399 1/13/2022
1.12.46 1,313 1/11/2022
1.12.45 1,165 1/6/2022
1.12.44 1,308 1/3/2022
1.12.43 1,228 12/23/2021
1.12.42 2,571 12/21/2021
1.12.41 1,186 12/21/2021
1.12.40 1,170 12/20/2021
1.12.39 1,147 12/20/2021
1.12.38 2,525 12/16/2021
1.12.37 1,172 12/16/2021
1.12.36 2,398 12/16/2021
1.12.35 5,236 12/15/2021
1.12.34 1,211 12/10/2021
1.12.33 1,992 12/7/2021
1.12.32 1,441 12/2/2021
1.12.31 1,024 12/2/2021
1.12.30 1,187 11/30/2021
1.12.29 1,348 11/29/2021
1.12.28 4,576 11/23/2021
1.12.27 1,170 11/22/2021
1.12.26 1,206 11/12/2021
1.12.25 1,130 11/11/2021
1.12.23 1,204 11/10/2021
1.12.22 1,168 11/10/2021
1.12.21 1,253 11/8/2021
1.12.20 2,137 10/29/2021
1.12.19 5,753 10/29/2021
1.12.18 1,283 10/26/2021
1.12.17 1,949 10/26/2021
1.12.16 1,354 10/25/2021
1.12.15 1,347 10/20/2021
1.12.14 1,224 10/18/2021
1.12.13 1,279 10/18/2021
1.12.12 1,203 10/15/2021
1.12.11 1,398 10/14/2021
1.12.10 2,027 10/7/2021
1.12.9 1,232 10/6/2021
1.12.8 1,373 10/5/2021
1.12.7 1,320 10/5/2021
1.12.6 1,348 10/4/2021
1.12.5 1,260 10/1/2021
1.12.4 1,269 9/30/2021
1.12.3 1,242 9/29/2021
1.12.2 1,893 9/23/2021
1.12.1 1,825 9/17/2021
1.12.0 3,691 8/31/2021
1.10.116 2,709 12/1/2021
1.10.115 2,601 11/11/2021
1.10.114 1,199 11/10/2021
1.10.113 1,188 11/5/2021
1.10.112 2,078 10/19/2021
1.10.111 1,204 10/15/2021
1.10.110 1,272 10/15/2021
1.10.109 1,215 10/12/2021
1.10.108 1,220 10/8/2021
1.10.107 1,291 10/7/2021
1.10.106 1,173 10/6/2021
1.10.105 1,260 10/5/2021
1.10.104 13,959 9/23/2021
1.10.103 1,670 9/21/2021
1.10.102 2,126 9/21/2021
1.10.101 1,273 9/15/2021
1.10.100 1,295 9/13/2021
1.10.99 2,153 9/9/2021
1.10.98 1,326 9/9/2021
1.10.97 1,490 9/6/2021
1.10.96 4,670 8/30/2021
1.10.95 3,062 8/27/2021
1.10.94 1,380 8/26/2021
1.10.93 1,428 8/24/2021
1.10.92 14,827 8/23/2021
1.10.91 1,485 8/20/2021
1.10.90 22,617 8/12/2021
1.10.89 3,789 8/12/2021
1.10.88 1,787 8/4/2021
1.10.87 7,054 7/15/2021
1.10.86 1,402 7/14/2021
1.10.85 1,355 7/12/2021
1.10.84 1,344 7/12/2021
1.10.83 10,683 7/8/2021
1.10.82 1,241 7/7/2021
1.10.81 1,235 7/6/2021
1.10.80 1,313 7/2/2021
1.10.79 1,202 7/2/2021
1.10.78 1,339 6/30/2021
1.10.77 1,251 6/29/2021
1.10.76 2,133 6/28/2021
1.10.75 2,646 6/25/2021
1.10.74 1,300 6/22/2021
1.10.73 1,339 6/18/2021
1.10.72 3,506 6/11/2021
1.10.71 2,070 6/7/2021
1.10.70 1,390 6/4/2021
1.10.69 1,291 6/4/2021
1.10.68 17,927 6/2/2021
1.10.67 3,194 6/1/2021
1.10.66 1,306 5/31/2021
1.10.65 1,363 5/27/2021
1.10.64 1,256 5/26/2021
1.10.63 2,599 5/24/2021
1.10.62 2,454 5/18/2021
1.10.61 1,333 5/18/2021
1.10.60 1,301 5/17/2021
1.10.59 3,027 5/12/2021
1.10.58 1,379 5/11/2021
1.10.57 1,408 5/7/2021
1.10.56 2,875 5/4/2021
1.10.55 1,310 5/3/2021
1.10.54 1,342 5/3/2021
1.10.53 24,424 4/27/2021
1.10.52 1,271 4/27/2021
1.10.51 9,188 4/26/2021
1.10.50 7,783 4/23/2021
1.10.49 5,128 4/22/2021
1.10.48 1,284 4/21/2021
1.10.47 1,370 4/21/2021
1.10.46 1,370 4/21/2021
1.10.45 1,281 4/20/2021
1.10.44 1,312 4/19/2021
1.10.43 1,255 4/19/2021
1.10.42 1,334 4/15/2021
1.10.41 1,261 4/14/2021
1.10.40 1,766 4/14/2021
1.10.39 3,644 4/13/2021
1.10.38 1,196 4/12/2021
1.10.37 1,291 4/12/2021
1.10.36 1,345 4/12/2021
1.10.35 1,298 4/9/2021
1.10.34 1,216 4/9/2021
1.10.33 1,208 4/8/2021
1.10.32 1,312 4/8/2021
1.10.31 1,256 4/7/2021
1.10.30 1,229 4/7/2021
1.10.29 1,272 3/31/2021
1.10.28 1,721 3/30/2021
1.10.27 3,252 3/24/2021
1.10.26 1,245 3/24/2021
1.10.25 1,344 3/23/2021
1.10.24 1,349 3/23/2021
1.10.23 1,465 3/18/2021
1.10.22 2,802 3/17/2021
1.10.21 2,610 3/11/2021
1.10.20 1,374 3/11/2021
1.10.19 1,326 3/10/2021
1.10.18 2,066 3/9/2021
1.10.17 1,290 3/9/2021
1.10.16 1,390 3/8/2021
1.10.15 16,030 3/4/2021
1.10.14 1,750 2/25/2021
1.10.13 3,328 2/19/2021
1.10.12 2,714 2/18/2021
1.10.11 1,397 2/16/2021
1.10.10 1,250 2/15/2021
1.10.9 1,444 2/10/2021
1.10.8 1,714 2/8/2021
1.10.7 1,330 2/4/2021
1.10.6 3,493 2/2/2021
1.10.5 1,322 2/1/2021
1.10.4 1,373 1/29/2021
1.10.3 2,885 1/28/2021
1.10.2 6,812 1/26/2021
1.10.1 12,454 1/26/2021
1.9.64 1,307 3/17/2021
1.9.63 1,850 2/25/2021
1.9.62 1,322 2/22/2021
1.9.61 2,297 2/4/2021
1.9.60 1,295 2/1/2021
1.9.59 4,077 1/19/2021
1.9.58 1,340 1/15/2021
1.9.57 1,538 1/14/2021
1.9.56 1,424 1/11/2021
1.9.55 1,639 12/24/2020
1.9.54 1,604 12/18/2020
1.9.53 4,381 12/16/2020
1.9.52 1,339 12/15/2020
1.9.51 1,390 12/11/2020
1.9.50 1,405 12/10/2020
1.9.49 1,498 12/10/2020
1.9.48 1,428 12/9/2020
1.9.47 1,344 12/8/2020
1.9.46 1,409 12/4/2020
1.9.45 1,378 12/3/2020
1.9.44 1,459 12/1/2020
1.9.43 1,402 11/30/2020
1.9.42 1,319 11/27/2020
1.9.41 1,458 11/26/2020
1.9.40 1,257 11/26/2020
1.9.39 3,866 11/25/2020
1.9.38 1,346 11/23/2020
1.9.37 1,341 11/20/2020
1.9.36 1,653 11/17/2020
1.9.35 1,442 11/16/2020
1.9.34 1,618 11/10/2020
1.9.33 1,438 11/9/2020
1.9.32 5,887 11/3/2020
1.9.31 1,451 11/3/2020
1.9.30 1,422 10/30/2020
1.9.29 1,371 10/28/2020
1.9.28 4,182 10/21/2020
1.9.27 1,411 10/20/2020
1.9.26 1,514 10/18/2020
1.9.25 4,364 10/15/2020
1.9.24 1,555 10/14/2020
1.9.23 1,410 10/13/2020
1.9.22 1,426 10/13/2020
1.9.21 1,484 10/9/2020
1.9.20 2,447 10/2/2020
1.9.19 2,340 9/29/2020
1.9.18 2,946 9/29/2020
1.9.17 1,472 9/22/2020
1.9.16 1,446 9/17/2020
1.9.15 1,600 9/16/2020
1.9.14 2,631 9/15/2020
1.9.13 1,387 9/15/2020
1.9.12 1,460 9/15/2020
1.9.11 1,442 9/15/2020
1.9.10 1,763 9/11/2020
1.9.9 1,512 9/9/2020
1.9.8 1,340 9/9/2020
1.9.7 1,392 9/8/2020
1.9.6 1,767 9/4/2020
1.9.5 1,445 9/2/2020
1.9.4 1,399 9/1/2020
1.9.3 1,446 8/31/2020
1.9.2 3,304 8/27/2020
1.9.1 1,436 8/26/2020
1.9.0 2,772 8/25/2020
1.8.105 1,901 4/15/2021
1.8.104 1,573 10/20/2020
1.8.103 2,555 9/14/2020
1.8.102 1,553 9/8/2020
1.8.101 1,513 9/2/2020
1.8.100 1,458 9/1/2020
1.8.99 3,338 8/21/2020
1.8.98 1,445 8/18/2020
1.8.97 1,587 8/14/2020
1.8.96 1,554 8/13/2020
1.8.95 1,504 8/12/2020
1.8.94 2,492 8/11/2020
1.8.93 1,888 8/3/2020
1.8.92 1,583 7/30/2020
1.8.91 1,615 7/13/2020
1.8.90 1,519 7/7/2020
1.8.89 1,612 7/7/2020
1.8.88 1,448 7/6/2020
1.8.87 1,453 7/2/2020
1.8.86 3,650 6/30/2020
1.8.85 1,534 6/30/2020
1.8.84 1,468 6/30/2020
1.8.83 1,512 6/29/2020
1.8.82 1,497 6/25/2020
1.8.81 1,635 6/25/2020
1.8.80 1,559 6/22/2020
1.8.79 1,497 6/18/2020
1.8.78 4,694 6/18/2020
1.8.77 1,493 6/17/2020
1.8.76 2,581 6/16/2020
1.8.75 1,457 6/15/2020
1.8.74 3,059 6/9/2020
1.8.73 1,554 6/8/2020
1.8.72 1,453 6/8/2020
1.8.71 1,486 6/5/2020
1.8.70 1,628 6/4/2020
1.8.69 1,593 6/1/2020
1.8.68 1,621 5/29/2020
1.8.67 1,544 5/28/2020
1.8.66 1,529 5/28/2020
1.8.65 1,523 5/27/2020
1.8.64 2,551 5/26/2020
1.8.63 4,940 5/20/2020
1.8.62 1,479 5/20/2020
1.8.61 1,512 5/20/2020
1.8.60 1,631 5/18/2020
1.8.59 1,560 5/15/2020
1.8.58 1,536 5/15/2020
1.8.57 1,529 5/15/2020
1.8.56 1,506 5/14/2020
1.8.55 5,498 5/12/2020
1.8.54 1,617 5/8/2020
1.8.53 2,438 5/6/2020
1.8.52 1,704 5/5/2020
1.8.51 1,589 5/4/2020
1.8.50 1,608 4/30/2020
1.8.49 1,529 4/29/2020
1.8.48 1,561 4/27/2020
1.8.47 3,778 4/24/2020
1.8.46 1,597 4/24/2020
1.8.45 1,527 4/24/2020
1.8.44 1,564 4/22/2020
1.8.43 2,736 4/21/2020
1.8.42 1,529 4/17/2020
1.8.41 1,634 4/16/2020
1.8.40 1,704 4/9/2020
1.8.39 1,479 4/8/2020
1.8.38 2,601 4/5/2020
1.8.37 1,642 4/3/2020
1.8.36 1,643 4/3/2020
1.8.35 1,592 4/2/2020
1.8.34 1,648 4/2/2020
1.8.33 1,710 3/31/2020
1.8.32 1,575 3/27/2020
1.8.31 1,620 3/26/2020
1.8.30 1,574 3/26/2020
1.8.29 1,414 3/25/2020
1.8.28 1,635 3/24/2020
1.8.27 1,573 3/20/2020
1.8.26 1,586 3/19/2020
1.8.25 1,657 3/18/2020
1.8.24 2,574 3/18/2020
1.8.23 1,561 3/18/2020
1.8.22 1,472 3/18/2020
1.8.21 1,622 3/18/2020
1.8.20 1,671 3/17/2020
1.8.19 1,689 3/17/2020
1.8.18 1,595 3/17/2020
1.8.17 3,864 3/17/2020
1.8.16 1,626 3/15/2020
1.8.15 3,877 3/12/2020
1.8.14 1,571 3/11/2020
1.8.13 4,909 3/5/2020
1.8.12 1,800 3/3/2020
1.8.11 1,601 3/2/2020
1.8.10 7,675 2/24/2020
1.8.9 1,745 2/20/2020
1.8.8 1,853 2/18/2020
1.8.7 1,638 2/18/2020
1.8.6 1,519 2/17/2020
1.8.5 1,570 2/14/2020
1.8.4 1,864 2/12/2020
1.8.3 1,848 2/7/2020
1.8.2 1,657 2/3/2020
1.8.1 6,996 1/28/2020
1.7.53 1,663 5/15/2020
1.7.52 1,584 3/31/2020
1.7.51 2,077 3/27/2020
1.7.50 1,580 3/26/2020
1.7.49 2,237 3/18/2020
1.7.48 1,549 2/25/2020
1.7.47 2,607 2/4/2020
1.7.46 1,579 2/4/2020
1.7.45 1,625 1/16/2020
1.7.44 1,675 1/13/2020
1.7.43 1,617 1/9/2020
1.7.42 6,008 12/27/2019
1.7.41 3,588 12/16/2019
1.7.40 1,502 12/13/2019
1.7.39 1,502 12/13/2019
1.7.38 1,611 12/13/2019
1.7.37 1,657 12/11/2019
1.7.36 1,602 12/4/2019
1.7.35 1,499 12/4/2019
1.7.34 1,546 12/3/2019
1.7.33 1,658 12/2/2019
1.7.32 7,056 11/27/2019
1.7.31 7,985 11/26/2019
1.7.30 2,314 11/25/2019
1.7.29 1,564 11/22/2019
1.7.28 1,690 11/8/2019
1.7.27 2,246 11/5/2019
1.7.26 1,631 10/31/2019
1.7.25 2,517 10/29/2019
1.7.24 1,588 10/29/2019
1.7.23 1,585 10/25/2019
1.7.22 1,604 10/24/2019
1.7.21 1,668 10/24/2019
1.7.20 6,453 10/16/2019
1.7.19 1,550 10/15/2019
1.7.18 1,597 10/15/2019
1.7.17 1,688 10/8/2019
1.7.16 1,613 10/4/2019
1.7.15 5,058 10/2/2019
1.7.14 1,936 9/27/2019
1.7.13 1,544 9/26/2019
1.7.12 1,594 9/25/2019
1.7.11 1,644 9/24/2019
1.7.10 1,634 9/24/2019
1.7.9 1,661 9/24/2019
1.7.8 11,863 9/12/2019
1.7.7 1,625 9/12/2019
1.7.6 2,631 9/10/2019
1.7.5 1,685 9/5/2019
1.7.4 1,576 9/4/2019
1.7.3 1,584 9/3/2019
1.7.2 1,656 9/2/2019
1.7.1 1,679 8/29/2019
1.7.0 2,730 8/27/2019
1.6.69 1,563 5/15/2020
1.6.68 5,845 10/2/2019
1.6.67 2,693 9/27/2019
1.6.66 1,620 9/26/2019
1.6.65 2,728 9/5/2019
1.6.64 1,559 9/2/2019
1.6.63 3,637 8/23/2019
1.6.62 1,537 8/21/2019
1.6.61 1,674 8/21/2019
1.6.60 1,616 8/15/2019
1.6.57 1,557 8/8/2019
1.6.56 1,553 8/8/2019
1.6.55 2,912 8/5/2019
1.6.52 3,373 7/8/2019
1.6.48 1,648 6/18/2019
1.6.47 2,458 6/13/2019
1.6.46 1,684 6/12/2019
1.6.45 1,681 6/12/2019
1.6.44 1,585 6/12/2019
1.6.43 1,596 5/29/2019
1.6.42 2,478 5/28/2019
1.6.41 1,575 5/28/2019
1.6.40 1,633 5/28/2019
1.6.39 1,581 5/28/2019
1.6.38 2,486 5/21/2019
1.6.37 6,366 5/21/2019
1.6.36 1,637 5/16/2019
1.6.35 4,719 5/16/2019
1.6.34 1,644 5/16/2019
1.6.33 1,556 5/16/2019
1.6.32 1,694 5/7/2019
1.6.31 1,648 5/7/2019
1.6.30 1,662 5/7/2019
1.6.29 1,592 5/7/2019
1.6.28 2,540 5/1/2019
1.6.27 1,726 5/1/2019
1.6.26 1,659 4/25/2019
1.6.25 2,281 4/17/2019
1.6.24 1,587 4/17/2019
1.6.23 4,640 4/15/2019
1.6.22 2,538 4/9/2019
1.6.20 1,671 4/1/2019
1.6.19 1,703 3/29/2019
1.6.18 2,760 3/25/2019
1.6.17 1,704 3/21/2019
1.6.16 2,549 3/15/2019
1.6.15 1,612 3/15/2019
1.6.14 1,603 3/15/2019
1.6.13 1,643 3/15/2019
1.6.12 1,613 3/15/2019
1.6.11 1,688 3/15/2019
1.6.10 2,608 3/15/2019
1.6.9 1,616 3/15/2019
1.6.8 1,543 3/15/2019
1.6.7 7,821 3/15/2019
1.6.6 2,460 3/15/2019
1.6.5 1,858 3/15/2019
1.6.4 1,643 3/15/2019
1.6.3 1,620 3/15/2019
1.6.2 1,676 3/15/2019
1.6.1 2,843 3/15/2019
1.6.0 8,344 3/15/2019
1.5.41 2,324 3/15/2019
1.5.40 1,661 3/15/2019
1.5.39 2,539 3/15/2019
1.5.38 1,639 3/15/2019
1.5.37 1,570 3/15/2019
1.5.36 1,628 3/15/2019
1.5.35 1,934 3/15/2019
1.5.34 4,770 3/15/2019
1.5.33 1,600 3/15/2019
1.5.32 2,394 3/15/2019
1.5.31 1,616 3/15/2019
1.5.30 1,657 3/15/2019
1.5.29 1,589 3/15/2019
1.5.28 4,268 3/15/2019
1.5.27 1,647 3/15/2019
1.5.26 4,439 3/15/2019
1.5.25 1,590 3/15/2019
1.5.24 1,614 3/15/2019
1.5.23 2,530 3/15/2019
1.5.22 1,598 3/15/2019
1.5.21 3,725 3/15/2019
1.5.20 1,588 3/15/2019
1.5.19 2,490 3/15/2019
1.5.18 1,642 3/15/2019
1.5.17 1,588 3/15/2019
1.5.16 2,344 3/15/2019
1.5.15 1,651 3/15/2019
1.5.14 1,572 3/15/2019
1.5.13 1,738 3/15/2019
1.5.11 1,565 3/15/2019
1.5.10 1,891 3/15/2019
1.5.9 2,798 3/15/2019
1.5.8 2,241 3/15/2019
1.5.7 1,671 3/15/2019
1.5.6 1,619 3/15/2019
1.5.5 5,091 3/15/2019
1.5.4 1,660 3/15/2019
1.5.3 1,564 3/15/2019
1.5.2 1,583 3/15/2019
1.5.1 7,460 3/15/2019
1.5.0 6,113 3/15/2019
1.4.84 23,471 3/15/2019
1.4.83 6,854 3/15/2019
1.4.82 6,330 3/15/2019
1.4.81 1,675 3/15/2019
1.4.80 7,121 3/15/2019
1.4.79 1,632 3/15/2019
1.4.78 1,549 3/15/2019
1.4.77 2,481 3/15/2019
1.4.76 1,585 3/15/2019
1.4.75 1,512 3/15/2019
1.4.74 2,287 3/15/2019
1.4.73 1,553 3/15/2019
1.4.72 1,565 3/15/2019
1.4.71 1,573 3/15/2019
1.4.70 1,549 3/15/2019
1.4.69 2,294 3/15/2019
1.4.68 1,596 3/15/2019
1.4.67 1,541 3/15/2019
1.4.66 2,305 3/15/2019
1.4.65 1,585 3/15/2019
1.4.64 1,575 3/15/2019
1.4.63 4,009 3/15/2019
1.4.59 4,581 3/15/2019
1.4.57 9,694 3/15/2019
1.4.22 11,061 3/15/2019
1.3.14 12,896 3/15/2019
1.2.10 5,742 3/15/2019
1.1.2 8,829 3/15/2019
1.0.0 108,614 3/15/2019