Dynamicweb.Ecommerce 10.15.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.15.0
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.15.0
                    
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.15.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.15.0" />
                    
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.15.0
                    
#r "nuget: Dynamicweb.Ecommerce, 10.15.0"
                    
#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.15.0
                    
#: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.15.0
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.15.0
                    
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 235 9/16/2025
10.19.3-PreRelease 219 9/9/2025
10.19.2-PreRelease 227 9/4/2025
10.19.1-PreRelease 225 9/2/2025
10.19.0-PreRelease 290 8/26/2025
10.18.8 315 9/16/2025
10.18.7 305 9/9/2025
10.18.6 291 9/4/2025
10.18.5 381 9/2/2025
10.18.4 712 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 346 9/16/2025
10.17.8 382 9/2/2025
10.17.7 362 8/26/2025
10.17.6 334 8/19/2025
10.17.5 443 8/12/2025
10.17.4 361 8/5/2025
10.17.3 717 7/22/2025
10.17.2 385 7/15/2025
10.17.1 441 7/8/2025
10.17.0 530 7/1/2025
10.16.11 284 9/16/2025
10.16.10 242 9/9/2025
10.16.9 465 8/12/2025
10.16.8 425 8/5/2025
10.16.7 791 7/22/2025
10.16.6 506 7/1/2025
10.16.5 822 6/17/2025
10.16.4 628 6/12/2025
10.16.3 543 6/10/2025
10.16.2 419 6/4/2025
10.16.1 349 6/3/2025
10.16.0 719 5/27/2025
10.15.11 315 8/26/2025
10.15.10 396 8/5/2025
10.15.9 386 7/1/2025
10.15.8 230 6/24/2025
10.15.7 302 6/17/2025
10.15.6 358 6/3/2025
10.15.5 292 5/27/2025
10.15.4 416 5/20/2025
10.15.3 642 5/13/2025
10.15.2 411 5/13/2025
10.15.1 555 5/6/2025
10.15.0 471 4/29/2025
10.14.13 345 7/1/2025
10.14.12 248 6/24/2025
10.14.11 348 6/17/2025
10.14.10 451 5/20/2025
10.14.9 382 5/13/2025
10.14.8 403 5/13/2025
10.14.7 231 5/7/2025
10.14.6 215 5/6/2025
10.14.5 306 4/29/2025
10.14.4 526 4/22/2025
10.14.3 527 4/10/2025
10.14.2 446 4/8/2025
10.14.1 678 4/1/2025
10.14.0 1,043 3/25/2025
10.13.8 563 4/22/2025
10.13.7 330 4/10/2025
10.13.6 314 4/8/2025
10.13.5 314 4/1/2025
10.13.4 612 3/25/2025
10.13.3 937 3/18/2025
10.13.2 446 3/11/2025
10.13.1 912 3/4/2025
10.13.0 2,935 2/25/2025
10.12.7 660 3/11/2025
10.12.6 359 3/4/2025
10.12.5 261 2/25/2025
10.12.4 478 2/18/2025
10.12.3 355 2/12/2025
10.12.2 250 2/11/2025
10.12.1 480 2/4/2025
10.12.0 1,465 1/28/2025
10.11.8 539 2/25/2025
10.11.7 247 2/18/2025
10.11.6 265 2/12/2025
10.11.5 218 2/11/2025
10.11.4 238 2/4/2025
10.11.3 298 1/28/2025
10.11.2 768 1/21/2025
10.11.1 295 1/14/2025
10.11.0 538 1/7/2025
10.10.8 413 2/12/2025
10.10.7 218 2/11/2025
10.10.6 314 1/16/2025
10.10.5 182 1/14/2025
10.10.4 294 1/7/2025
10.10.3 618 12/17/2024
10.10.2 300 12/10/2024
10.10.1 350 12/3/2024
10.10.0 378 11/26/2024
10.9.9 401 1/14/2025
10.9.8 399 12/17/2024
10.9.7 238 12/10/2024
10.9.6 240 12/3/2024
10.9.5 223 11/27/2024
10.9.4 201 11/26/2024
10.9.3 439 11/19/2024
10.9.2 459 11/12/2024
10.9.1 314 11/5/2024
10.9.0 1,677 10/29/2024
10.8.14 222 1/14/2025
10.8.13 332 12/17/2024
10.8.12 268 12/10/2024
10.8.11 251 12/3/2024
10.8.10 443 11/26/2024
10.8.9 229 11/19/2024
10.8.8 247 11/12/2024
10.8.7 267 11/7/2024
10.8.6 248 11/5/2024
10.8.5 271 10/29/2024
10.8.4 307 10/22/2024
10.8.3 445 10/15/2024
10.8.2 328 10/8/2024
10.8.1 369 10/1/2024
10.8.0 4,182 9/24/2024
10.7.11 233 11/19/2024
10.7.10 226 11/19/2024
10.7.9 310 10/29/2024
10.7.8 212 10/22/2024
10.7.7 238 10/15/2024
10.7.6 265 10/8/2024
10.7.5 317 10/1/2024
10.7.4 254 9/24/2024
10.7.3 434 9/17/2024
10.7.2 328 9/10/2024
10.7.1 359 9/4/2024
10.7.0 1,404 8/27/2024
10.6.18 262 11/19/2024
10.6.17 222 11/19/2024
10.6.16 302 10/15/2024
10.6.15 253 10/8/2024
10.6.14 248 10/1/2024
10.6.13 295 9/24/2024
10.6.12 269 9/17/2024
10.6.11 253 9/3/2024
10.6.10 302 8/27/2024
10.6.9 879 8/20/2024
10.6.8 381 8/13/2024
10.6.7 244 8/6/2024
10.6.6 396 7/19/2024
10.6.5 250 7/16/2024
10.6.4 317 7/9/2024
10.6.3 431 7/2/2024
10.6.2 2,722 6/25/2024
10.5.14 331 10/1/2024
10.5.13 248 9/24/2024
10.5.12 267 8/21/2024
10.5.11 283 8/13/2024
10.5.10 188 8/6/2024
10.5.9 254 7/19/2024
10.5.8 269 7/16/2024
10.5.7 214 7/5/2024
10.5.6 264 7/1/2024
10.5.5 236 6/25/2024
10.5.4 321 6/18/2024
10.5.3 313 6/11/2024
10.5.2 322 6/4/2024
10.5.1 235 6/4/2024
10.5.0 625 5/28/2024
10.4.8 234 8/6/2024
10.4.7 234 6/25/2024
10.4.6 237 6/11/2024
10.4.5 250 6/4/2024
10.4.4 252 5/28/2024
10.4.3 300 5/21/2024
10.4.2 669 5/14/2024
10.4.1 480 5/7/2024
10.4.0 2,398 4/30/2024
10.3.10 215 8/6/2024
10.3.9 235 6/25/2024
10.3.8 336 5/21/2024
10.3.7 235 5/14/2024
10.3.6 291 5/7/2024
10.3.5 286 4/30/2024
10.3.4 344 4/23/2024
10.3.3 315 4/16/2024
10.3.2 361 4/11/2024
10.3.1 277 4/9/2024
10.3.0 477 4/2/2024
10.2.8 343 4/23/2024
10.2.7 274 4/16/2024
10.2.6 260 4/11/2024
10.2.5 266 4/9/2024
10.2.4 274 4/2/2024
10.2.3 321 3/26/2024
10.2.2 389 3/19/2024
10.2.1 414 3/12/2024
10.2.0 554 3/5/2024
10.1.12 288 4/11/2024
10.1.11 274 4/9/2024
10.1.10 296 4/2/2024
10.1.9 337 3/19/2024
10.1.8 348 3/13/2024
10.1.7 323 3/12/2024
10.1.6 368 3/5/2024
10.1.5 429 2/27/2024
10.1.4 474 2/20/2024
10.1.3 483 2/14/2024
10.1.2 481 2/7/2024
10.1.1 468 2/6/2024
10.1.0 533 1/30/2024
10.0.39 315 4/11/2024
10.0.38 336 4/2/2024
10.0.37 420 3/5/2024
10.0.36 432 2/27/2024
10.0.35 442 2/20/2024
10.0.34 697 2/14/2024
10.0.33 648 2/1/2024
10.0.32 540 1/24/2024
10.0.31 530 1/19/2024
10.0.30 533 1/18/2024
10.0.29 606 1/16/2024
10.0.28 757 1/16/2024
10.0.27 650 1/11/2024
10.0.26 750 12/19/2023
10.0.25 1,161 12/12/2023
10.0.24 1,022 12/5/2023
10.0.22 919 11/28/2023
10.0.21 2,748 11/23/2023
10.0.20 685 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 677 10/11/2023
10.0.13 811 9/27/2023
10.0.12 711 9/26/2023
10.0.11 726 9/22/2023
10.0.10 704 9/13/2023
10.0.9 2,250 8/30/2023
10.0.8 757 8/25/2023
10.0.7 1,006 8/22/2023
10.0.6 966 8/10/2023
10.0.5 1,152 8/2/2023
10.0.4 887 7/13/2023
10.0.3 1,091 7/5/2023
10.0.2 1,352 6/27/2023
10.0.1 893 6/20/2023
10.0.0 2,343 6/14/2023
1.20.0 144 9/1/2025
1.19.5 153 8/21/2025
1.19.4 416 7/30/2025
1.19.3 530 6/18/2025
1.19.2 785 4/1/2025
1.19.1 901 2/19/2025
1.19.0 1,073 1/31/2025
1.18.5 196 4/1/2025
1.18.4 151 2/18/2025
1.18.3 310 1/31/2025
1.18.2 289 12/18/2024
1.18.1 759 11/26/2024
1.18.0 1,750 8/27/2024
1.17.17 1,038 11/22/2024
1.17.16 183 11/7/2024
1.17.15 234 10/18/2024
1.17.14 1,168 10/2/2024
1.17.13 1,717 9/19/2024
1.17.12 1,111 9/3/2024
1.17.11 390 8/26/2024
1.17.10 1,115 8/14/2024
1.17.9 268 7/18/2024
1.17.8 468 6/27/2024
1.17.7 1,469 6/4/2024
1.17.6 187 5/30/2024
1.17.5 1,562 5/13/2024
1.17.4 5,973 4/12/2024
1.17.3 443 3/25/2024
1.17.2 1,279 3/4/2024
1.17.1 1,136 2/14/2024
1.17.0 656 1/31/2024
1.16.13 454 4/11/2024
1.16.12 322 3/25/2024
1.16.11 332 3/4/2024
1.16.10 432 2/14/2024
1.16.9 463 1/29/2024
1.16.8 679 1/9/2024
1.16.7 1,306 12/13/2023
1.16.6 754 12/6/2023
1.16.5 1,605 11/29/2023
1.16.4 950 11/21/2023
1.16.3 709 11/7/2023
1.16.2 539 10/30/2023
1.16.1 1,554 10/10/2023
1.16.0 2,079 9/21/2023
1.15.34 351 1/31/2024
1.15.33 399 1/23/2024
1.15.32 830 12/13/2023
1.15.31 1,780 11/7/2023
1.15.30 631 10/17/2023
1.15.29 1,082 10/10/2023
1.15.28 2,984 9/13/2023
1.15.27 2,504 8/29/2023
1.15.26 7,292 8/15/2023
1.15.25 671 8/14/2023
1.15.24 1,697 8/2/2023
1.15.23 751 7/27/2023
1.15.22 727 7/26/2023
1.15.21 1,153 7/6/2023
1.15.20 2,055 6/29/2023
1.15.19 1,760 6/6/2023
1.15.18 1,052 5/28/2023
1.15.17 1,225 5/16/2023
1.15.16 2,530 5/11/2023
1.15.15 2,989 5/3/2023
1.15.14 1,307 4/18/2023
1.15.13 1,472 3/24/2023
1.15.12 1,705 3/21/2023
1.15.11 3,506 3/16/2023
1.15.10 889 3/15/2023
1.15.9 3,891 3/7/2023
1.15.8 952 3/2/2023
1.15.7 1,050 2/28/2023
1.15.6 1,001 2/22/2023
1.15.5 1,508 2/21/2023
1.15.4 1,012 2/15/2023
1.15.3 899 2/7/2023
1.15.2 1,079 2/6/2023
1.15.1 3,486 2/2/2023
1.15.0 1,294 1/26/2023
1.14.70 3,100 10/9/2023
1.14.69 707 8/14/2023
1.14.68 889 7/27/2023
1.14.67 1,514 6/23/2023
1.14.66 4,499 5/3/2023
1.14.65 1,993 4/24/2023
1.14.64 971 4/18/2023
1.14.63 947 3/24/2023
1.14.62 956 3/21/2023
1.14.61 962 3/16/2023
1.14.60 898 3/16/2023
1.14.59 1,438 3/7/2023
1.14.58 932 3/2/2023
1.14.57 1,617 2/21/2023
1.14.56 1,093 2/15/2023
1.14.55 1,018 2/14/2023
1.14.54 1,015 2/7/2023
1.14.53 1,047 2/2/2023
1.14.52 1,022 2/1/2023
1.14.51 1,389 1/26/2023
1.14.50 1,652 1/24/2023
1.14.49 4,839 1/18/2023
1.14.48 1,018 1/16/2023
1.14.47 2,005 1/10/2023
1.14.46 978 1/9/2023
1.14.45 1,564 1/9/2023
1.14.44 2,014 1/5/2023
1.14.43 981 1/5/2023
1.14.42 2,674 1/3/2023
1.14.41 3,360 12/15/2022
1.14.40 1,045 12/13/2022
1.14.39 1,823 12/8/2022
1.14.38 1,036 12/7/2022
1.14.37 986 12/5/2022
1.14.36 1,060 12/2/2022
1.14.35 1,011 12/1/2022
1.14.34 1,821 11/29/2022
1.14.33 1,066 11/28/2022
1.14.32 996 11/24/2022
1.14.31 1,065 11/23/2022
1.14.30 1,186 11/22/2022
1.14.29 1,246 11/22/2022
1.14.28 1,999 11/17/2022
1.14.27 1,961 11/16/2022
1.14.26 1,181 11/16/2022
1.14.25 2,121 11/15/2022
1.14.24 1,171 11/14/2022
1.14.23 1,087 11/11/2022
1.14.22 1,298 11/10/2022
1.14.21 1,113 11/10/2022
1.14.20 1,151 11/7/2022
1.14.19 1,582 11/7/2022
1.14.18 1,500 11/2/2022
1.14.17 3,619 11/1/2022
1.14.16 1,091 10/27/2022
1.14.15 1,208 10/24/2022
1.14.14 1,119 10/21/2022
1.14.13 2,246 10/13/2022
1.14.12 1,099 10/12/2022
1.14.11 1,627 10/12/2022
1.14.10 1,951 10/7/2022
1.14.9 1,431 10/4/2022
1.14.8 1,112 10/3/2022
1.14.7 1,512 9/29/2022
1.14.6 1,902 9/27/2022
1.14.5 1,196 9/21/2022
1.14.4 1,532 9/16/2022
1.14.3 1,146 9/15/2022
1.14.2 2,331 9/7/2022
1.14.1 2,669 8/30/2022
1.14.0 3,163 8/30/2022
1.13.83 1,040 1/24/2023
1.13.81 1,030 1/5/2023
1.13.80 1,042 11/23/2022
1.13.79 1,146 11/1/2022
1.13.78 1,092 10/13/2022
1.13.77 1,169 10/4/2022
1.13.76 1,303 9/27/2022
1.13.75 1,161 9/21/2022
1.13.74 3,098 9/20/2022
1.13.73 1,226 9/16/2022
1.13.72 2,499 8/31/2022
1.13.71 1,201 8/30/2022
1.13.70 1,162 8/25/2022
1.13.69 1,237 8/22/2022
1.13.68 1,124 8/22/2022
1.13.67 1,253 8/22/2022
1.13.66 1,213 8/22/2022
1.13.65 1,249 8/17/2022
1.13.64 4,189 8/11/2022
1.13.63 1,171 8/9/2022
1.13.62 1,268 8/8/2022
1.13.61 2,637 7/13/2022
1.13.60 1,313 7/11/2022
1.13.59 2,870 6/27/2022
1.13.58 1,382 6/24/2022
1.13.57 1,952 6/21/2022
1.13.56 1,295 6/19/2022
1.13.55 1,704 6/15/2022
1.13.54 6,042 6/8/2022
1.13.53 1,245 6/6/2022
1.13.52 5,938 6/2/2022
1.13.51 1,359 6/1/2022
1.13.50 2,082 5/23/2022
1.13.49 1,270 5/20/2022
1.13.48 1,222 5/18/2022
1.13.47 1,316 5/5/2022
1.13.46 3,107 5/2/2022
1.13.45 1,287 4/29/2022
1.13.44 1,316 4/28/2022
1.13.43 1,241 4/28/2022
1.13.42 1,338 4/27/2022
1.13.41 1,232 4/27/2022
1.13.40 1,257 4/26/2022
1.13.39 1,305 4/26/2022
1.13.38 1,339 4/26/2022
1.13.37 1,575 4/21/2022
1.13.36 1,739 4/13/2022
1.13.35 1,473 4/8/2022
1.13.34 1,273 4/7/2022
1.13.33 1,340 4/7/2022
1.13.32 1,332 4/7/2022
1.13.31 1,319 4/6/2022
1.13.30 1,267 4/4/2022
1.13.29 1,680 3/28/2022
1.13.28 1,312 3/28/2022
1.13.27 2,028 3/25/2022
1.13.24 1,294 3/21/2022
1.13.23 1,327 3/17/2022
1.13.22 1,581 3/16/2022
1.13.21 1,336 3/15/2022
1.13.20 1,376 3/11/2022
1.13.19 1,345 3/10/2022
1.13.18 1,382 3/10/2022
1.13.17 1,319 3/9/2022
1.13.16 1,370 3/9/2022
1.13.15 1,444 3/4/2022
1.13.14 2,750 3/2/2022
1.13.13 1,278 3/1/2022
1.13.12 1,423 2/28/2022
1.13.11 1,424 2/18/2022
1.13.10 1,371 2/18/2022
1.13.9 4,772 2/17/2022
1.13.8 1,308 2/16/2022
1.13.7 3,557 2/11/2022
1.13.6 1,436 2/7/2022
1.13.5 1,428 2/3/2022
1.13.4 1,385 2/2/2022
1.13.3 1,355 2/2/2022
1.13.2 1,402 2/1/2022
1.13.1 1,422 1/28/2022
1.13.0 3,966 1/25/2022
1.12.60 2,956 5/24/2022
1.12.59 1,215 5/23/2022
1.12.58 1,530 3/9/2022
1.12.57 1,341 3/3/2022
1.12.56 1,328 2/11/2022
1.12.55 1,641 2/8/2022
1.12.54 1,364 2/4/2022
1.12.53 1,328 1/31/2022
1.12.52 3,408 1/23/2022
1.12.51 1,414 1/20/2022
1.12.50 1,357 1/19/2022
1.12.49 1,708 1/17/2022
1.12.48 1,212 1/14/2022
1.12.47 1,352 1/13/2022
1.12.46 1,280 1/11/2022
1.12.45 1,107 1/6/2022
1.12.44 1,231 1/3/2022
1.12.43 1,179 12/23/2021
1.12.42 2,503 12/21/2021
1.12.41 1,149 12/21/2021
1.12.40 1,127 12/20/2021
1.12.39 1,112 12/20/2021
1.12.38 2,349 12/16/2021
1.12.37 1,130 12/16/2021
1.12.36 2,331 12/16/2021
1.12.35 4,991 12/15/2021
1.12.34 1,172 12/10/2021
1.12.33 1,916 12/7/2021
1.12.32 1,375 12/2/2021
1.12.31 994 12/2/2021
1.12.30 1,137 11/30/2021
1.12.29 1,315 11/29/2021
1.12.28 4,539 11/23/2021
1.12.27 1,137 11/22/2021
1.12.26 1,161 11/12/2021
1.12.25 1,092 11/11/2021
1.12.23 1,167 11/10/2021
1.12.22 1,136 11/10/2021
1.12.21 1,214 11/8/2021
1.12.20 2,078 10/29/2021
1.12.19 5,461 10/29/2021
1.12.18 1,243 10/26/2021
1.12.17 1,906 10/26/2021
1.12.16 1,305 10/25/2021
1.12.15 1,314 10/20/2021
1.12.14 1,182 10/18/2021
1.12.13 1,218 10/18/2021
1.12.12 1,167 10/15/2021
1.12.11 1,356 10/14/2021
1.12.10 1,971 10/7/2021
1.12.9 1,182 10/6/2021
1.12.8 1,323 10/5/2021
1.12.7 1,274 10/5/2021
1.12.6 1,283 10/4/2021
1.12.5 1,221 10/1/2021
1.12.4 1,226 9/30/2021
1.12.3 1,193 9/29/2021
1.12.2 1,846 9/23/2021
1.12.1 1,747 9/17/2021
1.12.0 3,540 8/31/2021
1.10.116 2,640 12/1/2021
1.10.115 2,508 11/11/2021
1.10.114 1,149 11/10/2021
1.10.113 1,148 11/5/2021
1.10.112 2,035 10/19/2021
1.10.111 1,170 10/15/2021
1.10.110 1,232 10/15/2021
1.10.109 1,165 10/12/2021
1.10.108 1,183 10/8/2021
1.10.107 1,231 10/7/2021
1.10.106 1,122 10/6/2021
1.10.105 1,209 10/5/2021
1.10.104 13,196 9/23/2021
1.10.103 1,636 9/21/2021
1.10.102 2,080 9/21/2021
1.10.101 1,230 9/15/2021
1.10.100 1,255 9/13/2021
1.10.99 2,117 9/9/2021
1.10.98 1,283 9/9/2021
1.10.97 1,453 9/6/2021
1.10.96 4,619 8/30/2021
1.10.95 2,907 8/27/2021
1.10.94 1,347 8/26/2021
1.10.93 1,394 8/24/2021
1.10.92 14,032 8/23/2021
1.10.91 1,450 8/20/2021
1.10.90 21,387 8/12/2021
1.10.89 3,608 8/12/2021
1.10.88 1,710 8/4/2021
1.10.87 6,758 7/15/2021
1.10.86 1,352 7/14/2021
1.10.85 1,318 7/12/2021
1.10.84 1,302 7/12/2021
1.10.83 10,148 7/8/2021
1.10.82 1,197 7/7/2021
1.10.81 1,196 7/6/2021
1.10.80 1,274 7/2/2021
1.10.79 1,168 7/2/2021
1.10.78 1,295 6/30/2021
1.10.77 1,214 6/29/2021
1.10.76 2,095 6/28/2021
1.10.75 2,507 6/25/2021
1.10.74 1,261 6/22/2021
1.10.73 1,300 6/18/2021
1.10.72 3,457 6/11/2021
1.10.71 1,991 6/7/2021
1.10.70 1,344 6/4/2021
1.10.69 1,230 6/4/2021
1.10.68 17,172 6/2/2021
1.10.67 3,137 6/1/2021
1.10.66 1,261 5/31/2021
1.10.65 1,315 5/27/2021
1.10.64 1,215 5/26/2021
1.10.63 2,458 5/24/2021
1.10.62 2,405 5/18/2021
1.10.61 1,282 5/18/2021
1.10.60 1,262 5/17/2021
1.10.59 2,889 5/12/2021
1.10.58 1,342 5/11/2021
1.10.57 1,352 5/7/2021
1.10.56 2,756 5/4/2021
1.10.55 1,272 5/3/2021
1.10.54 1,309 5/3/2021
1.10.53 23,110 4/27/2021
1.10.52 1,231 4/27/2021
1.10.51 8,648 4/26/2021
1.10.50 7,323 4/23/2021
1.10.49 4,871 4/22/2021
1.10.48 1,243 4/21/2021
1.10.47 1,309 4/21/2021
1.10.46 1,330 4/21/2021
1.10.45 1,232 4/20/2021
1.10.44 1,279 4/19/2021
1.10.43 1,203 4/19/2021
1.10.42 1,283 4/15/2021
1.10.41 1,221 4/14/2021
1.10.40 1,691 4/14/2021
1.10.39 3,586 4/13/2021
1.10.38 1,159 4/12/2021
1.10.37 1,257 4/12/2021
1.10.36 1,308 4/12/2021
1.10.35 1,263 4/9/2021
1.10.34 1,183 4/9/2021
1.10.33 1,162 4/8/2021
1.10.32 1,275 4/8/2021
1.10.31 1,223 4/7/2021
1.10.30 1,195 4/7/2021
1.10.29 1,231 3/31/2021
1.10.28 1,606 3/30/2021
1.10.27 3,174 3/24/2021
1.10.26 1,209 3/24/2021
1.10.25 1,302 3/23/2021
1.10.24 1,284 3/23/2021
1.10.23 1,412 3/18/2021
1.10.22 2,647 3/17/2021
1.10.21 2,541 3/11/2021
1.10.20 1,331 3/11/2021
1.10.19 1,290 3/10/2021
1.10.18 2,023 3/9/2021
1.10.17 1,230 3/9/2021
1.10.16 1,350 3/8/2021
1.10.15 15,080 3/4/2021
1.10.14 1,679 2/25/2021
1.10.13 3,259 2/19/2021
1.10.12 2,662 2/18/2021
1.10.11 1,358 2/16/2021
1.10.10 1,216 2/15/2021
1.10.9 1,406 2/10/2021
1.10.8 1,679 2/8/2021
1.10.7 1,297 2/4/2021
1.10.6 3,360 2/2/2021
1.10.5 1,280 2/1/2021
1.10.4 1,333 1/29/2021
1.10.3 2,739 1/28/2021
1.10.2 6,523 1/26/2021
1.10.1 11,698 1/26/2021
1.9.64 1,246 3/17/2021
1.9.63 1,794 2/25/2021
1.9.62 1,288 2/22/2021
1.9.61 2,262 2/4/2021
1.9.60 1,252 2/1/2021
1.9.59 4,022 1/19/2021
1.9.58 1,299 1/15/2021
1.9.57 1,496 1/14/2021
1.9.56 1,378 1/11/2021
1.9.55 1,602 12/24/2020
1.9.54 1,563 12/18/2020
1.9.53 4,324 12/16/2020
1.9.52 1,299 12/15/2020
1.9.51 1,352 12/11/2020
1.9.50 1,362 12/10/2020
1.9.49 1,430 12/10/2020
1.9.48 1,382 12/9/2020
1.9.47 1,310 12/8/2020
1.9.46 1,369 12/4/2020
1.9.45 1,341 12/3/2020
1.9.44 1,420 12/1/2020
1.9.43 1,359 11/30/2020
1.9.42 1,286 11/27/2020
1.9.41 1,418 11/26/2020
1.9.40 1,222 11/26/2020
1.9.39 3,816 11/25/2020
1.9.38 1,313 11/23/2020
1.9.37 1,303 11/20/2020
1.9.36 1,617 11/17/2020
1.9.35 1,403 11/16/2020
1.9.34 1,579 11/10/2020
1.9.33 1,401 11/9/2020
1.9.32 5,604 11/3/2020
1.9.31 1,412 11/3/2020
1.9.30 1,366 10/30/2020
1.9.29 1,338 10/28/2020
1.9.28 4,047 10/21/2020
1.9.27 1,356 10/20/2020
1.9.26 1,468 10/18/2020
1.9.25 4,073 10/15/2020
1.9.24 1,515 10/14/2020
1.9.23 1,370 10/13/2020
1.9.22 1,387 10/13/2020
1.9.21 1,444 10/9/2020
1.9.20 2,397 10/2/2020
1.9.19 2,298 9/29/2020
1.9.18 2,868 9/29/2020
1.9.17 1,436 9/22/2020
1.9.16 1,408 9/17/2020
1.9.15 1,560 9/16/2020
1.9.14 2,575 9/15/2020
1.9.13 1,349 9/15/2020
1.9.12 1,419 9/15/2020
1.9.11 1,401 9/15/2020
1.9.10 1,723 9/11/2020
1.9.9 1,452 9/9/2020
1.9.8 1,300 9/9/2020
1.9.7 1,353 9/8/2020
1.9.6 1,720 9/4/2020
1.9.5 1,397 9/2/2020
1.9.4 1,355 9/1/2020
1.9.3 1,412 8/31/2020
1.9.2 3,164 8/27/2020
1.9.1 1,392 8/26/2020
1.9.0 2,723 8/25/2020
1.8.105 1,865 4/15/2021
1.8.104 1,514 10/20/2020
1.8.103 2,509 9/14/2020
1.8.102 1,493 9/8/2020
1.8.101 1,470 9/2/2020
1.8.100 1,400 9/1/2020
1.8.99 3,190 8/21/2020
1.8.98 1,408 8/18/2020
1.8.97 1,528 8/14/2020
1.8.96 1,516 8/13/2020
1.8.95 1,481 8/12/2020
1.8.94 2,440 8/11/2020
1.8.93 1,829 8/3/2020
1.8.92 1,540 7/30/2020
1.8.91 1,563 7/13/2020
1.8.90 1,483 7/7/2020
1.8.89 1,543 7/7/2020
1.8.88 1,407 7/6/2020
1.8.87 1,406 7/2/2020
1.8.86 3,611 6/30/2020
1.8.85 1,480 6/30/2020
1.8.84 1,409 6/30/2020
1.8.83 1,435 6/29/2020
1.8.82 1,461 6/25/2020
1.8.81 1,597 6/25/2020
1.8.80 1,516 6/22/2020
1.8.79 1,436 6/18/2020
1.8.78 4,477 6/18/2020
1.8.77 1,441 6/17/2020
1.8.76 2,509 6/16/2020
1.8.75 1,424 6/15/2020
1.8.74 2,992 6/9/2020
1.8.73 1,509 6/8/2020
1.8.72 1,410 6/8/2020
1.8.71 1,436 6/5/2020
1.8.70 1,567 6/4/2020
1.8.69 1,526 6/1/2020
1.8.68 1,565 5/29/2020
1.8.67 1,483 5/28/2020
1.8.66 1,458 5/28/2020
1.8.65 1,489 5/27/2020
1.8.64 2,490 5/26/2020
1.8.63 4,742 5/20/2020
1.8.62 1,447 5/20/2020
1.8.61 1,459 5/20/2020
1.8.60 1,603 5/18/2020
1.8.59 1,495 5/15/2020
1.8.58 1,482 5/15/2020
1.8.57 1,471 5/15/2020
1.8.56 1,463 5/14/2020
1.8.55 5,309 5/12/2020
1.8.54 1,559 5/8/2020
1.8.53 2,403 5/6/2020
1.8.52 1,642 5/5/2020
1.8.51 1,519 5/4/2020
1.8.50 1,553 4/30/2020
1.8.49 1,473 4/29/2020
1.8.48 1,501 4/27/2020
1.8.47 3,647 4/24/2020
1.8.46 1,556 4/24/2020
1.8.45 1,460 4/24/2020
1.8.44 1,500 4/22/2020
1.8.43 2,689 4/21/2020
1.8.42 1,486 4/17/2020
1.8.41 1,590 4/16/2020
1.8.40 1,656 4/9/2020
1.8.39 1,430 4/8/2020
1.8.38 2,551 4/5/2020
1.8.37 1,602 4/3/2020
1.8.36 1,581 4/3/2020
1.8.35 1,536 4/2/2020
1.8.34 1,600 4/2/2020
1.8.33 1,649 3/31/2020
1.8.32 1,538 3/27/2020
1.8.31 1,554 3/26/2020
1.8.30 1,520 3/26/2020
1.8.29 1,370 3/25/2020
1.8.28 1,601 3/24/2020
1.8.27 1,516 3/20/2020
1.8.26 1,483 3/19/2020
1.8.25 1,620 3/18/2020
1.8.24 2,521 3/18/2020
1.8.23 1,513 3/18/2020
1.8.22 1,399 3/18/2020
1.8.21 1,580 3/18/2020
1.8.20 1,626 3/17/2020
1.8.19 1,615 3/17/2020
1.8.18 1,561 3/17/2020
1.8.17 3,751 3/17/2020
1.8.16 1,580 3/15/2020
1.8.15 3,687 3/12/2020
1.8.14 1,487 3/11/2020
1.8.13 4,856 3/5/2020
1.8.12 1,753 3/3/2020
1.8.11 1,550 3/2/2020
1.8.10 7,434 2/24/2020
1.8.9 1,670 2/20/2020
1.8.8 1,785 2/18/2020
1.8.7 1,575 2/18/2020
1.8.6 1,459 2/17/2020
1.8.5 1,467 2/14/2020
1.8.4 1,824 2/12/2020
1.8.3 1,794 2/7/2020
1.8.2 1,607 2/3/2020
1.8.1 6,779 1/28/2020
1.7.53 1,592 5/15/2020
1.7.52 1,533 3/31/2020
1.7.51 2,028 3/27/2020
1.7.50 1,527 3/26/2020
1.7.49 2,194 3/18/2020
1.7.48 1,471 2/25/2020
1.7.47 2,518 2/4/2020
1.7.46 1,521 2/4/2020
1.7.45 1,571 1/16/2020
1.7.44 1,635 1/13/2020
1.7.43 1,583 1/9/2020
1.7.42 5,665 12/27/2019
1.7.41 3,486 12/16/2019
1.7.40 1,441 12/13/2019
1.7.39 1,466 12/13/2019
1.7.38 1,549 12/13/2019
1.7.37 1,593 12/11/2019
1.7.36 1,564 12/4/2019
1.7.35 1,451 12/4/2019
1.7.34 1,505 12/3/2019
1.7.33 1,607 12/2/2019
1.7.32 6,874 11/27/2019
1.7.31 7,557 11/26/2019
1.7.30 2,267 11/25/2019
1.7.29 1,526 11/22/2019
1.7.28 1,640 11/8/2019
1.7.27 2,202 11/5/2019
1.7.26 1,579 10/31/2019
1.7.25 2,469 10/29/2019
1.7.24 1,534 10/29/2019
1.7.23 1,550 10/25/2019
1.7.22 1,561 10/24/2019
1.7.21 1,614 10/24/2019
1.7.20 6,232 10/16/2019
1.7.19 1,500 10/15/2019
1.7.18 1,558 10/15/2019
1.7.17 1,639 10/8/2019
1.7.16 1,578 10/4/2019
1.7.15 4,972 10/2/2019
1.7.14 1,891 9/27/2019
1.7.13 1,509 9/26/2019
1.7.12 1,559 9/25/2019
1.7.11 1,609 9/24/2019
1.7.10 1,587 9/24/2019
1.7.9 1,609 9/24/2019
1.7.8 11,216 9/12/2019
1.7.7 1,588 9/12/2019
1.7.6 2,550 9/10/2019
1.7.5 1,633 9/5/2019
1.7.4 1,535 9/4/2019
1.7.3 1,543 9/3/2019
1.7.2 1,616 9/2/2019
1.7.1 1,622 8/29/2019
1.7.0 2,674 8/27/2019
1.6.69 1,520 5/15/2020
1.6.68 5,691 10/2/2019
1.6.67 2,625 9/27/2019
1.6.66 1,571 9/26/2019
1.6.65 2,672 9/5/2019
1.6.64 1,513 9/2/2019
1.6.63 3,431 8/23/2019
1.6.62 1,495 8/21/2019
1.6.61 1,632 8/21/2019
1.6.60 1,558 8/15/2019
1.6.57 1,523 8/8/2019
1.6.56 1,510 8/8/2019
1.6.55 2,838 8/5/2019
1.6.52 3,326 7/8/2019
1.6.48 1,600 6/18/2019
1.6.47 2,421 6/13/2019
1.6.46 1,634 6/12/2019
1.6.45 1,641 6/12/2019
1.6.44 1,548 6/12/2019
1.6.43 1,556 5/29/2019
1.6.42 2,409 5/28/2019
1.6.41 1,527 5/28/2019
1.6.40 1,572 5/28/2019
1.6.39 1,547 5/28/2019
1.6.38 2,426 5/21/2019
1.6.37 6,076 5/21/2019
1.6.36 1,597 5/16/2019
1.6.35 4,530 5/16/2019
1.6.34 1,589 5/16/2019
1.6.33 1,485 5/16/2019
1.6.32 1,651 5/7/2019
1.6.31 1,604 5/7/2019
1.6.30 1,596 5/7/2019
1.6.29 1,532 5/7/2019
1.6.28 2,483 5/1/2019
1.6.27 1,691 5/1/2019
1.6.26 1,613 4/25/2019
1.6.25 2,246 4/17/2019
1.6.24 1,553 4/17/2019
1.6.23 4,521 4/15/2019
1.6.22 2,490 4/9/2019
1.6.20 1,594 4/1/2019
1.6.19 1,636 3/29/2019
1.6.18 2,709 3/25/2019
1.6.17 1,660 3/21/2019
1.6.16 2,476 3/15/2019
1.6.15 1,568 3/15/2019
1.6.14 1,569 3/15/2019
1.6.13 1,600 3/15/2019
1.6.12 1,554 3/15/2019
1.6.11 1,634 3/15/2019
1.6.10 2,565 3/15/2019
1.6.9 1,581 3/15/2019
1.6.8 1,480 3/15/2019
1.6.7 7,220 3/15/2019
1.6.6 2,387 3/15/2019
1.6.5 1,778 3/15/2019
1.6.4 1,608 3/15/2019
1.6.3 1,584 3/15/2019
1.6.2 1,616 3/15/2019
1.6.1 2,770 3/15/2019
1.6.0 7,832 3/15/2019
1.5.41 2,260 3/15/2019
1.5.40 1,617 3/15/2019
1.5.39 2,474 3/15/2019
1.5.38 1,595 3/15/2019
1.5.37 1,535 3/15/2019
1.5.36 1,567 3/15/2019
1.5.35 1,877 3/15/2019
1.5.34 4,690 3/15/2019
1.5.33 1,547 3/15/2019
1.5.32 2,343 3/15/2019
1.5.31 1,574 3/15/2019
1.5.30 1,593 3/15/2019
1.5.29 1,548 3/15/2019
1.5.28 3,970 3/15/2019
1.5.27 1,596 3/15/2019
1.5.26 4,339 3/15/2019
1.5.25 1,551 3/15/2019
1.5.24 1,576 3/15/2019
1.5.23 2,491 3/15/2019
1.5.22 1,546 3/15/2019
1.5.21 3,665 3/15/2019
1.5.20 1,546 3/15/2019
1.5.19 2,449 3/15/2019
1.5.18 1,601 3/15/2019
1.5.17 1,550 3/15/2019
1.5.16 2,287 3/15/2019
1.5.15 1,611 3/15/2019
1.5.14 1,519 3/15/2019
1.5.13 1,679 3/15/2019
1.5.11 1,530 3/15/2019
1.5.10 1,837 3/15/2019
1.5.9 2,677 3/15/2019
1.5.8 2,088 3/15/2019
1.5.7 1,632 3/15/2019
1.5.6 1,579 3/15/2019
1.5.5 4,991 3/15/2019
1.5.4 1,621 3/15/2019
1.5.3 1,511 3/15/2019
1.5.2 1,532 3/15/2019
1.5.1 7,291 3/15/2019
1.5.0 5,875 3/15/2019
1.4.84 21,570 3/15/2019
1.4.83 6,626 3/15/2019
1.4.82 6,050 3/15/2019
1.4.81 1,620 3/15/2019
1.4.80 6,595 3/15/2019
1.4.79 1,592 3/15/2019
1.4.78 1,500 3/15/2019
1.4.77 2,428 3/15/2019
1.4.76 1,550 3/15/2019
1.4.75 1,469 3/15/2019
1.4.74 2,248 3/15/2019
1.4.73 1,509 3/15/2019
1.4.72 1,522 3/15/2019
1.4.71 1,524 3/15/2019
1.4.70 1,515 3/15/2019
1.4.69 2,239 3/15/2019
1.4.68 1,532 3/15/2019
1.4.67 1,503 3/15/2019
1.4.66 2,253 3/15/2019
1.4.65 1,533 3/15/2019
1.4.64 1,540 3/15/2019
1.4.63 3,892 3/15/2019
1.4.59 4,349 3/15/2019
1.4.57 9,479 3/15/2019
1.4.22 10,451 3/15/2019
1.3.14 11,809 3/15/2019
1.2.10 5,248 3/15/2019
1.1.2 8,257 3/15/2019
1.0.0 99,357 3/15/2019