Dynamicweb.Ecommerce 10.17.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.17.9
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.17.9
                    
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.17.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.17.9" />
                    
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.17.9
                    
#r "nuget: Dynamicweb.Ecommerce, 10.17.9"
                    
#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.17.9
                    
#: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.17.9
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.17.9
                    
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.19.4-PreRelease 0 9/16/2025
10.19.3-PreRelease 208 9/9/2025
10.19.2-PreRelease 227 9/4/2025
10.19.1-PreRelease 224 9/2/2025
10.19.0-PreRelease 289 8/26/2025
10.18.8 0 9/16/2025
10.18.7 265 9/9/2025
10.18.6 283 9/4/2025
10.18.5 331 9/2/2025
10.18.4 517 8/26/2025
10.18.3-PreRelease 216 8/19/2025
10.18.2-PreRelease 224 8/12/2025
10.18.1-PreRelease 300 8/7/2025
10.18.0-PreRelease 392 7/25/2025
10.17.9 0 9/16/2025
10.17.8 337 9/2/2025
10.17.7 357 8/26/2025
10.17.6 325 8/19/2025
10.17.5 438 8/12/2025
10.17.4 356 8/5/2025
10.17.3 711 7/22/2025
10.17.2 380 7/15/2025
10.17.1 436 7/8/2025
10.17.0 525 7/1/2025
10.16.11 31 9/16/2025
10.16.10 225 9/9/2025
10.16.9 439 8/12/2025
10.16.8 419 8/5/2025
10.16.7 784 7/22/2025
10.16.6 477 7/1/2025
10.16.5 812 6/17/2025
10.16.4 621 6/12/2025
10.16.3 538 6/10/2025
10.16.2 413 6/4/2025
10.16.1 343 6/3/2025
10.16.0 696 5/27/2025
10.15.11 293 8/26/2025
10.15.10 391 8/5/2025
10.15.9 373 7/1/2025
10.15.8 225 6/24/2025
10.15.7 297 6/17/2025
10.15.6 353 6/3/2025
10.15.5 286 5/27/2025
10.15.4 407 5/20/2025
10.15.3 628 5/13/2025
10.15.2 401 5/13/2025
10.15.1 545 5/6/2025
10.15.0 467 4/29/2025
10.14.13 340 7/1/2025
10.14.12 243 6/24/2025
10.14.11 343 6/17/2025
10.14.10 446 5/20/2025
10.14.9 376 5/13/2025
10.14.8 396 5/13/2025
10.14.7 226 5/7/2025
10.14.6 210 5/6/2025
10.14.5 301 4/29/2025
10.14.4 521 4/22/2025
10.14.3 522 4/10/2025
10.14.2 420 4/8/2025
10.14.1 653 4/1/2025
10.14.0 1,021 3/25/2025
10.13.8 558 4/22/2025
10.13.7 326 4/10/2025
10.13.6 310 4/8/2025
10.13.5 310 4/1/2025
10.13.4 608 3/25/2025
10.13.3 916 3/18/2025
10.13.2 441 3/11/2025
10.13.1 905 3/4/2025
10.13.0 2,926 2/25/2025
10.12.7 655 3/11/2025
10.12.6 354 3/4/2025
10.12.5 257 2/25/2025
10.12.4 474 2/18/2025
10.12.3 351 2/12/2025
10.12.2 244 2/11/2025
10.12.1 466 2/4/2025
10.12.0 1,424 1/28/2025
10.11.8 535 2/25/2025
10.11.7 242 2/18/2025
10.11.6 261 2/12/2025
10.11.5 213 2/11/2025
10.11.4 234 2/4/2025
10.11.3 293 1/28/2025
10.11.2 763 1/21/2025
10.11.1 290 1/14/2025
10.11.0 530 1/7/2025
10.10.8 409 2/12/2025
10.10.7 212 2/11/2025
10.10.6 310 1/16/2025
10.10.5 177 1/14/2025
10.10.4 290 1/7/2025
10.10.3 614 12/17/2024
10.10.2 296 12/10/2024
10.10.1 345 12/3/2024
10.10.0 373 11/26/2024
10.9.9 397 1/14/2025
10.9.8 395 12/17/2024
10.9.7 234 12/10/2024
10.9.6 236 12/3/2024
10.9.5 219 11/27/2024
10.9.4 197 11/26/2024
10.9.3 434 11/19/2024
10.9.2 455 11/12/2024
10.9.1 309 11/5/2024
10.9.0 1,642 10/29/2024
10.8.14 217 1/14/2025
10.8.13 328 12/17/2024
10.8.12 264 12/10/2024
10.8.11 247 12/3/2024
10.8.10 436 11/26/2024
10.8.9 225 11/19/2024
10.8.8 240 11/12/2024
10.8.7 263 11/7/2024
10.8.6 243 11/5/2024
10.8.5 267 10/29/2024
10.8.4 302 10/22/2024
10.8.3 439 10/15/2024
10.8.2 324 10/8/2024
10.8.1 365 10/1/2024
10.8.0 4,147 9/24/2024
10.7.11 229 11/19/2024
10.7.10 222 11/19/2024
10.7.9 303 10/29/2024
10.7.8 208 10/22/2024
10.7.7 234 10/15/2024
10.7.6 261 10/8/2024
10.7.5 313 10/1/2024
10.7.4 249 9/24/2024
10.7.3 430 9/17/2024
10.7.2 324 9/10/2024
10.7.1 355 9/4/2024
10.7.0 1,393 8/27/2024
10.6.18 258 11/19/2024
10.6.17 218 11/19/2024
10.6.16 298 10/15/2024
10.6.15 249 10/8/2024
10.6.14 244 10/1/2024
10.6.13 290 9/24/2024
10.6.12 264 9/17/2024
10.6.11 249 9/3/2024
10.6.10 298 8/27/2024
10.6.9 867 8/20/2024
10.6.8 376 8/13/2024
10.6.7 240 8/6/2024
10.6.6 392 7/19/2024
10.6.5 245 7/16/2024
10.6.4 313 7/9/2024
10.6.3 427 7/2/2024
10.6.2 2,677 6/25/2024
10.5.14 324 10/1/2024
10.5.13 244 9/24/2024
10.5.12 263 8/21/2024
10.5.11 278 8/13/2024
10.5.10 183 8/6/2024
10.5.9 246 7/19/2024
10.5.8 265 7/16/2024
10.5.7 209 7/5/2024
10.5.6 260 7/1/2024
10.5.5 231 6/25/2024
10.5.4 316 6/18/2024
10.5.3 309 6/11/2024
10.5.2 318 6/4/2024
10.5.1 230 6/4/2024
10.5.0 621 5/28/2024
10.4.8 218 8/6/2024
10.4.7 229 6/25/2024
10.4.6 232 6/11/2024
10.4.5 245 6/4/2024
10.4.4 248 5/28/2024
10.4.3 296 5/21/2024
10.4.2 657 5/14/2024
10.4.1 476 5/7/2024
10.4.0 2,333 4/30/2024
10.3.10 210 8/6/2024
10.3.9 231 6/25/2024
10.3.8 329 5/21/2024
10.3.7 230 5/14/2024
10.3.6 287 5/7/2024
10.3.5 282 4/30/2024
10.3.4 339 4/23/2024
10.3.3 310 4/16/2024
10.3.2 354 4/11/2024
10.3.1 273 4/9/2024
10.3.0 470 4/2/2024
10.2.8 335 4/23/2024
10.2.7 269 4/16/2024
10.2.6 256 4/11/2024
10.2.5 261 4/9/2024
10.2.4 268 4/2/2024
10.2.3 317 3/26/2024
10.2.2 384 3/19/2024
10.2.1 409 3/12/2024
10.2.0 550 3/5/2024
10.1.12 283 4/11/2024
10.1.11 270 4/9/2024
10.1.10 291 4/2/2024
10.1.9 333 3/19/2024
10.1.8 342 3/13/2024
10.1.7 319 3/12/2024
10.1.6 361 3/5/2024
10.1.5 425 2/27/2024
10.1.4 467 2/20/2024
10.1.3 477 2/14/2024
10.1.2 477 2/7/2024
10.1.1 463 2/6/2024
10.1.0 527 1/30/2024
10.0.39 311 4/11/2024
10.0.38 332 4/2/2024
10.0.37 414 3/5/2024
10.0.36 428 2/27/2024
10.0.35 438 2/20/2024
10.0.34 691 2/14/2024
10.0.33 644 2/1/2024
10.0.32 536 1/24/2024
10.0.31 525 1/19/2024
10.0.30 528 1/18/2024
10.0.29 600 1/16/2024
10.0.28 752 1/16/2024
10.0.27 646 1/11/2024
10.0.26 746 12/19/2023
10.0.25 1,157 12/12/2023
10.0.24 1,018 12/5/2023
10.0.22 915 11/28/2023
10.0.21 2,743 11/23/2023
10.0.20 681 11/21/2023
10.0.19 638 11/14/2023
10.0.18 574 11/9/2023
10.0.17 673 11/2/2023
10.0.16 637 10/25/2023
10.0.15 709 10/19/2023
10.0.14 676 10/11/2023
10.0.13 811 9/27/2023
10.0.12 710 9/26/2023
10.0.11 726 9/22/2023
10.0.10 701 9/13/2023
10.0.9 2,246 8/30/2023
10.0.8 754 8/25/2023
10.0.7 1,001 8/22/2023
10.0.6 962 8/10/2023
10.0.5 1,149 8/2/2023
10.0.4 882 7/13/2023
10.0.3 1,086 7/5/2023
10.0.2 1,347 6/27/2023
10.0.1 890 6/20/2023
10.0.0 2,340 6/14/2023
1.20.0 136 9/1/2025
1.19.5 148 8/21/2025
1.19.4 395 7/30/2025
1.19.3 520 6/18/2025
1.19.2 698 4/1/2025
1.19.1 894 2/19/2025
1.19.0 1,048 1/31/2025
1.18.5 191 4/1/2025
1.18.4 146 2/18/2025
1.18.3 306 1/31/2025
1.18.2 275 12/18/2024
1.18.1 753 11/26/2024
1.18.0 1,743 8/27/2024
1.17.17 1,032 11/22/2024
1.17.16 179 11/7/2024
1.17.15 226 10/18/2024
1.17.14 1,151 10/2/2024
1.17.13 1,693 9/19/2024
1.17.12 1,106 9/3/2024
1.17.11 385 8/26/2024
1.17.10 1,104 8/14/2024
1.17.9 262 7/18/2024
1.17.8 446 6/27/2024
1.17.7 1,446 6/4/2024
1.17.6 180 5/30/2024
1.17.5 1,558 5/13/2024
1.17.4 5,911 4/12/2024
1.17.3 439 3/25/2024
1.17.2 1,259 3/4/2024
1.17.1 1,131 2/14/2024
1.17.0 651 1/31/2024
1.16.13 447 4/11/2024
1.16.12 318 3/25/2024
1.16.11 328 3/4/2024
1.16.10 428 2/14/2024
1.16.9 458 1/29/2024
1.16.8 675 1/9/2024
1.16.7 1,300 12/13/2023
1.16.6 742 12/6/2023
1.16.5 1,601 11/29/2023
1.16.4 945 11/21/2023
1.16.3 709 11/7/2023
1.16.2 539 10/30/2023
1.16.1 1,547 10/10/2023
1.16.0 2,078 9/21/2023
1.15.34 347 1/31/2024
1.15.33 395 1/23/2024
1.15.32 825 12/13/2023
1.15.31 1,775 11/7/2023
1.15.30 629 10/17/2023
1.15.29 1,081 10/10/2023
1.15.28 2,978 9/13/2023
1.15.27 2,502 8/29/2023
1.15.26 7,285 8/15/2023
1.15.25 667 8/14/2023
1.15.24 1,694 8/2/2023
1.15.23 747 7/27/2023
1.15.22 724 7/26/2023
1.15.21 1,150 7/6/2023
1.15.20 2,023 6/29/2023
1.15.19 1,752 6/6/2023
1.15.18 1,047 5/28/2023
1.15.17 1,215 5/16/2023
1.15.16 2,525 5/11/2023
1.15.15 2,984 5/3/2023
1.15.14 1,302 4/18/2023
1.15.13 1,468 3/24/2023
1.15.12 1,701 3/21/2023
1.15.11 3,501 3/16/2023
1.15.10 884 3/15/2023
1.15.9 3,886 3/7/2023
1.15.8 947 3/2/2023
1.15.7 1,046 2/28/2023
1.15.6 994 2/22/2023
1.15.5 1,504 2/21/2023
1.15.4 1,007 2/15/2023
1.15.3 894 2/7/2023
1.15.2 1,074 2/6/2023
1.15.1 3,480 2/2/2023
1.15.0 1,289 1/26/2023
1.14.70 3,091 10/9/2023
1.14.69 704 8/14/2023
1.14.68 886 7/27/2023
1.14.67 1,510 6/23/2023
1.14.66 4,493 5/3/2023
1.14.65 1,988 4/24/2023
1.14.64 966 4/18/2023
1.14.63 940 3/24/2023
1.14.62 951 3/21/2023
1.14.61 958 3/16/2023
1.14.60 893 3/16/2023
1.14.59 1,432 3/7/2023
1.14.58 927 3/2/2023
1.14.57 1,613 2/21/2023
1.14.56 1,089 2/15/2023
1.14.55 1,014 2/14/2023
1.14.54 1,009 2/7/2023
1.14.53 1,042 2/2/2023
1.14.52 1,018 2/1/2023
1.14.51 1,385 1/26/2023
1.14.50 1,647 1/24/2023
1.14.49 4,826 1/18/2023
1.14.48 1,013 1/16/2023
1.14.47 1,992 1/10/2023
1.14.46 974 1/9/2023
1.14.45 1,559 1/9/2023
1.14.44 2,001 1/5/2023
1.14.43 977 1/5/2023
1.14.42 2,670 1/3/2023
1.14.41 3,354 12/15/2022
1.14.40 1,040 12/13/2022
1.14.39 1,819 12/8/2022
1.14.38 1,031 12/7/2022
1.14.37 980 12/5/2022
1.14.36 1,055 12/2/2022
1.14.35 1,006 12/1/2022
1.14.34 1,816 11/29/2022
1.14.33 1,060 11/28/2022
1.14.32 991 11/24/2022
1.14.31 1,061 11/23/2022
1.14.30 1,181 11/22/2022
1.14.29 1,242 11/22/2022
1.14.28 1,994 11/17/2022
1.14.27 1,954 11/16/2022
1.14.26 1,177 11/16/2022
1.14.25 2,115 11/15/2022
1.14.24 1,166 11/14/2022
1.14.23 1,082 11/11/2022
1.14.22 1,292 11/10/2022
1.14.21 1,108 11/10/2022
1.14.20 1,146 11/7/2022
1.14.19 1,577 11/7/2022
1.14.18 1,495 11/2/2022
1.14.17 3,613 11/1/2022
1.14.16 1,086 10/27/2022
1.14.15 1,202 10/24/2022
1.14.14 1,115 10/21/2022
1.14.13 2,239 10/13/2022
1.14.12 1,094 10/12/2022
1.14.11 1,623 10/12/2022
1.14.10 1,942 10/7/2022
1.14.9 1,426 10/4/2022
1.14.8 1,105 10/3/2022
1.14.7 1,508 9/29/2022
1.14.6 1,897 9/27/2022
1.14.5 1,190 9/21/2022
1.14.4 1,526 9/16/2022
1.14.3 1,139 9/15/2022
1.14.2 2,326 9/7/2022
1.14.1 2,665 8/30/2022
1.14.0 3,157 8/30/2022
1.13.83 1,035 1/24/2023
1.13.81 1,026 1/5/2023
1.13.80 1,038 11/23/2022
1.13.79 1,141 11/1/2022
1.13.78 1,087 10/13/2022
1.13.77 1,163 10/4/2022
1.13.76 1,299 9/27/2022
1.13.75 1,155 9/21/2022
1.13.74 3,094 9/20/2022
1.13.73 1,219 9/16/2022
1.13.72 2,494 8/31/2022
1.13.71 1,196 8/30/2022
1.13.70 1,157 8/25/2022
1.13.69 1,232 8/22/2022
1.13.68 1,120 8/22/2022
1.13.67 1,247 8/22/2022
1.13.66 1,208 8/22/2022
1.13.65 1,244 8/17/2022
1.13.64 4,185 8/11/2022
1.13.63 1,166 8/9/2022
1.13.62 1,263 8/8/2022
1.13.61 2,633 7/13/2022
1.13.60 1,309 7/11/2022
1.13.59 2,857 6/27/2022
1.13.58 1,378 6/24/2022
1.13.57 1,947 6/21/2022
1.13.56 1,288 6/19/2022
1.13.55 1,700 6/15/2022
1.13.54 6,036 6/8/2022
1.13.53 1,239 6/6/2022
1.13.52 5,930 6/2/2022
1.13.51 1,355 6/1/2022
1.13.50 2,075 5/23/2022
1.13.49 1,263 5/20/2022
1.13.48 1,217 5/18/2022
1.13.47 1,311 5/5/2022
1.13.46 3,102 5/2/2022
1.13.45 1,283 4/29/2022
1.13.44 1,311 4/28/2022
1.13.43 1,236 4/28/2022
1.13.42 1,334 4/27/2022
1.13.41 1,227 4/27/2022
1.13.40 1,251 4/26/2022
1.13.39 1,300 4/26/2022
1.13.38 1,335 4/26/2022
1.13.37 1,570 4/21/2022
1.13.36 1,735 4/13/2022
1.13.35 1,467 4/8/2022
1.13.34 1,268 4/7/2022
1.13.33 1,335 4/7/2022
1.13.32 1,328 4/7/2022
1.13.31 1,314 4/6/2022
1.13.30 1,262 4/4/2022
1.13.29 1,675 3/28/2022
1.13.28 1,307 3/28/2022
1.13.27 2,024 3/25/2022
1.13.24 1,289 3/21/2022
1.13.23 1,323 3/17/2022
1.13.22 1,576 3/16/2022
1.13.21 1,331 3/15/2022
1.13.20 1,371 3/11/2022
1.13.19 1,341 3/10/2022
1.13.18 1,377 3/10/2022
1.13.17 1,314 3/9/2022
1.13.16 1,365 3/9/2022
1.13.15 1,440 3/4/2022
1.13.14 2,744 3/2/2022
1.13.13 1,273 3/1/2022
1.13.12 1,417 2/28/2022
1.13.11 1,420 2/18/2022
1.13.10 1,365 2/18/2022
1.13.9 4,767 2/17/2022
1.13.8 1,304 2/16/2022
1.13.7 3,552 2/11/2022
1.13.6 1,432 2/7/2022
1.13.5 1,422 2/3/2022
1.13.4 1,381 2/2/2022
1.13.3 1,351 2/2/2022
1.13.2 1,397 2/1/2022
1.13.1 1,418 1/28/2022
1.13.0 3,959 1/25/2022
1.12.60 2,950 5/24/2022
1.12.59 1,211 5/23/2022
1.12.58 1,525 3/9/2022
1.12.57 1,337 3/3/2022
1.12.56 1,323 2/11/2022
1.12.55 1,635 2/8/2022
1.12.54 1,360 2/4/2022
1.12.53 1,324 1/31/2022
1.12.52 3,402 1/23/2022
1.12.51 1,409 1/20/2022
1.12.50 1,351 1/19/2022
1.12.49 1,704 1/17/2022
1.12.48 1,207 1/14/2022
1.12.47 1,348 1/13/2022
1.12.46 1,276 1/11/2022
1.12.45 1,100 1/6/2022
1.12.44 1,224 1/3/2022
1.12.43 1,174 12/23/2021
1.12.42 2,496 12/21/2021
1.12.41 1,145 12/21/2021
1.12.40 1,122 12/20/2021
1.12.39 1,108 12/20/2021
1.12.38 2,345 12/16/2021
1.12.37 1,125 12/16/2021
1.12.36 2,325 12/16/2021
1.12.35 4,987 12/15/2021
1.12.34 1,165 12/10/2021
1.12.33 1,911 12/7/2021
1.12.32 1,369 12/2/2021
1.12.31 990 12/2/2021
1.12.30 1,131 11/30/2021
1.12.29 1,310 11/29/2021
1.12.28 4,534 11/23/2021
1.12.27 1,133 11/22/2021
1.12.26 1,157 11/12/2021
1.12.25 1,086 11/11/2021
1.12.23 1,163 11/10/2021
1.12.22 1,131 11/10/2021
1.12.21 1,209 11/8/2021
1.12.20 2,071 10/29/2021
1.12.19 5,455 10/29/2021
1.12.18 1,238 10/26/2021
1.12.17 1,902 10/26/2021
1.12.16 1,301 10/25/2021
1.12.15 1,309 10/20/2021
1.12.14 1,178 10/18/2021
1.12.13 1,213 10/18/2021
1.12.12 1,162 10/15/2021
1.12.11 1,351 10/14/2021
1.12.10 1,964 10/7/2021
1.12.9 1,175 10/6/2021
1.12.8 1,318 10/5/2021
1.12.7 1,270 10/5/2021
1.12.6 1,277 10/4/2021
1.12.5 1,215 10/1/2021
1.12.4 1,222 9/30/2021
1.12.3 1,186 9/29/2021
1.12.2 1,842 9/23/2021
1.12.1 1,742 9/17/2021
1.12.0 3,536 8/31/2021
1.10.116 2,636 12/1/2021
1.10.115 2,503 11/11/2021
1.10.114 1,144 11/10/2021
1.10.113 1,143 11/5/2021
1.10.112 2,031 10/19/2021
1.10.111 1,166 10/15/2021
1.10.110 1,228 10/15/2021
1.10.109 1,160 10/12/2021
1.10.108 1,177 10/8/2021
1.10.107 1,224 10/7/2021
1.10.106 1,117 10/6/2021
1.10.105 1,203 10/5/2021
1.10.104 13,189 9/23/2021
1.10.103 1,631 9/21/2021
1.10.102 2,075 9/21/2021
1.10.101 1,225 9/15/2021
1.10.100 1,250 9/13/2021
1.10.99 2,113 9/9/2021
1.10.98 1,278 9/9/2021
1.10.97 1,448 9/6/2021
1.10.96 4,612 8/30/2021
1.10.95 2,902 8/27/2021
1.10.94 1,342 8/26/2021
1.10.93 1,388 8/24/2021
1.10.92 14,028 8/23/2021
1.10.91 1,445 8/20/2021
1.10.90 21,355 8/12/2021
1.10.89 3,602 8/12/2021
1.10.88 1,706 8/4/2021
1.10.87 6,752 7/15/2021
1.10.86 1,348 7/14/2021
1.10.85 1,313 7/12/2021
1.10.84 1,298 7/12/2021
1.10.83 10,139 7/8/2021
1.10.82 1,193 7/7/2021
1.10.81 1,192 7/6/2021
1.10.80 1,269 7/2/2021
1.10.79 1,162 7/2/2021
1.10.78 1,290 6/30/2021
1.10.77 1,209 6/29/2021
1.10.76 2,090 6/28/2021
1.10.75 2,503 6/25/2021
1.10.74 1,257 6/22/2021
1.10.73 1,294 6/18/2021
1.10.72 3,448 6/11/2021
1.10.71 1,980 6/7/2021
1.10.70 1,338 6/4/2021
1.10.69 1,224 6/4/2021
1.10.68 17,167 6/2/2021
1.10.67 3,133 6/1/2021
1.10.66 1,255 5/31/2021
1.10.65 1,310 5/27/2021
1.10.64 1,210 5/26/2021
1.10.63 2,452 5/24/2021
1.10.62 2,398 5/18/2021
1.10.61 1,278 5/18/2021
1.10.60 1,257 5/17/2021
1.10.59 2,885 5/12/2021
1.10.58 1,337 5/11/2021
1.10.57 1,347 5/7/2021
1.10.56 2,752 5/4/2021
1.10.55 1,267 5/3/2021
1.10.54 1,304 5/3/2021
1.10.53 23,104 4/27/2021
1.10.52 1,227 4/27/2021
1.10.51 8,644 4/26/2021
1.10.50 7,318 4/23/2021
1.10.49 4,866 4/22/2021
1.10.48 1,238 4/21/2021
1.10.47 1,305 4/21/2021
1.10.46 1,325 4/21/2021
1.10.45 1,227 4/20/2021
1.10.44 1,274 4/19/2021
1.10.43 1,199 4/19/2021
1.10.42 1,278 4/15/2021
1.10.41 1,216 4/14/2021
1.10.40 1,684 4/14/2021
1.10.39 3,581 4/13/2021
1.10.38 1,154 4/12/2021
1.10.37 1,252 4/12/2021
1.10.36 1,304 4/12/2021
1.10.35 1,258 4/9/2021
1.10.34 1,178 4/9/2021
1.10.33 1,155 4/8/2021
1.10.32 1,271 4/8/2021
1.10.31 1,219 4/7/2021
1.10.30 1,190 4/7/2021
1.10.29 1,227 3/31/2021
1.10.28 1,601 3/30/2021
1.10.27 3,169 3/24/2021
1.10.26 1,205 3/24/2021
1.10.25 1,297 3/23/2021
1.10.24 1,279 3/23/2021
1.10.23 1,408 3/18/2021
1.10.22 2,643 3/17/2021
1.10.21 2,535 3/11/2021
1.10.20 1,326 3/11/2021
1.10.19 1,285 3/10/2021
1.10.18 2,018 3/9/2021
1.10.17 1,225 3/9/2021
1.10.16 1,345 3/8/2021
1.10.15 15,060 3/4/2021
1.10.14 1,675 2/25/2021
1.10.13 3,255 2/19/2021
1.10.12 2,656 2/18/2021
1.10.11 1,351 2/16/2021
1.10.10 1,212 2/15/2021
1.10.9 1,401 2/10/2021
1.10.8 1,675 2/8/2021
1.10.7 1,294 2/4/2021
1.10.6 3,357 2/2/2021
1.10.5 1,278 2/1/2021
1.10.4 1,330 1/29/2021
1.10.3 2,736 1/28/2021
1.10.2 6,521 1/26/2021
1.10.1 11,695 1/26/2021
1.9.64 1,241 3/17/2021
1.9.63 1,790 2/25/2021
1.9.62 1,283 2/22/2021
1.9.61 2,259 2/4/2021
1.9.60 1,250 2/1/2021
1.9.59 4,012 1/19/2021
1.9.58 1,296 1/15/2021
1.9.57 1,494 1/14/2021
1.9.56 1,376 1/11/2021
1.9.55 1,600 12/24/2020
1.9.54 1,560 12/18/2020
1.9.53 4,322 12/16/2020
1.9.52 1,295 12/15/2020
1.9.51 1,349 12/11/2020
1.9.50 1,359 12/10/2020
1.9.49 1,427 12/10/2020
1.9.48 1,379 12/9/2020
1.9.47 1,308 12/8/2020
1.9.46 1,367 12/4/2020
1.9.45 1,339 12/3/2020
1.9.44 1,417 12/1/2020
1.9.43 1,357 11/30/2020
1.9.42 1,283 11/27/2020
1.9.41 1,415 11/26/2020
1.9.40 1,220 11/26/2020
1.9.39 3,814 11/25/2020
1.9.38 1,311 11/23/2020
1.9.37 1,301 11/20/2020
1.9.36 1,615 11/17/2020
1.9.35 1,400 11/16/2020
1.9.34 1,577 11/10/2020
1.9.33 1,398 11/9/2020
1.9.32 5,600 11/3/2020
1.9.31 1,407 11/3/2020
1.9.30 1,364 10/30/2020
1.9.29 1,335 10/28/2020
1.9.28 4,043 10/21/2020
1.9.27 1,351 10/20/2020
1.9.26 1,464 10/18/2020
1.9.25 4,069 10/15/2020
1.9.24 1,512 10/14/2020
1.9.23 1,368 10/13/2020
1.9.22 1,385 10/13/2020
1.9.21 1,441 10/9/2020
1.9.20 2,393 10/2/2020
1.9.19 2,294 9/29/2020
1.9.18 2,865 9/29/2020
1.9.17 1,433 9/22/2020
1.9.16 1,406 9/17/2020
1.9.15 1,557 9/16/2020
1.9.14 2,570 9/15/2020
1.9.13 1,346 9/15/2020
1.9.12 1,417 9/15/2020
1.9.11 1,397 9/15/2020
1.9.10 1,720 9/11/2020
1.9.9 1,449 9/9/2020
1.9.8 1,298 9/9/2020
1.9.7 1,351 9/8/2020
1.9.6 1,717 9/4/2020
1.9.5 1,395 9/2/2020
1.9.4 1,351 9/1/2020
1.9.3 1,408 8/31/2020
1.9.2 3,162 8/27/2020
1.9.1 1,389 8/26/2020
1.9.0 2,721 8/25/2020
1.8.105 1,861 4/15/2021
1.8.104 1,511 10/20/2020
1.8.103 2,506 9/14/2020
1.8.102 1,489 9/8/2020
1.8.101 1,467 9/2/2020
1.8.100 1,398 9/1/2020
1.8.99 3,188 8/21/2020
1.8.98 1,406 8/18/2020
1.8.97 1,526 8/14/2020
1.8.96 1,513 8/13/2020
1.8.95 1,479 8/12/2020
1.8.94 2,438 8/11/2020
1.8.93 1,826 8/3/2020
1.8.92 1,536 7/30/2020
1.8.91 1,560 7/13/2020
1.8.90 1,481 7/7/2020
1.8.89 1,541 7/7/2020
1.8.88 1,404 7/6/2020
1.8.87 1,403 7/2/2020
1.8.86 3,608 6/30/2020
1.8.85 1,478 6/30/2020
1.8.84 1,406 6/30/2020
1.8.83 1,431 6/29/2020
1.8.82 1,459 6/25/2020
1.8.81 1,595 6/25/2020
1.8.80 1,512 6/22/2020
1.8.79 1,434 6/18/2020
1.8.78 4,474 6/18/2020
1.8.77 1,439 6/17/2020
1.8.76 2,506 6/16/2020
1.8.75 1,422 6/15/2020
1.8.74 2,990 6/9/2020
1.8.73 1,507 6/8/2020
1.8.72 1,408 6/8/2020
1.8.71 1,434 6/5/2020
1.8.70 1,565 6/4/2020
1.8.69 1,522 6/1/2020
1.8.68 1,563 5/29/2020
1.8.67 1,480 5/28/2020
1.8.66 1,455 5/28/2020
1.8.65 1,486 5/27/2020
1.8.64 2,487 5/26/2020
1.8.63 4,738 5/20/2020
1.8.62 1,445 5/20/2020
1.8.61 1,457 5/20/2020
1.8.60 1,601 5/18/2020
1.8.59 1,492 5/15/2020
1.8.58 1,478 5/15/2020
1.8.57 1,469 5/15/2020
1.8.56 1,459 5/14/2020
1.8.55 5,305 5/12/2020
1.8.54 1,556 5/8/2020
1.8.53 2,401 5/6/2020
1.8.52 1,639 5/5/2020
1.8.51 1,515 5/4/2020
1.8.50 1,550 4/30/2020
1.8.49 1,470 4/29/2020
1.8.48 1,498 4/27/2020
1.8.47 3,644 4/24/2020
1.8.46 1,553 4/24/2020
1.8.45 1,457 4/24/2020
1.8.44 1,496 4/22/2020
1.8.43 2,687 4/21/2020
1.8.42 1,483 4/17/2020
1.8.41 1,588 4/16/2020
1.8.40 1,653 4/9/2020
1.8.39 1,427 4/8/2020
1.8.38 2,547 4/5/2020
1.8.37 1,599 4/3/2020
1.8.36 1,579 4/3/2020
1.8.35 1,534 4/2/2020
1.8.34 1,598 4/2/2020
1.8.33 1,647 3/31/2020
1.8.32 1,536 3/27/2020
1.8.31 1,551 3/26/2020
1.8.30 1,518 3/26/2020
1.8.29 1,367 3/25/2020
1.8.28 1,599 3/24/2020
1.8.27 1,513 3/20/2020
1.8.26 1,480 3/19/2020
1.8.25 1,618 3/18/2020
1.8.24 2,517 3/18/2020
1.8.23 1,509 3/18/2020
1.8.22 1,394 3/18/2020
1.8.21 1,578 3/18/2020
1.8.20 1,623 3/17/2020
1.8.19 1,612 3/17/2020
1.8.18 1,559 3/17/2020
1.8.17 3,749 3/17/2020
1.8.16 1,577 3/15/2020
1.8.15 3,684 3/12/2020
1.8.14 1,485 3/11/2020
1.8.13 4,853 3/5/2020
1.8.12 1,750 3/3/2020
1.8.11 1,547 3/2/2020
1.8.10 7,429 2/24/2020
1.8.9 1,665 2/20/2020
1.8.8 1,783 2/18/2020
1.8.7 1,572 2/18/2020
1.8.6 1,457 2/17/2020
1.8.5 1,464 2/14/2020
1.8.4 1,822 2/12/2020
1.8.3 1,792 2/7/2020
1.8.2 1,603 2/3/2020
1.8.1 6,777 1/28/2020
1.7.53 1,589 5/15/2020
1.7.52 1,531 3/31/2020
1.7.51 2,025 3/27/2020
1.7.50 1,525 3/26/2020
1.7.49 2,191 3/18/2020
1.7.48 1,468 2/25/2020
1.7.47 2,513 2/4/2020
1.7.46 1,518 2/4/2020
1.7.45 1,568 1/16/2020
1.7.44 1,633 1/13/2020
1.7.43 1,580 1/9/2020
1.7.42 5,661 12/27/2019
1.7.41 3,483 12/16/2019
1.7.40 1,439 12/13/2019
1.7.39 1,463 12/13/2019
1.7.38 1,547 12/13/2019
1.7.37 1,590 12/11/2019
1.7.36 1,561 12/4/2019
1.7.35 1,449 12/4/2019
1.7.34 1,502 12/3/2019
1.7.33 1,605 12/2/2019
1.7.32 6,872 11/27/2019
1.7.31 7,554 11/26/2019
1.7.30 2,265 11/25/2019
1.7.29 1,521 11/22/2019
1.7.28 1,637 11/8/2019
1.7.27 2,200 11/5/2019
1.7.26 1,577 10/31/2019
1.7.25 2,465 10/29/2019
1.7.24 1,532 10/29/2019
1.7.23 1,548 10/25/2019
1.7.22 1,559 10/24/2019
1.7.21 1,612 10/24/2019
1.7.20 6,230 10/16/2019
1.7.19 1,498 10/15/2019
1.7.18 1,556 10/15/2019
1.7.17 1,635 10/8/2019
1.7.16 1,576 10/4/2019
1.7.15 4,963 10/2/2019
1.7.14 1,889 9/27/2019
1.7.13 1,507 9/26/2019
1.7.12 1,557 9/25/2019
1.7.11 1,607 9/24/2019
1.7.10 1,584 9/24/2019
1.7.9 1,607 9/24/2019
1.7.8 11,199 9/12/2019
1.7.7 1,585 9/12/2019
1.7.6 2,548 9/10/2019
1.7.5 1,630 9/5/2019
1.7.4 1,532 9/4/2019
1.7.3 1,539 9/3/2019
1.7.2 1,613 9/2/2019
1.7.1 1,619 8/29/2019
1.7.0 2,671 8/27/2019
1.6.69 1,518 5/15/2020
1.6.68 5,687 10/2/2019
1.6.67 2,622 9/27/2019
1.6.66 1,568 9/26/2019
1.6.65 2,669 9/5/2019
1.6.64 1,510 9/2/2019
1.6.63 3,428 8/23/2019
1.6.62 1,492 8/21/2019
1.6.61 1,629 8/21/2019
1.6.60 1,556 8/15/2019
1.6.57 1,521 8/8/2019
1.6.56 1,508 8/8/2019
1.6.55 2,836 8/5/2019
1.6.52 3,324 7/8/2019
1.6.48 1,597 6/18/2019
1.6.47 2,418 6/13/2019
1.6.46 1,632 6/12/2019
1.6.45 1,639 6/12/2019
1.6.44 1,546 6/12/2019
1.6.43 1,552 5/29/2019
1.6.42 2,406 5/28/2019
1.6.41 1,524 5/28/2019
1.6.40 1,570 5/28/2019
1.6.39 1,544 5/28/2019
1.6.38 2,423 5/21/2019
1.6.37 6,072 5/21/2019
1.6.36 1,594 5/16/2019
1.6.35 4,527 5/16/2019
1.6.34 1,586 5/16/2019
1.6.33 1,482 5/16/2019
1.6.32 1,648 5/7/2019
1.6.31 1,601 5/7/2019
1.6.30 1,592 5/7/2019
1.6.29 1,530 5/7/2019
1.6.28 2,480 5/1/2019
1.6.27 1,689 5/1/2019
1.6.26 1,610 4/25/2019
1.6.25 2,243 4/17/2019
1.6.24 1,551 4/17/2019
1.6.23 4,519 4/15/2019
1.6.22 2,487 4/9/2019
1.6.20 1,592 4/1/2019
1.6.19 1,633 3/29/2019
1.6.18 2,707 3/25/2019
1.6.17 1,656 3/21/2019
1.6.16 2,474 3/15/2019
1.6.15 1,566 3/15/2019
1.6.14 1,566 3/15/2019
1.6.13 1,596 3/15/2019
1.6.12 1,549 3/15/2019
1.6.11 1,630 3/15/2019
1.6.10 2,563 3/15/2019
1.6.9 1,578 3/15/2019
1.6.8 1,477 3/15/2019
1.6.7 7,217 3/15/2019
1.6.6 2,384 3/15/2019
1.6.5 1,775 3/15/2019
1.6.4 1,605 3/15/2019
1.6.3 1,581 3/15/2019
1.6.2 1,612 3/15/2019
1.6.1 2,767 3/15/2019
1.6.0 7,828 3/15/2019
1.5.41 2,258 3/15/2019
1.5.40 1,615 3/15/2019
1.5.39 2,471 3/15/2019
1.5.38 1,593 3/15/2019
1.5.37 1,533 3/15/2019
1.5.36 1,565 3/15/2019
1.5.35 1,875 3/15/2019
1.5.34 4,681 3/15/2019
1.5.33 1,545 3/15/2019
1.5.32 2,341 3/15/2019
1.5.31 1,572 3/15/2019
1.5.30 1,591 3/15/2019
1.5.29 1,545 3/15/2019
1.5.28 3,968 3/15/2019
1.5.27 1,594 3/15/2019
1.5.26 4,337 3/15/2019
1.5.25 1,548 3/15/2019
1.5.24 1,573 3/15/2019
1.5.23 2,488 3/15/2019
1.5.22 1,542 3/15/2019
1.5.21 3,662 3/15/2019
1.5.20 1,544 3/15/2019
1.5.19 2,444 3/15/2019
1.5.18 1,598 3/15/2019
1.5.17 1,546 3/15/2019
1.5.16 2,285 3/15/2019
1.5.15 1,609 3/15/2019
1.5.14 1,517 3/15/2019
1.5.13 1,677 3/15/2019
1.5.11 1,527 3/15/2019
1.5.10 1,835 3/15/2019
1.5.9 2,674 3/15/2019
1.5.8 2,084 3/15/2019
1.5.7 1,629 3/15/2019
1.5.6 1,577 3/15/2019
1.5.5 4,987 3/15/2019
1.5.4 1,619 3/15/2019
1.5.3 1,509 3/15/2019
1.5.2 1,529 3/15/2019
1.5.1 7,288 3/15/2019
1.5.0 5,872 3/15/2019
1.4.84 21,567 3/15/2019
1.4.83 6,608 3/15/2019
1.4.82 6,048 3/15/2019
1.4.81 1,617 3/15/2019
1.4.80 6,591 3/15/2019
1.4.79 1,590 3/15/2019
1.4.78 1,495 3/15/2019
1.4.77 2,425 3/15/2019
1.4.76 1,548 3/15/2019
1.4.75 1,466 3/15/2019
1.4.74 2,245 3/15/2019
1.4.73 1,506 3/15/2019
1.4.72 1,519 3/15/2019
1.4.71 1,521 3/15/2019
1.4.70 1,513 3/15/2019
1.4.69 2,236 3/15/2019
1.4.68 1,529 3/15/2019
1.4.67 1,499 3/15/2019
1.4.66 2,250 3/15/2019
1.4.65 1,529 3/15/2019
1.4.64 1,538 3/15/2019
1.4.63 3,890 3/15/2019
1.4.59 4,346 3/15/2019
1.4.57 9,476 3/15/2019
1.4.22 10,446 3/15/2019
1.3.14 11,807 3/15/2019
1.2.10 5,245 3/15/2019
1.1.2 8,255 3/15/2019
1.0.0 99,339 3/15/2019