Dynamicweb.Ecommerce 10.16.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.16.7
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.16.7
                    
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.16.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.16.7" />
                    
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.16.7
                    
#r "nuget: Dynamicweb.Ecommerce, 10.16.7"
                    
#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.16.7
                    
#: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.16.7
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.16.7
                    
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.5-PreRelease 279 9/22/2025
10.19.4-PreRelease 489 9/16/2025
10.19.3-PreRelease 284 9/9/2025
10.19.2-PreRelease 284 9/4/2025
10.19.1-PreRelease 292 9/2/2025
10.19.0-PreRelease 341 8/26/2025
10.18.9 349 9/22/2025
10.18.8 647 9/16/2025
10.18.7 378 9/9/2025
10.18.6 353 9/4/2025
10.18.5 470 9/2/2025
10.18.4 808 8/26/2025
10.18.3-PreRelease 277 8/19/2025
10.18.2-PreRelease 297 8/12/2025
10.18.1-PreRelease 361 8/7/2025
10.18.0-PreRelease 482 7/25/2025
10.17.10 328 9/22/2025
10.17.9 621 9/16/2025
10.17.8 448 9/2/2025
10.17.7 418 8/26/2025
10.17.6 398 8/19/2025
10.17.5 508 8/12/2025
10.17.4 419 8/5/2025
10.17.3 798 7/22/2025
10.17.2 433 7/15/2025
10.17.1 493 7/8/2025
10.17.0 579 7/1/2025
10.16.12 308 9/22/2025
10.16.11 573 9/16/2025
10.16.10 306 9/9/2025
10.16.9 541 8/12/2025
10.16.8 477 8/5/2025
10.16.7 836 7/22/2025
10.16.6 562 7/1/2025
10.16.5 917 6/17/2025
10.16.4 680 6/12/2025
10.16.3 607 6/10/2025
10.16.2 473 6/4/2025
10.16.1 400 6/3/2025
10.16.0 774 5/27/2025
10.15.11 405 8/26/2025
10.15.10 432 8/5/2025
10.15.9 430 7/1/2025
10.15.8 257 6/24/2025
10.15.7 331 6/17/2025
10.15.6 385 6/3/2025
10.15.5 316 5/27/2025
10.15.4 446 5/20/2025
10.15.3 699 5/13/2025
10.15.2 450 5/13/2025
10.15.1 614 5/6/2025
10.15.0 498 4/29/2025
10.14.13 413 7/1/2025
10.14.12 276 6/24/2025
10.14.11 373 6/17/2025
10.14.10 479 5/20/2025
10.14.9 396 5/13/2025
10.14.8 430 5/13/2025
10.14.7 258 5/7/2025
10.14.6 239 5/6/2025
10.14.5 334 4/29/2025
10.14.4 542 4/22/2025
10.14.3 559 4/10/2025
10.14.2 495 4/8/2025
10.14.1 727 4/1/2025
10.14.0 1,082 3/25/2025
10.13.8 642 4/22/2025
10.13.7 354 4/10/2025
10.13.6 339 4/8/2025
10.13.5 336 4/1/2025
10.13.4 633 3/25/2025
10.13.3 961 3/18/2025
10.13.2 471 3/11/2025
10.13.1 939 3/4/2025
10.13.0 2,962 2/25/2025
10.12.7 740 3/11/2025
10.12.6 389 3/4/2025
10.12.5 284 2/25/2025
10.12.4 495 2/18/2025
10.12.3 374 2/12/2025
10.12.2 271 2/11/2025
10.12.1 498 2/4/2025
10.12.0 1,509 1/28/2025
10.11.8 602 2/25/2025
10.11.7 268 2/18/2025
10.11.6 286 2/12/2025
10.11.5 232 2/11/2025
10.11.4 261 2/4/2025
10.11.3 324 1/28/2025
10.11.2 800 1/21/2025
10.11.1 315 1/14/2025
10.11.0 585 1/7/2025
10.10.8 474 2/12/2025
10.10.7 233 2/11/2025
10.10.6 352 1/16/2025
10.10.5 212 1/14/2025
10.10.4 312 1/7/2025
10.10.3 646 12/17/2024
10.10.2 329 12/10/2024
10.10.1 377 12/3/2024
10.10.0 394 11/26/2024
10.9.9 463 1/14/2025
10.9.8 426 12/17/2024
10.9.7 267 12/10/2024
10.9.6 260 12/3/2024
10.9.5 246 11/27/2024
10.9.4 228 11/26/2024
10.9.3 466 11/19/2024
10.9.2 476 11/12/2024
10.9.1 339 11/5/2024
10.9.0 1,721 10/29/2024
10.8.14 262 1/14/2025
10.8.13 383 12/17/2024
10.8.12 309 12/10/2024
10.8.11 288 12/3/2024
10.8.10 475 11/26/2024
10.8.9 250 11/19/2024
10.8.8 276 11/12/2024
10.8.7 287 11/7/2024
10.8.6 278 11/5/2024
10.8.5 289 10/29/2024
10.8.4 339 10/22/2024
10.8.3 460 10/15/2024
10.8.2 349 10/8/2024
10.8.1 393 10/1/2024
10.8.0 4,226 9/24/2024
10.7.11 264 11/19/2024
10.7.10 260 11/19/2024
10.7.9 347 10/29/2024
10.7.8 230 10/22/2024
10.7.7 267 10/15/2024
10.7.6 288 10/8/2024
10.7.5 347 10/1/2024
10.7.4 281 9/24/2024
10.7.3 466 9/17/2024
10.7.2 343 9/10/2024
10.7.1 374 9/4/2024
10.7.0 1,452 8/27/2024
10.6.18 287 11/19/2024
10.6.17 250 11/19/2024
10.6.16 350 10/15/2024
10.6.15 286 10/8/2024
10.6.14 276 10/1/2024
10.6.13 318 9/24/2024
10.6.12 297 9/17/2024
10.6.11 277 9/3/2024
10.6.10 318 8/27/2024
10.6.9 914 8/20/2024
10.6.8 409 8/13/2024
10.6.7 260 8/6/2024
10.6.6 420 7/19/2024
10.6.5 268 7/16/2024
10.6.4 344 7/9/2024
10.6.3 460 7/2/2024
10.6.2 2,780 6/25/2024
10.5.14 391 10/1/2024
10.5.13 288 9/24/2024
10.5.12 291 8/21/2024
10.5.11 311 8/13/2024
10.5.10 215 8/6/2024
10.5.9 282 7/19/2024
10.5.8 297 7/16/2024
10.5.7 242 7/5/2024
10.5.6 292 7/1/2024
10.5.5 265 6/25/2024
10.5.4 349 6/18/2024
10.5.3 348 6/11/2024
10.5.2 346 6/4/2024
10.5.1 263 6/4/2024
10.5.0 648 5/28/2024
10.4.8 263 8/6/2024
10.4.7 261 6/25/2024
10.4.6 264 6/11/2024
10.4.5 277 6/4/2024
10.4.4 289 5/28/2024
10.4.3 332 5/21/2024
10.4.2 710 5/14/2024
10.4.1 507 5/7/2024
10.4.0 2,466 4/30/2024
10.3.10 245 8/6/2024
10.3.9 271 6/25/2024
10.3.8 382 5/21/2024
10.3.7 259 5/14/2024
10.3.6 320 5/7/2024
10.3.5 312 4/30/2024
10.3.4 363 4/23/2024
10.3.3 342 4/16/2024
10.3.2 391 4/11/2024
10.3.1 305 4/9/2024
10.3.0 506 4/2/2024
10.2.8 370 4/23/2024
10.2.7 298 4/16/2024
10.2.6 287 4/11/2024
10.2.5 294 4/9/2024
10.2.4 302 4/2/2024
10.2.3 345 3/26/2024
10.2.2 412 3/19/2024
10.2.1 443 3/12/2024
10.2.0 582 3/5/2024
10.1.12 316 4/11/2024
10.1.11 299 4/9/2024
10.1.10 326 4/2/2024
10.1.9 365 3/19/2024
10.1.8 375 3/13/2024
10.1.7 348 3/12/2024
10.1.6 398 3/5/2024
10.1.5 458 2/27/2024
10.1.4 491 2/20/2024
10.1.3 511 2/14/2024
10.1.2 510 2/7/2024
10.1.1 497 2/6/2024
10.1.0 550 1/30/2024
10.0.39 350 4/11/2024
10.0.38 360 4/2/2024
10.0.37 451 3/5/2024
10.0.36 458 2/27/2024
10.0.35 468 2/20/2024
10.0.34 728 2/14/2024
10.0.33 668 2/1/2024
10.0.32 571 1/24/2024
10.0.31 566 1/19/2024
10.0.30 564 1/18/2024
10.0.29 635 1/16/2024
10.0.28 790 1/16/2024
10.0.27 677 1/11/2024
10.0.26 777 12/19/2023
10.0.25 1,198 12/12/2023
10.0.24 1,056 12/5/2023
10.0.22 942 11/28/2023
10.0.21 2,781 11/23/2023
10.0.20 717 11/21/2023
10.0.19 669 11/14/2023
10.0.18 599 11/9/2023
10.0.17 709 11/2/2023
10.0.16 681 10/25/2023
10.0.15 739 10/19/2023
10.0.14 702 10/11/2023
10.0.13 841 9/27/2023
10.0.12 733 9/26/2023
10.0.11 747 9/22/2023
10.0.10 736 9/13/2023
10.0.9 2,282 8/30/2023
10.0.8 797 8/25/2023
10.0.7 1,042 8/22/2023
10.0.6 982 8/10/2023
10.0.5 1,174 8/2/2023
10.0.4 903 7/13/2023
10.0.3 1,115 7/5/2023
10.0.2 1,394 6/27/2023
10.0.1 925 6/20/2023
10.0.0 2,378 6/14/2023
1.20.0 163 9/1/2025
1.19.5 170 8/21/2025
1.19.4 472 7/30/2025
1.19.3 561 6/18/2025
1.19.2 817 4/1/2025
1.19.1 912 2/19/2025
1.19.0 1,107 1/31/2025
1.18.5 209 4/1/2025
1.18.4 163 2/18/2025
1.18.3 322 1/31/2025
1.18.2 315 12/18/2024
1.18.1 770 11/26/2024
1.18.0 1,771 8/27/2024
1.17.17 1,051 11/22/2024
1.17.16 197 11/7/2024
1.17.15 248 10/18/2024
1.17.14 1,186 10/2/2024
1.17.13 1,742 9/19/2024
1.17.12 1,127 9/3/2024
1.17.11 401 8/26/2024
1.17.10 1,139 8/14/2024
1.17.9 281 7/18/2024
1.17.8 472 6/27/2024
1.17.7 1,493 6/4/2024
1.17.6 209 5/30/2024
1.17.5 1,573 5/13/2024
1.17.4 6,023 4/12/2024
1.17.3 455 3/25/2024
1.17.2 1,309 3/4/2024
1.17.1 1,149 2/14/2024
1.17.0 670 1/31/2024
1.16.13 455 4/11/2024
1.16.12 327 3/25/2024
1.16.11 344 3/4/2024
1.16.10 443 2/14/2024
1.16.9 474 1/29/2024
1.16.8 681 1/9/2024
1.16.7 1,319 12/13/2023
1.16.6 783 12/6/2023
1.16.5 1,608 11/29/2023
1.16.4 961 11/21/2023
1.16.3 721 11/7/2023
1.16.2 559 10/30/2023
1.16.1 1,567 10/10/2023
1.16.0 2,090 9/21/2023
1.15.34 364 1/31/2024
1.15.33 410 1/23/2024
1.15.32 844 12/13/2023
1.15.31 1,793 11/7/2023
1.15.30 652 10/17/2023
1.15.29 1,086 10/10/2023
1.15.28 3,016 9/13/2023
1.15.27 2,517 8/29/2023
1.15.26 7,342 8/15/2023
1.15.25 673 8/14/2023
1.15.24 1,708 8/2/2023
1.15.23 763 7/27/2023
1.15.22 740 7/26/2023
1.15.21 1,166 7/6/2023
1.15.20 2,076 6/29/2023
1.15.19 1,787 6/6/2023
1.15.18 1,067 5/28/2023
1.15.17 1,236 5/16/2023
1.15.16 2,543 5/11/2023
1.15.15 3,003 5/3/2023
1.15.14 1,310 4/18/2023
1.15.13 1,477 3/24/2023
1.15.12 1,718 3/21/2023
1.15.11 3,518 3/16/2023
1.15.10 891 3/15/2023
1.15.9 3,902 3/7/2023
1.15.8 963 3/2/2023
1.15.7 1,063 2/28/2023
1.15.6 1,013 2/22/2023
1.15.5 1,519 2/21/2023
1.15.4 1,015 2/15/2023
1.15.3 910 2/7/2023
1.15.2 1,096 2/6/2023
1.15.1 3,501 2/2/2023
1.15.0 1,306 1/26/2023
1.14.70 3,117 10/9/2023
1.14.69 708 8/14/2023
1.14.68 904 7/27/2023
1.14.67 1,531 6/23/2023
1.14.66 4,570 5/3/2023
1.14.65 2,005 4/24/2023
1.14.64 982 4/18/2023
1.14.63 959 3/24/2023
1.14.62 976 3/21/2023
1.14.61 976 3/16/2023
1.14.60 909 3/16/2023
1.14.59 1,449 3/7/2023
1.14.58 943 3/2/2023
1.14.57 1,618 2/21/2023
1.14.56 1,105 2/15/2023
1.14.55 1,031 2/14/2023
1.14.54 1,017 2/7/2023
1.14.53 1,048 2/2/2023
1.14.52 1,026 2/1/2023
1.14.51 1,401 1/26/2023
1.14.50 1,654 1/24/2023
1.14.49 4,851 1/18/2023
1.14.48 1,029 1/16/2023
1.14.47 2,023 1/10/2023
1.14.46 990 1/9/2023
1.14.45 1,659 1/9/2023
1.14.44 2,022 1/5/2023
1.14.43 982 1/5/2023
1.14.42 2,677 1/3/2023
1.14.41 3,371 12/15/2022
1.14.40 1,056 12/13/2022
1.14.39 1,841 12/8/2022
1.14.38 1,037 12/7/2022
1.14.37 998 12/5/2022
1.14.36 1,073 12/2/2022
1.14.35 1,022 12/1/2022
1.14.34 1,833 11/29/2022
1.14.33 1,082 11/28/2022
1.14.32 997 11/24/2022
1.14.31 1,087 11/23/2022
1.14.30 1,201 11/22/2022
1.14.29 1,310 11/22/2022
1.14.28 2,148 11/17/2022
1.14.27 1,975 11/16/2022
1.14.26 1,186 11/16/2022
1.14.25 2,124 11/15/2022
1.14.24 1,197 11/14/2022
1.14.23 1,099 11/11/2022
1.14.22 1,319 11/10/2022
1.14.21 1,114 11/10/2022
1.14.20 1,162 11/7/2022
1.14.19 1,666 11/7/2022
1.14.18 1,512 11/2/2022
1.14.17 3,632 11/1/2022
1.14.16 1,102 10/27/2022
1.14.15 1,221 10/24/2022
1.14.14 1,129 10/21/2022
1.14.13 2,269 10/13/2022
1.14.12 1,113 10/12/2022
1.14.11 1,667 10/12/2022
1.14.10 2,096 10/7/2022
1.14.9 1,446 10/4/2022
1.14.8 1,125 10/3/2022
1.14.7 1,527 9/29/2022
1.14.6 1,914 9/27/2022
1.14.5 1,206 9/21/2022
1.14.4 1,547 9/16/2022
1.14.3 1,162 9/15/2022
1.14.2 2,504 9/7/2022
1.14.1 2,802 8/30/2022
1.14.0 3,181 8/30/2022
1.13.83 1,054 1/24/2023
1.13.81 1,041 1/5/2023
1.13.80 1,053 11/23/2022
1.13.79 1,157 11/1/2022
1.13.78 1,106 10/13/2022
1.13.77 1,181 10/4/2022
1.13.76 1,315 9/27/2022
1.13.75 1,174 9/21/2022
1.13.74 3,110 9/20/2022
1.13.73 1,230 9/16/2022
1.13.72 2,511 8/31/2022
1.13.71 1,217 8/30/2022
1.13.70 1,173 8/25/2022
1.13.69 1,251 8/22/2022
1.13.68 1,136 8/22/2022
1.13.67 1,268 8/22/2022
1.13.66 1,216 8/22/2022
1.13.65 1,261 8/17/2022
1.13.64 4,202 8/11/2022
1.13.63 1,182 8/9/2022
1.13.62 1,279 8/8/2022
1.13.61 2,651 7/13/2022
1.13.60 1,325 7/11/2022
1.13.59 2,884 6/27/2022
1.13.58 1,393 6/24/2022
1.13.57 1,968 6/21/2022
1.13.56 1,297 6/19/2022
1.13.55 1,721 6/15/2022
1.13.54 6,056 6/8/2022
1.13.53 1,261 6/6/2022
1.13.52 5,951 6/2/2022
1.13.51 1,384 6/1/2022
1.13.50 2,097 5/23/2022
1.13.49 1,293 5/20/2022
1.13.48 1,232 5/18/2022
1.13.47 1,328 5/5/2022
1.13.46 3,120 5/2/2022
1.13.45 1,299 4/29/2022
1.13.44 1,328 4/28/2022
1.13.43 1,253 4/28/2022
1.13.42 1,351 4/27/2022
1.13.41 1,258 4/27/2022
1.13.40 1,273 4/26/2022
1.13.39 1,321 4/26/2022
1.13.38 1,352 4/26/2022
1.13.37 1,588 4/21/2022
1.13.36 1,750 4/13/2022
1.13.35 1,487 4/8/2022
1.13.34 1,276 4/7/2022
1.13.33 1,345 4/7/2022
1.13.32 1,351 4/7/2022
1.13.31 1,333 4/6/2022
1.13.30 1,282 4/4/2022
1.13.29 1,692 3/28/2022
1.13.28 1,325 3/28/2022
1.13.27 2,042 3/25/2022
1.13.24 1,309 3/21/2022
1.13.23 1,338 3/17/2022
1.13.22 1,601 3/16/2022
1.13.21 1,338 3/15/2022
1.13.20 1,395 3/11/2022
1.13.19 1,359 3/10/2022
1.13.18 1,395 3/10/2022
1.13.17 1,332 3/9/2022
1.13.16 1,371 3/9/2022
1.13.15 1,454 3/4/2022
1.13.14 2,753 3/2/2022
1.13.13 1,291 3/1/2022
1.13.12 1,434 2/28/2022
1.13.11 1,439 2/18/2022
1.13.10 1,384 2/18/2022
1.13.9 4,775 2/17/2022
1.13.8 1,321 2/16/2022
1.13.7 3,570 2/11/2022
1.13.6 1,450 2/7/2022
1.13.5 1,442 2/3/2022
1.13.4 1,388 2/2/2022
1.13.3 1,365 2/2/2022
1.13.2 1,414 2/1/2022
1.13.1 1,433 1/28/2022
1.13.0 3,984 1/25/2022
1.12.60 2,979 5/24/2022
1.12.59 1,216 5/23/2022
1.12.58 1,544 3/9/2022
1.12.57 1,354 3/3/2022
1.12.56 1,340 2/11/2022
1.12.55 1,646 2/8/2022
1.12.54 1,375 2/4/2022
1.12.53 1,340 1/31/2022
1.12.52 3,423 1/23/2022
1.12.51 1,416 1/20/2022
1.12.50 1,379 1/19/2022
1.12.49 1,720 1/17/2022
1.12.48 1,224 1/14/2022
1.12.47 1,354 1/13/2022
1.12.46 1,292 1/11/2022
1.12.45 1,111 1/6/2022
1.12.44 1,236 1/3/2022
1.12.43 1,201 12/23/2021
1.12.42 2,504 12/21/2021
1.12.41 1,161 12/21/2021
1.12.40 1,148 12/20/2021
1.12.39 1,113 12/20/2021
1.12.38 2,363 12/16/2021
1.12.37 1,134 12/16/2021
1.12.36 2,334 12/16/2021
1.12.35 5,004 12/15/2021
1.12.34 1,185 12/10/2021
1.12.33 1,929 12/7/2021
1.12.32 1,397 12/2/2021
1.12.31 1,006 12/2/2021
1.12.30 1,140 11/30/2021
1.12.29 1,327 11/29/2021
1.12.28 4,541 11/23/2021
1.12.27 1,138 11/22/2021
1.12.26 1,171 11/12/2021
1.12.25 1,107 11/11/2021
1.12.23 1,172 11/10/2021
1.12.22 1,148 11/10/2021
1.12.21 1,217 11/8/2021
1.12.20 2,090 10/29/2021
1.12.19 5,516 10/29/2021
1.12.18 1,258 10/26/2021
1.12.17 1,929 10/26/2021
1.12.16 1,319 10/25/2021
1.12.15 1,327 10/20/2021
1.12.14 1,204 10/18/2021
1.12.13 1,244 10/18/2021
1.12.12 1,179 10/15/2021
1.12.11 1,367 10/14/2021
1.12.10 1,986 10/7/2021
1.12.9 1,186 10/6/2021
1.12.8 1,324 10/5/2021
1.12.7 1,290 10/5/2021
1.12.6 1,285 10/4/2021
1.12.5 1,237 10/1/2021
1.12.4 1,236 9/30/2021
1.12.3 1,207 9/29/2021
1.12.2 1,849 9/23/2021
1.12.1 1,770 9/17/2021
1.12.0 3,541 8/31/2021
1.10.116 2,653 12/1/2021
1.10.115 2,509 11/11/2021
1.10.114 1,165 11/10/2021
1.10.113 1,151 11/5/2021
1.10.112 2,037 10/19/2021
1.10.111 1,171 10/15/2021
1.10.110 1,246 10/15/2021
1.10.109 1,179 10/12/2021
1.10.108 1,197 10/8/2021
1.10.107 1,252 10/7/2021
1.10.106 1,147 10/6/2021
1.10.105 1,234 10/5/2021
1.10.104 13,313 9/23/2021
1.10.103 1,637 9/21/2021
1.10.102 2,083 9/21/2021
1.10.101 1,232 9/15/2021
1.10.100 1,276 9/13/2021
1.10.99 2,130 9/9/2021
1.10.98 1,295 9/9/2021
1.10.97 1,455 9/6/2021
1.10.96 4,623 8/30/2021
1.10.95 2,981 8/27/2021
1.10.94 1,359 8/26/2021
1.10.93 1,395 8/24/2021
1.10.92 14,062 8/23/2021
1.10.91 1,451 8/20/2021
1.10.90 21,622 8/12/2021
1.10.89 3,612 8/12/2021
1.10.88 1,725 8/4/2021
1.10.87 6,760 7/15/2021
1.10.86 1,363 7/14/2021
1.10.85 1,332 7/12/2021
1.10.84 1,316 7/12/2021
1.10.83 10,182 7/8/2021
1.10.82 1,213 7/7/2021
1.10.81 1,210 7/6/2021
1.10.80 1,289 7/2/2021
1.10.79 1,171 7/2/2021
1.10.78 1,305 6/30/2021
1.10.77 1,227 6/29/2021
1.10.76 2,111 6/28/2021
1.10.75 2,518 6/25/2021
1.10.74 1,274 6/22/2021
1.10.73 1,314 6/18/2021
1.10.72 3,462 6/11/2021
1.10.71 2,008 6/7/2021
1.10.70 1,361 6/4/2021
1.10.69 1,251 6/4/2021
1.10.68 17,186 6/2/2021
1.10.67 3,142 6/1/2021
1.10.66 1,273 5/31/2021
1.10.65 1,338 5/27/2021
1.10.64 1,231 5/26/2021
1.10.63 2,481 5/24/2021
1.10.62 2,407 5/18/2021
1.10.61 1,297 5/18/2021
1.10.60 1,275 5/17/2021
1.10.59 2,903 5/12/2021
1.10.58 1,345 5/11/2021
1.10.57 1,362 5/7/2021
1.10.56 2,785 5/4/2021
1.10.55 1,289 5/3/2021
1.10.54 1,321 5/3/2021
1.10.53 23,132 4/27/2021
1.10.52 1,245 4/27/2021
1.10.51 8,659 4/26/2021
1.10.50 7,435 4/23/2021
1.10.49 4,884 4/22/2021
1.10.48 1,245 4/21/2021
1.10.47 1,314 4/21/2021
1.10.46 1,345 4/21/2021
1.10.45 1,256 4/20/2021
1.10.44 1,291 4/19/2021
1.10.43 1,204 4/19/2021
1.10.42 1,296 4/15/2021
1.10.41 1,236 4/14/2021
1.10.40 1,705 4/14/2021
1.10.39 3,597 4/13/2021
1.10.38 1,174 4/12/2021
1.10.37 1,258 4/12/2021
1.10.36 1,313 4/12/2021
1.10.35 1,268 4/9/2021
1.10.34 1,195 4/9/2021
1.10.33 1,174 4/8/2021
1.10.32 1,288 4/8/2021
1.10.31 1,237 4/7/2021
1.10.30 1,208 4/7/2021
1.10.29 1,246 3/31/2021
1.10.28 1,626 3/30/2021
1.10.27 3,189 3/24/2021
1.10.26 1,210 3/24/2021
1.10.25 1,306 3/23/2021
1.10.24 1,294 3/23/2021
1.10.23 1,434 3/18/2021
1.10.22 2,660 3/17/2021
1.10.21 2,557 3/11/2021
1.10.20 1,341 3/11/2021
1.10.19 1,303 3/10/2021
1.10.18 2,042 3/9/2021
1.10.17 1,251 3/9/2021
1.10.16 1,363 3/8/2021
1.10.15 15,155 3/4/2021
1.10.14 1,689 2/25/2021
1.10.13 3,279 2/19/2021
1.10.12 2,678 2/18/2021
1.10.11 1,373 2/16/2021
1.10.10 1,217 2/15/2021
1.10.9 1,421 2/10/2021
1.10.8 1,693 2/8/2021
1.10.7 1,309 2/4/2021
1.10.6 3,375 2/2/2021
1.10.5 1,300 2/1/2021
1.10.4 1,337 1/29/2021
1.10.3 2,753 1/28/2021
1.10.2 6,544 1/26/2021
1.10.1 11,710 1/26/2021
1.9.64 1,272 3/17/2021
1.9.63 1,806 2/25/2021
1.9.62 1,301 2/22/2021
1.9.61 2,275 2/4/2021
1.9.60 1,273 2/1/2021
1.9.59 4,053 1/19/2021
1.9.58 1,302 1/15/2021
1.9.57 1,513 1/14/2021
1.9.56 1,401 1/11/2021
1.9.55 1,614 12/24/2020
1.9.54 1,575 12/18/2020
1.9.53 4,338 12/16/2020
1.9.52 1,303 12/15/2020
1.9.51 1,367 12/11/2020
1.9.50 1,374 12/10/2020
1.9.49 1,453 12/10/2020
1.9.48 1,404 12/9/2020
1.9.47 1,322 12/8/2020
1.9.46 1,373 12/4/2020
1.9.45 1,355 12/3/2020
1.9.44 1,433 12/1/2020
1.9.43 1,370 11/30/2020
1.9.42 1,298 11/27/2020
1.9.41 1,434 11/26/2020
1.9.40 1,236 11/26/2020
1.9.39 3,820 11/25/2020
1.9.38 1,325 11/23/2020
1.9.37 1,316 11/20/2020
1.9.36 1,632 11/17/2020
1.9.35 1,417 11/16/2020
1.9.34 1,592 11/10/2020
1.9.33 1,402 11/9/2020
1.9.32 5,626 11/3/2020
1.9.31 1,427 11/3/2020
1.9.30 1,387 10/30/2020
1.9.29 1,339 10/28/2020
1.9.28 4,060 10/21/2020
1.9.27 1,359 10/20/2020
1.9.26 1,480 10/18/2020
1.9.25 4,084 10/15/2020
1.9.24 1,530 10/14/2020
1.9.23 1,384 10/13/2020
1.9.22 1,401 10/13/2020
1.9.21 1,445 10/9/2020
1.9.20 2,411 10/2/2020
1.9.19 2,311 9/29/2020
1.9.18 2,882 9/29/2020
1.9.17 1,448 9/22/2020
1.9.16 1,420 9/17/2020
1.9.15 1,563 9/16/2020
1.9.14 2,586 9/15/2020
1.9.13 1,363 9/15/2020
1.9.12 1,433 9/15/2020
1.9.11 1,404 9/15/2020
1.9.10 1,738 9/11/2020
1.9.9 1,468 9/9/2020
1.9.8 1,313 9/9/2020
1.9.7 1,367 9/8/2020
1.9.6 1,721 9/4/2020
1.9.5 1,417 9/2/2020
1.9.4 1,358 9/1/2020
1.9.3 1,425 8/31/2020
1.9.2 3,176 8/27/2020
1.9.1 1,397 8/26/2020
1.9.0 2,736 8/25/2020
1.8.105 1,879 4/15/2021
1.8.104 1,533 10/20/2020
1.8.103 2,522 9/14/2020
1.8.102 1,505 9/8/2020
1.8.101 1,471 9/2/2020
1.8.100 1,414 9/1/2020
1.8.99 3,199 8/21/2020
1.8.98 1,410 8/18/2020
1.8.97 1,530 8/14/2020
1.8.96 1,530 8/13/2020
1.8.95 1,493 8/12/2020
1.8.94 2,460 8/11/2020
1.8.93 1,845 8/3/2020
1.8.92 1,541 7/30/2020
1.8.91 1,566 7/13/2020
1.8.90 1,496 7/7/2020
1.8.89 1,556 7/7/2020
1.8.88 1,423 7/6/2020
1.8.87 1,419 7/2/2020
1.8.86 3,623 6/30/2020
1.8.85 1,490 6/30/2020
1.8.84 1,430 6/30/2020
1.8.83 1,447 6/29/2020
1.8.82 1,474 6/25/2020
1.8.81 1,599 6/25/2020
1.8.80 1,533 6/22/2020
1.8.79 1,446 6/18/2020
1.8.78 4,489 6/18/2020
1.8.77 1,451 6/17/2020
1.8.76 2,510 6/16/2020
1.8.75 1,437 6/15/2020
1.8.74 3,014 6/9/2020
1.8.73 1,522 6/8/2020
1.8.72 1,411 6/8/2020
1.8.71 1,449 6/5/2020
1.8.70 1,568 6/4/2020
1.8.69 1,538 6/1/2020
1.8.68 1,582 5/29/2020
1.8.67 1,504 5/28/2020
1.8.66 1,478 5/28/2020
1.8.65 1,501 5/27/2020
1.8.64 2,509 5/26/2020
1.8.63 4,758 5/20/2020
1.8.62 1,459 5/20/2020
1.8.61 1,471 5/20/2020
1.8.60 1,615 5/18/2020
1.8.59 1,506 5/15/2020
1.8.58 1,504 5/15/2020
1.8.57 1,495 5/15/2020
1.8.56 1,468 5/14/2020
1.8.55 5,330 5/12/2020
1.8.54 1,574 5/8/2020
1.8.53 2,405 5/6/2020
1.8.52 1,661 5/5/2020
1.8.51 1,521 5/4/2020
1.8.50 1,555 4/30/2020
1.8.49 1,485 4/29/2020
1.8.48 1,520 4/27/2020
1.8.47 3,693 4/24/2020
1.8.46 1,558 4/24/2020
1.8.45 1,475 4/24/2020
1.8.44 1,511 4/22/2020
1.8.43 2,712 4/21/2020
1.8.42 1,503 4/17/2020
1.8.41 1,601 4/16/2020
1.8.40 1,669 4/9/2020
1.8.39 1,441 4/8/2020
1.8.38 2,553 4/5/2020
1.8.37 1,605 4/3/2020
1.8.36 1,595 4/3/2020
1.8.35 1,548 4/2/2020
1.8.34 1,621 4/2/2020
1.8.33 1,659 3/31/2020
1.8.32 1,551 3/27/2020
1.8.31 1,556 3/26/2020
1.8.30 1,541 3/26/2020
1.8.29 1,380 3/25/2020
1.8.28 1,613 3/24/2020
1.8.27 1,528 3/20/2020
1.8.26 1,502 3/19/2020
1.8.25 1,623 3/18/2020
1.8.24 2,536 3/18/2020
1.8.23 1,525 3/18/2020
1.8.22 1,401 3/18/2020
1.8.21 1,596 3/18/2020
1.8.20 1,639 3/17/2020
1.8.19 1,635 3/17/2020
1.8.18 1,573 3/17/2020
1.8.17 3,770 3/17/2020
1.8.16 1,584 3/15/2020
1.8.15 3,689 3/12/2020
1.8.14 1,508 3/11/2020
1.8.13 4,857 3/5/2020
1.8.12 1,774 3/3/2020
1.8.11 1,552 3/2/2020
1.8.10 7,437 2/24/2020
1.8.9 1,691 2/20/2020
1.8.8 1,789 2/18/2020
1.8.7 1,588 2/18/2020
1.8.6 1,463 2/17/2020
1.8.5 1,478 2/14/2020
1.8.4 1,827 2/12/2020
1.8.3 1,805 2/7/2020
1.8.2 1,611 2/3/2020
1.8.1 6,792 1/28/2020
1.7.53 1,612 5/15/2020
1.7.52 1,547 3/31/2020
1.7.51 2,051 3/27/2020
1.7.50 1,543 3/26/2020
1.7.49 2,204 3/18/2020
1.7.48 1,483 2/25/2020
1.7.47 2,521 2/4/2020
1.7.46 1,543 2/4/2020
1.7.45 1,591 1/16/2020
1.7.44 1,649 1/13/2020
1.7.43 1,595 1/9/2020
1.7.42 5,688 12/27/2019
1.7.41 3,498 12/16/2019
1.7.40 1,444 12/13/2019
1.7.39 1,479 12/13/2019
1.7.38 1,562 12/13/2019
1.7.37 1,605 12/11/2019
1.7.36 1,577 12/4/2019
1.7.35 1,475 12/4/2019
1.7.34 1,513 12/3/2019
1.7.33 1,631 12/2/2019
1.7.32 6,946 11/27/2019
1.7.31 7,567 11/26/2019
1.7.30 2,280 11/25/2019
1.7.29 1,539 11/22/2019
1.7.28 1,662 11/8/2019
1.7.27 2,207 11/5/2019
1.7.26 1,606 10/31/2019
1.7.25 2,484 10/29/2019
1.7.24 1,548 10/29/2019
1.7.23 1,552 10/25/2019
1.7.22 1,573 10/24/2019
1.7.21 1,635 10/24/2019
1.7.20 6,244 10/16/2019
1.7.19 1,524 10/15/2019
1.7.18 1,571 10/15/2019
1.7.17 1,653 10/8/2019
1.7.16 1,591 10/4/2019
1.7.15 5,003 10/2/2019
1.7.14 1,903 9/27/2019
1.7.13 1,521 9/26/2019
1.7.12 1,571 9/25/2019
1.7.11 1,621 9/24/2019
1.7.10 1,588 9/24/2019
1.7.9 1,610 9/24/2019
1.7.8 11,507 9/12/2019
1.7.7 1,591 9/12/2019
1.7.6 2,569 9/10/2019
1.7.5 1,654 9/5/2019
1.7.4 1,548 9/4/2019
1.7.3 1,559 9/3/2019
1.7.2 1,631 9/2/2019
1.7.1 1,634 8/29/2019
1.7.0 2,687 8/27/2019
1.6.69 1,530 5/15/2020
1.6.68 5,704 10/2/2019
1.6.67 2,638 9/27/2019
1.6.66 1,583 9/26/2019
1.6.65 2,673 9/5/2019
1.6.64 1,536 9/2/2019
1.6.63 3,452 8/23/2019
1.6.62 1,510 8/21/2019
1.6.61 1,648 8/21/2019
1.6.60 1,570 8/15/2019
1.6.57 1,535 8/8/2019
1.6.56 1,526 8/8/2019
1.6.55 2,850 8/5/2019
1.6.52 3,339 7/8/2019
1.6.48 1,624 6/18/2019
1.6.47 2,434 6/13/2019
1.6.46 1,658 6/12/2019
1.6.45 1,655 6/12/2019
1.6.44 1,561 6/12/2019
1.6.43 1,558 5/29/2019
1.6.42 2,423 5/28/2019
1.6.41 1,548 5/28/2019
1.6.40 1,582 5/28/2019
1.6.39 1,559 5/28/2019
1.6.38 2,448 5/21/2019
1.6.37 6,092 5/21/2019
1.6.36 1,611 5/16/2019
1.6.35 4,618 5/16/2019
1.6.34 1,608 5/16/2019
1.6.33 1,506 5/16/2019
1.6.32 1,663 5/7/2019
1.6.31 1,615 5/7/2019
1.6.30 1,597 5/7/2019
1.6.29 1,554 5/7/2019
1.6.28 2,498 5/1/2019
1.6.27 1,704 5/1/2019
1.6.26 1,634 4/25/2019
1.6.25 2,259 4/17/2019
1.6.24 1,565 4/17/2019
1.6.23 4,533 4/15/2019
1.6.22 2,505 4/9/2019
1.6.20 1,614 4/1/2019
1.6.19 1,658 3/29/2019
1.6.18 2,722 3/25/2019
1.6.17 1,675 3/21/2019
1.6.16 2,497 3/15/2019
1.6.15 1,590 3/15/2019
1.6.14 1,581 3/15/2019
1.6.13 1,613 3/15/2019
1.6.12 1,576 3/15/2019
1.6.11 1,655 3/15/2019
1.6.10 2,580 3/15/2019
1.6.9 1,594 3/15/2019
1.6.8 1,501 3/15/2019
1.6.7 7,240 3/15/2019
1.6.6 2,389 3/15/2019
1.6.5 1,790 3/15/2019
1.6.4 1,620 3/15/2019
1.6.3 1,598 3/15/2019
1.6.2 1,642 3/15/2019
1.6.1 2,787 3/15/2019
1.6.0 7,989 3/15/2019
1.5.41 2,273 3/15/2019
1.5.40 1,627 3/15/2019
1.5.39 2,477 3/15/2019
1.5.38 1,596 3/15/2019
1.5.37 1,547 3/15/2019
1.5.36 1,578 3/15/2019
1.5.35 1,898 3/15/2019
1.5.34 4,715 3/15/2019
1.5.33 1,560 3/15/2019
1.5.32 2,358 3/15/2019
1.5.31 1,588 3/15/2019
1.5.30 1,603 3/15/2019
1.5.29 1,559 3/15/2019
1.5.28 3,982 3/15/2019
1.5.27 1,616 3/15/2019
1.5.26 4,349 3/15/2019
1.5.25 1,566 3/15/2019
1.5.24 1,589 3/15/2019
1.5.23 2,505 3/15/2019
1.5.22 1,572 3/15/2019
1.5.21 3,682 3/15/2019
1.5.20 1,559 3/15/2019
1.5.19 2,462 3/15/2019
1.5.18 1,614 3/15/2019
1.5.17 1,563 3/15/2019
1.5.16 2,288 3/15/2019
1.5.15 1,625 3/15/2019
1.5.14 1,530 3/15/2019
1.5.13 1,691 3/15/2019
1.5.11 1,543 3/15/2019
1.5.10 1,841 3/15/2019
1.5.9 2,689 3/15/2019
1.5.8 2,111 3/15/2019
1.5.7 1,645 3/15/2019
1.5.6 1,594 3/15/2019
1.5.5 5,005 3/15/2019
1.5.4 1,634 3/15/2019
1.5.3 1,531 3/15/2019
1.5.2 1,553 3/15/2019
1.5.1 7,303 3/15/2019
1.5.0 5,909 3/15/2019
1.4.84 21,747 3/15/2019
1.4.83 6,651 3/15/2019
1.4.82 6,052 3/15/2019
1.4.81 1,638 3/15/2019
1.4.80 6,666 3/15/2019
1.4.79 1,606 3/15/2019
1.4.78 1,522 3/15/2019
1.4.77 2,441 3/15/2019
1.4.76 1,562 3/15/2019
1.4.75 1,484 3/15/2019
1.4.74 2,263 3/15/2019
1.4.73 1,525 3/15/2019
1.4.72 1,534 3/15/2019
1.4.71 1,547 3/15/2019
1.4.70 1,527 3/15/2019
1.4.69 2,253 3/15/2019
1.4.68 1,547 3/15/2019
1.4.67 1,517 3/15/2019
1.4.66 2,266 3/15/2019
1.4.65 1,543 3/15/2019
1.4.64 1,541 3/15/2019
1.4.63 3,906 3/15/2019
1.4.59 4,367 3/15/2019
1.4.57 9,491 3/15/2019
1.4.22 10,462 3/15/2019
1.3.14 11,812 3/15/2019
1.2.10 5,261 3/15/2019
1.1.2 8,269 3/15/2019
1.0.0 99,952 3/15/2019