Dynamicweb.Ecommerce 10.16.0

dotnet add package Dynamicweb.Ecommerce --version 10.16.0
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.16.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.16.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.16.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.16.0
                    
#r "nuget: Dynamicweb.Ecommerce, 10.16.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.
#addin nuget:?package=Dynamicweb.Ecommerce&version=10.16.0
                    
Install Dynamicweb.Ecommerce as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.16.0
                    
Install Dynamicweb.Ecommerce 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 (109)

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.16.0 0 5/27/2025
10.15.5 38 5/27/2025
10.15.4 336 5/20/2025
10.15.3 503 5/13/2025
10.15.2 342 5/13/2025
10.15.1 454 5/6/2025
10.15.0 422 4/29/2025
10.14.10 248 5/20/2025
10.14.9 342 5/13/2025
10.14.8 361 5/13/2025
10.14.7 193 5/7/2025
10.14.6 185 5/6/2025
10.14.5 276 4/29/2025
10.14.4 498 4/22/2025
10.14.3 494 4/10/2025
10.14.2 351 4/8/2025
10.14.1 585 4/1/2025
10.14.0 879 3/25/2025
10.13.8 381 4/22/2025
10.13.7 297 4/10/2025
10.13.6 277 4/8/2025
10.13.5 280 4/1/2025
10.13.4 581 3/25/2025
10.13.3 733 3/18/2025
10.13.2 406 3/11/2025
10.13.1 841 3/4/2025
10.13.0 2,622 2/25/2025
10.12.7 607 3/11/2025
10.12.6 321 3/4/2025
10.12.5 235 2/25/2025
10.12.4 441 2/18/2025
10.12.3 328 2/12/2025
10.12.2 204 2/11/2025
10.12.1 409 2/4/2025
10.12.0 1,240 1/28/2025
10.11.8 499 2/25/2025
10.11.7 219 2/18/2025
10.11.6 231 2/12/2025
10.11.5 178 2/11/2025
10.11.4 214 2/4/2025
10.11.3 248 1/28/2025
10.11.2 728 1/21/2025
10.11.1 263 1/14/2025
10.11.0 501 1/7/2025
10.10.8 384 2/12/2025
10.10.7 178 2/11/2025
10.10.6 283 1/16/2025
10.10.5 150 1/14/2025
10.10.4 262 1/7/2025
10.10.3 589 12/17/2024
10.10.2 267 12/10/2024
10.10.1 319 12/3/2024
10.10.0 341 11/26/2024
10.9.9 351 1/14/2025
10.9.8 374 12/17/2024
10.9.7 201 12/10/2024
10.9.6 214 12/3/2024
10.9.5 198 11/27/2024
10.9.4 163 11/26/2024
10.9.3 394 11/19/2024
10.9.2 420 11/12/2024
10.9.1 280 11/5/2024
10.9.0 1,243 10/29/2024
10.8.14 187 1/14/2025
10.8.13 307 12/17/2024
10.8.12 230 12/10/2024
10.8.11 223 12/3/2024
10.8.10 253 11/26/2024
10.8.9 202 11/19/2024
10.8.8 212 11/12/2024
10.8.7 232 11/7/2024
10.8.6 202 11/5/2024
10.8.5 235 10/29/2024
10.8.4 273 10/22/2024
10.8.3 409 10/15/2024
10.8.2 288 10/8/2024
10.8.1 344 10/1/2024
10.8.0 3,736 9/24/2024
10.7.11 197 11/19/2024
10.7.10 189 11/19/2024
10.7.9 271 10/29/2024
10.7.8 186 10/22/2024
10.7.7 209 10/15/2024
10.7.6 234 10/8/2024
10.7.5 283 10/1/2024
10.7.4 228 9/24/2024
10.7.3 394 9/17/2024
10.7.2 291 9/10/2024
10.7.1 317 9/4/2024
10.7.0 1,268 8/27/2024
10.6.18 226 11/19/2024
10.6.17 190 11/19/2024
10.6.16 272 10/15/2024
10.6.15 213 10/8/2024
10.6.14 218 10/1/2024
10.6.13 259 9/24/2024
10.6.12 240 9/17/2024
10.6.11 224 9/3/2024
10.6.10 277 8/27/2024
10.6.9 744 8/20/2024
10.6.8 351 8/13/2024
10.6.7 216 8/6/2024
10.6.6 373 7/19/2024
10.6.5 223 7/16/2024
10.6.4 291 7/9/2024
10.6.3 389 7/2/2024
10.6.2 2,201 6/25/2024
10.5.14 294 10/1/2024
10.5.13 215 9/24/2024
10.5.12 241 8/21/2024
10.5.11 250 8/13/2024
10.5.10 164 8/6/2024
10.5.9 219 7/19/2024
10.5.8 237 7/16/2024
10.5.7 171 7/5/2024
10.5.6 241 7/1/2024
10.5.5 201 6/25/2024
10.5.4 279 6/18/2024
10.5.3 283 6/11/2024
10.5.2 284 6/4/2024
10.5.1 193 6/4/2024
10.5.0 601 5/28/2024
10.4.8 190 8/6/2024
10.4.7 209 6/25/2024
10.4.6 204 6/11/2024
10.4.5 210 6/4/2024
10.4.4 215 5/28/2024
10.4.3 264 5/21/2024
10.4.2 513 5/14/2024
10.4.1 447 5/7/2024
10.4.0 1,768 4/30/2024
10.3.10 180 8/6/2024
10.3.9 202 6/25/2024
10.3.8 286 5/21/2024
10.3.7 212 5/14/2024
10.3.6 255 5/7/2024
10.3.5 253 4/30/2024
10.3.4 312 4/23/2024
10.3.3 291 4/16/2024
10.3.2 326 4/11/2024
10.3.1 239 4/9/2024
10.3.0 441 4/2/2024
10.2.8 292 4/23/2024
10.2.7 246 4/16/2024
10.2.6 239 4/11/2024
10.2.5 236 4/9/2024
10.2.4 240 4/2/2024
10.2.3 300 3/26/2024
10.2.2 352 3/19/2024
10.2.1 379 3/12/2024
10.2.0 530 3/5/2024
10.1.12 257 4/11/2024
10.1.11 246 4/9/2024
10.1.10 259 4/2/2024
10.1.9 306 3/19/2024
10.1.8 325 3/13/2024
10.1.7 298 3/12/2024
10.1.6 339 3/5/2024
10.1.5 396 2/27/2024
10.1.4 442 2/20/2024
10.1.3 452 2/14/2024
10.1.2 453 2/7/2024
10.1.1 435 2/6/2024
10.1.0 498 1/30/2024
10.0.39 289 4/11/2024
10.0.38 299 4/2/2024
10.0.37 397 3/5/2024
10.0.36 402 2/27/2024
10.0.35 416 2/20/2024
10.0.34 653 2/14/2024
10.0.33 626 2/1/2024
10.0.32 511 1/24/2024
10.0.31 504 1/19/2024
10.0.30 498 1/18/2024
10.0.29 577 1/16/2024
10.0.28 722 1/16/2024
10.0.27 629 1/11/2024
10.0.26 723 12/19/2023
10.0.25 1,133 12/12/2023
10.0.24 993 12/5/2023
10.0.22 882 11/28/2023
10.0.21 2,716 11/23/2023
10.0.20 649 11/21/2023
10.0.19 609 11/14/2023
10.0.18 547 11/9/2023
10.0.17 649 11/2/2023
10.0.16 614 10/25/2023
10.0.15 668 10/19/2023
10.0.14 655 10/11/2023
10.0.13 786 9/27/2023
10.0.12 685 9/26/2023
10.0.11 699 9/22/2023
10.0.10 670 9/13/2023
10.0.9 2,203 8/30/2023
10.0.8 704 8/25/2023
10.0.7 959 8/22/2023
10.0.6 920 8/10/2023
10.0.5 1,070 8/2/2023
10.0.4 833 7/13/2023
10.0.3 1,031 7/5/2023
10.0.2 1,306 6/27/2023
10.0.1 848 6/20/2023
10.0.0 2,251 6/14/2023
1.19.2 321 4/1/2025
1.19.1 704 2/19/2025
1.19.0 505 1/31/2025
1.18.5 149 4/1/2025
1.18.4 111 2/18/2025
1.18.3 252 1/31/2025
1.18.2 225 12/18/2024
1.18.1 693 11/26/2024
1.18.0 1,318 8/27/2024
1.17.17 975 11/22/2024
1.17.16 149 11/7/2024
1.17.15 191 10/18/2024
1.17.14 934 10/2/2024
1.17.13 1,106 9/19/2024
1.17.12 1,024 9/3/2024
1.17.11 363 8/26/2024
1.17.10 1,043 8/14/2024
1.17.9 235 7/18/2024
1.17.8 401 6/27/2024
1.17.7 1,355 6/4/2024
1.17.6 146 5/30/2024
1.17.5 1,439 5/13/2024
1.17.4 5,445 4/12/2024
1.17.3 384 3/25/2024
1.17.2 1,167 3/4/2024
1.17.1 1,074 2/14/2024
1.17.0 587 1/31/2024
1.16.13 403 4/11/2024
1.16.12 294 3/25/2024
1.16.11 302 3/4/2024
1.16.10 409 2/14/2024
1.16.9 427 1/29/2024
1.16.8 648 1/9/2024
1.16.7 1,267 12/13/2023
1.16.6 701 12/6/2023
1.16.5 1,557 11/29/2023
1.16.4 907 11/21/2023
1.16.3 677 11/7/2023
1.16.2 515 10/30/2023
1.16.1 1,459 10/10/2023
1.16.0 2,043 9/21/2023
1.15.34 321 1/31/2024
1.15.33 367 1/23/2024
1.15.32 798 12/13/2023
1.15.31 1,736 11/7/2023
1.15.30 599 10/17/2023
1.15.29 1,027 10/10/2023
1.15.28 2,771 9/13/2023
1.15.27 2,454 8/29/2023
1.15.26 7,163 8/15/2023
1.15.25 628 8/14/2023
1.15.24 1,651 8/2/2023
1.15.23 713 7/27/2023
1.15.22 683 7/26/2023
1.15.21 1,094 7/6/2023
1.15.20 1,862 6/29/2023
1.15.19 1,698 6/6/2023
1.15.18 967 5/28/2023
1.15.17 1,061 5/16/2023
1.15.16 2,457 5/11/2023
1.15.15 2,932 5/3/2023
1.15.14 1,250 4/18/2023
1.15.13 1,400 3/24/2023
1.15.12 1,656 3/21/2023
1.15.11 3,348 3/16/2023
1.15.10 835 3/15/2023
1.15.9 3,845 3/7/2023
1.15.8 905 3/2/2023
1.15.7 994 2/28/2023
1.15.6 944 2/22/2023
1.15.5 1,467 2/21/2023
1.15.4 955 2/15/2023
1.15.3 858 2/7/2023
1.15.2 1,025 2/6/2023
1.15.1 3,402 2/2/2023
1.15.0 1,238 1/26/2023
1.14.70 2,910 10/9/2023
1.14.69 654 8/14/2023
1.14.68 827 7/27/2023
1.14.67 1,447 6/23/2023
1.14.66 4,365 5/3/2023
1.14.65 1,902 4/24/2023
1.14.64 920 4/18/2023
1.14.63 894 3/24/2023
1.14.62 909 3/21/2023
1.14.61 905 3/16/2023
1.14.60 844 3/16/2023
1.14.59 1,388 3/7/2023
1.14.58 885 3/2/2023
1.14.57 1,572 2/21/2023
1.14.56 1,046 2/15/2023
1.14.55 969 2/14/2023
1.14.54 966 2/7/2023
1.14.53 1,005 2/2/2023
1.14.52 970 2/1/2023
1.14.51 1,331 1/26/2023
1.14.50 1,561 1/24/2023
1.14.49 4,720 1/18/2023
1.14.48 972 1/16/2023
1.14.47 1,549 1/10/2023
1.14.46 936 1/9/2023
1.14.45 1,509 1/9/2023
1.14.44 1,555 1/5/2023
1.14.43 939 1/5/2023
1.14.42 2,614 1/3/2023
1.14.41 3,310 12/15/2022
1.14.40 998 12/13/2022
1.14.39 1,784 12/8/2022
1.14.38 992 12/7/2022
1.14.37 934 12/5/2022
1.14.36 1,006 12/2/2022
1.14.35 968 12/1/2022
1.14.34 1,761 11/29/2022
1.14.33 1,015 11/28/2022
1.14.32 953 11/24/2022
1.14.31 1,017 11/23/2022
1.14.30 1,128 11/22/2022
1.14.29 1,203 11/22/2022
1.14.28 1,955 11/17/2022
1.14.27 1,904 11/16/2022
1.14.26 1,132 11/16/2022
1.14.25 2,067 11/15/2022
1.14.24 1,117 11/14/2022
1.14.23 1,044 11/11/2022
1.14.22 1,251 11/10/2022
1.14.21 1,068 11/10/2022
1.14.20 1,100 11/7/2022
1.14.19 1,530 11/7/2022
1.14.18 1,443 11/2/2022
1.14.17 3,472 11/1/2022
1.14.16 1,044 10/27/2022
1.14.15 1,152 10/24/2022
1.14.14 1,077 10/21/2022
1.14.13 2,190 10/13/2022
1.14.12 1,040 10/12/2022
1.14.11 1,576 10/12/2022
1.14.10 1,896 10/7/2022
1.14.9 1,375 10/4/2022
1.14.8 1,059 10/3/2022
1.14.7 1,464 9/29/2022
1.14.6 1,860 9/27/2022
1.14.5 1,145 9/21/2022
1.14.4 1,466 9/16/2022
1.14.3 1,095 9/15/2022
1.14.2 2,287 9/7/2022
1.14.1 2,624 8/30/2022
1.14.0 3,114 8/30/2022
1.13.83 981 1/24/2023
1.13.81 989 1/5/2023
1.13.80 997 11/23/2022
1.13.79 1,101 11/1/2022
1.13.78 1,040 10/13/2022
1.13.77 1,118 10/4/2022
1.13.76 1,246 9/27/2022
1.13.75 1,107 9/21/2022
1.13.74 3,051 9/20/2022
1.13.73 1,164 9/16/2022
1.13.72 2,447 8/31/2022
1.13.71 1,145 8/30/2022
1.13.70 1,120 8/25/2022
1.13.69 1,195 8/22/2022
1.13.68 1,081 8/22/2022
1.13.67 1,197 8/22/2022
1.13.66 1,159 8/22/2022
1.13.65 1,202 8/17/2022
1.13.64 4,109 8/11/2022
1.13.63 1,123 8/9/2022
1.13.62 1,211 8/8/2022
1.13.61 2,590 7/13/2022
1.13.60 1,265 7/11/2022
1.13.59 2,759 6/27/2022
1.13.58 1,333 6/24/2022
1.13.57 1,893 6/21/2022
1.13.56 1,234 6/19/2022
1.13.55 1,638 6/15/2022
1.13.54 5,840 6/8/2022
1.13.53 1,186 6/6/2022
1.13.52 5,871 6/2/2022
1.13.51 1,290 6/1/2022
1.13.50 2,022 5/23/2022
1.13.49 1,207 5/20/2022
1.13.48 1,169 5/18/2022
1.13.47 1,247 5/5/2022
1.13.46 3,047 5/2/2022
1.13.45 1,220 4/29/2022
1.13.44 1,263 4/28/2022
1.13.43 1,180 4/28/2022
1.13.42 1,285 4/27/2022
1.13.41 1,170 4/27/2022
1.13.40 1,197 4/26/2022
1.13.39 1,241 4/26/2022
1.13.38 1,277 4/26/2022
1.13.37 1,512 4/21/2022
1.13.36 1,687 4/13/2022
1.13.35 1,413 4/8/2022
1.13.34 1,204 4/7/2022
1.13.33 1,283 4/7/2022
1.13.32 1,259 4/7/2022
1.13.31 1,261 4/6/2022
1.13.30 1,198 4/4/2022
1.13.29 1,631 3/28/2022
1.13.28 1,259 3/28/2022
1.13.27 1,973 3/25/2022
1.13.24 1,231 3/21/2022
1.13.23 1,272 3/17/2022
1.13.22 1,522 3/16/2022
1.13.21 1,284 3/15/2022
1.13.20 1,315 3/11/2022
1.13.19 1,291 3/10/2022
1.13.18 1,319 3/10/2022
1.13.17 1,249 3/9/2022
1.13.16 1,321 3/9/2022
1.13.15 1,391 3/4/2022
1.13.14 2,682 3/2/2022
1.13.13 1,220 3/1/2022
1.13.12 1,364 2/28/2022
1.13.11 1,364 2/18/2022
1.13.10 1,306 2/18/2022
1.13.9 4,692 2/17/2022
1.13.8 1,255 2/16/2022
1.13.7 3,503 2/11/2022
1.13.6 1,381 2/7/2022
1.13.5 1,366 2/3/2022
1.13.4 1,321 2/2/2022
1.13.3 1,305 2/2/2022
1.13.2 1,348 2/1/2022
1.13.1 1,363 1/28/2022
1.13.0 3,874 1/25/2022
1.12.60 2,900 5/24/2022
1.12.59 1,166 5/23/2022
1.12.58 1,458 3/9/2022
1.12.57 1,283 3/3/2022
1.12.56 1,269 2/11/2022
1.12.55 1,579 2/8/2022
1.12.54 1,300 2/4/2022
1.12.53 1,275 1/31/2022
1.12.52 3,315 1/23/2022
1.12.51 1,353 1/20/2022
1.12.50 1,302 1/19/2022
1.12.49 1,660 1/17/2022
1.12.48 1,154 1/14/2022
1.12.47 1,293 1/13/2022
1.12.46 1,229 1/11/2022
1.12.45 1,037 1/6/2022
1.12.44 1,162 1/3/2022
1.12.43 1,113 12/23/2021
1.12.42 2,437 12/21/2021
1.12.41 1,093 12/21/2021
1.12.40 1,076 12/20/2021
1.12.39 1,062 12/20/2021
1.12.38 2,296 12/16/2021
1.12.37 1,073 12/16/2021
1.12.36 2,258 12/16/2021
1.12.35 4,925 12/15/2021
1.12.34 1,106 12/10/2021
1.12.33 1,855 12/7/2021
1.12.32 1,311 12/2/2021
1.12.31 939 12/2/2021
1.12.30 1,070 11/30/2021
1.12.29 1,266 11/29/2021
1.12.28 4,472 11/23/2021
1.12.27 1,086 11/22/2021
1.12.26 1,105 11/12/2021
1.12.25 1,035 11/11/2021
1.12.23 1,113 11/10/2021
1.12.22 1,087 11/10/2021
1.12.21 1,147 11/8/2021
1.12.20 1,993 10/29/2021
1.12.19 5,378 10/29/2021
1.12.18 1,175 10/26/2021
1.12.17 1,852 10/26/2021
1.12.16 1,250 10/25/2021
1.12.15 1,264 10/20/2021
1.12.14 1,128 10/18/2021
1.12.13 1,160 10/18/2021
1.12.12 1,113 10/15/2021
1.12.11 1,304 10/14/2021
1.12.10 1,905 10/7/2021
1.12.9 1,117 10/6/2021
1.12.8 1,271 10/5/2021
1.12.7 1,211 10/5/2021
1.12.6 1,228 10/4/2021
1.12.5 1,159 10/1/2021
1.12.4 1,163 9/30/2021
1.12.3 1,135 9/29/2021
1.12.2 1,786 9/23/2021
1.12.1 1,688 9/17/2021
1.12.0 3,489 8/31/2021
1.10.116 2,589 12/1/2021
1.10.115 2,443 11/11/2021
1.10.114 1,080 11/10/2021
1.10.113 1,092 11/5/2021
1.10.112 1,979 10/19/2021
1.10.111 1,121 10/15/2021
1.10.110 1,170 10/15/2021
1.10.109 1,106 10/12/2021
1.10.108 1,112 10/8/2021
1.10.107 1,176 10/7/2021
1.10.106 1,062 10/6/2021
1.10.105 1,144 10/5/2021
1.10.104 13,072 9/23/2021
1.10.103 1,577 9/21/2021
1.10.102 2,029 9/21/2021
1.10.101 1,181 9/15/2021
1.10.100 1,207 9/13/2021
1.10.99 2,064 9/9/2021
1.10.98 1,227 9/9/2021
1.10.97 1,392 9/6/2021
1.10.96 4,529 8/30/2021
1.10.95 2,825 8/27/2021
1.10.94 1,286 8/26/2021
1.10.93 1,342 8/24/2021
1.10.92 13,929 8/23/2021
1.10.91 1,377 8/20/2021
1.10.90 20,608 8/12/2021
1.10.89 3,533 8/12/2021
1.10.88 1,649 8/4/2021
1.10.87 6,675 7/15/2021
1.10.86 1,297 7/14/2021
1.10.85 1,259 7/12/2021
1.10.84 1,238 7/12/2021
1.10.83 10,064 7/8/2021
1.10.82 1,139 7/7/2021
1.10.81 1,138 7/6/2021
1.10.80 1,221 7/2/2021
1.10.79 1,113 7/2/2021
1.10.78 1,232 6/30/2021
1.10.77 1,139 6/29/2021
1.10.76 2,037 6/28/2021
1.10.75 2,441 6/25/2021
1.10.74 1,202 6/22/2021
1.10.73 1,232 6/18/2021
1.10.72 3,394 6/11/2021
1.10.71 1,924 6/7/2021
1.10.70 1,279 6/4/2021
1.10.69 1,159 6/4/2021
1.10.68 17,098 6/2/2021
1.10.67 3,047 6/1/2021
1.10.66 1,205 5/31/2021
1.10.65 1,254 5/27/2021
1.10.64 1,158 5/26/2021
1.10.63 2,387 5/24/2021
1.10.62 2,345 5/18/2021
1.10.61 1,222 5/18/2021
1.10.60 1,199 5/17/2021
1.10.59 2,808 5/12/2021
1.10.58 1,281 5/11/2021
1.10.57 1,291 5/7/2021
1.10.56 2,680 5/4/2021
1.10.55 1,203 5/3/2021
1.10.54 1,256 5/3/2021
1.10.53 23,013 4/27/2021
1.10.52 1,169 4/27/2021
1.10.51 8,585 4/26/2021
1.10.50 7,228 4/23/2021
1.10.49 4,784 4/22/2021
1.10.48 1,179 4/21/2021
1.10.47 1,244 4/21/2021
1.10.46 1,266 4/21/2021
1.10.45 1,168 4/20/2021
1.10.44 1,227 4/19/2021
1.10.43 1,149 4/19/2021
1.10.42 1,219 4/15/2021
1.10.41 1,158 4/14/2021
1.10.40 1,625 4/14/2021
1.10.39 3,516 4/13/2021
1.10.38 1,102 4/12/2021
1.10.37 1,197 4/12/2021
1.10.36 1,248 4/12/2021
1.10.35 1,195 4/9/2021
1.10.34 1,132 4/9/2021
1.10.33 1,103 4/8/2021
1.10.32 1,213 4/8/2021
1.10.31 1,172 4/7/2021
1.10.30 1,143 4/7/2021
1.10.29 1,164 3/31/2021
1.10.28 1,542 3/30/2021
1.10.27 3,097 3/24/2021
1.10.26 1,159 3/24/2021
1.10.25 1,234 3/23/2021
1.10.24 1,227 3/23/2021
1.10.23 1,358 3/18/2021
1.10.22 2,593 3/17/2021
1.10.21 2,478 3/11/2021
1.10.20 1,277 3/11/2021
1.10.19 1,234 3/10/2021
1.10.18 1,960 3/9/2021
1.10.17 1,156 3/9/2021
1.10.16 1,293 3/8/2021
1.10.15 14,535 3/4/2021
1.10.14 1,617 2/25/2021
1.10.13 3,197 2/19/2021
1.10.12 2,595 2/18/2021
1.10.11 1,297 2/16/2021
1.10.10 1,154 2/15/2021
1.10.9 1,338 2/10/2021
1.10.8 1,627 2/8/2021
1.10.7 1,239 2/4/2021
1.10.6 3,293 2/2/2021
1.10.5 1,223 2/1/2021
1.10.4 1,262 1/29/2021
1.10.3 2,676 1/28/2021
1.10.2 6,459 1/26/2021
1.10.1 11,593 1/26/2021
1.9.64 1,178 3/17/2021
1.9.63 1,740 2/25/2021
1.9.62 1,233 2/22/2021
1.9.61 2,198 2/4/2021
1.9.60 1,196 2/1/2021
1.9.59 3,955 1/19/2021
1.9.58 1,233 1/15/2021
1.9.57 1,434 1/14/2021
1.9.56 1,305 1/11/2021
1.9.55 1,546 12/24/2020
1.9.54 1,503 12/18/2020
1.9.53 4,256 12/16/2020
1.9.52 1,230 12/15/2020
1.9.51 1,289 12/11/2020
1.9.50 1,305 12/10/2020
1.9.49 1,362 12/10/2020
1.9.48 1,315 12/9/2020
1.9.47 1,254 12/8/2020
1.9.46 1,304 12/4/2020
1.9.45 1,281 12/3/2020
1.9.44 1,356 12/1/2020
1.9.43 1,296 11/30/2020
1.9.42 1,231 11/27/2020
1.9.41 1,349 11/26/2020
1.9.40 1,166 11/26/2020
1.9.39 3,746 11/25/2020
1.9.38 1,251 11/23/2020
1.9.37 1,239 11/20/2020
1.9.36 1,560 11/17/2020
1.9.35 1,340 11/16/2020
1.9.34 1,513 11/10/2020
1.9.33 1,329 11/9/2020
1.9.32 5,538 11/3/2020
1.9.31 1,343 11/3/2020
1.9.30 1,303 10/30/2020
1.9.29 1,282 10/28/2020
1.9.28 3,976 10/21/2020
1.9.27 1,293 10/20/2020
1.9.26 1,403 10/18/2020
1.9.25 3,997 10/15/2020
1.9.24 1,452 10/14/2020
1.9.23 1,309 10/13/2020
1.9.22 1,326 10/13/2020
1.9.21 1,385 10/9/2020
1.9.20 2,328 10/2/2020
1.9.19 2,231 9/29/2020
1.9.18 2,802 9/29/2020
1.9.17 1,368 9/22/2020
1.9.16 1,343 9/17/2020
1.9.15 1,480 9/16/2020
1.9.14 2,509 9/15/2020
1.9.13 1,281 9/15/2020
1.9.12 1,356 9/15/2020
1.9.11 1,338 9/15/2020
1.9.10 1,659 9/11/2020
1.9.9 1,382 9/9/2020
1.9.8 1,235 9/9/2020
1.9.7 1,297 9/8/2020
1.9.6 1,655 9/4/2020
1.9.5 1,333 9/2/2020
1.9.4 1,286 9/1/2020
1.9.3 1,344 8/31/2020
1.9.2 3,100 8/27/2020
1.9.1 1,325 8/26/2020
1.9.0 2,658 8/25/2020
1.8.105 1,811 4/15/2021
1.8.104 1,445 10/20/2020
1.8.103 2,443 9/14/2020
1.8.102 1,428 9/8/2020
1.8.101 1,411 9/2/2020
1.8.100 1,338 9/1/2020
1.8.99 3,133 8/21/2020
1.8.98 1,350 8/18/2020
1.8.97 1,457 8/14/2020
1.8.96 1,443 8/13/2020
1.8.95 1,424 8/12/2020
1.8.94 2,384 8/11/2020
1.8.93 1,765 8/3/2020
1.8.92 1,467 7/30/2020
1.8.91 1,493 7/13/2020
1.8.90 1,426 7/7/2020
1.8.89 1,481 7/7/2020
1.8.88 1,340 7/6/2020
1.8.87 1,343 7/2/2020
1.8.86 3,549 6/30/2020
1.8.85 1,422 6/30/2020
1.8.84 1,343 6/30/2020
1.8.83 1,366 6/29/2020
1.8.82 1,389 6/25/2020
1.8.81 1,540 6/25/2020
1.8.80 1,449 6/22/2020
1.8.79 1,378 6/18/2020
1.8.78 4,407 6/18/2020
1.8.77 1,384 6/17/2020
1.8.76 2,451 6/16/2020
1.8.75 1,367 6/15/2020
1.8.74 2,931 6/9/2020
1.8.73 1,433 6/8/2020
1.8.72 1,349 6/8/2020
1.8.71 1,373 6/5/2020
1.8.70 1,507 6/4/2020
1.8.69 1,459 6/1/2020
1.8.68 1,497 5/29/2020
1.8.67 1,423 5/28/2020
1.8.66 1,395 5/28/2020
1.8.65 1,430 5/27/2020
1.8.64 2,423 5/26/2020
1.8.63 4,671 5/20/2020
1.8.62 1,387 5/20/2020
1.8.61 1,398 5/20/2020
1.8.60 1,539 5/18/2020
1.8.59 1,425 5/15/2020
1.8.58 1,408 5/15/2020
1.8.57 1,405 5/15/2020
1.8.56 1,392 5/14/2020
1.8.55 5,236 5/12/2020
1.8.54 1,492 5/8/2020
1.8.53 2,342 5/6/2020
1.8.52 1,580 5/5/2020
1.8.51 1,444 5/4/2020
1.8.50 1,480 4/30/2020
1.8.49 1,401 4/29/2020
1.8.48 1,440 4/27/2020
1.8.47 3,571 4/24/2020
1.8.46 1,484 4/24/2020
1.8.45 1,391 4/24/2020
1.8.44 1,426 4/22/2020
1.8.43 2,625 4/21/2020
1.8.42 1,417 4/17/2020
1.8.41 1,531 4/16/2020
1.8.40 1,584 4/9/2020
1.8.39 1,359 4/8/2020
1.8.38 2,485 4/5/2020
1.8.37 1,524 4/3/2020
1.8.36 1,507 4/3/2020
1.8.35 1,464 4/2/2020
1.8.34 1,525 4/2/2020
1.8.33 1,579 3/31/2020
1.8.32 1,464 3/27/2020
1.8.31 1,493 3/26/2020
1.8.30 1,455 3/26/2020
1.8.29 1,300 3/25/2020
1.8.28 1,537 3/24/2020
1.8.27 1,447 3/20/2020
1.8.26 1,415 3/19/2020
1.8.25 1,558 3/18/2020
1.8.24 2,451 3/18/2020
1.8.23 1,433 3/18/2020
1.8.22 1,332 3/18/2020
1.8.21 1,513 3/18/2020
1.8.20 1,550 3/17/2020
1.8.19 1,544 3/17/2020
1.8.18 1,502 3/17/2020
1.8.17 3,689 3/17/2020
1.8.16 1,505 3/15/2020
1.8.15 3,616 3/12/2020
1.8.14 1,414 3/11/2020
1.8.13 4,777 3/5/2020
1.8.12 1,681 3/3/2020
1.8.11 1,481 3/2/2020
1.8.10 7,357 2/24/2020
1.8.9 1,597 2/20/2020
1.8.8 1,712 2/18/2020
1.8.7 1,505 2/18/2020
1.8.6 1,394 2/17/2020
1.8.5 1,394 2/14/2020
1.8.4 1,759 2/12/2020
1.8.3 1,732 2/7/2020
1.8.2 1,532 2/3/2020
1.8.1 6,713 1/28/2020
1.7.53 1,518 5/15/2020
1.7.52 1,462 3/31/2020
1.7.51 1,959 3/27/2020
1.7.50 1,461 3/26/2020
1.7.49 2,134 3/18/2020
1.7.48 1,402 2/25/2020
1.7.47 2,443 2/4/2020
1.7.46 1,455 2/4/2020
1.7.45 1,508 1/16/2020
1.7.44 1,565 1/13/2020
1.7.43 1,523 1/9/2020
1.7.42 5,592 12/27/2019
1.7.41 3,422 12/16/2019
1.7.40 1,368 12/13/2019
1.7.39 1,403 12/13/2019
1.7.38 1,478 12/13/2019
1.7.37 1,528 12/11/2019
1.7.36 1,498 12/4/2019
1.7.35 1,374 12/4/2019
1.7.34 1,446 12/3/2019
1.7.33 1,535 12/2/2019
1.7.32 6,809 11/27/2019
1.7.31 7,489 11/26/2019
1.7.30 2,200 11/25/2019
1.7.29 1,449 11/22/2019
1.7.28 1,569 11/8/2019
1.7.27 2,132 11/5/2019
1.7.26 1,508 10/31/2019
1.7.25 2,393 10/29/2019
1.7.24 1,458 10/29/2019
1.7.23 1,486 10/25/2019
1.7.22 1,501 10/24/2019
1.7.21 1,551 10/24/2019
1.7.20 6,167 10/16/2019
1.7.19 1,427 10/15/2019
1.7.18 1,484 10/15/2019
1.7.17 1,560 10/8/2019
1.7.16 1,518 10/4/2019
1.7.15 4,746 10/2/2019
1.7.14 1,825 9/27/2019
1.7.13 1,445 9/26/2019
1.7.12 1,495 9/25/2019
1.7.11 1,546 9/24/2019
1.7.10 1,512 9/24/2019
1.7.9 1,548 9/24/2019
1.7.8 11,037 9/12/2019
1.7.7 1,520 9/12/2019
1.7.6 2,486 9/10/2019
1.7.5 1,567 9/5/2019
1.7.4 1,463 9/4/2019
1.7.3 1,474 9/3/2019
1.7.2 1,553 9/2/2019
1.7.1 1,554 8/29/2019
1.7.0 2,608 8/27/2019
1.6.69 1,451 5/15/2020
1.6.68 5,615 10/2/2019
1.6.67 2,551 9/27/2019
1.6.66 1,504 9/26/2019
1.6.65 2,599 9/5/2019
1.6.64 1,440 9/2/2019
1.6.63 3,369 8/23/2019
1.6.62 1,426 8/21/2019
1.6.61 1,560 8/21/2019
1.6.60 1,487 8/15/2019
1.6.57 1,457 8/8/2019
1.6.56 1,433 8/8/2019
1.6.55 2,767 8/5/2019
1.6.52 3,262 7/8/2019
1.6.48 1,533 6/18/2019
1.6.47 2,355 6/13/2019
1.6.46 1,560 6/12/2019
1.6.45 1,573 6/12/2019
1.6.44 1,468 6/12/2019
1.6.43 1,480 5/29/2019
1.6.42 2,339 5/28/2019
1.6.41 1,456 5/28/2019
1.6.40 1,510 5/28/2019
1.6.39 1,480 5/28/2019
1.6.38 2,356 5/21/2019
1.6.37 6,004 5/21/2019
1.6.36 1,531 5/16/2019
1.6.35 4,457 5/16/2019
1.6.34 1,520 5/16/2019
1.6.33 1,414 5/16/2019
1.6.32 1,589 5/7/2019
1.6.31 1,539 5/7/2019
1.6.30 1,528 5/7/2019
1.6.29 1,462 5/7/2019
1.6.28 2,418 5/1/2019
1.6.27 1,612 5/1/2019
1.6.26 1,542 4/25/2019
1.6.25 2,183 4/17/2019
1.6.24 1,488 4/17/2019
1.6.23 4,446 4/15/2019
1.6.22 2,417 4/9/2019
1.6.20 1,526 4/1/2019
1.6.19 1,560 3/29/2019
1.6.18 2,646 3/25/2019
1.6.17 1,589 3/21/2019
1.6.16 2,413 3/15/2019
1.6.15 1,504 3/15/2019
1.6.14 1,508 3/15/2019
1.6.13 1,525 3/15/2019
1.6.12 1,466 3/15/2019
1.6.11 1,552 3/15/2019
1.6.10 2,486 3/15/2019
1.6.9 1,519 3/15/2019
1.6.8 1,417 3/15/2019
1.6.7 7,145 3/15/2019
1.6.6 2,321 3/15/2019
1.6.5 1,719 3/15/2019
1.6.4 1,541 3/15/2019
1.6.3 1,502 3/15/2019
1.6.2 1,544 3/15/2019
1.6.1 2,695 3/15/2019
1.6.0 7,751 3/15/2019
1.5.41 2,198 3/15/2019
1.5.40 1,554 3/15/2019
1.5.39 2,403 3/15/2019
1.5.38 1,531 3/15/2019
1.5.37 1,467 3/15/2019
1.5.36 1,508 3/15/2019
1.5.35 1,807 3/15/2019
1.5.34 4,461 3/15/2019
1.5.33 1,479 3/15/2019
1.5.32 2,270 3/15/2019
1.5.31 1,496 3/15/2019
1.5.30 1,527 3/15/2019
1.5.29 1,477 3/15/2019
1.5.28 3,905 3/15/2019
1.5.27 1,531 3/15/2019
1.5.26 4,268 3/15/2019
1.5.25 1,485 3/15/2019
1.5.24 1,510 3/15/2019
1.5.23 2,420 3/15/2019
1.5.22 1,468 3/15/2019
1.5.21 3,594 3/15/2019
1.5.20 1,479 3/15/2019
1.5.19 2,380 3/15/2019
1.5.18 1,527 3/15/2019
1.5.17 1,473 3/15/2019
1.5.16 2,224 3/15/2019
1.5.15 1,540 3/15/2019
1.5.14 1,456 3/15/2019
1.5.13 1,605 3/15/2019
1.5.11 1,470 3/15/2019
1.5.10 1,770 3/15/2019
1.5.9 2,594 3/15/2019
1.5.8 2,016 3/15/2019
1.5.7 1,559 3/15/2019
1.5.6 1,510 3/15/2019
1.5.5 4,913 3/15/2019
1.5.4 1,557 3/15/2019
1.5.3 1,451 3/15/2019
1.5.2 1,461 3/15/2019
1.5.1 7,226 3/15/2019
1.5.0 5,798 3/15/2019
1.4.84 21,488 3/15/2019
1.4.83 6,109 3/15/2019
1.4.82 5,987 3/15/2019
1.4.81 1,547 3/15/2019
1.4.80 6,510 3/15/2019
1.4.79 1,522 3/15/2019
1.4.78 1,423 3/15/2019
1.4.77 2,357 3/15/2019
1.4.76 1,488 3/15/2019
1.4.75 1,396 3/15/2019
1.4.74 2,176 3/15/2019
1.4.73 1,435 3/15/2019
1.4.72 1,460 3/15/2019
1.4.71 1,442 3/15/2019
1.4.70 1,454 3/15/2019
1.4.69 2,168 3/15/2019
1.4.68 1,463 3/15/2019
1.4.67 1,432 3/15/2019
1.4.66 2,190 3/15/2019
1.4.65 1,457 3/15/2019
1.4.64 1,480 3/15/2019
1.4.63 3,826 3/15/2019
1.4.59 4,265 3/15/2019
1.4.57 9,418 3/15/2019
1.4.22 10,379 3/15/2019
1.3.14 11,727 3/15/2019
1.2.10 5,176 3/15/2019
1.1.2 8,197 3/15/2019
1.0.0 99,177 3/15/2019