Dynamicweb.Ecommerce 10.17.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.17.3
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.17.3
                    
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.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.17.3" />
                    
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.3
                    
#r "nuget: Dynamicweb.Ecommerce, 10.17.3"
                    
#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.3
                    
#: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.3
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.17.3
                    
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 174 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 249 9/16/2025
10.18.7 300 9/9/2025
10.18.6 288 9/4/2025
10.18.5 379 9/2/2025
10.18.4 710 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 281 9/16/2025
10.17.8 378 9/2/2025
10.17.7 360 8/26/2025
10.17.6 332 8/19/2025
10.17.5 441 8/12/2025
10.17.4 359 8/5/2025
10.17.3 715 7/22/2025
10.17.2 383 7/15/2025
10.17.1 439 7/8/2025
10.17.0 528 7/1/2025
10.16.11 221 9/16/2025
10.16.10 240 9/9/2025
10.16.9 463 8/12/2025
10.16.8 423 8/5/2025
10.16.7 789 7/22/2025
10.16.6 504 7/1/2025
10.16.5 820 6/17/2025
10.16.4 626 6/12/2025
10.16.3 541 6/10/2025
10.16.2 417 6/4/2025
10.16.1 347 6/3/2025
10.16.0 717 5/27/2025
10.15.11 311 8/26/2025
10.15.10 394 8/5/2025
10.15.9 384 7/1/2025
10.15.8 228 6/24/2025
10.15.7 300 6/17/2025
10.15.6 356 6/3/2025
10.15.5 290 5/27/2025
10.15.4 414 5/20/2025
10.15.3 638 5/13/2025
10.15.2 409 5/13/2025
10.15.1 553 5/6/2025
10.15.0 469 4/29/2025
10.14.13 343 7/1/2025
10.14.12 246 6/24/2025
10.14.11 346 6/17/2025
10.14.10 449 5/20/2025
10.14.9 380 5/13/2025
10.14.8 401 5/13/2025
10.14.7 229 5/7/2025
10.14.6 213 5/6/2025
10.14.5 304 4/29/2025
10.14.4 524 4/22/2025
10.14.3 525 4/10/2025
10.14.2 443 4/8/2025
10.14.1 676 4/1/2025
10.14.0 1,041 3/25/2025
10.13.8 561 4/22/2025
10.13.7 328 4/10/2025
10.13.6 312 4/8/2025
10.13.5 312 4/1/2025
10.13.4 610 3/25/2025
10.13.3 933 3/18/2025
10.13.2 444 3/11/2025
10.13.1 910 3/4/2025
10.13.0 2,932 2/25/2025
10.12.7 657 3/11/2025
10.12.6 357 3/4/2025
10.12.5 259 2/25/2025
10.12.4 476 2/18/2025
10.12.3 353 2/12/2025
10.12.2 248 2/11/2025
10.12.1 478 2/4/2025
10.12.0 1,462 1/28/2025
10.11.8 537 2/25/2025
10.11.7 244 2/18/2025
10.11.6 263 2/12/2025
10.11.5 215 2/11/2025
10.11.4 236 2/4/2025
10.11.3 296 1/28/2025
10.11.2 766 1/21/2025
10.11.1 293 1/14/2025
10.11.0 536 1/7/2025
10.10.8 411 2/12/2025
10.10.7 216 2/11/2025
10.10.6 312 1/16/2025
10.10.5 180 1/14/2025
10.10.4 292 1/7/2025
10.10.3 616 12/17/2024
10.10.2 298 12/10/2024
10.10.1 348 12/3/2024
10.10.0 375 11/26/2024
10.9.9 399 1/14/2025
10.9.8 397 12/17/2024
10.9.7 236 12/10/2024
10.9.6 238 12/3/2024
10.9.5 221 11/27/2024
10.9.4 199 11/26/2024
10.9.3 436 11/19/2024
10.9.2 457 11/12/2024
10.9.1 312 11/5/2024
10.9.0 1,675 10/29/2024
10.8.14 219 1/14/2025
10.8.13 330 12/17/2024
10.8.12 266 12/10/2024
10.8.11 249 12/3/2024
10.8.10 441 11/26/2024
10.8.9 227 11/19/2024
10.8.8 244 11/12/2024
10.8.7 265 11/7/2024
10.8.6 246 11/5/2024
10.8.5 269 10/29/2024
10.8.4 305 10/22/2024
10.8.3 443 10/15/2024
10.8.2 326 10/8/2024
10.8.1 367 10/1/2024
10.8.0 4,180 9/24/2024
10.7.11 231 11/19/2024
10.7.10 224 11/19/2024
10.7.9 307 10/29/2024
10.7.8 210 10/22/2024
10.7.7 236 10/15/2024
10.7.6 263 10/8/2024
10.7.5 315 10/1/2024
10.7.4 252 9/24/2024
10.7.3 432 9/17/2024
10.7.2 326 9/10/2024
10.7.1 357 9/4/2024
10.7.0 1,402 8/27/2024
10.6.18 260 11/19/2024
10.6.17 220 11/19/2024
10.6.16 300 10/15/2024
10.6.15 251 10/8/2024
10.6.14 246 10/1/2024
10.6.13 293 9/24/2024
10.6.12 267 9/17/2024
10.6.11 251 9/3/2024
10.6.10 300 8/27/2024
10.6.9 875 8/20/2024
10.6.8 379 8/13/2024
10.6.7 242 8/6/2024
10.6.6 394 7/19/2024
10.6.5 248 7/16/2024
10.6.4 315 7/9/2024
10.6.3 429 7/2/2024
10.6.2 2,719 6/25/2024
10.5.14 329 10/1/2024
10.5.13 246 9/24/2024
10.5.12 265 8/21/2024
10.5.11 281 8/13/2024
10.5.10 186 8/6/2024
10.5.9 250 7/19/2024
10.5.8 267 7/16/2024
10.5.7 211 7/5/2024
10.5.6 262 7/1/2024
10.5.5 233 6/25/2024
10.5.4 319 6/18/2024
10.5.3 311 6/11/2024
10.5.2 320 6/4/2024
10.5.1 233 6/4/2024
10.5.0 623 5/28/2024
10.4.8 232 8/6/2024
10.4.7 232 6/25/2024
10.4.6 235 6/11/2024
10.4.5 247 6/4/2024
10.4.4 250 5/28/2024
10.4.3 298 5/21/2024
10.4.2 666 5/14/2024
10.4.1 478 5/7/2024
10.4.0 2,393 4/30/2024
10.3.10 213 8/6/2024
10.3.9 233 6/25/2024
10.3.8 334 5/21/2024
10.3.7 233 5/14/2024
10.3.6 289 5/7/2024
10.3.5 284 4/30/2024
10.3.4 341 4/23/2024
10.3.3 312 4/16/2024
10.3.2 359 4/11/2024
10.3.1 275 4/9/2024
10.3.0 475 4/2/2024
10.2.8 341 4/23/2024
10.2.7 271 4/16/2024
10.2.6 258 4/11/2024
10.2.5 264 4/9/2024
10.2.4 272 4/2/2024
10.2.3 319 3/26/2024
10.2.2 387 3/19/2024
10.2.1 412 3/12/2024
10.2.0 552 3/5/2024
10.1.12 286 4/11/2024
10.1.11 272 4/9/2024
10.1.10 293 4/2/2024
10.1.9 335 3/19/2024
10.1.8 345 3/13/2024
10.1.7 321 3/12/2024
10.1.6 365 3/5/2024
10.1.5 427 2/27/2024
10.1.4 472 2/20/2024
10.1.3 481 2/14/2024
10.1.2 479 2/7/2024
10.1.1 465 2/6/2024
10.1.0 530 1/30/2024
10.0.39 313 4/11/2024
10.0.38 334 4/2/2024
10.0.37 418 3/5/2024
10.0.36 430 2/27/2024
10.0.35 440 2/20/2024
10.0.34 694 2/14/2024
10.0.33 646 2/1/2024
10.0.32 538 1/24/2024
10.0.31 528 1/19/2024
10.0.30 531 1/18/2024
10.0.29 602 1/16/2024
10.0.28 755 1/16/2024
10.0.27 648 1/11/2024
10.0.26 748 12/19/2023
10.0.25 1,159 12/12/2023
10.0.24 1,020 12/5/2023
10.0.22 917 11/28/2023
10.0.21 2,746 11/23/2023
10.0.20 683 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 703 9/13/2023
10.0.9 2,249 8/30/2023
10.0.8 756 8/25/2023
10.0.7 1,005 8/22/2023
10.0.6 965 8/10/2023
10.0.5 1,151 8/2/2023
10.0.4 886 7/13/2023
10.0.3 1,090 7/5/2023
10.0.2 1,350 6/27/2023
10.0.1 892 6/20/2023
10.0.0 2,342 6/14/2023
1.20.0 142 9/1/2025
1.19.5 151 8/21/2025
1.19.4 408 7/30/2025
1.19.3 528 6/18/2025
1.19.2 779 4/1/2025
1.19.1 899 2/19/2025
1.19.0 1,071 1/31/2025
1.18.5 194 4/1/2025
1.18.4 149 2/18/2025
1.18.3 308 1/31/2025
1.18.2 287 12/18/2024
1.18.1 755 11/26/2024
1.18.0 1,748 8/27/2024
1.17.17 1,035 11/22/2024
1.17.16 181 11/7/2024
1.17.15 231 10/18/2024
1.17.14 1,162 10/2/2024
1.17.13 1,713 9/19/2024
1.17.12 1,109 9/3/2024
1.17.11 388 8/26/2024
1.17.10 1,111 8/14/2024
1.17.9 265 7/18/2024
1.17.8 464 6/27/2024
1.17.7 1,467 6/4/2024
1.17.6 184 5/30/2024
1.17.5 1,560 5/13/2024
1.17.4 5,969 4/12/2024
1.17.3 441 3/25/2024
1.17.2 1,275 3/4/2024
1.17.1 1,134 2/14/2024
1.17.0 654 1/31/2024
1.16.13 452 4/11/2024
1.16.12 320 3/25/2024
1.16.11 330 3/4/2024
1.16.10 430 2/14/2024
1.16.9 460 1/29/2024
1.16.8 677 1/9/2024
1.16.7 1,303 12/13/2023
1.16.6 752 12/6/2023
1.16.5 1,603 11/29/2023
1.16.4 948 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 349 1/31/2024
1.15.33 397 1/23/2024
1.15.32 828 12/13/2023
1.15.31 1,780 11/7/2023
1.15.30 630 10/17/2023
1.15.29 1,082 10/10/2023
1.15.28 2,984 9/13/2023
1.15.27 2,503 8/29/2023
1.15.26 7,290 8/15/2023
1.15.25 669 8/14/2023
1.15.24 1,696 8/2/2023
1.15.23 749 7/27/2023
1.15.22 726 7/26/2023
1.15.21 1,152 7/6/2023
1.15.20 2,054 6/29/2023
1.15.19 1,759 6/6/2023
1.15.18 1,051 5/28/2023
1.15.17 1,223 5/16/2023
1.15.16 2,528 5/11/2023
1.15.15 2,987 5/3/2023
1.15.14 1,305 4/18/2023
1.15.13 1,470 3/24/2023
1.15.12 1,703 3/21/2023
1.15.11 3,504 3/16/2023
1.15.10 887 3/15/2023
1.15.9 3,890 3/7/2023
1.15.8 951 3/2/2023
1.15.7 1,049 2/28/2023
1.15.6 1,000 2/22/2023
1.15.5 1,507 2/21/2023
1.15.4 1,010 2/15/2023
1.15.3 898 2/7/2023
1.15.2 1,077 2/6/2023
1.15.1 3,485 2/2/2023
1.15.0 1,293 1/26/2023
1.14.70 3,100 10/9/2023
1.14.69 706 8/14/2023
1.14.68 888 7/27/2023
1.14.67 1,513 6/23/2023
1.14.66 4,497 5/3/2023
1.14.65 1,991 4/24/2023
1.14.64 969 4/18/2023
1.14.63 944 3/24/2023
1.14.62 954 3/21/2023
1.14.61 960 3/16/2023
1.14.60 896 3/16/2023
1.14.59 1,436 3/7/2023
1.14.58 931 3/2/2023
1.14.57 1,616 2/21/2023
1.14.56 1,092 2/15/2023
1.14.55 1,017 2/14/2023
1.14.54 1,014 2/7/2023
1.14.53 1,045 2/2/2023
1.14.52 1,021 2/1/2023
1.14.51 1,388 1/26/2023
1.14.50 1,650 1/24/2023
1.14.49 4,838 1/18/2023
1.14.48 1,017 1/16/2023
1.14.47 2,004 1/10/2023
1.14.46 977 1/9/2023
1.14.45 1,562 1/9/2023
1.14.44 2,013 1/5/2023
1.14.43 980 1/5/2023
1.14.42 2,673 1/3/2023
1.14.41 3,359 12/15/2022
1.14.40 1,044 12/13/2022
1.14.39 1,822 12/8/2022
1.14.38 1,035 12/7/2022
1.14.37 983 12/5/2022
1.14.36 1,059 12/2/2022
1.14.35 1,010 12/1/2022
1.14.34 1,820 11/29/2022
1.14.33 1,064 11/28/2022
1.14.32 995 11/24/2022
1.14.31 1,064 11/23/2022
1.14.30 1,185 11/22/2022
1.14.29 1,245 11/22/2022
1.14.28 1,997 11/17/2022
1.14.27 1,960 11/16/2022
1.14.26 1,180 11/16/2022
1.14.25 2,119 11/15/2022
1.14.24 1,169 11/14/2022
1.14.23 1,086 11/11/2022
1.14.22 1,297 11/10/2022
1.14.21 1,112 11/10/2022
1.14.20 1,150 11/7/2022
1.14.19 1,581 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,948 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,195 9/21/2022
1.14.4 1,532 9/16/2022
1.14.3 1,145 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,039 1/24/2023
1.13.81 1,029 1/5/2023
1.13.80 1,041 11/23/2022
1.13.79 1,145 11/1/2022
1.13.78 1,091 10/13/2022
1.13.77 1,169 10/4/2022
1.13.76 1,303 9/27/2022
1.13.75 1,160 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,252 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,170 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,244 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,268 5/20/2022
1.13.48 1,222 5/18/2022
1.13.47 1,315 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,304 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,339 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,311 3/28/2022
1.13.27 2,028 3/25/2022
1.13.24 1,293 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,369 3/9/2022
1.13.15 1,444 3/4/2022
1.13.14 2,750 3/2/2022
1.13.13 1,277 3/1/2022
1.13.12 1,422 2/28/2022
1.13.11 1,424 2/18/2022
1.13.10 1,370 2/18/2022
1.13.9 4,772 2/17/2022
1.13.8 1,308 2/16/2022
1.13.7 3,556 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,964 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,106 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,126 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,915 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,538 11/23/2021
1.12.27 1,137 11/22/2021
1.12.26 1,161 11/12/2021
1.12.25 1,091 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,181 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,192 9/29/2021
1.12.2 1,846 9/23/2021
1.12.1 1,746 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,230 10/7/2021
1.10.106 1,122 10/6/2021
1.10.105 1,207 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,229 9/15/2021
1.10.100 1,254 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,393 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,273 7/2/2021
1.10.79 1,167 7/2/2021
1.10.78 1,294 6/30/2021
1.10.77 1,213 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,299 6/18/2021
1.10.72 3,456 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,260 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,351 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,329 4/21/2021
1.10.45 1,232 4/20/2021
1.10.44 1,278 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,194 4/7/2021
1.10.29 1,231 3/31/2021
1.10.28 1,605 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,289 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,661 2/18/2021
1.10.11 1,357 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,245 3/17/2021
1.9.63 1,794 2/25/2021
1.9.62 1,288 2/22/2021
1.9.61 2,261 2/4/2021
1.9.60 1,252 2/1/2021
1.9.59 4,022 1/19/2021
1.9.58 1,298 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,298 12/15/2020
1.9.51 1,351 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,417 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,354 10/20/2020
1.9.26 1,466 10/18/2020
1.9.25 4,073 10/15/2020
1.9.24 1,514 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,396 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,559 9/16/2020
1.9.14 2,574 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,354 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,492 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,515 8/13/2020
1.8.95 1,481 8/12/2020
1.8.94 2,440 8/11/2020
1.8.93 1,828 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,406 7/6/2020
1.8.87 1,405 7/2/2020
1.8.86 3,610 6/30/2020
1.8.85 1,480 6/30/2020
1.8.84 1,409 6/30/2020
1.8.83 1,434 6/29/2020
1.8.82 1,461 6/25/2020
1.8.81 1,597 6/25/2020
1.8.80 1,515 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,525 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,741 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,480 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,518 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,646 4/24/2020
1.8.46 1,555 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,485 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,482 3/19/2020
1.8.25 1,620 3/18/2020
1.8.24 2,521 3/18/2020
1.8.23 1,512 3/18/2020
1.8.22 1,397 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,549 3/2/2020
1.8.10 7,432 2/24/2020
1.8.9 1,670 2/20/2020
1.8.8 1,785 2/18/2020
1.8.7 1,574 2/18/2020
1.8.6 1,459 2/17/2020
1.8.5 1,466 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,027 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,517 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,664 12/27/2019
1.7.41 3,485 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,592 12/11/2019
1.7.36 1,563 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,639 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,214 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,570 9/26/2019
1.6.65 2,672 9/5/2019
1.6.64 1,512 9/2/2019
1.6.63 3,430 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,408 5/28/2019
1.6.41 1,526 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,529 5/16/2019
1.6.34 1,588 5/16/2019
1.6.33 1,485 5/16/2019
1.6.32 1,650 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,612 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,777 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,831 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,550 3/15/2019
1.5.24 1,576 3/15/2019
1.5.23 2,491 3/15/2019
1.5.22 1,545 3/15/2019
1.5.21 3,665 3/15/2019
1.5.20 1,546 3/15/2019
1.5.19 2,448 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,087 3/15/2019
1.5.7 1,632 3/15/2019
1.5.6 1,579 3/15/2019
1.5.5 4,990 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,569 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,499 3/15/2019
1.4.77 2,428 3/15/2019
1.4.76 1,550 3/15/2019
1.4.75 1,468 3/15/2019
1.4.74 2,248 3/15/2019
1.4.73 1,508 3/15/2019
1.4.72 1,522 3/15/2019
1.4.71 1,523 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,502 3/15/2019
1.4.66 2,253 3/15/2019
1.4.65 1,532 3/15/2019
1.4.64 1,540 3/15/2019
1.4.63 3,892 3/15/2019
1.4.59 4,348 3/15/2019
1.4.57 9,479 3/15/2019
1.4.22 10,449 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