Dynamicweb.Ecommerce 10.19.4-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.4-PreRelease
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.19.4-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.4-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.4-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.4-PreRelease
                    
#r "nuget: Dynamicweb.Ecommerce, 10.19.4-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.4-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.4-PreRelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.19.4-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.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.20.4 0 10/28/2025
10.20.3-PreRelease 577 10/21/2025
10.20.2-PreRelease 565 10/14/2025
10.20.1-PreRelease 580 10/7/2025
10.20.0-PreRelease 691 9/30/2025
10.19.11 0 10/28/2025
10.19.10 631 10/21/2025
10.19.9 751 10/16/2025
10.19.8 673 10/14/2025
10.19.7 714 10/7/2025
10.19.6 956 9/30/2025
10.19.5-PreRelease 695 9/22/2025
10.19.4-PreRelease 662 9/16/2025
10.19.3-PreRelease 427 9/9/2025
10.19.2-PreRelease 455 9/4/2025
10.19.1-PreRelease 476 9/2/2025
10.19.0-PreRelease 505 8/26/2025
10.18.13 15 10/28/2025
10.18.12 696 10/14/2025
10.18.11 700 10/7/2025
10.18.10 707 9/30/2025
10.18.9 877 9/22/2025
10.18.8 985 9/16/2025
10.18.7 622 9/9/2025
10.18.6 545 9/4/2025
10.18.5 681 9/2/2025
10.18.4 1,155 8/26/2025
10.18.3-PreRelease 434 8/19/2025
10.18.2-PreRelease 482 8/12/2025
10.18.1-PreRelease 531 8/7/2025
10.18.0-PreRelease 653 7/25/2025
10.17.13 760 10/14/2025
10.17.12 653 10/7/2025
10.17.11 842 9/30/2025
10.17.10 773 9/22/2025
10.17.9 801 9/16/2025
10.17.8 645 9/2/2025
10.17.7 612 8/26/2025
10.17.6 611 8/19/2025
10.17.5 695 8/12/2025
10.17.4 593 8/5/2025
10.17.3 992 7/22/2025
10.17.2 611 7/15/2025
10.17.1 670 7/8/2025
10.17.0 789 7/1/2025
10.16.12 932 9/22/2025
10.16.11 753 9/16/2025
10.16.10 493 9/9/2025
10.16.9 795 8/12/2025
10.16.8 644 8/5/2025
10.16.7 1,018 7/22/2025
10.16.6 768 7/1/2025
10.16.5 1,118 6/17/2025
10.16.4 860 6/12/2025
10.16.3 786 6/10/2025
10.16.2 649 6/4/2025
10.16.1 583 6/3/2025
10.16.0 982 5/27/2025
10.15.11 551 8/26/2025
10.15.10 629 8/5/2025
10.15.9 547 7/1/2025
10.15.8 337 6/24/2025
10.15.7 431 6/17/2025
10.15.6 522 6/3/2025
10.15.5 414 5/27/2025
10.15.4 553 5/20/2025
10.15.3 835 5/13/2025
10.15.2 559 5/13/2025
10.15.1 724 5/6/2025
10.15.0 591 4/29/2025
10.14.13 538 7/1/2025
10.14.12 347 6/24/2025
10.14.11 468 6/17/2025
10.14.10 624 5/20/2025
10.14.9 514 5/13/2025
10.14.8 539 5/13/2025
10.14.7 329 5/7/2025
10.14.6 302 5/6/2025
10.14.5 423 4/29/2025
10.14.4 636 4/22/2025
10.14.3 652 4/10/2025
10.14.2 620 4/8/2025
10.14.1 838 4/1/2025
10.14.0 1,265 3/25/2025
10.13.8 817 4/22/2025
10.13.7 437 4/10/2025
10.13.6 424 4/8/2025
10.13.5 428 4/1/2025
10.13.4 737 3/25/2025
10.13.3 1,072 3/18/2025
10.13.2 580 3/11/2025
10.13.1 1,024 3/4/2025
10.13.0 3,062 2/25/2025
10.12.7 924 3/11/2025
10.12.6 478 3/4/2025
10.12.5 374 2/25/2025
10.12.4 613 2/18/2025
10.12.3 452 2/12/2025
10.12.2 356 2/11/2025
10.12.1 615 2/4/2025
10.12.0 1,698 1/28/2025
10.11.8 790 2/25/2025
10.11.7 381 2/18/2025
10.11.6 398 2/12/2025
10.11.5 331 2/11/2025
10.11.4 353 2/4/2025
10.11.3 422 1/28/2025
10.11.2 909 1/21/2025
10.11.1 413 1/14/2025
10.11.0 699 1/7/2025
10.10.8 625 2/12/2025
10.10.7 323 2/11/2025
10.10.6 455 1/16/2025
10.10.5 307 1/14/2025
10.10.4 449 1/7/2025
10.10.3 766 12/17/2024
10.10.2 411 12/10/2024
10.10.1 474 12/3/2024
10.10.0 508 11/26/2024
10.9.9 596 1/14/2025
10.9.8 537 12/17/2024
10.9.7 350 12/10/2024
10.9.6 346 12/3/2024
10.9.5 334 11/27/2024
10.9.4 315 11/26/2024
10.9.3 576 11/19/2024
10.9.2 585 11/12/2024
10.9.1 447 11/5/2024
10.9.0 1,997 10/29/2024
10.8.14 360 1/14/2025
10.8.13 511 12/17/2024
10.8.12 407 12/10/2024
10.8.11 369 12/3/2024
10.8.10 685 11/26/2024
10.8.9 366 11/19/2024
10.8.8 367 11/12/2024
10.8.7 399 11/7/2024
10.8.6 375 11/5/2024
10.8.5 399 10/29/2024
10.8.4 436 10/22/2024
10.8.3 566 10/15/2024
10.8.2 447 10/8/2024
10.8.1 481 10/1/2024
10.8.0 4,658 9/24/2024
10.7.11 359 11/19/2024
10.7.10 362 11/19/2024
10.7.9 454 10/29/2024
10.7.8 334 10/22/2024
10.7.7 352 10/15/2024
10.7.6 386 10/8/2024
10.7.5 465 10/1/2024
10.7.4 365 9/24/2024
10.7.3 568 9/17/2024
10.7.2 448 9/10/2024
10.7.1 462 9/4/2024
10.7.0 1,609 8/27/2024
10.6.18 380 11/19/2024
10.6.17 345 11/19/2024
10.6.16 487 10/15/2024
10.6.15 375 10/8/2024
10.6.14 375 10/1/2024
10.6.13 420 9/24/2024
10.6.12 368 9/17/2024
10.6.11 373 9/3/2024
10.6.10 418 8/27/2024
10.6.9 1,086 8/20/2024
10.6.8 501 8/13/2024
10.6.7 361 8/6/2024
10.6.6 512 7/19/2024
10.6.5 361 7/16/2024
10.6.4 416 7/9/2024
10.6.3 603 7/2/2024
10.6.2 3,212 6/25/2024
10.5.14 500 10/1/2024
10.5.13 379 9/24/2024
10.5.12 371 8/21/2024
10.5.11 395 8/13/2024
10.5.10 303 8/6/2024
10.5.9 376 7/19/2024
10.5.8 397 7/16/2024
10.5.7 326 7/5/2024
10.5.6 370 7/1/2024
10.5.5 356 6/25/2024
10.5.4 449 6/18/2024
10.5.3 439 6/11/2024
10.5.2 441 6/4/2024
10.5.1 337 6/4/2024
10.5.0 781 5/28/2024
10.4.8 340 8/6/2024
10.4.7 335 6/25/2024
10.4.6 345 6/11/2024
10.4.5 359 6/4/2024
10.4.4 376 5/28/2024
10.4.3 413 5/21/2024
10.4.2 851 5/14/2024
10.4.1 598 5/7/2024
10.4.0 3,073 4/30/2024
10.3.10 328 8/6/2024
10.3.9 355 6/25/2024
10.3.8 478 5/21/2024
10.3.7 322 5/14/2024
10.3.6 423 5/7/2024
10.3.5 392 4/30/2024
10.3.4 478 4/23/2024
10.3.3 422 4/16/2024
10.3.2 469 4/11/2024
10.3.1 395 4/9/2024
10.3.0 637 4/2/2024
10.2.8 474 4/23/2024
10.2.7 395 4/16/2024
10.2.6 371 4/11/2024
10.2.5 372 4/9/2024
10.2.4 383 4/2/2024
10.2.3 424 3/26/2024
10.2.2 506 3/19/2024
10.2.1 561 3/12/2024
10.2.0 657 3/5/2024
10.1.12 402 4/11/2024
10.1.11 376 4/9/2024
10.1.10 422 4/2/2024
10.1.9 461 3/19/2024
10.1.8 460 3/13/2024
10.1.7 433 3/12/2024
10.1.6 475 3/5/2024
10.1.5 538 2/27/2024
10.1.4 581 2/20/2024
10.1.3 600 2/14/2024
10.1.2 589 2/7/2024
10.1.1 581 2/6/2024
10.1.0 637 1/30/2024
10.0.39 461 4/11/2024
10.0.38 475 4/2/2024
10.0.37 548 3/5/2024
10.0.36 543 2/27/2024
10.0.35 580 2/20/2024
10.0.34 902 2/14/2024
10.0.33 864 2/1/2024
10.0.32 671 1/24/2024
10.0.31 658 1/19/2024
10.0.30 681 1/18/2024
10.0.29 735 1/16/2024
10.0.28 955 1/16/2024
10.0.27 780 1/11/2024
10.0.26 881 12/19/2023
10.0.25 1,310 12/12/2023
10.0.24 1,150 12/5/2023
10.0.22 1,065 11/28/2023
10.0.21 2,876 11/23/2023
10.0.20 812 11/21/2023
10.0.19 745 11/14/2023
10.0.18 683 11/9/2023
10.0.17 801 11/2/2023
10.0.16 767 10/25/2023
10.0.15 817 10/19/2023
10.0.14 779 10/11/2023
10.0.13 929 9/27/2023
10.0.12 812 9/26/2023
10.0.11 826 9/22/2023
10.0.10 819 9/13/2023
10.0.9 2,795 8/30/2023
10.0.8 891 8/25/2023
10.0.7 1,168 8/22/2023
10.0.6 1,084 8/10/2023
10.0.5 1,257 8/2/2023
10.0.4 995 7/13/2023
10.0.3 1,281 7/5/2023
10.0.2 1,669 6/27/2023
10.0.1 1,009 6/20/2023
10.0.0 2,988 6/14/2023
1.20.1 170 10/15/2025
1.20.0 246 9/1/2025
1.19.5 212 8/21/2025
1.19.4 770 7/30/2025
1.19.3 702 6/18/2025
1.19.2 1,135 4/1/2025
1.19.1 979 2/19/2025
1.19.0 1,205 1/31/2025
1.18.5 245 4/1/2025
1.18.4 191 2/18/2025
1.18.3 349 1/31/2025
1.18.2 342 12/18/2024
1.18.1 796 11/26/2024
1.18.0 1,913 8/27/2024
1.17.17 1,124 11/22/2024
1.17.16 229 11/7/2024
1.17.15 284 10/18/2024
1.17.14 1,288 10/2/2024
1.17.13 1,881 9/19/2024
1.17.12 1,161 9/3/2024
1.17.11 420 8/26/2024
1.17.10 1,199 8/14/2024
1.17.9 316 7/18/2024
1.17.8 529 6/27/2024
1.17.7 1,539 6/4/2024
1.17.6 239 5/30/2024
1.17.5 1,611 5/13/2024
1.17.4 6,252 4/12/2024
1.17.3 482 3/25/2024
1.17.2 1,383 3/4/2024
1.17.1 1,179 2/14/2024
1.17.0 704 1/31/2024
1.16.13 524 4/11/2024
1.16.12 365 3/25/2024
1.16.11 426 3/4/2024
1.16.10 484 2/14/2024
1.16.9 515 1/29/2024
1.16.8 746 1/9/2024
1.16.7 1,350 12/13/2023
1.16.6 813 12/6/2023
1.16.5 1,646 11/29/2023
1.16.4 987 11/21/2023
1.16.3 772 11/7/2023
1.16.2 580 10/30/2023
1.16.1 1,623 10/10/2023
1.16.0 2,129 9/21/2023
1.15.34 406 1/31/2024
1.15.33 437 1/23/2024
1.15.32 873 12/13/2023
1.15.31 1,833 11/7/2023
1.15.30 703 10/17/2023
1.15.29 1,132 10/10/2023
1.15.28 3,147 9/13/2023
1.15.27 2,538 8/29/2023
1.15.26 8,596 8/15/2023
1.15.25 711 8/14/2023
1.15.24 1,744 8/2/2023
1.15.23 784 7/27/2023
1.15.22 772 7/26/2023
1.15.21 1,193 7/6/2023
1.15.20 2,116 6/29/2023
1.15.19 1,826 6/6/2023
1.15.18 1,109 5/28/2023
1.15.17 1,354 5/16/2023
1.15.16 2,590 5/11/2023
1.15.15 3,040 5/3/2023
1.15.14 1,357 4/18/2023
1.15.13 1,539 3/24/2023
1.15.12 1,762 3/21/2023
1.15.11 3,551 3/16/2023
1.15.10 938 3/15/2023
1.15.9 3,931 3/7/2023
1.15.8 989 3/2/2023
1.15.7 1,105 2/28/2023
1.15.6 1,053 2/22/2023
1.15.5 1,547 2/21/2023
1.15.4 1,061 2/15/2023
1.15.3 937 2/7/2023
1.15.2 1,145 2/6/2023
1.15.1 3,560 2/2/2023
1.15.0 1,354 1/26/2023
1.14.70 3,735 10/9/2023
1.14.69 747 8/14/2023
1.14.68 947 7/27/2023
1.14.67 1,636 6/23/2023
1.14.66 4,963 5/3/2023
1.14.65 2,060 4/24/2023
1.14.64 1,018 4/18/2023
1.14.63 993 3/24/2023
1.14.62 1,002 3/21/2023
1.14.61 1,011 3/16/2023
1.14.60 955 3/16/2023
1.14.59 1,492 3/7/2023
1.14.58 971 3/2/2023
1.14.57 1,761 2/21/2023
1.14.56 1,139 2/15/2023
1.14.55 1,067 2/14/2023
1.14.54 1,061 2/7/2023
1.14.53 1,085 2/2/2023
1.14.52 1,074 2/1/2023
1.14.51 1,460 1/26/2023
1.14.50 1,704 1/24/2023
1.14.49 5,196 1/18/2023
1.14.48 1,063 1/16/2023
1.14.47 2,081 1/10/2023
1.14.46 1,020 1/9/2023
1.14.45 1,932 1/9/2023
1.14.44 2,129 1/5/2023
1.14.43 1,021 1/5/2023
1.14.42 2,968 1/3/2023
1.14.41 3,419 12/15/2022
1.14.40 1,093 12/13/2022
1.14.39 1,901 12/8/2022
1.14.38 1,076 12/7/2022
1.14.37 1,035 12/5/2022
1.14.36 1,106 12/2/2022
1.14.35 1,051 12/1/2022
1.14.34 1,864 11/29/2022
1.14.33 1,115 11/28/2022
1.14.32 1,034 11/24/2022
1.14.31 1,132 11/23/2022
1.14.30 1,244 11/22/2022
1.14.29 1,429 11/22/2022
1.14.28 2,753 11/17/2022
1.14.27 2,010 11/16/2022
1.14.26 1,227 11/16/2022
1.14.25 2,200 11/15/2022
1.14.24 1,265 11/14/2022
1.14.23 1,127 11/11/2022
1.14.22 1,365 11/10/2022
1.14.21 1,162 11/10/2022
1.14.20 1,198 11/7/2022
1.14.19 1,964 11/7/2022
1.14.18 1,544 11/2/2022
1.14.17 3,687 11/1/2022
1.14.16 1,131 10/27/2022
1.14.15 1,268 10/24/2022
1.14.14 1,166 10/21/2022
1.14.13 2,300 10/13/2022
1.14.12 1,146 10/12/2022
1.14.11 1,816 10/12/2022
1.14.10 2,589 10/7/2022
1.14.9 1,513 10/4/2022
1.14.8 1,158 10/3/2022
1.14.7 1,578 9/29/2022
1.14.6 1,944 9/27/2022
1.14.5 1,246 9/21/2022
1.14.4 1,592 9/16/2022
1.14.3 1,195 9/15/2022
1.14.2 3,211 9/7/2022
1.14.1 3,318 8/30/2022
1.14.0 3,230 8/30/2022
1.13.83 1,095 1/24/2023
1.13.81 1,085 1/5/2023
1.13.80 1,100 11/23/2022
1.13.79 1,189 11/1/2022
1.13.78 1,144 10/13/2022
1.13.77 1,213 10/4/2022
1.13.76 1,377 9/27/2022
1.13.75 1,214 9/21/2022
1.13.74 3,264 9/20/2022
1.13.73 1,276 9/16/2022
1.13.72 2,551 8/31/2022
1.13.71 1,252 8/30/2022
1.13.70 1,214 8/25/2022
1.13.69 1,281 8/22/2022
1.13.68 1,170 8/22/2022
1.13.67 1,304 8/22/2022
1.13.66 1,266 8/22/2022
1.13.65 1,313 8/17/2022
1.13.64 4,284 8/11/2022
1.13.63 1,227 8/9/2022
1.13.62 1,328 8/8/2022
1.13.61 2,718 7/13/2022
1.13.60 1,355 7/11/2022
1.13.59 2,957 6/27/2022
1.13.58 1,440 6/24/2022
1.13.57 2,000 6/21/2022
1.13.56 1,352 6/19/2022
1.13.55 1,786 6/15/2022
1.13.54 6,169 6/8/2022
1.13.53 1,310 6/6/2022
1.13.52 6,240 6/2/2022
1.13.51 1,419 6/1/2022
1.13.50 2,152 5/23/2022
1.13.49 1,329 5/20/2022
1.13.48 1,276 5/18/2022
1.13.47 1,378 5/5/2022
1.13.46 3,156 5/2/2022
1.13.45 1,352 4/29/2022
1.13.44 1,358 4/28/2022
1.13.43 1,308 4/28/2022
1.13.42 1,386 4/27/2022
1.13.41 1,295 4/27/2022
1.13.40 1,308 4/26/2022
1.13.39 1,363 4/26/2022
1.13.38 1,405 4/26/2022
1.13.37 1,640 4/21/2022
1.13.36 1,828 4/13/2022
1.13.35 1,525 4/8/2022
1.13.34 1,326 4/7/2022
1.13.33 1,400 4/7/2022
1.13.32 1,399 4/7/2022
1.13.31 1,379 4/6/2022
1.13.30 1,331 4/4/2022
1.13.29 1,732 3/28/2022
1.13.28 1,355 3/28/2022
1.13.27 2,100 3/25/2022
1.13.24 1,352 3/21/2022
1.13.23 1,407 3/17/2022
1.13.22 1,644 3/16/2022
1.13.21 1,381 3/15/2022
1.13.20 1,453 3/11/2022
1.13.19 1,389 3/10/2022
1.13.18 1,440 3/10/2022
1.13.17 1,378 3/9/2022
1.13.16 1,430 3/9/2022
1.13.15 1,495 3/4/2022
1.13.14 2,806 3/2/2022
1.13.13 1,333 3/1/2022
1.13.12 1,485 2/28/2022
1.13.11 1,479 2/18/2022
1.13.10 1,430 2/18/2022
1.13.9 5,006 2/17/2022
1.13.8 1,360 2/16/2022
1.13.7 3,605 2/11/2022
1.13.6 1,499 2/7/2022
1.13.5 1,481 2/3/2022
1.13.4 1,451 2/2/2022
1.13.3 1,408 2/2/2022
1.13.2 1,456 2/1/2022
1.13.1 1,486 1/28/2022
1.13.0 4,046 1/25/2022
1.12.60 3,084 5/24/2022
1.12.59 1,262 5/23/2022
1.12.58 1,585 3/9/2022
1.12.57 1,404 3/3/2022
1.12.56 1,409 2/11/2022
1.12.55 1,699 2/8/2022
1.12.54 1,426 2/4/2022
1.12.53 1,372 1/31/2022
1.12.52 3,501 1/23/2022
1.12.51 1,472 1/20/2022
1.12.50 1,415 1/19/2022
1.12.49 1,752 1/17/2022
1.12.48 1,261 1/14/2022
1.12.47 1,414 1/13/2022
1.12.46 1,326 1/11/2022
1.12.45 1,185 1/6/2022
1.12.44 1,325 1/3/2022
1.12.43 1,243 12/23/2021
1.12.42 2,586 12/21/2021
1.12.41 1,199 12/21/2021
1.12.40 1,179 12/20/2021
1.12.39 1,160 12/20/2021
1.12.38 2,539 12/16/2021
1.12.37 1,189 12/16/2021
1.12.36 2,426 12/16/2021
1.12.35 5,260 12/15/2021
1.12.34 1,223 12/10/2021
1.12.33 2,002 12/7/2021
1.12.32 1,459 12/2/2021
1.12.31 1,035 12/2/2021
1.12.30 1,204 11/30/2021
1.12.29 1,357 11/29/2021
1.12.28 4,599 11/23/2021
1.12.27 1,182 11/22/2021
1.12.26 1,216 11/12/2021
1.12.25 1,142 11/11/2021
1.12.23 1,215 11/10/2021
1.12.22 1,179 11/10/2021
1.12.21 1,275 11/8/2021
1.12.20 2,152 10/29/2021
1.12.19 5,786 10/29/2021
1.12.18 1,295 10/26/2021
1.12.17 1,962 10/26/2021
1.12.16 1,367 10/25/2021
1.12.15 1,359 10/20/2021
1.12.14 1,234 10/18/2021
1.12.13 1,291 10/18/2021
1.12.12 1,216 10/15/2021
1.12.11 1,409 10/14/2021
1.12.10 2,037 10/7/2021
1.12.9 1,248 10/6/2021
1.12.8 1,384 10/5/2021
1.12.7 1,333 10/5/2021
1.12.6 1,362 10/4/2021
1.12.5 1,278 10/1/2021
1.12.4 1,282 9/30/2021
1.12.3 1,258 9/29/2021
1.12.2 1,907 9/23/2021
1.12.1 1,837 9/17/2021
1.12.0 3,715 8/31/2021
1.10.116 2,721 12/1/2021
1.10.115 2,624 11/11/2021
1.10.114 1,218 11/10/2021
1.10.113 1,203 11/5/2021
1.10.112 2,087 10/19/2021
1.10.111 1,213 10/15/2021
1.10.110 1,288 10/15/2021
1.10.109 1,231 10/12/2021
1.10.108 1,232 10/8/2021
1.10.107 1,307 10/7/2021
1.10.106 1,190 10/6/2021
1.10.105 1,279 10/5/2021
1.10.104 14,030 9/23/2021
1.10.103 1,680 9/21/2021
1.10.102 2,145 9/21/2021
1.10.101 1,284 9/15/2021
1.10.100 1,329 9/13/2021
1.10.99 2,166 9/9/2021
1.10.98 1,352 9/9/2021
1.10.97 1,504 9/6/2021
1.10.96 4,688 8/30/2021
1.10.95 3,086 8/27/2021
1.10.94 1,395 8/26/2021
1.10.93 1,438 8/24/2021
1.10.92 15,023 8/23/2021
1.10.91 1,529 8/20/2021
1.10.90 22,717 8/12/2021
1.10.89 3,821 8/12/2021
1.10.88 1,804 8/4/2021
1.10.87 7,095 7/15/2021
1.10.86 1,418 7/14/2021
1.10.85 1,370 7/12/2021
1.10.84 1,356 7/12/2021
1.10.83 10,746 7/8/2021
1.10.82 1,255 7/7/2021
1.10.81 1,250 7/6/2021
1.10.80 1,328 7/2/2021
1.10.79 1,217 7/2/2021
1.10.78 1,351 6/30/2021
1.10.77 1,273 6/29/2021
1.10.76 2,148 6/28/2021
1.10.75 2,667 6/25/2021
1.10.74 1,315 6/22/2021
1.10.73 1,355 6/18/2021
1.10.72 3,515 6/11/2021
1.10.71 2,080 6/7/2021
1.10.70 1,407 6/4/2021
1.10.69 1,306 6/4/2021
1.10.68 18,000 6/2/2021
1.10.67 3,210 6/1/2021
1.10.66 1,322 5/31/2021
1.10.65 1,378 5/27/2021
1.10.64 1,272 5/26/2021
1.10.63 2,618 5/24/2021
1.10.62 2,472 5/18/2021
1.10.61 1,346 5/18/2021
1.10.60 1,312 5/17/2021
1.10.59 3,054 5/12/2021
1.10.58 1,393 5/11/2021
1.10.57 1,420 5/7/2021
1.10.56 2,901 5/4/2021
1.10.55 1,324 5/3/2021
1.10.54 1,355 5/3/2021
1.10.53 24,520 4/27/2021
1.10.52 1,285 4/27/2021
1.10.51 9,206 4/26/2021
1.10.50 7,798 4/23/2021
1.10.49 5,139 4/22/2021
1.10.48 1,297 4/21/2021
1.10.47 1,396 4/21/2021
1.10.46 1,385 4/21/2021
1.10.45 1,296 4/20/2021
1.10.44 1,323 4/19/2021
1.10.43 1,265 4/19/2021
1.10.42 1,352 4/15/2021
1.10.41 1,274 4/14/2021
1.10.40 1,781 4/14/2021
1.10.39 3,660 4/13/2021
1.10.38 1,206 4/12/2021
1.10.37 1,305 4/12/2021
1.10.36 1,357 4/12/2021
1.10.35 1,314 4/9/2021
1.10.34 1,228 4/9/2021
1.10.33 1,222 4/8/2021
1.10.32 1,323 4/8/2021
1.10.31 1,269 4/7/2021
1.10.30 1,239 4/7/2021
1.10.29 1,290 3/31/2021
1.10.28 1,735 3/30/2021
1.10.27 3,280 3/24/2021
1.10.26 1,258 3/24/2021
1.10.25 1,359 3/23/2021
1.10.24 1,366 3/23/2021
1.10.23 1,477 3/18/2021
1.10.22 2,815 3/17/2021
1.10.21 2,626 3/11/2021
1.10.20 1,387 3/11/2021
1.10.19 1,339 3/10/2021
1.10.18 2,080 3/9/2021
1.10.17 1,309 3/9/2021
1.10.16 1,403 3/8/2021
1.10.15 16,068 3/4/2021
1.10.14 1,762 2/25/2021
1.10.13 3,346 2/19/2021
1.10.12 2,735 2/18/2021
1.10.11 1,411 2/16/2021
1.10.10 1,261 2/15/2021
1.10.9 1,463 2/10/2021
1.10.8 1,725 2/8/2021
1.10.7 1,342 2/4/2021
1.10.6 3,525 2/2/2021
1.10.5 1,333 2/1/2021
1.10.4 1,390 1/29/2021
1.10.3 2,900 1/28/2021
1.10.2 6,825 1/26/2021
1.10.1 12,478 1/26/2021
1.9.64 1,319 3/17/2021
1.9.63 1,862 2/25/2021
1.9.62 1,336 2/22/2021
1.9.61 2,308 2/4/2021
1.9.60 1,306 2/1/2021
1.9.59 4,089 1/19/2021
1.9.58 1,356 1/15/2021
1.9.57 1,552 1/14/2021
1.9.56 1,437 1/11/2021
1.9.55 1,648 12/24/2020
1.9.54 1,620 12/18/2020
1.9.53 4,402 12/16/2020
1.9.52 1,355 12/15/2020
1.9.51 1,401 12/11/2020
1.9.50 1,417 12/10/2020
1.9.49 1,509 12/10/2020
1.9.48 1,439 12/9/2020
1.9.47 1,354 12/8/2020
1.9.46 1,426 12/4/2020
1.9.45 1,391 12/3/2020
1.9.44 1,473 12/1/2020
1.9.43 1,412 11/30/2020
1.9.42 1,331 11/27/2020
1.9.41 1,473 11/26/2020
1.9.40 1,268 11/26/2020
1.9.39 3,882 11/25/2020
1.9.38 1,358 11/23/2020
1.9.37 1,354 11/20/2020
1.9.36 1,663 11/17/2020
1.9.35 1,458 11/16/2020
1.9.34 1,636 11/10/2020
1.9.33 1,452 11/9/2020
1.9.32 5,904 11/3/2020
1.9.31 1,468 11/3/2020
1.9.30 1,435 10/30/2020
1.9.29 1,383 10/28/2020
1.9.28 4,199 10/21/2020
1.9.27 1,422 10/20/2020
1.9.26 1,528 10/18/2020
1.9.25 4,389 10/15/2020
1.9.24 1,571 10/14/2020
1.9.23 1,424 10/13/2020
1.9.22 1,442 10/13/2020
1.9.21 1,496 10/9/2020
1.9.20 2,479 10/2/2020
1.9.19 2,355 9/29/2020
1.9.18 2,958 9/29/2020
1.9.17 1,486 9/22/2020
1.9.16 1,461 9/17/2020
1.9.15 1,618 9/16/2020
1.9.14 2,647 9/15/2020
1.9.13 1,400 9/15/2020
1.9.12 1,470 9/15/2020
1.9.11 1,459 9/15/2020
1.9.10 1,778 9/11/2020
1.9.9 1,526 9/9/2020
1.9.8 1,352 9/9/2020
1.9.7 1,405 9/8/2020
1.9.6 1,783 9/4/2020
1.9.5 1,459 9/2/2020
1.9.4 1,414 9/1/2020
1.9.3 1,472 8/31/2020
1.9.2 3,315 8/27/2020
1.9.1 1,451 8/26/2020
1.9.0 2,787 8/25/2020
1.8.105 1,913 4/15/2021
1.8.104 1,590 10/20/2020
1.8.103 2,571 9/14/2020
1.8.102 1,570 9/8/2020
1.8.101 1,527 9/2/2020
1.8.100 1,477 9/1/2020
1.8.99 3,350 8/21/2020
1.8.98 1,456 8/18/2020
1.8.97 1,601 8/14/2020
1.8.96 1,575 8/13/2020
1.8.95 1,526 8/12/2020
1.8.94 2,501 8/11/2020
1.8.93 1,900 8/3/2020
1.8.92 1,594 7/30/2020
1.8.91 1,634 7/13/2020
1.8.90 1,530 7/7/2020
1.8.89 1,626 7/7/2020
1.8.88 1,463 7/6/2020
1.8.87 1,471 7/2/2020
1.8.86 3,666 6/30/2020
1.8.85 1,546 6/30/2020
1.8.84 1,487 6/30/2020
1.8.83 1,529 6/29/2020
1.8.82 1,515 6/25/2020
1.8.81 1,647 6/25/2020
1.8.80 1,574 6/22/2020
1.8.79 1,508 6/18/2020
1.8.78 4,712 6/18/2020
1.8.77 1,505 6/17/2020
1.8.76 2,594 6/16/2020
1.8.75 1,488 6/15/2020
1.8.74 3,070 6/9/2020
1.8.73 1,577 6/8/2020
1.8.72 1,463 6/8/2020
1.8.71 1,513 6/5/2020
1.8.70 1,650 6/4/2020
1.8.69 1,615 6/1/2020
1.8.68 1,632 5/29/2020
1.8.67 1,555 5/28/2020
1.8.66 1,541 5/28/2020
1.8.65 1,534 5/27/2020
1.8.64 2,561 5/26/2020
1.8.63 4,957 5/20/2020
1.8.62 1,501 5/20/2020
1.8.61 1,524 5/20/2020
1.8.60 1,673 5/18/2020
1.8.59 1,584 5/15/2020
1.8.58 1,578 5/15/2020
1.8.57 1,541 5/15/2020
1.8.56 1,520 5/14/2020
1.8.55 5,533 5/12/2020
1.8.54 1,643 5/8/2020
1.8.53 2,449 5/6/2020
1.8.52 1,715 5/5/2020
1.8.51 1,608 5/4/2020
1.8.50 1,623 4/30/2020
1.8.49 1,564 4/29/2020
1.8.48 1,592 4/27/2020
1.8.47 3,793 4/24/2020
1.8.46 1,613 4/24/2020
1.8.45 1,553 4/24/2020
1.8.44 1,582 4/22/2020
1.8.43 2,747 4/21/2020
1.8.42 1,545 4/17/2020
1.8.41 1,644 4/16/2020
1.8.40 1,719 4/9/2020
1.8.39 1,491 4/8/2020
1.8.38 2,612 4/5/2020
1.8.37 1,658 4/3/2020
1.8.36 1,658 4/3/2020
1.8.35 1,604 4/2/2020
1.8.34 1,663 4/2/2020
1.8.33 1,718 3/31/2020
1.8.32 1,609 3/27/2020
1.8.31 1,629 3/26/2020
1.8.30 1,585 3/26/2020
1.8.29 1,424 3/25/2020
1.8.28 1,646 3/24/2020
1.8.27 1,599 3/20/2020
1.8.26 1,602 3/19/2020
1.8.25 1,667 3/18/2020
1.8.24 2,589 3/18/2020
1.8.23 1,589 3/18/2020
1.8.22 1,488 3/18/2020
1.8.21 1,639 3/18/2020
1.8.20 1,737 3/17/2020
1.8.19 1,701 3/17/2020
1.8.18 1,606 3/17/2020
1.8.17 3,875 3/17/2020
1.8.16 1,641 3/15/2020
1.8.15 3,892 3/12/2020
1.8.14 1,586 3/11/2020
1.8.13 4,919 3/5/2020
1.8.12 1,814 3/3/2020
1.8.11 1,613 3/2/2020
1.8.10 7,691 2/24/2020
1.8.9 1,762 2/20/2020
1.8.8 1,867 2/18/2020
1.8.7 1,651 2/18/2020
1.8.6 1,531 2/17/2020
1.8.5 1,587 2/14/2020
1.8.4 1,878 2/12/2020
1.8.3 1,857 2/7/2020
1.8.2 1,672 2/3/2020
1.8.1 7,007 1/28/2020
1.7.53 1,686 5/15/2020
1.7.52 1,600 3/31/2020
1.7.51 2,093 3/27/2020
1.7.50 1,599 3/26/2020
1.7.49 2,248 3/18/2020
1.7.48 1,588 2/25/2020
1.7.47 2,624 2/4/2020
1.7.46 1,588 2/4/2020
1.7.45 1,636 1/16/2020
1.7.44 1,691 1/13/2020
1.7.43 1,627 1/9/2020
1.7.42 6,026 12/27/2019
1.7.41 3,602 12/16/2019
1.7.40 1,523 12/13/2019
1.7.39 1,511 12/13/2019
1.7.38 1,628 12/13/2019
1.7.37 1,668 12/11/2019
1.7.36 1,613 12/4/2019
1.7.35 1,510 12/4/2019
1.7.34 1,558 12/3/2019
1.7.33 1,675 12/2/2019
1.7.32 7,071 11/27/2019
1.7.31 7,997 11/26/2019
1.7.30 2,347 11/25/2019
1.7.29 1,580 11/22/2019
1.7.28 1,704 11/8/2019
1.7.27 2,259 11/5/2019
1.7.26 1,646 10/31/2019
1.7.25 2,529 10/29/2019
1.7.24 1,608 10/29/2019
1.7.23 1,595 10/25/2019
1.7.22 1,617 10/24/2019
1.7.21 1,679 10/24/2019
1.7.20 6,465 10/16/2019
1.7.19 1,564 10/15/2019
1.7.18 1,615 10/15/2019
1.7.17 1,704 10/8/2019
1.7.16 1,625 10/4/2019
1.7.15 5,092 10/2/2019
1.7.14 1,946 9/27/2019
1.7.13 1,555 9/26/2019
1.7.12 1,606 9/25/2019
1.7.11 1,655 9/24/2019
1.7.10 1,648 9/24/2019
1.7.9 1,672 9/24/2019
1.7.8 11,895 9/12/2019
1.7.7 1,640 9/12/2019
1.7.6 2,642 9/10/2019
1.7.5 1,696 9/5/2019
1.7.4 1,591 9/4/2019
1.7.3 1,599 9/3/2019
1.7.2 1,671 9/2/2019
1.7.1 1,696 8/29/2019
1.7.0 2,743 8/27/2019
1.6.69 1,577 5/15/2020
1.6.68 5,867 10/2/2019
1.6.67 2,705 9/27/2019
1.6.66 1,638 9/26/2019
1.6.65 2,744 9/5/2019
1.6.64 1,572 9/2/2019
1.6.63 3,648 8/23/2019
1.6.62 1,551 8/21/2019
1.6.61 1,689 8/21/2019
1.6.60 1,633 8/15/2019
1.6.57 1,569 8/8/2019
1.6.56 1,563 8/8/2019
1.6.55 2,923 8/5/2019
1.6.52 3,383 7/8/2019
1.6.48 1,662 6/18/2019
1.6.47 2,468 6/13/2019
1.6.46 1,699 6/12/2019
1.6.45 1,696 6/12/2019
1.6.44 1,603 6/12/2019
1.6.43 1,613 5/29/2019
1.6.42 2,490 5/28/2019
1.6.41 1,589 5/28/2019
1.6.40 1,644 5/28/2019
1.6.39 1,592 5/28/2019
1.6.38 2,499 5/21/2019
1.6.37 6,384 5/21/2019
1.6.36 1,652 5/16/2019
1.6.35 4,732 5/16/2019
1.6.34 1,659 5/16/2019
1.6.33 1,573 5/16/2019
1.6.32 1,705 5/7/2019
1.6.31 1,660 5/7/2019
1.6.30 1,677 5/7/2019
1.6.29 1,607 5/7/2019
1.6.28 2,551 5/1/2019
1.6.27 1,741 5/1/2019
1.6.26 1,672 4/25/2019
1.6.25 2,292 4/17/2019
1.6.24 1,598 4/17/2019
1.6.23 4,657 4/15/2019
1.6.22 2,552 4/9/2019
1.6.20 1,685 4/1/2019
1.6.19 1,717 3/29/2019
1.6.18 2,771 3/25/2019
1.6.17 1,718 3/21/2019
1.6.16 2,559 3/15/2019
1.6.15 1,624 3/15/2019
1.6.14 1,614 3/15/2019
1.6.13 1,662 3/15/2019
1.6.12 1,627 3/15/2019
1.6.11 1,705 3/15/2019
1.6.10 2,626 3/15/2019
1.6.9 1,627 3/15/2019
1.6.8 1,554 3/15/2019
1.6.7 7,834 3/15/2019
1.6.6 2,470 3/15/2019
1.6.5 1,880 3/15/2019
1.6.4 1,658 3/15/2019
1.6.3 1,637 3/15/2019
1.6.2 1,694 3/15/2019
1.6.1 2,858 3/15/2019
1.6.0 8,360 3/15/2019
1.5.41 2,335 3/15/2019
1.5.40 1,672 3/15/2019
1.5.39 2,557 3/15/2019
1.5.38 1,650 3/15/2019
1.5.37 1,580 3/15/2019
1.5.36 1,652 3/15/2019
1.5.35 1,950 3/15/2019
1.5.34 4,812 3/15/2019
1.5.33 1,615 3/15/2019
1.5.32 2,408 3/15/2019
1.5.31 1,629 3/15/2019
1.5.30 1,667 3/15/2019
1.5.29 1,603 3/15/2019
1.5.28 4,411 3/15/2019
1.5.27 1,658 3/15/2019
1.5.26 4,460 3/15/2019
1.5.25 1,610 3/15/2019
1.5.24 1,629 3/15/2019
1.5.23 2,541 3/15/2019
1.5.22 1,614 3/15/2019
1.5.21 3,740 3/15/2019
1.5.20 1,600 3/15/2019
1.5.19 2,503 3/15/2019
1.5.18 1,658 3/15/2019
1.5.17 1,605 3/15/2019
1.5.16 2,354 3/15/2019
1.5.15 1,665 3/15/2019
1.5.14 1,585 3/15/2019
1.5.13 1,753 3/15/2019
1.5.11 1,576 3/15/2019
1.5.10 1,904 3/15/2019
1.5.9 2,815 3/15/2019
1.5.8 2,251 3/15/2019
1.5.7 1,683 3/15/2019
1.5.6 1,636 3/15/2019
1.5.5 5,109 3/15/2019
1.5.4 1,677 3/15/2019
1.5.3 1,574 3/15/2019
1.5.2 1,598 3/15/2019
1.5.1 7,471 3/15/2019
1.5.0 6,131 3/15/2019
1.4.84 23,739 3/15/2019
1.4.83 6,884 3/15/2019
1.4.82 6,342 3/15/2019
1.4.81 1,686 3/15/2019
1.4.80 7,152 3/15/2019
1.4.79 1,646 3/15/2019
1.4.78 1,566 3/15/2019
1.4.77 2,493 3/15/2019
1.4.76 1,597 3/15/2019
1.4.75 1,530 3/15/2019
1.4.74 2,301 3/15/2019
1.4.73 1,568 3/15/2019
1.4.72 1,576 3/15/2019
1.4.71 1,585 3/15/2019
1.4.70 1,559 3/15/2019
1.4.69 2,309 3/15/2019
1.4.68 1,609 3/15/2019
1.4.67 1,554 3/15/2019
1.4.66 2,320 3/15/2019
1.4.65 1,598 3/15/2019
1.4.64 1,588 3/15/2019
1.4.63 4,022 3/15/2019
1.4.59 4,596 3/15/2019
1.4.57 9,706 3/15/2019
1.4.22 11,078 3/15/2019
1.3.14 12,911 3/15/2019
1.2.10 5,810 3/15/2019
1.1.2 8,868 3/15/2019
1.0.0 109,472 3/15/2019