Dynamicweb.Ecommerce 10.18.2-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.2-PreRelease
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.18.2-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.2-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.2-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.2-PreRelease
                    
#r "nuget: Dynamicweb.Ecommerce, 10.18.2-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.2-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.2-PreRelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.18.2-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 415 10/7/2025
10.20.0-PreRelease 679 9/30/2025
10.19.7 532 10/7/2025
10.19.6 868 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 533 10/7/2025
10.18.10 698 9/30/2025
10.18.9 867 9/22/2025
10.18.8 946 9/16/2025
10.18.7 596 9/9/2025
10.18.6 539 9/4/2025
10.18.5 674 9/2/2025
10.18.4 1,032 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 455 10/7/2025
10.17.11 796 9/30/2025
10.17.10 769 9/22/2025
10.17.9 798 9/16/2025
10.17.8 634 9/2/2025
10.17.7 605 8/26/2025
10.17.6 604 8/19/2025
10.17.5 687 8/12/2025
10.17.4 589 8/5/2025
10.17.3 989 7/22/2025
10.17.2 606 7/15/2025
10.17.1 664 7/8/2025
10.17.0 785 7/1/2025
10.16.12 816 9/22/2025
10.16.11 746 9/16/2025
10.16.10 488 9/9/2025
10.16.9 790 8/12/2025
10.16.8 638 8/5/2025
10.16.7 1,014 7/22/2025
10.16.6 758 7/1/2025
10.16.5 1,102 6/17/2025
10.16.4 856 6/12/2025
10.16.3 779 6/10/2025
10.16.2 638 6/4/2025
10.16.1 577 6/3/2025
10.16.0 969 5/27/2025
10.15.11 541 8/26/2025
10.15.10 586 8/5/2025
10.15.9 542 7/1/2025
10.15.8 334 6/24/2025
10.15.7 419 6/17/2025
10.15.6 513 6/3/2025
10.15.5 404 5/27/2025
10.15.4 539 5/20/2025
10.15.3 818 5/13/2025
10.15.2 544 5/13/2025
10.15.1 703 5/6/2025
10.15.0 587 4/29/2025
10.14.13 534 7/1/2025
10.14.12 344 6/24/2025
10.14.11 464 6/17/2025
10.14.10 619 5/20/2025
10.14.9 504 5/13/2025
10.14.8 533 5/13/2025
10.14.7 326 5/7/2025
10.14.6 299 5/6/2025
10.14.5 418 4/29/2025
10.14.4 631 4/22/2025
10.14.3 647 4/10/2025
10.14.2 611 4/8/2025
10.14.1 830 4/1/2025
10.14.0 1,213 3/25/2025
10.13.8 807 4/22/2025
10.13.7 432 4/10/2025
10.13.6 418 4/8/2025
10.13.5 425 4/1/2025
10.13.4 732 3/25/2025
10.13.3 1,060 3/18/2025
10.13.2 572 3/11/2025
10.13.1 1,020 3/4/2025
10.13.0 3,046 2/25/2025
10.12.7 918 3/11/2025
10.12.6 473 3/4/2025
10.12.5 367 2/25/2025
10.12.4 604 2/18/2025
10.12.3 447 2/12/2025
10.12.2 349 2/11/2025
10.12.1 610 2/4/2025
10.12.0 1,654 1/28/2025
10.11.8 783 2/25/2025
10.11.7 369 2/18/2025
10.11.6 388 2/12/2025
10.11.5 326 2/11/2025
10.11.4 350 2/4/2025
10.11.3 416 1/28/2025
10.11.2 895 1/21/2025
10.11.1 406 1/14/2025
10.11.0 687 1/7/2025
10.10.8 619 2/12/2025
10.10.7 314 2/11/2025
10.10.6 451 1/16/2025
10.10.5 297 1/14/2025
10.10.4 440 1/7/2025
10.10.3 746 12/17/2024
10.10.2 405 12/10/2024
10.10.1 466 12/3/2024
10.10.0 499 11/26/2024
10.9.9 588 1/14/2025
10.9.8 532 12/17/2024
10.9.7 342 12/10/2024
10.9.6 342 12/3/2024
10.9.5 330 11/27/2024
10.9.4 305 11/26/2024
10.9.3 567 11/19/2024
10.9.2 577 11/12/2024
10.9.1 437 11/5/2024
10.9.0 1,931 10/29/2024
10.8.14 353 1/14/2025
10.8.13 506 12/17/2024
10.8.12 400 12/10/2024
10.8.11 365 12/3/2024
10.8.10 657 11/26/2024
10.8.9 351 11/19/2024
10.8.8 351 11/12/2024
10.8.7 388 11/7/2024
10.8.6 364 11/5/2024
10.8.5 391 10/29/2024
10.8.4 429 10/22/2024
10.8.3 558 10/15/2024
10.8.2 438 10/8/2024
10.8.1 478 10/1/2024
10.8.0 4,566 9/24/2024
10.7.11 348 11/19/2024
10.7.10 353 11/19/2024
10.7.9 442 10/29/2024
10.7.8 325 10/22/2024
10.7.7 349 10/15/2024
10.7.6 381 10/8/2024
10.7.5 457 10/1/2024
10.7.4 360 9/24/2024
10.7.3 560 9/17/2024
10.7.2 440 9/10/2024
10.7.1 457 9/4/2024
10.7.0 1,585 8/27/2024
10.6.18 374 11/19/2024
10.6.17 337 11/19/2024
10.6.16 479 10/15/2024
10.6.15 368 10/8/2024
10.6.14 363 10/1/2024
10.6.13 415 9/24/2024
10.6.12 365 9/17/2024
10.6.11 368 9/3/2024
10.6.10 413 8/27/2024
10.6.9 1,062 8/20/2024
10.6.8 495 8/13/2024
10.6.7 354 8/6/2024
10.6.6 508 7/19/2024
10.6.5 358 7/16/2024
10.6.4 413 7/9/2024
10.6.3 592 7/2/2024
10.6.2 3,121 6/25/2024
10.5.14 494 10/1/2024
10.5.13 369 9/24/2024
10.5.12 367 8/21/2024
10.5.11 390 8/13/2024
10.5.10 298 8/6/2024
10.5.9 368 7/19/2024
10.5.8 389 7/16/2024
10.5.7 321 7/5/2024
10.5.6 366 7/1/2024
10.5.5 350 6/25/2024
10.5.4 442 6/18/2024
10.5.3 434 6/11/2024
10.5.2 430 6/4/2024
10.5.1 327 6/4/2024
10.5.0 777 5/28/2024
10.4.8 333 8/6/2024
10.4.7 332 6/25/2024
10.4.6 341 6/11/2024
10.4.5 351 6/4/2024
10.4.4 370 5/28/2024
10.4.3 407 5/21/2024
10.4.2 821 5/14/2024
10.4.1 594 5/7/2024
10.4.0 2,896 4/30/2024
10.3.10 317 8/6/2024
10.3.9 349 6/25/2024
10.3.8 470 5/21/2024
10.3.7 319 5/14/2024
10.3.6 417 5/7/2024
10.3.5 388 4/30/2024
10.3.4 471 4/23/2024
10.3.3 417 4/16/2024
10.3.2 460 4/11/2024
10.3.1 386 4/9/2024
10.3.0 625 4/2/2024
10.2.8 465 4/23/2024
10.2.7 386 4/16/2024
10.2.6 368 4/11/2024
10.2.5 367 4/9/2024
10.2.4 376 4/2/2024
10.2.3 420 3/26/2024
10.2.2 499 3/19/2024
10.2.1 554 3/12/2024
10.2.0 649 3/5/2024
10.1.12 394 4/11/2024
10.1.11 368 4/9/2024
10.1.10 411 4/2/2024
10.1.9 455 3/19/2024
10.1.8 457 3/13/2024
10.1.7 429 3/12/2024
10.1.6 467 3/5/2024
10.1.5 534 2/27/2024
10.1.4 574 2/20/2024
10.1.3 594 2/14/2024
10.1.2 581 2/7/2024
10.1.1 573 2/6/2024
10.1.0 630 1/30/2024
10.0.39 456 4/11/2024
10.0.38 467 4/2/2024
10.0.37 542 3/5/2024
10.0.36 538 2/27/2024
10.0.35 570 2/20/2024
10.0.34 887 2/14/2024
10.0.33 859 2/1/2024
10.0.32 663 1/24/2024
10.0.31 646 1/19/2024
10.0.30 672 1/18/2024
10.0.29 725 1/16/2024
10.0.28 943 1/16/2024
10.0.27 772 1/11/2024
10.0.26 873 12/19/2023
10.0.25 1,300 12/12/2023
10.0.24 1,142 12/5/2023
10.0.22 1,057 11/28/2023
10.0.21 2,868 11/23/2023
10.0.20 805 11/21/2023
10.0.19 735 11/14/2023
10.0.18 673 11/9/2023
10.0.17 791 11/2/2023
10.0.16 762 10/25/2023
10.0.15 806 10/19/2023
10.0.14 775 10/11/2023
10.0.13 924 9/27/2023
10.0.12 806 9/26/2023
10.0.11 821 9/22/2023
10.0.10 813 9/13/2023
10.0.9 2,768 8/30/2023
10.0.8 885 8/25/2023
10.0.7 1,160 8/22/2023
10.0.6 1,075 8/10/2023
10.0.5 1,248 8/2/2023
10.0.4 985 7/13/2023
10.0.3 1,273 7/5/2023
10.0.2 1,645 6/27/2023
10.0.1 1,000 6/20/2023
10.0.0 2,955 6/14/2023
1.20.0 222 9/1/2025
1.19.5 199 8/21/2025
1.19.4 598 7/30/2025
1.19.3 611 6/18/2025
1.19.2 1,022 4/1/2025
1.19.1 966 2/19/2025
1.19.0 1,174 1/31/2025
1.18.5 234 4/1/2025
1.18.4 186 2/18/2025
1.18.3 339 1/31/2025
1.18.2 334 12/18/2024
1.18.1 789 11/26/2024
1.18.0 1,881 8/27/2024
1.17.17 1,111 11/22/2024
1.17.16 221 11/7/2024
1.17.15 272 10/18/2024
1.17.14 1,257 10/2/2024
1.17.13 1,837 9/19/2024
1.17.12 1,154 9/3/2024
1.17.11 417 8/26/2024
1.17.10 1,183 8/14/2024
1.17.9 310 7/18/2024
1.17.8 517 6/27/2024
1.17.7 1,521 6/4/2024
1.17.6 230 5/30/2024
1.17.5 1,604 5/13/2024
1.17.4 6,156 4/12/2024
1.17.3 476 3/25/2024
1.17.2 1,366 3/4/2024
1.17.1 1,172 2/14/2024
1.17.0 699 1/31/2024
1.16.13 514 4/11/2024
1.16.12 358 3/25/2024
1.16.11 413 3/4/2024
1.16.10 478 2/14/2024
1.16.9 505 1/29/2024
1.16.8 737 1/9/2024
1.16.7 1,339 12/13/2023
1.16.6 805 12/6/2023
1.16.5 1,641 11/29/2023
1.16.4 982 11/21/2023
1.16.3 764 11/7/2023
1.16.2 576 10/30/2023
1.16.1 1,615 10/10/2023
1.16.0 2,125 9/21/2023
1.15.34 397 1/31/2024
1.15.33 430 1/23/2024
1.15.32 862 12/13/2023
1.15.31 1,823 11/7/2023
1.15.30 692 10/17/2023
1.15.29 1,124 10/10/2023
1.15.28 3,107 9/13/2023
1.15.27 2,534 8/29/2023
1.15.26 8,478 8/15/2023
1.15.25 705 8/14/2023
1.15.24 1,737 8/2/2023
1.15.23 779 7/27/2023
1.15.22 760 7/26/2023
1.15.21 1,176 7/6/2023
1.15.20 2,102 6/29/2023
1.15.19 1,810 6/6/2023
1.15.18 1,096 5/28/2023
1.15.17 1,292 5/16/2023
1.15.16 2,575 5/11/2023
1.15.15 3,027 5/3/2023
1.15.14 1,342 4/18/2023
1.15.13 1,522 3/24/2023
1.15.12 1,753 3/21/2023
1.15.11 3,538 3/16/2023
1.15.10 925 3/15/2023
1.15.9 3,923 3/7/2023
1.15.8 982 3/2/2023
1.15.7 1,087 2/28/2023
1.15.6 1,039 2/22/2023
1.15.5 1,539 2/21/2023
1.15.4 1,047 2/15/2023
1.15.3 928 2/7/2023
1.15.2 1,129 2/6/2023
1.15.1 3,523 2/2/2023
1.15.0 1,339 1/26/2023
1.14.70 3,665 10/9/2023
1.14.69 737 8/14/2023
1.14.68 932 7/27/2023
1.14.67 1,610 6/23/2023
1.14.66 4,865 5/3/2023
1.14.65 2,050 4/24/2023
1.14.64 1,007 4/18/2023
1.14.63 981 3/24/2023
1.14.62 995 3/21/2023
1.14.61 1,000 3/16/2023
1.14.60 941 3/16/2023
1.14.59 1,482 3/7/2023
1.14.58 963 3/2/2023
1.14.57 1,753 2/21/2023
1.14.56 1,125 2/15/2023
1.14.55 1,054 2/14/2023
1.14.54 1,049 2/7/2023
1.14.53 1,077 2/2/2023
1.14.52 1,062 2/1/2023
1.14.51 1,445 1/26/2023
1.14.50 1,689 1/24/2023
1.14.49 5,165 1/18/2023
1.14.48 1,052 1/16/2023
1.14.47 2,065 1/10/2023
1.14.46 1,009 1/9/2023
1.14.45 1,916 1/9/2023
1.14.44 2,113 1/5/2023
1.14.43 1,011 1/5/2023
1.14.42 2,946 1/3/2023
1.14.41 3,410 12/15/2022
1.14.40 1,085 12/13/2022
1.14.39 1,892 12/8/2022
1.14.38 1,067 12/7/2022
1.14.37 1,021 12/5/2022
1.14.36 1,095 12/2/2022
1.14.35 1,041 12/1/2022
1.14.34 1,854 11/29/2022
1.14.33 1,105 11/28/2022
1.14.32 1,026 11/24/2022
1.14.31 1,119 11/23/2022
1.14.30 1,229 11/22/2022
1.14.29 1,420 11/22/2022
1.14.28 2,744 11/17/2022
1.14.27 1,998 11/16/2022
1.14.26 1,219 11/16/2022
1.14.25 2,181 11/15/2022
1.14.24 1,253 11/14/2022
1.14.23 1,118 11/11/2022
1.14.22 1,356 11/10/2022
1.14.21 1,144 11/10/2022
1.14.20 1,184 11/7/2022
1.14.19 1,950 11/7/2022
1.14.18 1,534 11/2/2022
1.14.17 3,677 11/1/2022
1.14.16 1,123 10/27/2022
1.14.15 1,254 10/24/2022
1.14.14 1,158 10/21/2022
1.14.13 2,285 10/13/2022
1.14.12 1,134 10/12/2022
1.14.11 1,800 10/12/2022
1.14.10 2,575 10/7/2022
1.14.9 1,500 10/4/2022
1.14.8 1,146 10/3/2022
1.14.7 1,567 9/29/2022
1.14.6 1,934 9/27/2022
1.14.5 1,237 9/21/2022
1.14.4 1,579 9/16/2022
1.14.3 1,184 9/15/2022
1.14.2 3,202 9/7/2022
1.14.1 3,306 8/30/2022
1.14.0 3,218 8/30/2022
1.13.83 1,082 1/24/2023
1.13.81 1,069 1/5/2023
1.13.80 1,091 11/23/2022
1.13.79 1,178 11/1/2022
1.13.78 1,131 10/13/2022
1.13.77 1,199 10/4/2022
1.13.76 1,364 9/27/2022
1.13.75 1,202 9/21/2022
1.13.74 3,252 9/20/2022
1.13.73 1,264 9/16/2022
1.13.72 2,535 8/31/2022
1.13.71 1,240 8/30/2022
1.13.70 1,204 8/25/2022
1.13.69 1,271 8/22/2022
1.13.68 1,156 8/22/2022
1.13.67 1,291 8/22/2022
1.13.66 1,253 8/22/2022
1.13.65 1,302 8/17/2022
1.13.64 4,262 8/11/2022
1.13.63 1,214 8/9/2022
1.13.62 1,311 8/8/2022
1.13.61 2,708 7/13/2022
1.13.60 1,345 7/11/2022
1.13.59 2,934 6/27/2022
1.13.58 1,430 6/24/2022
1.13.57 1,989 6/21/2022
1.13.56 1,334 6/19/2022
1.13.55 1,773 6/15/2022
1.13.54 6,147 6/8/2022
1.13.53 1,292 6/6/2022
1.13.52 6,217 6/2/2022
1.13.51 1,407 6/1/2022
1.13.50 2,138 5/23/2022
1.13.49 1,318 5/20/2022
1.13.48 1,263 5/18/2022
1.13.47 1,366 5/5/2022
1.13.46 3,143 5/2/2022
1.13.45 1,342 4/29/2022
1.13.44 1,348 4/28/2022
1.13.43 1,292 4/28/2022
1.13.42 1,371 4/27/2022
1.13.41 1,281 4/27/2022
1.13.40 1,295 4/26/2022
1.13.39 1,349 4/26/2022
1.13.38 1,390 4/26/2022
1.13.37 1,627 4/21/2022
1.13.36 1,819 4/13/2022
1.13.35 1,514 4/8/2022
1.13.34 1,310 4/7/2022
1.13.33 1,388 4/7/2022
1.13.32 1,376 4/7/2022
1.13.31 1,369 4/6/2022
1.13.30 1,317 4/4/2022
1.13.29 1,721 3/28/2022
1.13.28 1,346 3/28/2022
1.13.27 2,085 3/25/2022
1.13.24 1,339 3/21/2022
1.13.23 1,398 3/17/2022
1.13.22 1,632 3/16/2022
1.13.21 1,369 3/15/2022
1.13.20 1,438 3/11/2022
1.13.19 1,379 3/10/2022
1.13.18 1,421 3/10/2022
1.13.17 1,362 3/9/2022
1.13.16 1,420 3/9/2022
1.13.15 1,485 3/4/2022
1.13.14 2,789 3/2/2022
1.13.13 1,316 3/1/2022
1.13.12 1,468 2/28/2022
1.13.11 1,463 2/18/2022
1.13.10 1,414 2/18/2022
1.13.9 4,987 2/17/2022
1.13.8 1,344 2/16/2022
1.13.7 3,589 2/11/2022
1.13.6 1,481 2/7/2022
1.13.5 1,467 2/3/2022
1.13.4 1,433 2/2/2022
1.13.3 1,397 2/2/2022
1.13.2 1,443 2/1/2022
1.13.1 1,473 1/28/2022
1.13.0 4,031 1/25/2022
1.12.60 3,074 5/24/2022
1.12.59 1,249 5/23/2022
1.12.58 1,568 3/9/2022
1.12.57 1,392 3/3/2022
1.12.56 1,393 2/11/2022
1.12.55 1,680 2/8/2022
1.12.54 1,409 2/4/2022
1.12.53 1,360 1/31/2022
1.12.52 3,485 1/23/2022
1.12.51 1,461 1/20/2022
1.12.50 1,402 1/19/2022
1.12.49 1,740 1/17/2022
1.12.48 1,248 1/14/2022
1.12.47 1,398 1/13/2022
1.12.46 1,312 1/11/2022
1.12.45 1,164 1/6/2022
1.12.44 1,307 1/3/2022
1.12.43 1,227 12/23/2021
1.12.42 2,570 12/21/2021
1.12.41 1,185 12/21/2021
1.12.40 1,169 12/20/2021
1.12.39 1,146 12/20/2021
1.12.38 2,524 12/16/2021
1.12.37 1,171 12/16/2021
1.12.36 2,397 12/16/2021
1.12.35 5,235 12/15/2021
1.12.34 1,210 12/10/2021
1.12.33 1,991 12/7/2021
1.12.32 1,440 12/2/2021
1.12.31 1,023 12/2/2021
1.12.30 1,186 11/30/2021
1.12.29 1,347 11/29/2021
1.12.28 4,575 11/23/2021
1.12.27 1,169 11/22/2021
1.12.26 1,205 11/12/2021
1.12.25 1,129 11/11/2021
1.12.23 1,203 11/10/2021
1.12.22 1,167 11/10/2021
1.12.21 1,252 11/8/2021
1.12.20 2,136 10/29/2021
1.12.19 5,752 10/29/2021
1.12.18 1,282 10/26/2021
1.12.17 1,948 10/26/2021
1.12.16 1,353 10/25/2021
1.12.15 1,346 10/20/2021
1.12.14 1,223 10/18/2021
1.12.13 1,278 10/18/2021
1.12.12 1,202 10/15/2021
1.12.11 1,397 10/14/2021
1.12.10 2,026 10/7/2021
1.12.9 1,231 10/6/2021
1.12.8 1,372 10/5/2021
1.12.7 1,319 10/5/2021
1.12.6 1,347 10/4/2021
1.12.5 1,259 10/1/2021
1.12.4 1,268 9/30/2021
1.12.3 1,241 9/29/2021
1.12.2 1,892 9/23/2021
1.12.1 1,824 9/17/2021
1.12.0 3,689 8/31/2021
1.10.116 2,708 12/1/2021
1.10.115 2,600 11/11/2021
1.10.114 1,198 11/10/2021
1.10.113 1,187 11/5/2021
1.10.112 2,077 10/19/2021
1.10.111 1,203 10/15/2021
1.10.110 1,271 10/15/2021
1.10.109 1,214 10/12/2021
1.10.108 1,219 10/8/2021
1.10.107 1,290 10/7/2021
1.10.106 1,172 10/6/2021
1.10.105 1,259 10/5/2021
1.10.104 13,958 9/23/2021
1.10.103 1,669 9/21/2021
1.10.102 2,125 9/21/2021
1.10.101 1,272 9/15/2021
1.10.100 1,294 9/13/2021
1.10.99 2,152 9/9/2021
1.10.98 1,325 9/9/2021
1.10.97 1,489 9/6/2021
1.10.96 4,669 8/30/2021
1.10.95 3,061 8/27/2021
1.10.94 1,379 8/26/2021
1.10.93 1,427 8/24/2021
1.10.92 14,826 8/23/2021
1.10.91 1,484 8/20/2021
1.10.90 22,616 8/12/2021
1.10.89 3,788 8/12/2021
1.10.88 1,786 8/4/2021
1.10.87 7,053 7/15/2021
1.10.86 1,401 7/14/2021
1.10.85 1,354 7/12/2021
1.10.84 1,343 7/12/2021
1.10.83 10,682 7/8/2021
1.10.82 1,240 7/7/2021
1.10.81 1,233 7/6/2021
1.10.80 1,312 7/2/2021
1.10.79 1,201 7/2/2021
1.10.78 1,338 6/30/2021
1.10.77 1,250 6/29/2021
1.10.76 2,132 6/28/2021
1.10.75 2,645 6/25/2021
1.10.74 1,299 6/22/2021
1.10.73 1,338 6/18/2021
1.10.72 3,505 6/11/2021
1.10.71 2,069 6/7/2021
1.10.70 1,389 6/4/2021
1.10.69 1,290 6/4/2021
1.10.68 17,926 6/2/2021
1.10.67 3,193 6/1/2021
1.10.66 1,305 5/31/2021
1.10.65 1,362 5/27/2021
1.10.64 1,255 5/26/2021
1.10.63 2,598 5/24/2021
1.10.62 2,453 5/18/2021
1.10.61 1,332 5/18/2021
1.10.60 1,300 5/17/2021
1.10.59 3,026 5/12/2021
1.10.58 1,378 5/11/2021
1.10.57 1,407 5/7/2021
1.10.56 2,874 5/4/2021
1.10.55 1,309 5/3/2021
1.10.54 1,341 5/3/2021
1.10.53 24,423 4/27/2021
1.10.52 1,270 4/27/2021
1.10.51 9,187 4/26/2021
1.10.50 7,782 4/23/2021
1.10.49 5,127 4/22/2021
1.10.48 1,283 4/21/2021
1.10.47 1,369 4/21/2021
1.10.46 1,369 4/21/2021
1.10.45 1,280 4/20/2021
1.10.44 1,311 4/19/2021
1.10.43 1,254 4/19/2021
1.10.42 1,333 4/15/2021
1.10.41 1,260 4/14/2021
1.10.40 1,765 4/14/2021
1.10.39 3,643 4/13/2021
1.10.38 1,195 4/12/2021
1.10.37 1,290 4/12/2021
1.10.36 1,344 4/12/2021
1.10.35 1,297 4/9/2021
1.10.34 1,215 4/9/2021
1.10.33 1,207 4/8/2021
1.10.32 1,311 4/8/2021
1.10.31 1,255 4/7/2021
1.10.30 1,228 4/7/2021
1.10.29 1,271 3/31/2021
1.10.28 1,720 3/30/2021
1.10.27 3,251 3/24/2021
1.10.26 1,244 3/24/2021
1.10.25 1,343 3/23/2021
1.10.24 1,348 3/23/2021
1.10.23 1,464 3/18/2021
1.10.22 2,801 3/17/2021
1.10.21 2,609 3/11/2021
1.10.20 1,373 3/11/2021
1.10.19 1,325 3/10/2021
1.10.18 2,065 3/9/2021
1.10.17 1,289 3/9/2021
1.10.16 1,389 3/8/2021
1.10.15 16,029 3/4/2021
1.10.14 1,749 2/25/2021
1.10.13 3,327 2/19/2021
1.10.12 2,713 2/18/2021
1.10.11 1,396 2/16/2021
1.10.10 1,249 2/15/2021
1.10.9 1,443 2/10/2021
1.10.8 1,713 2/8/2021
1.10.7 1,329 2/4/2021
1.10.6 3,492 2/2/2021
1.10.5 1,321 2/1/2021
1.10.4 1,372 1/29/2021
1.10.3 2,884 1/28/2021
1.10.2 6,810 1/26/2021
1.10.1 12,453 1/26/2021
1.9.64 1,306 3/17/2021
1.9.63 1,849 2/25/2021
1.9.62 1,321 2/22/2021
1.9.61 2,296 2/4/2021
1.9.60 1,294 2/1/2021
1.9.59 4,076 1/19/2021
1.9.58 1,339 1/15/2021
1.9.57 1,537 1/14/2021
1.9.56 1,423 1/11/2021
1.9.55 1,638 12/24/2020
1.9.54 1,603 12/18/2020
1.9.53 4,380 12/16/2020
1.9.52 1,338 12/15/2020
1.9.51 1,389 12/11/2020
1.9.50 1,404 12/10/2020
1.9.49 1,497 12/10/2020
1.9.48 1,427 12/9/2020
1.9.47 1,343 12/8/2020
1.9.46 1,408 12/4/2020
1.9.45 1,377 12/3/2020
1.9.44 1,458 12/1/2020
1.9.43 1,401 11/30/2020
1.9.42 1,318 11/27/2020
1.9.41 1,457 11/26/2020
1.9.40 1,256 11/26/2020
1.9.39 3,865 11/25/2020
1.9.38 1,345 11/23/2020
1.9.37 1,340 11/20/2020
1.9.36 1,652 11/17/2020
1.9.35 1,441 11/16/2020
1.9.34 1,617 11/10/2020
1.9.33 1,437 11/9/2020
1.9.32 5,886 11/3/2020
1.9.31 1,450 11/3/2020
1.9.30 1,421 10/30/2020
1.9.29 1,370 10/28/2020
1.9.28 4,181 10/21/2020
1.9.27 1,410 10/20/2020
1.9.26 1,513 10/18/2020
1.9.25 4,363 10/15/2020
1.9.24 1,554 10/14/2020
1.9.23 1,409 10/13/2020
1.9.22 1,425 10/13/2020
1.9.21 1,483 10/9/2020
1.9.20 2,446 10/2/2020
1.9.19 2,339 9/29/2020
1.9.18 2,945 9/29/2020
1.9.17 1,471 9/22/2020
1.9.16 1,445 9/17/2020
1.9.15 1,599 9/16/2020
1.9.14 2,630 9/15/2020
1.9.13 1,386 9/15/2020
1.9.12 1,459 9/15/2020
1.9.11 1,441 9/15/2020
1.9.10 1,762 9/11/2020
1.9.9 1,511 9/9/2020
1.9.8 1,339 9/9/2020
1.9.7 1,391 9/8/2020
1.9.6 1,766 9/4/2020
1.9.5 1,444 9/2/2020
1.9.4 1,398 9/1/2020
1.9.3 1,445 8/31/2020
1.9.2 3,303 8/27/2020
1.9.1 1,435 8/26/2020
1.9.0 2,771 8/25/2020
1.8.105 1,900 4/15/2021
1.8.104 1,572 10/20/2020
1.8.103 2,554 9/14/2020
1.8.102 1,552 9/8/2020
1.8.101 1,512 9/2/2020
1.8.100 1,457 9/1/2020
1.8.99 3,337 8/21/2020
1.8.98 1,444 8/18/2020
1.8.97 1,586 8/14/2020
1.8.96 1,553 8/13/2020
1.8.95 1,503 8/12/2020
1.8.94 2,491 8/11/2020
1.8.93 1,887 8/3/2020
1.8.92 1,582 7/30/2020
1.8.91 1,614 7/13/2020
1.8.90 1,518 7/7/2020
1.8.89 1,611 7/7/2020
1.8.88 1,447 7/6/2020
1.8.87 1,452 7/2/2020
1.8.86 3,649 6/30/2020
1.8.85 1,533 6/30/2020
1.8.84 1,467 6/30/2020
1.8.83 1,511 6/29/2020
1.8.82 1,496 6/25/2020
1.8.81 1,634 6/25/2020
1.8.80 1,558 6/22/2020
1.8.79 1,496 6/18/2020
1.8.78 4,693 6/18/2020
1.8.77 1,492 6/17/2020
1.8.76 2,580 6/16/2020
1.8.75 1,456 6/15/2020
1.8.74 3,058 6/9/2020
1.8.73 1,553 6/8/2020
1.8.72 1,452 6/8/2020
1.8.71 1,485 6/5/2020
1.8.70 1,627 6/4/2020
1.8.69 1,592 6/1/2020
1.8.68 1,620 5/29/2020
1.8.67 1,543 5/28/2020
1.8.66 1,528 5/28/2020
1.8.65 1,522 5/27/2020
1.8.64 2,550 5/26/2020
1.8.63 4,939 5/20/2020
1.8.62 1,478 5/20/2020
1.8.61 1,511 5/20/2020
1.8.60 1,630 5/18/2020
1.8.59 1,559 5/15/2020
1.8.58 1,535 5/15/2020
1.8.57 1,528 5/15/2020
1.8.56 1,505 5/14/2020
1.8.55 5,497 5/12/2020
1.8.54 1,616 5/8/2020
1.8.53 2,437 5/6/2020
1.8.52 1,703 5/5/2020
1.8.51 1,588 5/4/2020
1.8.50 1,607 4/30/2020
1.8.49 1,528 4/29/2020
1.8.48 1,560 4/27/2020
1.8.47 3,777 4/24/2020
1.8.46 1,596 4/24/2020
1.8.45 1,526 4/24/2020
1.8.44 1,563 4/22/2020
1.8.43 2,735 4/21/2020
1.8.42 1,528 4/17/2020
1.8.41 1,633 4/16/2020
1.8.40 1,703 4/9/2020
1.8.39 1,478 4/8/2020
1.8.38 2,600 4/5/2020
1.8.37 1,641 4/3/2020
1.8.36 1,642 4/3/2020
1.8.35 1,591 4/2/2020
1.8.34 1,647 4/2/2020
1.8.33 1,709 3/31/2020
1.8.32 1,574 3/27/2020
1.8.31 1,619 3/26/2020
1.8.30 1,573 3/26/2020
1.8.29 1,413 3/25/2020
1.8.28 1,634 3/24/2020
1.8.27 1,572 3/20/2020
1.8.26 1,585 3/19/2020
1.8.25 1,656 3/18/2020
1.8.24 2,573 3/18/2020
1.8.23 1,560 3/18/2020
1.8.22 1,471 3/18/2020
1.8.21 1,621 3/18/2020
1.8.20 1,670 3/17/2020
1.8.19 1,688 3/17/2020
1.8.18 1,594 3/17/2020
1.8.17 3,863 3/17/2020
1.8.16 1,625 3/15/2020
1.8.15 3,876 3/12/2020
1.8.14 1,570 3/11/2020
1.8.13 4,908 3/5/2020
1.8.12 1,799 3/3/2020
1.8.11 1,600 3/2/2020
1.8.10 7,674 2/24/2020
1.8.9 1,744 2/20/2020
1.8.8 1,852 2/18/2020
1.8.7 1,637 2/18/2020
1.8.6 1,518 2/17/2020
1.8.5 1,569 2/14/2020
1.8.4 1,863 2/12/2020
1.8.3 1,847 2/7/2020
1.8.2 1,656 2/3/2020
1.8.1 6,994 1/28/2020
1.7.53 1,662 5/15/2020
1.7.52 1,583 3/31/2020
1.7.51 2,076 3/27/2020
1.7.50 1,579 3/26/2020
1.7.49 2,236 3/18/2020
1.7.48 1,548 2/25/2020
1.7.47 2,606 2/4/2020
1.7.46 1,578 2/4/2020
1.7.45 1,624 1/16/2020
1.7.44 1,674 1/13/2020
1.7.43 1,616 1/9/2020
1.7.42 6,007 12/27/2019
1.7.41 3,587 12/16/2019
1.7.40 1,501 12/13/2019
1.7.39 1,501 12/13/2019
1.7.38 1,610 12/13/2019
1.7.37 1,656 12/11/2019
1.7.36 1,601 12/4/2019
1.7.35 1,498 12/4/2019
1.7.34 1,545 12/3/2019
1.7.33 1,657 12/2/2019
1.7.32 7,055 11/27/2019
1.7.31 7,984 11/26/2019
1.7.30 2,313 11/25/2019
1.7.29 1,563 11/22/2019
1.7.28 1,689 11/8/2019
1.7.27 2,245 11/5/2019
1.7.26 1,630 10/31/2019
1.7.25 2,516 10/29/2019
1.7.24 1,587 10/29/2019
1.7.23 1,584 10/25/2019
1.7.22 1,603 10/24/2019
1.7.21 1,667 10/24/2019
1.7.20 6,452 10/16/2019
1.7.19 1,549 10/15/2019
1.7.18 1,596 10/15/2019
1.7.17 1,687 10/8/2019
1.7.16 1,612 10/4/2019
1.7.15 5,057 10/2/2019
1.7.14 1,935 9/27/2019
1.7.13 1,543 9/26/2019
1.7.12 1,593 9/25/2019
1.7.11 1,643 9/24/2019
1.7.10 1,633 9/24/2019
1.7.9 1,660 9/24/2019
1.7.8 11,862 9/12/2019
1.7.7 1,624 9/12/2019
1.7.6 2,630 9/10/2019
1.7.5 1,684 9/5/2019
1.7.4 1,575 9/4/2019
1.7.3 1,583 9/3/2019
1.7.2 1,655 9/2/2019
1.7.1 1,678 8/29/2019
1.7.0 2,729 8/27/2019
1.6.69 1,562 5/15/2020
1.6.68 5,843 10/2/2019
1.6.67 2,692 9/27/2019
1.6.66 1,619 9/26/2019
1.6.65 2,727 9/5/2019
1.6.64 1,558 9/2/2019
1.6.63 3,636 8/23/2019
1.6.62 1,536 8/21/2019
1.6.61 1,673 8/21/2019
1.6.60 1,615 8/15/2019
1.6.57 1,556 8/8/2019
1.6.56 1,552 8/8/2019
1.6.55 2,911 8/5/2019
1.6.52 3,372 7/8/2019
1.6.48 1,647 6/18/2019
1.6.47 2,457 6/13/2019
1.6.46 1,683 6/12/2019
1.6.45 1,680 6/12/2019
1.6.44 1,584 6/12/2019
1.6.43 1,594 5/29/2019
1.6.42 2,477 5/28/2019
1.6.41 1,574 5/28/2019
1.6.40 1,632 5/28/2019
1.6.39 1,580 5/28/2019
1.6.38 2,485 5/21/2019
1.6.37 6,365 5/21/2019
1.6.36 1,636 5/16/2019
1.6.35 4,718 5/16/2019
1.6.34 1,643 5/16/2019
1.6.33 1,555 5/16/2019
1.6.32 1,693 5/7/2019
1.6.31 1,647 5/7/2019
1.6.30 1,661 5/7/2019
1.6.29 1,591 5/7/2019
1.6.28 2,539 5/1/2019
1.6.27 1,725 5/1/2019
1.6.26 1,658 4/25/2019
1.6.25 2,280 4/17/2019
1.6.24 1,586 4/17/2019
1.6.23 4,639 4/15/2019
1.6.22 2,537 4/9/2019
1.6.20 1,670 4/1/2019
1.6.19 1,702 3/29/2019
1.6.18 2,759 3/25/2019
1.6.17 1,703 3/21/2019
1.6.16 2,548 3/15/2019
1.6.15 1,611 3/15/2019
1.6.14 1,602 3/15/2019
1.6.13 1,641 3/15/2019
1.6.12 1,612 3/15/2019
1.6.11 1,687 3/15/2019
1.6.10 2,607 3/15/2019
1.6.9 1,615 3/15/2019
1.6.8 1,542 3/15/2019
1.6.7 7,819 3/15/2019
1.6.6 2,459 3/15/2019
1.6.5 1,857 3/15/2019
1.6.4 1,642 3/15/2019
1.6.3 1,619 3/15/2019
1.6.2 1,675 3/15/2019
1.6.1 2,842 3/15/2019
1.6.0 8,343 3/15/2019
1.5.41 2,323 3/15/2019
1.5.40 1,660 3/15/2019
1.5.39 2,538 3/15/2019
1.5.38 1,638 3/15/2019
1.5.37 1,569 3/15/2019
1.5.36 1,627 3/15/2019
1.5.35 1,933 3/15/2019
1.5.34 4,769 3/15/2019
1.5.33 1,599 3/15/2019
1.5.32 2,393 3/15/2019
1.5.31 1,615 3/15/2019
1.5.30 1,656 3/15/2019
1.5.29 1,588 3/15/2019
1.5.28 4,267 3/15/2019
1.5.27 1,646 3/15/2019
1.5.26 4,438 3/15/2019
1.5.25 1,589 3/15/2019
1.5.24 1,613 3/15/2019
1.5.23 2,529 3/15/2019
1.5.22 1,597 3/15/2019
1.5.21 3,724 3/15/2019
1.5.20 1,587 3/15/2019
1.5.19 2,489 3/15/2019
1.5.18 1,641 3/15/2019
1.5.17 1,587 3/15/2019
1.5.16 2,343 3/15/2019
1.5.15 1,650 3/15/2019
1.5.14 1,571 3/15/2019
1.5.13 1,737 3/15/2019
1.5.11 1,564 3/15/2019
1.5.10 1,890 3/15/2019
1.5.9 2,797 3/15/2019
1.5.8 2,240 3/15/2019
1.5.7 1,670 3/15/2019
1.5.6 1,618 3/15/2019
1.5.5 5,090 3/15/2019
1.5.4 1,659 3/15/2019
1.5.3 1,563 3/15/2019
1.5.2 1,582 3/15/2019
1.5.1 7,459 3/15/2019
1.5.0 6,112 3/15/2019
1.4.84 23,470 3/15/2019
1.4.83 6,853 3/15/2019
1.4.82 6,329 3/15/2019
1.4.81 1,674 3/15/2019
1.4.80 7,120 3/15/2019
1.4.79 1,631 3/15/2019
1.4.78 1,548 3/15/2019
1.4.77 2,480 3/15/2019
1.4.76 1,584 3/15/2019
1.4.75 1,511 3/15/2019
1.4.74 2,286 3/15/2019
1.4.73 1,552 3/15/2019
1.4.72 1,564 3/15/2019
1.4.71 1,572 3/15/2019
1.4.70 1,548 3/15/2019
1.4.69 2,293 3/15/2019
1.4.68 1,595 3/15/2019
1.4.67 1,540 3/15/2019
1.4.66 2,304 3/15/2019
1.4.65 1,584 3/15/2019
1.4.64 1,574 3/15/2019
1.4.63 4,008 3/15/2019
1.4.59 4,580 3/15/2019
1.4.57 9,693 3/15/2019
1.4.22 11,060 3/15/2019
1.3.14 12,895 3/15/2019
1.2.10 5,741 3/15/2019
1.1.2 8,828 3/15/2019
1.0.0 108,613 3/15/2019