Dynamicweb.Ecommerce 10.20.5

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

Excel Provider

Dynamicweb.DataIntegration.Providers.DynamicwebProvider

Dynamicweb Provider

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.21.1-PreRelease 318 11/5/2025
10.21.0-PreRelease 597 10/30/2025
10.20.5 630 11/4/2025
10.20.4 792 10/28/2025
10.20.3-PreRelease 592 10/21/2025
10.20.2-PreRelease 572 10/14/2025
10.20.1-PreRelease 586 10/7/2025
10.20.0-PreRelease 698 9/30/2025
10.19.12 592 11/4/2025
10.19.11 662 10/28/2025
10.19.10 647 10/21/2025
10.19.9 773 10/16/2025
10.19.8 677 10/14/2025
10.19.7 725 10/7/2025
10.19.6 1,062 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 600 11/4/2025
10.18.13 754 10/28/2025
10.18.12 706 10/14/2025
10.18.11 704 10/7/2025
10.18.10 711 9/30/2025
10.18.9 902 9/22/2025
10.18.8 1,010 9/16/2025
10.18.7 683 9/9/2025
10.18.6 605 9/4/2025
10.18.5 754 9/2/2025
10.18.4 1,251 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 657 7/25/2025
10.17.14 563 11/4/2025
10.17.13 820 10/14/2025
10.17.12 658 10/7/2025
10.17.11 859 9/30/2025
10.17.10 777 9/22/2025
10.17.9 829 9/16/2025
10.17.8 705 9/2/2025
10.17.7 684 8/26/2025
10.17.6 670 8/19/2025
10.17.5 761 8/12/2025
10.17.4 649 8/5/2025
10.17.3 1,000 7/22/2025
10.17.2 623 7/15/2025
10.17.1 682 7/8/2025
10.17.0 804 7/1/2025
10.16.12 948 9/22/2025
10.16.11 779 9/16/2025
10.16.10 548 9/9/2025
10.16.9 884 8/12/2025
10.16.8 703 8/5/2025
10.16.7 1,033 7/22/2025
10.16.6 819 7/1/2025
10.16.5 1,126 6/17/2025
10.16.4 875 6/12/2025
10.16.3 791 6/10/2025
10.16.2 664 6/4/2025
10.16.1 599 6/3/2025
10.16.0 991 5/27/2025
10.15.11 586 8/26/2025
10.15.10 670 8/5/2025
10.15.9 556 7/1/2025
10.15.8 340 6/24/2025
10.15.7 438 6/17/2025
10.15.6 531 6/3/2025
10.15.5 421 5/27/2025
10.15.4 558 5/20/2025
10.15.3 845 5/13/2025
10.15.2 571 5/13/2025
10.15.1 750 5/6/2025
10.15.0 594 4/29/2025
10.14.13 553 7/1/2025
10.14.12 351 6/24/2025
10.14.11 476 6/17/2025
10.14.10 635 5/20/2025
10.14.9 521 5/13/2025
10.14.8 543 5/13/2025
10.14.7 332 5/7/2025
10.14.6 309 5/6/2025
10.14.5 427 4/29/2025
10.14.4 639 4/22/2025
10.14.3 654 4/10/2025
10.14.2 624 4/8/2025
10.14.1 840 4/1/2025
10.14.0 1,269 3/25/2025
10.13.8 840 4/22/2025
10.13.7 439 4/10/2025
10.13.6 430 4/8/2025
10.13.5 431 4/1/2025
10.13.4 750 3/25/2025
10.13.3 1,094 3/18/2025
10.13.2 593 3/11/2025
10.13.1 1,027 3/4/2025
10.13.0 3,065 2/25/2025
10.12.7 939 3/11/2025
10.12.6 483 3/4/2025
10.12.5 381 2/25/2025
10.12.4 627 2/18/2025
10.12.3 459 2/12/2025
10.12.2 364 2/11/2025
10.12.1 618 2/4/2025
10.12.0 1,766 1/28/2025
10.11.8 802 2/25/2025
10.11.7 388 2/18/2025
10.11.6 402 2/12/2025
10.11.5 341 2/11/2025
10.11.4 356 2/4/2025
10.11.3 437 1/28/2025
10.11.2 915 1/21/2025
10.11.1 420 1/14/2025
10.11.0 706 1/7/2025
10.10.8 636 2/12/2025
10.10.7 331 2/11/2025
10.10.6 458 1/16/2025
10.10.5 312 1/14/2025
10.10.4 454 1/7/2025
10.10.3 772 12/17/2024
10.10.2 415 12/10/2024
10.10.1 477 12/3/2024
10.10.0 511 11/26/2024
10.9.9 619 1/14/2025
10.9.8 540 12/17/2024
10.9.7 354 12/10/2024
10.9.6 361 12/3/2024
10.9.5 337 11/27/2024
10.9.4 319 11/26/2024
10.9.3 583 11/19/2024
10.9.2 588 11/12/2024
10.9.1 457 11/5/2024
10.9.0 2,058 10/29/2024
10.8.14 364 1/14/2025
10.8.13 523 12/17/2024
10.8.12 414 12/10/2024
10.8.11 377 12/3/2024
10.8.10 728 11/26/2024
10.8.9 368 11/19/2024
10.8.8 373 11/12/2024
10.8.7 403 11/7/2024
10.8.6 381 11/5/2024
10.8.5 402 10/29/2024
10.8.4 446 10/22/2024
10.8.3 580 10/15/2024
10.8.2 459 10/8/2024
10.8.1 489 10/1/2024
10.8.0 4,688 9/24/2024
10.7.11 362 11/19/2024
10.7.10 364 11/19/2024
10.7.9 468 10/29/2024
10.7.8 336 10/22/2024
10.7.7 355 10/15/2024
10.7.6 392 10/8/2024
10.7.5 470 10/1/2024
10.7.4 368 9/24/2024
10.7.3 573 9/17/2024
10.7.2 454 9/10/2024
10.7.1 471 9/4/2024
10.7.0 1,622 8/27/2024
10.6.18 393 11/19/2024
10.6.17 347 11/19/2024
10.6.16 490 10/15/2024
10.6.15 382 10/8/2024
10.6.14 391 10/1/2024
10.6.13 425 9/24/2024
10.6.12 371 9/17/2024
10.6.11 385 9/3/2024
10.6.10 421 8/27/2024
10.6.9 1,104 8/20/2024
10.6.8 503 8/13/2024
10.6.7 363 8/6/2024
10.6.6 514 7/19/2024
10.6.5 364 7/16/2024
10.6.4 419 7/9/2024
10.6.3 606 7/2/2024
10.6.2 3,290 6/25/2024
10.5.14 504 10/1/2024
10.5.13 383 9/24/2024
10.5.12 373 8/21/2024
10.5.11 397 8/13/2024
10.5.10 305 8/6/2024
10.5.9 382 7/19/2024
10.5.8 401 7/16/2024
10.5.7 332 7/5/2024
10.5.6 373 7/1/2024
10.5.5 361 6/25/2024
10.5.4 454 6/18/2024
10.5.3 442 6/11/2024
10.5.2 444 6/4/2024
10.5.1 344 6/4/2024
10.5.0 785 5/28/2024
10.4.8 343 8/6/2024
10.4.7 338 6/25/2024
10.4.6 348 6/11/2024
10.4.5 361 6/4/2024
10.4.4 384 5/28/2024
10.4.3 417 5/21/2024
10.4.2 865 5/14/2024
10.4.1 601 5/7/2024
10.4.0 3,167 4/30/2024
10.3.10 333 8/6/2024
10.3.9 360 6/25/2024
10.3.8 482 5/21/2024
10.3.7 325 5/14/2024
10.3.6 429 5/7/2024
10.3.5 399 4/30/2024
10.3.4 481 4/23/2024
10.3.3 424 4/16/2024
10.3.2 476 4/11/2024
10.3.1 404 4/9/2024
10.3.0 641 4/2/2024
10.2.8 478 4/23/2024
10.2.7 399 4/16/2024
10.2.6 374 4/11/2024
10.2.5 374 4/9/2024
10.2.4 387 4/2/2024
10.2.3 433 3/26/2024
10.2.2 510 3/19/2024
10.2.1 565 3/12/2024
10.2.0 661 3/5/2024
10.1.12 406 4/11/2024
10.1.11 380 4/9/2024
10.1.10 426 4/2/2024
10.1.9 466 3/19/2024
10.1.8 463 3/13/2024
10.1.7 436 3/12/2024
10.1.6 481 3/5/2024
10.1.5 545 2/27/2024
10.1.4 584 2/20/2024
10.1.3 604 2/14/2024
10.1.2 591 2/7/2024
10.1.1 589 2/6/2024
10.1.0 642 1/30/2024
10.0.39 463 4/11/2024
10.0.38 477 4/2/2024
10.0.37 551 3/5/2024
10.0.36 556 2/27/2024
10.0.35 584 2/20/2024
10.0.34 906 2/14/2024
10.0.33 871 2/1/2024
10.0.32 680 1/24/2024
10.0.31 662 1/19/2024
10.0.30 685 1/18/2024
10.0.29 740 1/16/2024
10.0.28 961 1/16/2024
10.0.27 790 1/11/2024
10.0.26 890 12/19/2023
10.0.25 1,313 12/12/2023
10.0.24 1,152 12/5/2023
10.0.22 1,083 11/28/2023
10.0.21 2,879 11/23/2023
10.0.20 816 11/21/2023
10.0.19 746 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,803 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,259 8/2/2023
10.0.4 1,012 7/13/2023
10.0.3 1,289 7/5/2023
10.0.2 1,673 6/27/2023
10.0.1 1,013 6/20/2023
10.0.0 2,989 6/14/2023
1.20.1 192 10/15/2025
1.20.0 252 9/1/2025
1.19.5 228 8/21/2025
1.19.4 807 7/30/2025
1.19.3 721 6/18/2025
1.19.2 1,257 4/1/2025
1.19.1 989 2/19/2025
1.19.0 1,235 1/31/2025
1.18.5 250 4/1/2025
1.18.4 196 2/18/2025
1.18.3 357 1/31/2025
1.18.2 351 12/18/2024
1.18.1 798 11/26/2024
1.18.0 1,964 8/27/2024
1.17.17 1,128 11/22/2024
1.17.16 234 11/7/2024
1.17.15 288 10/18/2024
1.17.14 1,325 10/2/2024
1.17.13 1,924 9/19/2024
1.17.12 1,170 9/3/2024
1.17.11 423 8/26/2024
1.17.10 1,214 8/14/2024
1.17.9 323 7/18/2024
1.17.8 543 6/27/2024
1.17.7 1,541 6/4/2024
1.17.6 243 5/30/2024
1.17.5 1,618 5/13/2024
1.17.4 6,298 4/12/2024
1.17.3 485 3/25/2024
1.17.2 1,411 3/4/2024
1.17.1 1,184 2/14/2024
1.17.0 719 1/31/2024
1.16.13 533 4/11/2024
1.16.12 371 3/25/2024
1.16.11 430 3/4/2024
1.16.10 487 2/14/2024
1.16.9 519 1/29/2024
1.16.8 752 1/9/2024
1.16.7 1,354 12/13/2023
1.16.6 820 12/6/2023
1.16.5 1,651 11/29/2023
1.16.4 992 11/21/2023
1.16.3 773 11/7/2023
1.16.2 590 10/30/2023
1.16.1 1,626 10/10/2023
1.16.0 2,130 9/21/2023
1.15.34 412 1/31/2024
1.15.33 440 1/23/2024
1.15.32 877 12/13/2023
1.15.31 1,834 11/7/2023
1.15.30 708 10/17/2023
1.15.29 1,132 10/10/2023
1.15.28 3,170 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,123 6/29/2023
1.15.19 1,832 6/6/2023
1.15.18 1,116 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,548 3/24/2023
1.15.12 1,766 3/21/2023
1.15.11 3,559 3/16/2023
1.15.10 941 3/15/2023
1.15.9 3,935 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,566 2/2/2023
1.15.0 1,364 1/26/2023
1.14.70 3,744 10/9/2023
1.14.69 749 8/14/2023
1.14.68 957 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 997 3/24/2023
1.14.62 1,007 3/21/2023
1.14.61 1,015 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,763 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,076 2/1/2023
1.14.51 1,465 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,095 12/13/2022
1.14.39 1,903 12/8/2022
1.14.38 1,078 12/7/2022
1.14.37 1,041 12/5/2022
1.14.36 1,112 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,249 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,234 11/16/2022
1.14.25 2,206 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,202 11/7/2022
1.14.19 1,989 11/7/2022
1.14.18 1,548 11/2/2022
1.14.17 3,689 11/1/2022
1.14.16 1,134 10/27/2022
1.14.15 1,271 10/24/2022
1.14.14 1,168 10/21/2022
1.14.13 2,304 10/13/2022
1.14.12 1,150 10/12/2022
1.14.11 1,820 10/12/2022
1.14.10 2,643 10/7/2022
1.14.9 1,516 10/4/2022
1.14.8 1,162 10/3/2022
1.14.7 1,583 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,098 1/24/2023
1.13.81 1,087 1/5/2023
1.13.80 1,103 11/23/2022
1.13.79 1,191 11/1/2022
1.13.78 1,147 10/13/2022
1.13.77 1,215 10/4/2022
1.13.76 1,382 9/27/2022
1.13.75 1,217 9/21/2022
1.13.74 3,267 9/20/2022
1.13.73 1,280 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,961 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,789 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,156 5/23/2022
1.13.49 1,333 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,356 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,370 4/26/2022
1.13.38 1,409 4/26/2022
1.13.37 1,645 4/21/2022
1.13.36 1,831 4/13/2022
1.13.35 1,534 4/8/2022
1.13.34 1,331 4/7/2022
1.13.33 1,406 4/7/2022
1.13.32 1,405 4/7/2022
1.13.31 1,382 4/6/2022
1.13.30 1,338 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,647 3/16/2022
1.13.21 1,384 3/15/2022
1.13.20 1,459 3/11/2022
1.13.19 1,392 3/10/2022
1.13.18 1,443 3/10/2022
1.13.17 1,383 3/9/2022
1.13.16 1,433 3/9/2022
1.13.15 1,499 3/4/2022
1.13.14 2,809 3/2/2022
1.13.13 1,337 3/1/2022
1.13.12 1,491 2/28/2022
1.13.11 1,485 2/18/2022
1.13.10 1,433 2/18/2022
1.13.9 5,011 2/17/2022
1.13.8 1,363 2/16/2022
1.13.7 3,609 2/11/2022
1.13.6 1,505 2/7/2022
1.13.5 1,485 2/3/2022
1.13.4 1,456 2/2/2022
1.13.3 1,411 2/2/2022
1.13.2 1,459 2/1/2022
1.13.1 1,489 1/28/2022
1.13.0 4,050 1/25/2022
1.12.60 3,088 5/24/2022
1.12.59 1,265 5/23/2022
1.12.58 1,589 3/9/2022
1.12.57 1,407 3/3/2022
1.12.56 1,412 2/11/2022
1.12.55 1,703 2/8/2022
1.12.54 1,429 2/4/2022
1.12.53 1,376 1/31/2022
1.12.52 3,505 1/23/2022
1.12.51 1,477 1/20/2022
1.12.50 1,420 1/19/2022
1.12.49 1,755 1/17/2022
1.12.48 1,267 1/14/2022
1.12.47 1,418 1/13/2022
1.12.46 1,329 1/11/2022
1.12.45 1,191 1/6/2022
1.12.44 1,333 1/3/2022
1.12.43 1,249 12/23/2021
1.12.42 2,590 12/21/2021
1.12.41 1,204 12/21/2021
1.12.40 1,183 12/20/2021
1.12.39 1,163 12/20/2021
1.12.38 2,544 12/16/2021
1.12.37 1,192 12/16/2021
1.12.36 2,433 12/16/2021
1.12.35 5,263 12/15/2021
1.12.34 1,231 12/10/2021
1.12.33 2,008 12/7/2021
1.12.32 1,462 12/2/2021
1.12.31 1,038 12/2/2021
1.12.30 1,211 11/30/2021
1.12.29 1,360 11/29/2021
1.12.28 4,602 11/23/2021
1.12.27 1,185 11/22/2021
1.12.26 1,219 11/12/2021
1.12.25 1,148 11/11/2021
1.12.23 1,218 11/10/2021
1.12.22 1,182 11/10/2021
1.12.21 1,279 11/8/2021
1.12.20 2,156 10/29/2021
1.12.19 5,802 10/29/2021
1.12.18 1,299 10/26/2021
1.12.17 1,965 10/26/2021
1.12.16 1,371 10/25/2021
1.12.15 1,363 10/20/2021
1.12.14 1,237 10/18/2021
1.12.13 1,296 10/18/2021
1.12.12 1,221 10/15/2021
1.12.11 1,413 10/14/2021
1.12.10 2,041 10/7/2021
1.12.9 1,252 10/6/2021
1.12.8 1,387 10/5/2021
1.12.7 1,338 10/5/2021
1.12.6 1,367 10/4/2021
1.12.5 1,284 10/1/2021
1.12.4 1,287 9/30/2021
1.12.3 1,264 9/29/2021
1.12.2 1,912 9/23/2021
1.12.1 1,840 9/17/2021
1.12.0 3,718 8/31/2021
1.10.116 2,724 12/1/2021
1.10.115 2,627 11/11/2021
1.10.114 1,225 11/10/2021
1.10.113 1,207 11/5/2021
1.10.112 2,091 10/19/2021
1.10.111 1,216 10/15/2021
1.10.110 1,296 10/15/2021
1.10.109 1,234 10/12/2021
1.10.108 1,235 10/8/2021
1.10.107 1,312 10/7/2021
1.10.106 1,197 10/6/2021
1.10.105 1,284 10/5/2021
1.10.104 14,074 9/23/2021
1.10.103 1,683 9/21/2021
1.10.102 2,150 9/21/2021
1.10.101 1,287 9/15/2021
1.10.100 1,332 9/13/2021
1.10.99 2,169 9/9/2021
1.10.98 1,356 9/9/2021
1.10.97 1,509 9/6/2021
1.10.96 4,698 8/30/2021
1.10.95 3,091 8/27/2021
1.10.94 1,398 8/26/2021
1.10.93 1,441 8/24/2021
1.10.92 15,067 8/23/2021
1.10.91 1,533 8/20/2021
1.10.90 22,777 8/12/2021
1.10.89 3,826 8/12/2021
1.10.88 1,808 8/4/2021
1.10.87 7,100 7/15/2021
1.10.86 1,424 7/14/2021
1.10.85 1,375 7/12/2021
1.10.84 1,362 7/12/2021
1.10.83 10,751 7/8/2021
1.10.82 1,259 7/7/2021
1.10.81 1,254 7/6/2021
1.10.80 1,336 7/2/2021
1.10.79 1,222 7/2/2021
1.10.78 1,355 6/30/2021
1.10.77 1,277 6/29/2021
1.10.76 2,152 6/28/2021
1.10.75 2,670 6/25/2021
1.10.74 1,318 6/22/2021
1.10.73 1,358 6/18/2021
1.10.72 3,518 6/11/2021
1.10.71 2,084 6/7/2021
1.10.70 1,410 6/4/2021
1.10.69 1,311 6/4/2021
1.10.68 18,007 6/2/2021
1.10.67 3,215 6/1/2021
1.10.66 1,327 5/31/2021
1.10.65 1,384 5/27/2021
1.10.64 1,279 5/26/2021
1.10.63 2,622 5/24/2021
1.10.62 2,476 5/18/2021
1.10.61 1,350 5/18/2021
1.10.60 1,321 5/17/2021
1.10.59 3,060 5/12/2021
1.10.58 1,399 5/11/2021
1.10.57 1,423 5/7/2021
1.10.56 2,907 5/4/2021
1.10.55 1,327 5/3/2021
1.10.54 1,358 5/3/2021
1.10.53 24,548 4/27/2021
1.10.52 1,291 4/27/2021
1.10.51 9,210 4/26/2021
1.10.50 7,804 4/23/2021
1.10.49 5,149 4/22/2021
1.10.48 1,302 4/21/2021
1.10.47 1,400 4/21/2021
1.10.46 1,391 4/21/2021
1.10.45 1,303 4/20/2021
1.10.44 1,327 4/19/2021
1.10.43 1,268 4/19/2021
1.10.42 1,356 4/15/2021
1.10.41 1,279 4/14/2021
1.10.40 1,796 4/14/2021
1.10.39 3,664 4/13/2021
1.10.38 1,210 4/12/2021
1.10.37 1,308 4/12/2021
1.10.36 1,364 4/12/2021
1.10.35 1,318 4/9/2021
1.10.34 1,231 4/9/2021
1.10.33 1,229 4/8/2021
1.10.32 1,330 4/8/2021
1.10.31 1,272 4/7/2021
1.10.30 1,242 4/7/2021
1.10.29 1,295 3/31/2021
1.10.28 1,742 3/30/2021
1.10.27 3,287 3/24/2021
1.10.26 1,261 3/24/2021
1.10.25 1,364 3/23/2021
1.10.24 1,371 3/23/2021
1.10.23 1,481 3/18/2021
1.10.22 2,819 3/17/2021
1.10.21 2,633 3/11/2021
1.10.20 1,393 3/11/2021
1.10.19 1,343 3/10/2021
1.10.18 2,086 3/9/2021
1.10.17 1,315 3/9/2021
1.10.16 1,409 3/8/2021
1.10.15 16,103 3/4/2021
1.10.14 1,767 2/25/2021
1.10.13 3,353 2/19/2021
1.10.12 2,741 2/18/2021
1.10.11 1,417 2/16/2021
1.10.10 1,266 2/15/2021
1.10.9 1,469 2/10/2021
1.10.8 1,729 2/8/2021
1.10.7 1,346 2/4/2021
1.10.6 3,530 2/2/2021
1.10.5 1,337 2/1/2021
1.10.4 1,397 1/29/2021
1.10.3 2,907 1/28/2021
1.10.2 6,830 1/26/2021
1.10.1 12,495 1/26/2021
1.9.64 1,326 3/17/2021
1.9.63 1,866 2/25/2021
1.9.62 1,340 2/22/2021
1.9.61 2,312 2/4/2021
1.9.60 1,311 2/1/2021
1.9.59 4,093 1/19/2021
1.9.58 1,364 1/15/2021
1.9.57 1,557 1/14/2021
1.9.56 1,443 1/11/2021
1.9.55 1,652 12/24/2020
1.9.54 1,626 12/18/2020
1.9.53 4,409 12/16/2020
1.9.52 1,360 12/15/2020
1.9.51 1,406 12/11/2020
1.9.50 1,421 12/10/2020
1.9.49 1,522 12/10/2020
1.9.48 1,444 12/9/2020
1.9.47 1,358 12/8/2020
1.9.46 1,433 12/4/2020
1.9.45 1,395 12/3/2020
1.9.44 1,478 12/1/2020
1.9.43 1,417 11/30/2020
1.9.42 1,335 11/27/2020
1.9.41 1,477 11/26/2020
1.9.40 1,272 11/26/2020
1.9.39 3,887 11/25/2020
1.9.38 1,362 11/23/2020
1.9.37 1,359 11/20/2020
1.9.36 1,668 11/17/2020
1.9.35 1,462 11/16/2020
1.9.34 1,641 11/10/2020
1.9.33 1,456 11/9/2020
1.9.32 5,910 11/3/2020
1.9.31 1,474 11/3/2020
1.9.30 1,442 10/30/2020
1.9.29 1,387 10/28/2020
1.9.28 4,206 10/21/2020
1.9.27 1,426 10/20/2020
1.9.26 1,533 10/18/2020
1.9.25 4,394 10/15/2020
1.9.24 1,577 10/14/2020
1.9.23 1,430 10/13/2020
1.9.22 1,448 10/13/2020
1.9.21 1,501 10/9/2020
1.9.20 2,484 10/2/2020
1.9.19 2,360 9/29/2020
1.9.18 2,964 9/29/2020
1.9.17 1,493 9/22/2020
1.9.16 1,467 9/17/2020
1.9.15 1,625 9/16/2020
1.9.14 2,651 9/15/2020
1.9.13 1,406 9/15/2020
1.9.12 1,475 9/15/2020
1.9.11 1,464 9/15/2020
1.9.10 1,783 9/11/2020
1.9.9 1,532 9/9/2020
1.9.8 1,359 9/9/2020
1.9.7 1,414 9/8/2020
1.9.6 1,789 9/4/2020
1.9.5 1,467 9/2/2020
1.9.4 1,420 9/1/2020
1.9.3 1,479 8/31/2020
1.9.2 3,320 8/27/2020
1.9.1 1,455 8/26/2020
1.9.0 2,793 8/25/2020
1.8.105 1,916 4/15/2021
1.8.104 1,598 10/20/2020
1.8.103 2,581 9/14/2020
1.8.102 1,578 9/8/2020
1.8.101 1,531 9/2/2020
1.8.100 1,481 9/1/2020
1.8.99 3,354 8/21/2020
1.8.98 1,460 8/18/2020
1.8.97 1,610 8/14/2020
1.8.96 1,579 8/13/2020
1.8.95 1,531 8/12/2020
1.8.94 2,505 8/11/2020
1.8.93 1,906 8/3/2020
1.8.92 1,599 7/30/2020
1.8.91 1,638 7/13/2020
1.8.90 1,534 7/7/2020
1.8.89 1,632 7/7/2020
1.8.88 1,468 7/6/2020
1.8.87 1,478 7/2/2020
1.8.86 3,674 6/30/2020
1.8.85 1,550 6/30/2020
1.8.84 1,492 6/30/2020
1.8.83 1,538 6/29/2020
1.8.82 1,523 6/25/2020
1.8.81 1,651 6/25/2020
1.8.80 1,584 6/22/2020
1.8.79 1,513 6/18/2020
1.8.78 4,718 6/18/2020
1.8.77 1,510 6/17/2020
1.8.76 2,598 6/16/2020
1.8.75 1,493 6/15/2020
1.8.74 3,074 6/9/2020
1.8.73 1,582 6/8/2020
1.8.72 1,467 6/8/2020
1.8.71 1,518 6/5/2020
1.8.70 1,654 6/4/2020
1.8.69 1,621 6/1/2020
1.8.68 1,638 5/29/2020
1.8.67 1,559 5/28/2020
1.8.66 1,545 5/28/2020
1.8.65 1,539 5/27/2020
1.8.64 2,567 5/26/2020
1.8.63 4,964 5/20/2020
1.8.62 1,505 5/20/2020
1.8.61 1,528 5/20/2020
1.8.60 1,679 5/18/2020
1.8.59 1,590 5/15/2020
1.8.58 1,583 5/15/2020
1.8.57 1,546 5/15/2020
1.8.56 1,525 5/14/2020
1.8.55 5,539 5/12/2020
1.8.54 1,650 5/8/2020
1.8.53 2,453 5/6/2020
1.8.52 1,720 5/5/2020
1.8.51 1,613 5/4/2020
1.8.50 1,630 4/30/2020
1.8.49 1,572 4/29/2020
1.8.48 1,596 4/27/2020
1.8.47 3,819 4/24/2020
1.8.46 1,619 4/24/2020
1.8.45 1,559 4/24/2020
1.8.44 1,588 4/22/2020
1.8.43 2,751 4/21/2020
1.8.42 1,550 4/17/2020
1.8.41 1,648 4/16/2020
1.8.40 1,723 4/9/2020
1.8.39 1,495 4/8/2020
1.8.38 2,616 4/5/2020
1.8.37 1,664 4/3/2020
1.8.36 1,667 4/3/2020
1.8.35 1,609 4/2/2020
1.8.34 1,667 4/2/2020
1.8.33 1,723 3/31/2020
1.8.32 1,615 3/27/2020
1.8.31 1,633 3/26/2020
1.8.30 1,589 3/26/2020
1.8.29 1,429 3/25/2020
1.8.28 1,650 3/24/2020
1.8.27 1,607 3/20/2020
1.8.26 1,607 3/19/2020
1.8.25 1,672 3/18/2020
1.8.24 2,596 3/18/2020
1.8.23 1,595 3/18/2020
1.8.22 1,495 3/18/2020
1.8.21 1,643 3/18/2020
1.8.20 1,752 3/17/2020
1.8.19 1,707 3/17/2020
1.8.18 1,610 3/17/2020
1.8.17 3,879 3/17/2020
1.8.16 1,647 3/15/2020
1.8.15 3,906 3/12/2020
1.8.14 1,591 3/11/2020
1.8.13 4,923 3/5/2020
1.8.12 1,819 3/3/2020
1.8.11 1,618 3/2/2020
1.8.10 7,698 2/24/2020
1.8.9 1,770 2/20/2020
1.8.8 1,871 2/18/2020
1.8.7 1,655 2/18/2020
1.8.6 1,538 2/17/2020
1.8.5 1,593 2/14/2020
1.8.4 1,883 2/12/2020
1.8.3 1,861 2/7/2020
1.8.2 1,676 2/3/2020
1.8.1 7,011 1/28/2020
1.7.53 1,693 5/15/2020
1.7.52 1,604 3/31/2020
1.7.51 2,102 3/27/2020
1.7.50 1,609 3/26/2020
1.7.49 2,253 3/18/2020
1.7.48 1,595 2/25/2020
1.7.47 2,628 2/4/2020
1.7.46 1,592 2/4/2020
1.7.45 1,641 1/16/2020
1.7.44 1,697 1/13/2020
1.7.43 1,631 1/9/2020
1.7.42 6,032 12/27/2019
1.7.41 3,606 12/16/2019
1.7.40 1,529 12/13/2019
1.7.39 1,515 12/13/2019
1.7.38 1,634 12/13/2019
1.7.37 1,672 12/11/2019
1.7.36 1,618 12/4/2019
1.7.35 1,515 12/4/2019
1.7.34 1,562 12/3/2019
1.7.33 1,682 12/2/2019
1.7.32 7,075 11/27/2019
1.7.31 8,001 11/26/2019
1.7.30 2,351 11/25/2019
1.7.29 1,586 11/22/2019
1.7.28 1,711 11/8/2019
1.7.27 2,266 11/5/2019
1.7.26 1,653 10/31/2019
1.7.25 2,538 10/29/2019
1.7.24 1,616 10/29/2019
1.7.23 1,599 10/25/2019
1.7.22 1,621 10/24/2019
1.7.21 1,683 10/24/2019
1.7.20 6,469 10/16/2019
1.7.19 1,571 10/15/2019
1.7.18 1,622 10/15/2019
1.7.17 1,709 10/8/2019
1.7.16 1,631 10/4/2019
1.7.15 5,113 10/2/2019
1.7.14 1,950 9/27/2019
1.7.13 1,559 9/26/2019
1.7.12 1,610 9/25/2019
1.7.11 1,659 9/24/2019
1.7.10 1,657 9/24/2019
1.7.9 1,676 9/24/2019
1.7.8 11,920 9/12/2019
1.7.7 1,648 9/12/2019
1.7.6 2,646 9/10/2019
1.7.5 1,700 9/5/2019
1.7.4 1,596 9/4/2019
1.7.3 1,607 9/3/2019
1.7.2 1,678 9/2/2019
1.7.1 1,703 8/29/2019
1.7.0 2,749 8/27/2019
1.6.69 1,581 5/15/2020
1.6.68 5,873 10/2/2019
1.6.67 2,712 9/27/2019
1.6.66 1,644 9/26/2019
1.6.65 2,751 9/5/2019
1.6.64 1,578 9/2/2019
1.6.63 3,653 8/23/2019
1.6.62 1,556 8/21/2019
1.6.61 1,694 8/21/2019
1.6.60 1,638 8/15/2019
1.6.57 1,573 8/8/2019
1.6.56 1,568 8/8/2019
1.6.55 2,927 8/5/2019
1.6.52 3,388 7/8/2019
1.6.48 1,666 6/18/2019
1.6.47 2,472 6/13/2019
1.6.46 1,705 6/12/2019
1.6.45 1,703 6/12/2019
1.6.44 1,608 6/12/2019
1.6.43 1,621 5/29/2019
1.6.42 2,497 5/28/2019
1.6.41 1,596 5/28/2019
1.6.40 1,648 5/28/2019
1.6.39 1,596 5/28/2019
1.6.38 2,504 5/21/2019
1.6.37 6,412 5/21/2019
1.6.36 1,659 5/16/2019
1.6.35 4,738 5/16/2019
1.6.34 1,667 5/16/2019
1.6.33 1,581 5/16/2019
1.6.32 1,709 5/7/2019
1.6.31 1,664 5/7/2019
1.6.30 1,683 5/7/2019
1.6.29 1,614 5/7/2019
1.6.28 2,555 5/1/2019
1.6.27 1,747 5/1/2019
1.6.26 1,679 4/25/2019
1.6.25 2,296 4/17/2019
1.6.24 1,602 4/17/2019
1.6.23 4,663 4/15/2019
1.6.22 2,558 4/9/2019
1.6.20 1,690 4/1/2019
1.6.19 1,725 3/29/2019
1.6.18 2,775 3/25/2019
1.6.17 1,724 3/21/2019
1.6.16 2,563 3/15/2019
1.6.15 1,629 3/15/2019
1.6.14 1,618 3/15/2019
1.6.13 1,668 3/15/2019
1.6.12 1,632 3/15/2019
1.6.11 1,710 3/15/2019
1.6.10 2,632 3/15/2019
1.6.9 1,632 3/15/2019
1.6.8 1,558 3/15/2019
1.6.7 7,840 3/15/2019
1.6.6 2,474 3/15/2019
1.6.5 1,885 3/15/2019
1.6.4 1,663 3/15/2019
1.6.3 1,644 3/15/2019
1.6.2 1,698 3/15/2019
1.6.1 2,865 3/15/2019
1.6.0 8,447 3/15/2019
1.5.41 2,339 3/15/2019
1.5.40 1,676 3/15/2019
1.5.39 2,563 3/15/2019
1.5.38 1,654 3/15/2019
1.5.37 1,584 3/15/2019
1.5.36 1,656 3/15/2019
1.5.35 1,954 3/15/2019
1.5.34 4,836 3/15/2019
1.5.33 1,620 3/15/2019
1.5.32 2,415 3/15/2019
1.5.31 1,634 3/15/2019
1.5.30 1,671 3/15/2019
1.5.29 1,609 3/15/2019
1.5.28 4,415 3/15/2019
1.5.27 1,662 3/15/2019
1.5.26 4,464 3/15/2019
1.5.25 1,614 3/15/2019
1.5.24 1,635 3/15/2019
1.5.23 2,545 3/15/2019
1.5.22 1,619 3/15/2019
1.5.21 3,756 3/15/2019
1.5.20 1,607 3/15/2019
1.5.19 2,510 3/15/2019
1.5.18 1,666 3/15/2019
1.5.17 1,610 3/15/2019
1.5.16 2,358 3/15/2019
1.5.15 1,672 3/15/2019
1.5.14 1,589 3/15/2019
1.5.13 1,759 3/15/2019
1.5.11 1,580 3/15/2019
1.5.10 1,909 3/15/2019
1.5.9 2,820 3/15/2019
1.5.8 2,257 3/15/2019
1.5.7 1,691 3/15/2019
1.5.6 1,643 3/15/2019
1.5.5 5,114 3/15/2019
1.5.4 1,683 3/15/2019
1.5.3 1,578 3/15/2019
1.5.2 1,603 3/15/2019
1.5.1 7,475 3/15/2019
1.5.0 6,138 3/15/2019
1.4.84 23,743 3/15/2019
1.4.83 6,897 3/15/2019
1.4.82 6,346 3/15/2019
1.4.81 1,693 3/15/2019
1.4.80 7,170 3/15/2019
1.4.79 1,651 3/15/2019
1.4.78 1,571 3/15/2019
1.4.77 2,499 3/15/2019
1.4.76 1,601 3/15/2019
1.4.75 1,534 3/15/2019
1.4.74 2,306 3/15/2019
1.4.73 1,575 3/15/2019
1.4.72 1,580 3/15/2019
1.4.71 1,590 3/15/2019
1.4.70 1,563 3/15/2019
1.4.69 2,317 3/15/2019
1.4.68 1,613 3/15/2019
1.4.67 1,559 3/15/2019
1.4.66 2,324 3/15/2019
1.4.65 1,604 3/15/2019
1.4.64 1,592 3/15/2019
1.4.63 4,026 3/15/2019
1.4.59 4,602 3/15/2019
1.4.57 9,710 3/15/2019
1.4.22 11,085 3/15/2019
1.3.14 12,916 3/15/2019
1.2.10 5,816 3/15/2019
1.1.2 8,872 3/15/2019
1.0.0 109,519 3/15/2019