Dynamicweb.Ecommerce 10.19.6

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.19.6
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.19.6
                    
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.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.19.6" />
                    
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.6
                    
#r "nuget: Dynamicweb.Ecommerce, 10.19.6"
                    
#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.6
                    
#: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.6
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.19.6
                    
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 (111)

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.XmlProvider

XML Provider

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.20.0-PreRelease 368 9/30/2025
10.19.6 410 9/30/2025
10.19.5-PreRelease 631 9/22/2025
10.19.4-PreRelease 602 9/16/2025
10.19.3-PreRelease 379 9/9/2025
10.19.2-PreRelease 393 9/4/2025
10.19.1-PreRelease 418 9/2/2025
10.19.0-PreRelease 454 8/26/2025
10.18.10 376 9/30/2025
10.18.9 793 9/22/2025
10.18.8 815 9/16/2025
10.18.7 503 9/9/2025
10.18.6 477 9/4/2025
10.18.5 612 9/2/2025
10.18.4 948 8/26/2025
10.18.3-PreRelease 379 8/19/2025
10.18.2-PreRelease 414 8/12/2025
10.18.1-PreRelease 475 8/7/2025
10.18.0-PreRelease 598 7/25/2025
10.17.11 409 9/30/2025
10.17.10 700 9/22/2025
10.17.9 738 9/16/2025
10.17.8 561 9/2/2025
10.17.7 542 8/26/2025
10.17.6 540 8/19/2025
10.17.5 632 8/12/2025
10.17.4 522 8/5/2025
10.17.3 924 7/22/2025
10.17.2 549 7/15/2025
10.17.1 606 7/8/2025
10.17.0 709 7/1/2025
10.16.12 707 9/22/2025
10.16.11 693 9/16/2025
10.16.10 435 9/9/2025
10.16.9 718 8/12/2025
10.16.8 580 8/5/2025
10.16.7 957 7/22/2025
10.16.6 687 7/1/2025
10.16.5 1,032 6/17/2025
10.16.4 782 6/12/2025
10.16.3 718 6/10/2025
10.16.2 580 6/4/2025
10.16.1 517 6/3/2025
10.16.0 907 5/27/2025
10.15.11 495 8/26/2025
10.15.10 546 8/5/2025
10.15.9 517 7/1/2025
10.15.8 311 6/24/2025
10.15.7 392 6/17/2025
10.15.6 465 6/3/2025
10.15.5 375 5/27/2025
10.15.4 502 5/20/2025
10.15.3 778 5/13/2025
10.15.2 507 5/13/2025
10.15.1 667 5/6/2025
10.15.0 560 4/29/2025
10.14.13 489 7/1/2025
10.14.12 319 6/24/2025
10.14.11 435 6/17/2025
10.14.10 586 5/20/2025
10.14.9 471 5/13/2025
10.14.8 494 5/13/2025
10.14.7 310 5/7/2025
10.14.6 282 5/6/2025
10.14.5 385 4/29/2025
10.14.4 607 4/22/2025
10.14.3 615 4/10/2025
10.14.2 556 4/8/2025
10.14.1 782 4/1/2025
10.14.0 1,151 3/25/2025
10.13.8 773 4/22/2025
10.13.7 414 4/10/2025
10.13.6 386 4/8/2025
10.13.5 402 4/1/2025
10.13.4 700 3/25/2025
10.13.3 1,025 3/18/2025
10.13.2 533 3/11/2025
10.13.1 992 3/4/2025
10.13.0 3,016 2/25/2025
10.12.7 858 3/11/2025
10.12.6 445 3/4/2025
10.12.5 337 2/25/2025
10.12.4 556 2/18/2025
10.12.3 422 2/12/2025
10.12.2 316 2/11/2025
10.12.1 563 2/4/2025
10.12.0 1,603 1/28/2025
10.11.8 728 2/25/2025
10.11.7 324 2/18/2025
10.11.6 354 2/12/2025
10.11.5 299 2/11/2025
10.11.4 311 2/4/2025
10.11.3 390 1/28/2025
10.11.2 860 1/21/2025
10.11.1 364 1/14/2025
10.11.0 649 1/7/2025
10.10.8 580 2/12/2025
10.10.7 282 2/11/2025
10.10.6 427 1/16/2025
10.10.5 255 1/14/2025
10.10.4 380 1/7/2025
10.10.3 721 12/17/2024
10.10.2 381 12/10/2024
10.10.1 437 12/3/2024
10.10.0 471 11/26/2024
10.9.9 540 1/14/2025
10.9.8 497 12/17/2024
10.9.7 321 12/10/2024
10.9.6 315 12/3/2024
10.9.5 304 11/27/2024
10.9.4 278 11/26/2024
10.9.3 531 11/19/2024
10.9.2 552 11/12/2024
10.9.1 395 11/5/2024
10.9.0 1,819 10/29/2024
10.8.14 327 1/14/2025
10.8.13 473 12/17/2024
10.8.12 373 12/10/2024
10.8.11 344 12/3/2024
10.8.10 622 11/26/2024
10.8.9 320 11/19/2024
10.8.8 330 11/12/2024
10.8.7 357 11/7/2024
10.8.6 339 11/5/2024
10.8.5 363 10/29/2024
10.8.4 398 10/22/2024
10.8.3 524 10/15/2024
10.8.2 407 10/8/2024
10.8.1 445 10/1/2024
10.8.0 4,415 9/24/2024
10.7.11 326 11/19/2024
10.7.10 324 11/19/2024
10.7.9 412 10/29/2024
10.7.8 300 10/22/2024
10.7.7 318 10/15/2024
10.7.6 343 10/8/2024
10.7.5 420 10/1/2024
10.7.4 335 9/24/2024
10.7.3 527 9/17/2024
10.7.2 410 9/10/2024
10.7.1 427 9/4/2024
10.7.0 1,519 8/27/2024
10.6.18 350 11/19/2024
10.6.17 312 11/19/2024
10.6.16 448 10/15/2024
10.6.15 333 10/8/2024
10.6.14 326 10/1/2024
10.6.13 384 9/24/2024
10.6.12 330 9/17/2024
10.6.11 341 9/3/2024
10.6.10 378 8/27/2024
10.6.9 1,021 8/20/2024
10.6.8 467 8/13/2024
10.6.7 331 8/6/2024
10.6.6 483 7/19/2024
10.6.5 323 7/16/2024
10.6.4 389 7/9/2024
10.6.3 528 7/2/2024
10.6.2 2,938 6/25/2024
10.5.14 457 10/1/2024
10.5.13 344 9/24/2024
10.5.12 342 8/21/2024
10.5.11 351 8/13/2024
10.5.10 263 8/6/2024
10.5.9 338 7/19/2024
10.5.8 359 7/16/2024
10.5.7 296 7/5/2024
10.5.6 331 7/1/2024
10.5.5 322 6/25/2024
10.5.4 412 6/18/2024
10.5.3 403 6/11/2024
10.5.2 400 6/4/2024
10.5.1 307 6/4/2024
10.5.0 725 5/28/2024
10.4.8 305 8/6/2024
10.4.7 297 6/25/2024
10.4.6 316 6/11/2024
10.4.5 323 6/4/2024
10.4.4 343 5/28/2024
10.4.3 381 5/21/2024
10.4.2 785 5/14/2024
10.4.1 562 5/7/2024
10.4.0 2,788 4/30/2024
10.3.10 294 8/6/2024
10.3.9 324 6/25/2024
10.3.8 443 5/21/2024
10.3.7 296 5/14/2024
10.3.6 382 5/7/2024
10.3.5 363 4/30/2024
10.3.4 441 4/23/2024
10.3.3 379 4/16/2024
10.3.2 442 4/11/2024
10.3.1 359 4/9/2024
10.3.0 589 4/2/2024
10.2.8 440 4/23/2024
10.2.7 360 4/16/2024
10.2.6 344 4/11/2024
10.2.5 342 4/9/2024
10.2.4 358 4/2/2024
10.2.3 392 3/26/2024
10.2.2 473 3/19/2024
10.2.1 517 3/12/2024
10.2.0 617 3/5/2024
10.1.12 370 4/11/2024
10.1.11 350 4/9/2024
10.1.10 384 4/2/2024
10.1.9 424 3/19/2024
10.1.8 431 3/13/2024
10.1.7 405 3/12/2024
10.1.6 442 3/5/2024
10.1.5 509 2/27/2024
10.1.4 551 2/20/2024
10.1.3 568 2/14/2024
10.1.2 546 2/7/2024
10.1.1 546 2/6/2024
10.1.0 610 1/30/2024
10.0.39 409 4/11/2024
10.0.38 434 4/2/2024
10.0.37 504 3/5/2024
10.0.36 507 2/27/2024
10.0.35 533 2/20/2024
10.0.34 837 2/14/2024
10.0.33 834 2/1/2024
10.0.32 624 1/24/2024
10.0.31 614 1/19/2024
10.0.30 642 1/18/2024
10.0.29 689 1/16/2024
10.0.28 894 1/16/2024
10.0.27 743 1/11/2024
10.0.26 828 12/19/2023
10.0.25 1,263 12/12/2023
10.0.24 1,114 12/5/2023
10.0.22 1,007 11/28/2023
10.0.21 2,840 11/23/2023
10.0.20 767 11/21/2023
10.0.19 719 11/14/2023
10.0.18 655 11/9/2023
10.0.17 769 11/2/2023
10.0.16 740 10/25/2023
10.0.15 788 10/19/2023
10.0.14 764 10/11/2023
10.0.13 903 9/27/2023
10.0.12 786 9/26/2023
10.0.11 805 9/22/2023
10.0.10 787 9/13/2023
10.0.9 2,574 8/30/2023
10.0.8 849 8/25/2023
10.0.7 1,134 8/22/2023
10.0.6 1,044 8/10/2023
10.0.5 1,234 8/2/2023
10.0.4 968 7/13/2023
10.0.3 1,252 7/5/2023
10.0.2 1,534 6/27/2023
10.0.1 981 6/20/2023
10.0.0 2,735 6/14/2023
1.20.0 199 9/1/2025
1.19.5 196 8/21/2025
1.19.4 538 7/30/2025
1.19.3 584 6/18/2025
1.19.2 962 4/1/2025
1.19.1 950 2/19/2025
1.19.0 1,143 1/31/2025
1.18.5 217 4/1/2025
1.18.4 171 2/18/2025
1.18.3 327 1/31/2025
1.18.2 333 12/18/2024
1.18.1 787 11/26/2024
1.18.0 1,800 8/27/2024
1.17.17 1,090 11/22/2024
1.17.16 217 11/7/2024
1.17.15 266 10/18/2024
1.17.14 1,227 10/2/2024
1.17.13 1,807 9/19/2024
1.17.12 1,147 9/3/2024
1.17.11 416 8/26/2024
1.17.10 1,170 8/14/2024
1.17.9 298 7/18/2024
1.17.8 502 6/27/2024
1.17.7 1,520 6/4/2024
1.17.6 217 5/30/2024
1.17.5 1,600 5/13/2024
1.17.4 6,099 4/12/2024
1.17.3 475 3/25/2024
1.17.2 1,338 3/4/2024
1.17.1 1,168 2/14/2024
1.17.0 688 1/31/2024
1.16.13 501 4/11/2024
1.16.12 355 3/25/2024
1.16.11 390 3/4/2024
1.16.10 458 2/14/2024
1.16.9 503 1/29/2024
1.16.8 717 1/9/2024
1.16.7 1,326 12/13/2023
1.16.6 801 12/6/2023
1.16.5 1,624 11/29/2023
1.16.4 976 11/21/2023
1.16.3 742 11/7/2023
1.16.2 565 10/30/2023
1.16.1 1,594 10/10/2023
1.16.0 2,114 9/21/2023
1.15.34 375 1/31/2024
1.15.33 428 1/23/2024
1.15.32 861 12/13/2023
1.15.31 1,821 11/7/2023
1.15.30 688 10/17/2023
1.15.29 1,120 10/10/2023
1.15.28 3,056 9/13/2023
1.15.27 2,532 8/29/2023
1.15.26 7,934 8/15/2023
1.15.25 700 8/14/2023
1.15.24 1,713 8/2/2023
1.15.23 778 7/27/2023
1.15.22 746 7/26/2023
1.15.21 1,171 7/6/2023
1.15.20 2,093 6/29/2023
1.15.19 1,805 6/6/2023
1.15.18 1,085 5/28/2023
1.15.17 1,288 5/16/2023
1.15.16 2,554 5/11/2023
1.15.15 3,013 5/3/2023
1.15.14 1,339 4/18/2023
1.15.13 1,509 3/24/2023
1.15.12 1,737 3/21/2023
1.15.11 3,535 3/16/2023
1.15.10 921 3/15/2023
1.15.9 3,921 3/7/2023
1.15.8 980 3/2/2023
1.15.7 1,083 2/28/2023
1.15.6 1,031 2/22/2023
1.15.5 1,536 2/21/2023
1.15.4 1,035 2/15/2023
1.15.3 926 2/7/2023
1.15.2 1,123 2/6/2023
1.15.1 3,519 2/2/2023
1.15.0 1,324 1/26/2023
1.14.70 3,639 10/9/2023
1.14.69 723 8/14/2023
1.14.68 931 7/27/2023
1.14.67 1,588 6/23/2023
1.14.66 4,738 5/3/2023
1.14.65 2,033 4/24/2023
1.14.64 1,001 4/18/2023
1.14.63 977 3/24/2023
1.14.62 983 3/21/2023
1.14.61 997 3/16/2023
1.14.60 937 3/16/2023
1.14.59 1,480 3/7/2023
1.14.58 960 3/2/2023
1.14.57 1,685 2/21/2023
1.14.56 1,112 2/15/2023
1.14.55 1,050 2/14/2023
1.14.54 1,046 2/7/2023
1.14.53 1,065 2/2/2023
1.14.52 1,054 2/1/2023
1.14.51 1,421 1/26/2023
1.14.50 1,681 1/24/2023
1.14.49 5,132 1/18/2023
1.14.48 1,048 1/16/2023
1.14.47 2,053 1/10/2023
1.14.46 1,007 1/9/2023
1.14.45 1,820 1/9/2023
1.14.44 2,081 1/5/2023
1.14.43 999 1/5/2023
1.14.42 2,929 1/3/2023
1.14.41 3,398 12/15/2022
1.14.40 1,083 12/13/2022
1.14.39 1,876 12/8/2022
1.14.38 1,065 12/7/2022
1.14.37 1,016 12/5/2022
1.14.36 1,092 12/2/2022
1.14.35 1,039 12/1/2022
1.14.34 1,850 11/29/2022
1.14.33 1,090 11/28/2022
1.14.32 1,024 11/24/2022
1.14.31 1,116 11/23/2022
1.14.30 1,223 11/22/2022
1.14.29 1,371 11/22/2022
1.14.28 2,466 11/17/2022
1.14.27 1,986 11/16/2022
1.14.26 1,217 11/16/2022
1.14.25 2,161 11/15/2022
1.14.24 1,224 11/14/2022
1.14.23 1,106 11/11/2022
1.14.22 1,343 11/10/2022
1.14.21 1,141 11/10/2022
1.14.20 1,179 11/7/2022
1.14.19 1,814 11/7/2022
1.14.18 1,521 11/2/2022
1.14.17 3,652 11/1/2022
1.14.16 1,109 10/27/2022
1.14.15 1,250 10/24/2022
1.14.14 1,146 10/21/2022
1.14.13 2,282 10/13/2022
1.14.12 1,131 10/12/2022
1.14.11 1,723 10/12/2022
1.14.10 2,368 10/7/2022
1.14.9 1,465 10/4/2022
1.14.8 1,142 10/3/2022
1.14.7 1,555 9/29/2022
1.14.6 1,932 9/27/2022
1.14.5 1,235 9/21/2022
1.14.4 1,577 9/16/2022
1.14.3 1,171 9/15/2022
1.14.2 2,913 9/7/2022
1.14.1 3,034 8/30/2022
1.14.0 3,206 8/30/2022
1.13.83 1,077 1/24/2023
1.13.81 1,067 1/5/2023
1.13.80 1,070 11/23/2022
1.13.79 1,174 11/1/2022
1.13.78 1,127 10/13/2022
1.13.77 1,197 10/4/2022
1.13.76 1,359 9/27/2022
1.13.75 1,198 9/21/2022
1.13.74 3,250 9/20/2022
1.13.73 1,261 9/16/2022
1.13.72 2,529 8/31/2022
1.13.71 1,237 8/30/2022
1.13.70 1,202 8/25/2022
1.13.69 1,269 8/22/2022
1.13.68 1,154 8/22/2022
1.13.67 1,287 8/22/2022
1.13.66 1,248 8/22/2022
1.13.65 1,300 8/17/2022
1.13.64 4,251 8/11/2022
1.13.63 1,211 8/9/2022
1.13.62 1,309 8/8/2022
1.13.61 2,697 7/13/2022
1.13.60 1,342 7/11/2022
1.13.59 2,920 6/27/2022
1.13.58 1,428 6/24/2022
1.13.57 1,986 6/21/2022
1.13.56 1,318 6/19/2022
1.13.55 1,750 6/15/2022
1.13.54 6,102 6/8/2022
1.13.53 1,278 6/6/2022
1.13.52 6,174 6/2/2022
1.13.51 1,403 6/1/2022
1.13.50 2,132 5/23/2022
1.13.49 1,312 5/20/2022
1.13.48 1,261 5/18/2022
1.13.47 1,361 5/5/2022
1.13.46 3,140 5/2/2022
1.13.45 1,326 4/29/2022
1.13.44 1,346 4/28/2022
1.13.43 1,286 4/28/2022
1.13.42 1,369 4/27/2022
1.13.41 1,278 4/27/2022
1.13.40 1,291 4/26/2022
1.13.39 1,344 4/26/2022
1.13.38 1,384 4/26/2022
1.13.37 1,625 4/21/2022
1.13.36 1,796 4/13/2022
1.13.35 1,498 4/8/2022
1.13.34 1,307 4/7/2022
1.13.33 1,383 4/7/2022
1.13.32 1,372 4/7/2022
1.13.31 1,355 4/6/2022
1.13.30 1,292 4/4/2022
1.13.29 1,719 3/28/2022
1.13.28 1,344 3/28/2022
1.13.27 2,071 3/25/2022
1.13.24 1,334 3/21/2022
1.13.23 1,365 3/17/2022
1.13.22 1,630 3/16/2022
1.13.21 1,367 3/15/2022
1.13.20 1,422 3/11/2022
1.13.19 1,377 3/10/2022
1.13.18 1,415 3/10/2022
1.13.17 1,354 3/9/2022
1.13.16 1,407 3/9/2022
1.13.15 1,483 3/4/2022
1.13.14 2,784 3/2/2022
1.13.13 1,311 3/1/2022
1.13.12 1,465 2/28/2022
1.13.11 1,459 2/18/2022
1.13.10 1,412 2/18/2022
1.13.9 4,918 2/17/2022
1.13.8 1,342 2/16/2022
1.13.7 3,587 2/11/2022
1.13.6 1,466 2/7/2022
1.13.5 1,463 2/3/2022
1.13.4 1,431 2/2/2022
1.13.3 1,394 2/2/2022
1.13.2 1,421 2/1/2022
1.13.1 1,460 1/28/2022
1.13.0 4,017 1/25/2022
1.12.60 3,069 5/24/2022
1.12.59 1,247 5/23/2022
1.12.58 1,554 3/9/2022
1.12.57 1,389 3/3/2022
1.12.56 1,391 2/11/2022
1.12.55 1,677 2/8/2022
1.12.54 1,394 2/4/2022
1.12.53 1,358 1/31/2022
1.12.52 3,472 1/23/2022
1.12.51 1,446 1/20/2022
1.12.50 1,387 1/19/2022
1.12.49 1,738 1/17/2022
1.12.48 1,246 1/14/2022
1.12.47 1,396 1/13/2022
1.12.46 1,310 1/11/2022
1.12.45 1,150 1/6/2022
1.12.44 1,272 1/3/2022
1.12.43 1,224 12/23/2021
1.12.42 2,535 12/21/2021
1.12.41 1,180 12/21/2021
1.12.40 1,166 12/20/2021
1.12.39 1,143 12/20/2021
1.12.38 2,444 12/16/2021
1.12.37 1,166 12/16/2021
1.12.36 2,384 12/16/2021
1.12.35 5,139 12/15/2021
1.12.34 1,205 12/10/2021
1.12.33 1,979 12/7/2021
1.12.32 1,426 12/2/2021
1.12.31 1,021 12/2/2021
1.12.30 1,182 11/30/2021
1.12.29 1,334 11/29/2021
1.12.28 4,572 11/23/2021
1.12.27 1,167 11/22/2021
1.12.26 1,200 11/12/2021
1.12.25 1,127 11/11/2021
1.12.23 1,201 11/10/2021
1.12.22 1,165 11/10/2021
1.12.21 1,248 11/8/2021
1.12.20 2,130 10/29/2021
1.12.19 5,682 10/29/2021
1.12.18 1,279 10/26/2021
1.12.17 1,946 10/26/2021
1.12.16 1,350 10/25/2021
1.12.15 1,344 10/20/2021
1.12.14 1,221 10/18/2021
1.12.13 1,264 10/18/2021
1.12.12 1,188 10/15/2021
1.12.11 1,384 10/14/2021
1.12.10 2,003 10/7/2021
1.12.9 1,215 10/6/2021
1.12.8 1,350 10/5/2021
1.12.7 1,305 10/5/2021
1.12.6 1,321 10/4/2021
1.12.5 1,246 10/1/2021
1.12.4 1,265 9/30/2021
1.12.3 1,239 9/29/2021
1.12.2 1,890 9/23/2021
1.12.1 1,810 9/17/2021
1.12.0 3,633 8/31/2021
1.10.116 2,693 12/1/2021
1.10.115 2,585 11/11/2021
1.10.114 1,185 11/10/2021
1.10.113 1,173 11/5/2021
1.10.112 2,064 10/19/2021
1.10.111 1,201 10/15/2021
1.10.110 1,267 10/15/2021
1.10.109 1,210 10/12/2021
1.10.108 1,216 10/8/2021
1.10.107 1,286 10/7/2021
1.10.106 1,167 10/6/2021
1.10.105 1,245 10/5/2021
1.10.104 13,787 9/23/2021
1.10.103 1,667 9/21/2021
1.10.102 2,104 9/21/2021
1.10.101 1,250 9/15/2021
1.10.100 1,283 9/13/2021
1.10.99 2,148 9/9/2021
1.10.98 1,305 9/9/2021
1.10.97 1,475 9/6/2021
1.10.96 4,650 8/30/2021
1.10.95 3,000 8/27/2021
1.10.94 1,377 8/26/2021
1.10.93 1,425 8/24/2021
1.10.92 14,537 8/23/2021
1.10.91 1,481 8/20/2021
1.10.90 22,302 8/12/2021
1.10.89 3,718 8/12/2021
1.10.88 1,783 8/4/2021
1.10.87 6,951 7/15/2021
1.10.86 1,395 7/14/2021
1.10.85 1,352 7/12/2021
1.10.84 1,337 7/12/2021
1.10.83 10,451 7/8/2021
1.10.82 1,223 7/7/2021
1.10.81 1,219 7/6/2021
1.10.80 1,309 7/2/2021
1.10.79 1,199 7/2/2021
1.10.78 1,335 6/30/2021
1.10.77 1,237 6/29/2021
1.10.76 2,129 6/28/2021
1.10.75 2,592 6/25/2021
1.10.74 1,296 6/22/2021
1.10.73 1,335 6/18/2021
1.10.72 3,492 6/11/2021
1.10.71 2,056 6/7/2021
1.10.70 1,380 6/4/2021
1.10.69 1,274 6/4/2021
1.10.68 17,875 6/2/2021
1.10.67 3,175 6/1/2021
1.10.66 1,292 5/31/2021
1.10.65 1,359 5/27/2021
1.10.64 1,250 5/26/2021
1.10.63 2,526 5/24/2021
1.10.62 2,441 5/18/2021
1.10.61 1,326 5/18/2021
1.10.60 1,296 5/17/2021
1.10.59 2,962 5/12/2021
1.10.58 1,375 5/11/2021
1.10.57 1,381 5/7/2021
1.10.56 2,833 5/4/2021
1.10.55 1,307 5/3/2021
1.10.54 1,328 5/3/2021
1.10.53 24,019 4/27/2021
1.10.52 1,267 4/27/2021
1.10.51 8,963 4/26/2021
1.10.50 7,572 4/23/2021
1.10.49 5,022 4/22/2021
1.10.48 1,277 4/21/2021
1.10.47 1,365 4/21/2021
1.10.46 1,366 4/21/2021
1.10.45 1,277 4/20/2021
1.10.44 1,298 4/19/2021
1.10.43 1,252 4/19/2021
1.10.42 1,325 4/15/2021
1.10.41 1,256 4/14/2021
1.10.40 1,746 4/14/2021
1.10.39 3,628 4/13/2021
1.10.38 1,193 4/12/2021
1.10.37 1,288 4/12/2021
1.10.36 1,342 4/12/2021
1.10.35 1,295 4/9/2021
1.10.34 1,213 4/9/2021
1.10.33 1,193 4/8/2021
1.10.32 1,307 4/8/2021
1.10.31 1,253 4/7/2021
1.10.30 1,226 4/7/2021
1.10.29 1,267 3/31/2021
1.10.28 1,686 3/30/2021
1.10.27 3,214 3/24/2021
1.10.26 1,241 3/24/2021
1.10.25 1,340 3/23/2021
1.10.24 1,324 3/23/2021
1.10.23 1,462 3/18/2021
1.10.22 2,734 3/17/2021
1.10.21 2,586 3/11/2021
1.10.20 1,371 3/11/2021
1.10.19 1,322 3/10/2021
1.10.18 2,062 3/9/2021
1.10.17 1,286 3/9/2021
1.10.16 1,386 3/8/2021
1.10.15 15,638 3/4/2021
1.10.14 1,738 2/25/2021
1.10.13 3,314 2/19/2021
1.10.12 2,708 2/18/2021
1.10.11 1,394 2/16/2021
1.10.10 1,247 2/15/2021
1.10.9 1,440 2/10/2021
1.10.8 1,711 2/8/2021
1.10.7 1,327 2/4/2021
1.10.6 3,462 2/2/2021
1.10.5 1,319 2/1/2021
1.10.4 1,368 1/29/2021
1.10.3 2,821 1/28/2021
1.10.2 6,799 1/26/2021
1.10.1 12,108 1/26/2021
1.9.64 1,301 3/17/2021
1.9.63 1,827 2/25/2021
1.9.62 1,319 2/22/2021
1.9.61 2,294 2/4/2021
1.9.60 1,292 2/1/2021
1.9.59 4,074 1/19/2021
1.9.58 1,335 1/15/2021
1.9.57 1,533 1/14/2021
1.9.56 1,419 1/11/2021
1.9.55 1,621 12/24/2020
1.9.54 1,598 12/18/2020
1.9.53 4,370 12/16/2020
1.9.52 1,335 12/15/2020
1.9.51 1,386 12/11/2020
1.9.50 1,390 12/10/2020
1.9.49 1,490 12/10/2020
1.9.48 1,423 12/9/2020
1.9.47 1,341 12/8/2020
1.9.46 1,404 12/4/2020
1.9.45 1,374 12/3/2020
1.9.44 1,455 12/1/2020
1.9.43 1,399 11/30/2020
1.9.42 1,305 11/27/2020
1.9.41 1,453 11/26/2020
1.9.40 1,254 11/26/2020
1.9.39 3,840 11/25/2020
1.9.38 1,343 11/23/2020
1.9.37 1,325 11/20/2020
1.9.36 1,650 11/17/2020
1.9.35 1,436 11/16/2020
1.9.34 1,613 11/10/2020
1.9.33 1,434 11/9/2020
1.9.32 5,758 11/3/2020
1.9.31 1,435 11/3/2020
1.9.30 1,419 10/30/2020
1.9.29 1,368 10/28/2020
1.9.28 4,162 10/21/2020
1.9.27 1,388 10/20/2020
1.9.26 1,499 10/18/2020
1.9.25 4,214 10/15/2020
1.9.24 1,549 10/14/2020
1.9.23 1,394 10/13/2020
1.9.22 1,422 10/13/2020
1.9.21 1,476 10/9/2020
1.9.20 2,442 10/2/2020
1.9.19 2,335 9/29/2020
1.9.18 2,930 9/29/2020
1.9.17 1,467 9/22/2020
1.9.16 1,441 9/17/2020
1.9.15 1,596 9/16/2020
1.9.14 2,627 9/15/2020
1.9.13 1,381 9/15/2020
1.9.12 1,455 9/15/2020
1.9.11 1,434 9/15/2020
1.9.10 1,757 9/11/2020
1.9.9 1,496 9/9/2020
1.9.8 1,333 9/9/2020
1.9.7 1,387 9/8/2020
1.9.6 1,732 9/4/2020
1.9.5 1,438 9/2/2020
1.9.4 1,392 9/1/2020
1.9.3 1,433 8/31/2020
1.9.2 3,240 8/27/2020
1.9.1 1,431 8/26/2020
1.9.0 2,754 8/25/2020
1.8.105 1,897 4/15/2021
1.8.104 1,557 10/20/2020
1.8.103 2,530 9/14/2020
1.8.102 1,525 9/8/2020
1.8.101 1,498 9/2/2020
1.8.100 1,453 9/1/2020
1.8.99 3,303 8/21/2020
1.8.98 1,428 8/18/2020
1.8.97 1,557 8/14/2020
1.8.96 1,549 8/13/2020
1.8.95 1,500 8/12/2020
1.8.94 2,488 8/11/2020
1.8.93 1,871 8/3/2020
1.8.92 1,579 7/30/2020
1.8.91 1,595 7/13/2020
1.8.90 1,514 7/7/2020
1.8.89 1,583 7/7/2020
1.8.88 1,443 7/6/2020
1.8.87 1,448 7/2/2020
1.8.86 3,644 6/30/2020
1.8.85 1,530 6/30/2020
1.8.84 1,461 6/30/2020
1.8.83 1,485 6/29/2020
1.8.82 1,482 6/25/2020
1.8.81 1,631 6/25/2020
1.8.80 1,554 6/22/2020
1.8.79 1,482 6/18/2020
1.8.78 4,609 6/18/2020
1.8.77 1,467 6/17/2020
1.8.76 2,547 6/16/2020
1.8.75 1,453 6/15/2020
1.8.74 3,049 6/9/2020
1.8.73 1,540 6/8/2020
1.8.72 1,449 6/8/2020
1.8.71 1,468 6/5/2020
1.8.70 1,593 6/4/2020
1.8.69 1,575 6/1/2020
1.8.68 1,601 5/29/2020
1.8.67 1,529 5/28/2020
1.8.66 1,503 5/28/2020
1.8.65 1,508 5/27/2020
1.8.64 2,547 5/26/2020
1.8.63 4,836 5/20/2020
1.8.62 1,475 5/20/2020
1.8.61 1,487 5/20/2020
1.8.60 1,625 5/18/2020
1.8.59 1,536 5/15/2020
1.8.58 1,531 5/15/2020
1.8.57 1,504 5/15/2020
1.8.56 1,489 5/14/2020
1.8.55 5,467 5/12/2020
1.8.54 1,592 5/8/2020
1.8.53 2,434 5/6/2020
1.8.52 1,689 5/5/2020
1.8.51 1,551 5/4/2020
1.8.50 1,591 4/30/2020
1.8.49 1,514 4/29/2020
1.8.48 1,545 4/27/2020
1.8.47 3,760 4/24/2020
1.8.46 1,592 4/24/2020
1.8.45 1,501 4/24/2020
1.8.44 1,540 4/22/2020
1.8.43 2,732 4/21/2020
1.8.42 1,523 4/17/2020
1.8.41 1,630 4/16/2020
1.8.40 1,699 4/9/2020
1.8.39 1,461 4/8/2020
1.8.38 2,597 4/5/2020
1.8.37 1,625 4/3/2020
1.8.36 1,638 4/3/2020
1.8.35 1,566 4/2/2020
1.8.34 1,640 4/2/2020
1.8.33 1,695 3/31/2020
1.8.32 1,568 3/27/2020
1.8.31 1,583 3/26/2020
1.8.30 1,548 3/26/2020
1.8.29 1,409 3/25/2020
1.8.28 1,631 3/24/2020
1.8.27 1,558 3/20/2020
1.8.26 1,547 3/19/2020
1.8.25 1,652 3/18/2020
1.8.24 2,554 3/18/2020
1.8.23 1,546 3/18/2020
1.8.22 1,451 3/18/2020
1.8.21 1,617 3/18/2020
1.8.20 1,647 3/17/2020
1.8.19 1,661 3/17/2020
1.8.18 1,580 3/17/2020
1.8.17 3,824 3/17/2020
1.8.16 1,619 3/15/2020
1.8.15 3,787 3/12/2020
1.8.14 1,535 3/11/2020
1.8.13 4,895 3/5/2020
1.8.12 1,794 3/3/2020
1.8.11 1,592 3/2/2020
1.8.10 7,569 2/24/2020
1.8.9 1,728 2/20/2020
1.8.8 1,818 2/18/2020
1.8.7 1,611 2/18/2020
1.8.6 1,494 2/17/2020
1.8.5 1,517 2/14/2020
1.8.4 1,858 2/12/2020
1.8.3 1,832 2/7/2020
1.8.2 1,650 2/3/2020
1.8.1 6,925 1/28/2020
1.7.53 1,644 5/15/2020
1.7.52 1,578 3/31/2020
1.7.51 2,071 3/27/2020
1.7.50 1,574 3/26/2020
1.7.49 2,233 3/18/2020
1.7.48 1,525 2/25/2020
1.7.47 2,572 2/4/2020
1.7.46 1,559 2/4/2020
1.7.45 1,619 1/16/2020
1.7.44 1,670 1/13/2020
1.7.43 1,613 1/9/2020
1.7.42 5,878 12/27/2019
1.7.41 3,534 12/16/2019
1.7.40 1,475 12/13/2019
1.7.39 1,498 12/13/2019
1.7.38 1,592 12/13/2019
1.7.37 1,641 12/11/2019
1.7.36 1,598 12/4/2019
1.7.35 1,495 12/4/2019
1.7.34 1,542 12/3/2019
1.7.33 1,651 12/2/2019
1.7.32 7,051 11/27/2019
1.7.31 7,830 11/26/2019
1.7.30 2,296 11/25/2019
1.7.29 1,559 11/22/2019
1.7.28 1,672 11/8/2019
1.7.27 2,241 11/5/2019
1.7.26 1,625 10/31/2019
1.7.25 2,505 10/29/2019
1.7.24 1,582 10/29/2019
1.7.23 1,581 10/25/2019
1.7.22 1,589 10/24/2019
1.7.21 1,664 10/24/2019
1.7.20 6,430 10/16/2019
1.7.19 1,544 10/15/2019
1.7.18 1,590 10/15/2019
1.7.17 1,670 10/8/2019
1.7.16 1,609 10/4/2019
1.7.15 5,042 10/2/2019
1.7.14 1,932 9/27/2019
1.7.13 1,539 9/26/2019
1.7.12 1,590 9/25/2019
1.7.11 1,639 9/24/2019
1.7.10 1,616 9/24/2019
1.7.9 1,657 9/24/2019
1.7.8 11,795 9/12/2019
1.7.7 1,621 9/12/2019
1.7.6 2,603 9/10/2019
1.7.5 1,670 9/5/2019
1.7.4 1,571 9/4/2019
1.7.3 1,579 9/3/2019
1.7.2 1,649 9/2/2019
1.7.1 1,654 8/29/2019
1.7.0 2,705 8/27/2019
1.6.69 1,559 5/15/2020
1.6.68 5,777 10/2/2019
1.6.67 2,666 9/27/2019
1.6.66 1,614 9/26/2019
1.6.65 2,706 9/5/2019
1.6.64 1,554 9/2/2019
1.6.63 3,546 8/23/2019
1.6.62 1,531 8/21/2019
1.6.61 1,668 8/21/2019
1.6.60 1,612 8/15/2019
1.6.57 1,553 8/8/2019
1.6.56 1,547 8/8/2019
1.6.55 2,879 8/5/2019
1.6.52 3,365 7/8/2019
1.6.48 1,632 6/18/2019
1.6.47 2,454 6/13/2019
1.6.46 1,678 6/12/2019
1.6.45 1,675 6/12/2019
1.6.44 1,569 6/12/2019
1.6.43 1,590 5/29/2019
1.6.42 2,473 5/28/2019
1.6.41 1,568 5/28/2019
1.6.40 1,609 5/28/2019
1.6.39 1,577 5/28/2019
1.6.38 2,481 5/21/2019
1.6.37 6,303 5/21/2019
1.6.36 1,630 5/16/2019
1.6.35 4,647 5/16/2019
1.6.34 1,638 5/16/2019
1.6.33 1,549 5/16/2019
1.6.32 1,679 5/7/2019
1.6.31 1,644 5/7/2019
1.6.30 1,637 5/7/2019
1.6.29 1,573 5/7/2019
1.6.28 2,526 5/1/2019
1.6.27 1,722 5/1/2019
1.6.26 1,655 4/25/2019
1.6.25 2,277 4/17/2019
1.6.24 1,572 4/17/2019
1.6.23 4,608 4/15/2019
1.6.22 2,523 4/9/2019
1.6.20 1,655 4/1/2019
1.6.19 1,698 3/29/2019
1.6.18 2,749 3/25/2019
1.6.17 1,697 3/21/2019
1.6.16 2,524 3/15/2019
1.6.15 1,608 3/15/2019
1.6.14 1,599 3/15/2019
1.6.13 1,634 3/15/2019
1.6.12 1,608 3/15/2019
1.6.11 1,671 3/15/2019
1.6.10 2,604 3/15/2019
1.6.9 1,612 3/15/2019
1.6.8 1,539 3/15/2019
1.6.7 7,554 3/15/2019
1.6.6 2,433 3/15/2019
1.6.5 1,845 3/15/2019
1.6.4 1,639 3/15/2019
1.6.3 1,616 3/15/2019
1.6.2 1,670 3/15/2019
1.6.1 2,839 3/15/2019
1.6.0 8,271 3/15/2019
1.5.41 2,289 3/15/2019
1.5.40 1,656 3/15/2019
1.5.39 2,535 3/15/2019
1.5.38 1,634 3/15/2019
1.5.37 1,565 3/15/2019
1.5.36 1,605 3/15/2019
1.5.35 1,929 3/15/2019
1.5.34 4,744 3/15/2019
1.5.33 1,592 3/15/2019
1.5.32 2,379 3/15/2019
1.5.31 1,611 3/15/2019
1.5.30 1,652 3/15/2019
1.5.29 1,581 3/15/2019
1.5.28 4,138 3/15/2019
1.5.27 1,643 3/15/2019
1.5.26 4,406 3/15/2019
1.5.25 1,586 3/15/2019
1.5.24 1,608 3/15/2019
1.5.23 2,523 3/15/2019
1.5.22 1,594 3/15/2019
1.5.21 3,720 3/15/2019
1.5.20 1,582 3/15/2019
1.5.19 2,484 3/15/2019
1.5.18 1,635 3/15/2019
1.5.17 1,582 3/15/2019
1.5.16 2,331 3/15/2019
1.5.15 1,647 3/15/2019
1.5.14 1,557 3/15/2019
1.5.13 1,720 3/15/2019
1.5.11 1,561 3/15/2019
1.5.10 1,885 3/15/2019
1.5.9 2,764 3/15/2019
1.5.8 2,199 3/15/2019
1.5.7 1,664 3/15/2019
1.5.6 1,613 3/15/2019
1.5.5 5,048 3/15/2019
1.5.4 1,656 3/15/2019
1.5.3 1,560 3/15/2019
1.5.2 1,576 3/15/2019
1.5.1 7,445 3/15/2019
1.5.0 6,048 3/15/2019
1.4.84 22,655 3/15/2019
1.4.83 6,763 3/15/2019
1.4.82 6,197 3/15/2019
1.4.81 1,670 3/15/2019
1.4.80 6,905 3/15/2019
1.4.79 1,626 3/15/2019
1.4.78 1,542 3/15/2019
1.4.77 2,477 3/15/2019
1.4.76 1,580 3/15/2019
1.4.75 1,506 3/15/2019
1.4.74 2,271 3/15/2019
1.4.73 1,547 3/15/2019
1.4.72 1,550 3/15/2019
1.4.71 1,568 3/15/2019
1.4.70 1,545 3/15/2019
1.4.69 2,273 3/15/2019
1.4.68 1,572 3/15/2019
1.4.67 1,535 3/15/2019
1.4.66 2,294 3/15/2019
1.4.65 1,579 3/15/2019
1.4.64 1,559 3/15/2019
1.4.63 3,954 3/15/2019
1.4.59 4,505 3/15/2019
1.4.57 9,614 3/15/2019
1.4.22 10,789 3/15/2019
1.3.14 12,505 3/15/2019
1.2.10 5,490 3/15/2019
1.1.2 8,686 3/15/2019
1.0.0 104,672 3/15/2019