Dynamicweb.Ecommerce 10.19.4-PreRelease

This is a prerelease version of Dynamicweb.Ecommerce.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.19.4-PreRelease
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.19.4-PreRelease
                    
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.19.4-PreRelease" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.19.4-PreRelease" />
                    
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.19.4-PreRelease
                    
#r "nuget: Dynamicweb.Ecommerce, 10.19.4-PreRelease"
                    
#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.19.4-PreRelease
                    
#: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.19.4-PreRelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.19.4-PreRelease&prerelease
                    
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 0 9/22/2025
10.19.4-PreRelease 343 9/16/2025
10.19.3-PreRelease 220 9/9/2025
10.19.2-PreRelease 228 9/4/2025
10.19.1-PreRelease 226 9/2/2025
10.19.0-PreRelease 292 8/26/2025
10.18.9 0 9/22/2025
10.18.8 426 9/16/2025
10.18.7 306 9/9/2025
10.18.6 292 9/4/2025
10.18.5 385 9/2/2025
10.18.4 713 8/26/2025
10.18.3-PreRelease 217 8/19/2025
10.18.2-PreRelease 225 8/12/2025
10.18.1-PreRelease 301 8/7/2025
10.18.0-PreRelease 393 7/25/2025
10.17.10 0 9/22/2025
10.17.9 459 9/16/2025
10.17.8 385 9/2/2025
10.17.7 363 8/26/2025
10.17.6 335 8/19/2025
10.17.5 445 8/12/2025
10.17.4 363 8/5/2025
10.17.3 729 7/22/2025
10.17.2 386 7/15/2025
10.17.1 443 7/8/2025
10.17.0 531 7/1/2025
10.16.12 0 9/22/2025
10.16.11 392 9/16/2025
10.16.10 244 9/9/2025
10.16.9 466 8/12/2025
10.16.8 426 8/5/2025
10.16.7 797 7/22/2025
10.16.6 507 7/1/2025
10.16.5 823 6/17/2025
10.16.4 630 6/12/2025
10.16.3 544 6/10/2025
10.16.2 420 6/4/2025
10.16.1 351 6/3/2025
10.16.0 721 5/27/2025
10.15.11 316 8/26/2025
10.15.10 398 8/5/2025
10.15.9 387 7/1/2025
10.15.8 231 6/24/2025
10.15.7 305 6/17/2025
10.15.6 360 6/3/2025
10.15.5 293 5/27/2025
10.15.4 418 5/20/2025
10.15.3 646 5/13/2025
10.15.2 413 5/13/2025
10.15.1 558 5/6/2025
10.15.0 471 4/29/2025
10.14.13 347 7/1/2025
10.14.12 250 6/24/2025
10.14.11 351 6/17/2025
10.14.10 452 5/20/2025
10.14.9 384 5/13/2025
10.14.8 404 5/13/2025
10.14.7 232 5/7/2025
10.14.6 217 5/6/2025
10.14.5 308 4/29/2025
10.14.4 528 4/22/2025
10.14.3 529 4/10/2025
10.14.2 450 4/8/2025
10.14.1 680 4/1/2025
10.14.0 1,046 3/25/2025
10.13.8 565 4/22/2025
10.13.7 332 4/10/2025
10.13.6 315 4/8/2025
10.13.5 315 4/1/2025
10.13.4 613 3/25/2025
10.13.3 938 3/18/2025
10.13.2 450 3/11/2025
10.13.1 913 3/4/2025
10.13.0 2,936 2/25/2025
10.12.7 662 3/11/2025
10.12.6 361 3/4/2025
10.12.5 262 2/25/2025
10.12.4 482 2/18/2025
10.12.3 357 2/12/2025
10.12.2 251 2/11/2025
10.12.1 481 2/4/2025
10.12.0 1,469 1/28/2025
10.11.8 540 2/25/2025
10.11.7 250 2/18/2025
10.11.6 268 2/12/2025
10.11.5 220 2/11/2025
10.11.4 239 2/4/2025
10.11.3 302 1/28/2025
10.11.2 770 1/21/2025
10.11.1 297 1/14/2025
10.11.0 540 1/7/2025
10.10.8 414 2/12/2025
10.10.7 219 2/11/2025
10.10.6 315 1/16/2025
10.10.5 184 1/14/2025
10.10.4 295 1/7/2025
10.10.3 620 12/17/2024
10.10.2 302 12/10/2024
10.10.1 352 12/3/2024
10.10.0 380 11/26/2024
10.9.9 402 1/14/2025
10.9.8 400 12/17/2024
10.9.7 240 12/10/2024
10.9.6 241 12/3/2024
10.9.5 224 11/27/2024
10.9.4 202 11/26/2024
10.9.3 441 11/19/2024
10.9.2 460 11/12/2024
10.9.1 316 11/5/2024
10.9.0 1,680 10/29/2024
10.8.14 223 1/14/2025
10.8.13 333 12/17/2024
10.8.12 271 12/10/2024
10.8.11 252 12/3/2024
10.8.10 445 11/26/2024
10.8.9 230 11/19/2024
10.8.8 248 11/12/2024
10.8.7 268 11/7/2024
10.8.6 249 11/5/2024
10.8.5 274 10/29/2024
10.8.4 308 10/22/2024
10.8.3 447 10/15/2024
10.8.2 330 10/8/2024
10.8.1 371 10/1/2024
10.8.0 4,187 9/24/2024
10.7.11 234 11/19/2024
10.7.10 228 11/19/2024
10.7.9 311 10/29/2024
10.7.8 213 10/22/2024
10.7.7 239 10/15/2024
10.7.6 266 10/8/2024
10.7.5 319 10/1/2024
10.7.4 255 9/24/2024
10.7.3 437 9/17/2024
10.7.2 329 9/10/2024
10.7.1 360 9/4/2024
10.7.0 1,408 8/27/2024
10.6.18 265 11/19/2024
10.6.17 224 11/19/2024
10.6.16 304 10/15/2024
10.6.15 254 10/8/2024
10.6.14 249 10/1/2024
10.6.13 296 9/24/2024
10.6.12 271 9/17/2024
10.6.11 255 9/3/2024
10.6.10 303 8/27/2024
10.6.9 882 8/20/2024
10.6.8 382 8/13/2024
10.6.7 245 8/6/2024
10.6.6 397 7/19/2024
10.6.5 252 7/16/2024
10.6.4 318 7/9/2024
10.6.3 433 7/2/2024
10.6.2 2,729 6/25/2024
10.5.14 333 10/1/2024
10.5.13 249 9/24/2024
10.5.12 269 8/21/2024
10.5.11 284 8/13/2024
10.5.10 189 8/6/2024
10.5.9 257 7/19/2024
10.5.8 270 7/16/2024
10.5.7 215 7/5/2024
10.5.6 266 7/1/2024
10.5.5 238 6/25/2024
10.5.4 323 6/18/2024
10.5.3 314 6/11/2024
10.5.2 323 6/4/2024
10.5.1 237 6/4/2024
10.5.0 626 5/28/2024
10.4.8 235 8/6/2024
10.4.7 235 6/25/2024
10.4.6 238 6/11/2024
10.4.5 251 6/4/2024
10.4.4 254 5/28/2024
10.4.3 304 5/21/2024
10.4.2 675 5/14/2024
10.4.1 481 5/7/2024
10.4.0 2,403 4/30/2024
10.3.10 216 8/6/2024
10.3.9 237 6/25/2024
10.3.8 337 5/21/2024
10.3.7 237 5/14/2024
10.3.6 292 5/7/2024
10.3.5 287 4/30/2024
10.3.4 347 4/23/2024
10.3.3 317 4/16/2024
10.3.2 362 4/11/2024
10.3.1 278 4/9/2024
10.3.0 479 4/2/2024
10.2.8 345 4/23/2024
10.2.7 275 4/16/2024
10.2.6 261 4/11/2024
10.2.5 268 4/9/2024
10.2.4 276 4/2/2024
10.2.3 323 3/26/2024
10.2.2 390 3/19/2024
10.2.1 415 3/12/2024
10.2.0 556 3/5/2024
10.1.12 291 4/11/2024
10.1.11 276 4/9/2024
10.1.10 298 4/2/2024
10.1.9 339 3/19/2024
10.1.8 349 3/13/2024
10.1.7 324 3/12/2024
10.1.6 369 3/5/2024
10.1.5 431 2/27/2024
10.1.4 475 2/20/2024
10.1.3 484 2/14/2024
10.1.2 482 2/7/2024
10.1.1 470 2/6/2024
10.1.0 534 1/30/2024
10.0.39 316 4/11/2024
10.0.38 339 4/2/2024
10.0.37 423 3/5/2024
10.0.36 434 2/27/2024
10.0.35 444 2/20/2024
10.0.34 698 2/14/2024
10.0.33 649 2/1/2024
10.0.32 541 1/24/2024
10.0.31 531 1/19/2024
10.0.30 535 1/18/2024
10.0.29 609 1/16/2024
10.0.28 759 1/16/2024
10.0.27 651 1/11/2024
10.0.26 751 12/19/2023
10.0.25 1,162 12/12/2023
10.0.24 1,025 12/5/2023
10.0.22 920 11/28/2023
10.0.21 2,749 11/23/2023
10.0.20 687 11/21/2023
10.0.19 639 11/14/2023
10.0.18 575 11/9/2023
10.0.17 675 11/2/2023
10.0.16 638 10/25/2023
10.0.15 710 10/19/2023
10.0.14 678 10/11/2023
10.0.13 812 9/27/2023
10.0.12 713 9/26/2023
10.0.11 727 9/22/2023
10.0.10 705 9/13/2023
10.0.9 2,251 8/30/2023
10.0.8 759 8/25/2023
10.0.7 1,007 8/22/2023
10.0.6 967 8/10/2023
10.0.5 1,153 8/2/2023
10.0.4 889 7/13/2023
10.0.3 1,094 7/5/2023
10.0.2 1,355 6/27/2023
10.0.1 895 6/20/2023
10.0.0 2,345 6/14/2023
1.20.0 145 9/1/2025
1.19.5 154 8/21/2025
1.19.4 421 7/30/2025
1.19.3 531 6/18/2025
1.19.2 786 4/1/2025
1.19.1 902 2/19/2025
1.19.0 1,077 1/31/2025
1.18.5 197 4/1/2025
1.18.4 152 2/18/2025
1.18.3 311 1/31/2025
1.18.2 290 12/18/2024
1.18.1 760 11/26/2024
1.18.0 1,751 8/27/2024
1.17.17 1,040 11/22/2024
1.17.16 186 11/7/2024
1.17.15 236 10/18/2024
1.17.14 1,169 10/2/2024
1.17.13 1,720 9/19/2024
1.17.12 1,112 9/3/2024
1.17.11 391 8/26/2024
1.17.10 1,116 8/14/2024
1.17.9 270 7/18/2024
1.17.8 470 6/27/2024
1.17.7 1,471 6/4/2024
1.17.6 189 5/30/2024
1.17.5 1,563 5/13/2024
1.17.4 5,974 4/12/2024
1.17.3 444 3/25/2024
1.17.2 1,282 3/4/2024
1.17.1 1,139 2/14/2024
1.17.0 657 1/31/2024
1.16.13 455 4/11/2024
1.16.12 324 3/25/2024
1.16.11 333 3/4/2024
1.16.10 433 2/14/2024
1.16.9 464 1/29/2024
1.16.8 681 1/9/2024
1.16.7 1,307 12/13/2023
1.16.6 758 12/6/2023
1.16.5 1,606 11/29/2023
1.16.4 951 11/21/2023
1.16.3 711 11/7/2023
1.16.2 540 10/30/2023
1.16.1 1,555 10/10/2023
1.16.0 2,080 9/21/2023
1.15.34 354 1/31/2024
1.15.33 400 1/23/2024
1.15.32 831 12/13/2023
1.15.31 1,781 11/7/2023
1.15.30 632 10/17/2023
1.15.29 1,084 10/10/2023
1.15.28 2,985 9/13/2023
1.15.27 2,505 8/29/2023
1.15.26 7,294 8/15/2023
1.15.25 672 8/14/2023
1.15.24 1,698 8/2/2023
1.15.23 753 7/27/2023
1.15.22 730 7/26/2023
1.15.21 1,156 7/6/2023
1.15.20 2,059 6/29/2023
1.15.19 1,764 6/6/2023
1.15.18 1,054 5/28/2023
1.15.17 1,227 5/16/2023
1.15.16 2,531 5/11/2023
1.15.15 2,990 5/3/2023
1.15.14 1,309 4/18/2023
1.15.13 1,474 3/24/2023
1.15.12 1,708 3/21/2023
1.15.11 3,507 3/16/2023
1.15.10 891 3/15/2023
1.15.9 3,892 3/7/2023
1.15.8 953 3/2/2023
1.15.7 1,052 2/28/2023
1.15.6 1,002 2/22/2023
1.15.5 1,509 2/21/2023
1.15.4 1,014 2/15/2023
1.15.3 900 2/7/2023
1.15.2 1,080 2/6/2023
1.15.1 3,487 2/2/2023
1.15.0 1,295 1/26/2023
1.14.70 3,104 10/9/2023
1.14.69 708 8/14/2023
1.14.68 891 7/27/2023
1.14.67 1,517 6/23/2023
1.14.66 4,502 5/3/2023
1.14.65 1,995 4/24/2023
1.14.64 972 4/18/2023
1.14.63 948 3/24/2023
1.14.62 957 3/21/2023
1.14.61 965 3/16/2023
1.14.60 900 3/16/2023
1.14.59 1,439 3/7/2023
1.14.58 933 3/2/2023
1.14.57 1,618 2/21/2023
1.14.56 1,095 2/15/2023
1.14.55 1,021 2/14/2023
1.14.54 1,016 2/7/2023
1.14.53 1,048 2/2/2023
1.14.52 1,025 2/1/2023
1.14.51 1,391 1/26/2023
1.14.50 1,654 1/24/2023
1.14.49 4,842 1/18/2023
1.14.48 1,019 1/16/2023
1.14.47 2,007 1/10/2023
1.14.46 979 1/9/2023
1.14.45 1,565 1/9/2023
1.14.44 2,017 1/5/2023
1.14.43 982 1/5/2023
1.14.42 2,677 1/3/2023
1.14.41 3,361 12/15/2022
1.14.40 1,047 12/13/2022
1.14.39 1,826 12/8/2022
1.14.38 1,037 12/7/2022
1.14.37 987 12/5/2022
1.14.36 1,062 12/2/2022
1.14.35 1,012 12/1/2022
1.14.34 1,822 11/29/2022
1.14.33 1,068 11/28/2022
1.14.32 997 11/24/2022
1.14.31 1,068 11/23/2022
1.14.30 1,188 11/22/2022
1.14.29 1,247 11/22/2022
1.14.28 2,000 11/17/2022
1.14.27 1,964 11/16/2022
1.14.26 1,184 11/16/2022
1.14.25 2,122 11/15/2022
1.14.24 1,173 11/14/2022
1.14.23 1,089 11/11/2022
1.14.22 1,300 11/10/2022
1.14.21 1,114 11/10/2022
1.14.20 1,152 11/7/2022
1.14.19 1,584 11/7/2022
1.14.18 1,501 11/2/2022
1.14.17 3,620 11/1/2022
1.14.16 1,092 10/27/2022
1.14.15 1,210 10/24/2022
1.14.14 1,120 10/21/2022
1.14.13 2,248 10/13/2022
1.14.12 1,101 10/12/2022
1.14.11 1,630 10/12/2022
1.14.10 1,952 10/7/2022
1.14.9 1,434 10/4/2022
1.14.8 1,114 10/3/2022
1.14.7 1,515 9/29/2022
1.14.6 1,903 9/27/2022
1.14.5 1,197 9/21/2022
1.14.4 1,533 9/16/2022
1.14.3 1,149 9/15/2022
1.14.2 2,332 9/7/2022
1.14.1 2,670 8/30/2022
1.14.0 3,164 8/30/2022
1.13.83 1,041 1/24/2023
1.13.81 1,031 1/5/2023
1.13.80 1,043 11/23/2022
1.13.79 1,147 11/1/2022
1.13.78 1,095 10/13/2022
1.13.77 1,170 10/4/2022
1.13.76 1,304 9/27/2022
1.13.75 1,163 9/21/2022
1.13.74 3,099 9/20/2022
1.13.73 1,228 9/16/2022
1.13.72 2,500 8/31/2022
1.13.71 1,203 8/30/2022
1.13.70 1,164 8/25/2022
1.13.69 1,238 8/22/2022
1.13.68 1,125 8/22/2022
1.13.67 1,255 8/22/2022
1.13.66 1,215 8/22/2022
1.13.65 1,251 8/17/2022
1.13.64 4,190 8/11/2022
1.13.63 1,172 8/9/2022
1.13.62 1,269 8/8/2022
1.13.61 2,638 7/13/2022
1.13.60 1,314 7/11/2022
1.13.59 2,871 6/27/2022
1.13.58 1,384 6/24/2022
1.13.57 1,953 6/21/2022
1.13.56 1,297 6/19/2022
1.13.55 1,706 6/15/2022
1.13.54 6,043 6/8/2022
1.13.53 1,247 6/6/2022
1.13.52 5,939 6/2/2022
1.13.51 1,360 6/1/2022
1.13.50 2,085 5/23/2022
1.13.49 1,271 5/20/2022
1.13.48 1,223 5/18/2022
1.13.47 1,319 5/5/2022
1.13.46 3,109 5/2/2022
1.13.45 1,288 4/29/2022
1.13.44 1,317 4/28/2022
1.13.43 1,243 4/28/2022
1.13.42 1,340 4/27/2022
1.13.41 1,234 4/27/2022
1.13.40 1,260 4/26/2022
1.13.39 1,309 4/26/2022
1.13.38 1,340 4/26/2022
1.13.37 1,579 4/21/2022
1.13.36 1,741 4/13/2022
1.13.35 1,475 4/8/2022
1.13.34 1,274 4/7/2022
1.13.33 1,342 4/7/2022
1.13.32 1,336 4/7/2022
1.13.31 1,321 4/6/2022
1.13.30 1,268 4/4/2022
1.13.29 1,681 3/28/2022
1.13.28 1,314 3/28/2022
1.13.27 2,031 3/25/2022
1.13.24 1,295 3/21/2022
1.13.23 1,329 3/17/2022
1.13.22 1,583 3/16/2022
1.13.21 1,338 3/15/2022
1.13.20 1,377 3/11/2022
1.13.19 1,346 3/10/2022
1.13.18 1,383 3/10/2022
1.13.17 1,320 3/9/2022
1.13.16 1,371 3/9/2022
1.13.15 1,445 3/4/2022
1.13.14 2,751 3/2/2022
1.13.13 1,280 3/1/2022
1.13.12 1,424 2/28/2022
1.13.11 1,427 2/18/2022
1.13.10 1,372 2/18/2022
1.13.9 4,774 2/17/2022
1.13.8 1,310 2/16/2022
1.13.7 3,559 2/11/2022
1.13.6 1,438 2/7/2022
1.13.5 1,430 2/3/2022
1.13.4 1,386 2/2/2022
1.13.3 1,356 2/2/2022
1.13.2 1,403 2/1/2022
1.13.1 1,424 1/28/2022
1.13.0 3,967 1/25/2022
1.12.60 2,958 5/24/2022
1.12.59 1,216 5/23/2022
1.12.58 1,532 3/9/2022
1.12.57 1,343 3/3/2022
1.12.56 1,329 2/11/2022
1.12.55 1,643 2/8/2022
1.12.54 1,366 2/4/2022
1.12.53 1,329 1/31/2022
1.12.52 3,409 1/23/2022
1.12.51 1,415 1/20/2022
1.12.50 1,359 1/19/2022
1.12.49 1,709 1/17/2022
1.12.48 1,213 1/14/2022
1.12.47 1,353 1/13/2022
1.12.46 1,281 1/11/2022
1.12.45 1,109 1/6/2022
1.12.44 1,233 1/3/2022
1.12.43 1,180 12/23/2021
1.12.42 2,504 12/21/2021
1.12.41 1,150 12/21/2021
1.12.40 1,128 12/20/2021
1.12.39 1,113 12/20/2021
1.12.38 2,352 12/16/2021
1.12.37 1,133 12/16/2021
1.12.36 2,333 12/16/2021
1.12.35 4,992 12/15/2021
1.12.34 1,173 12/10/2021
1.12.33 1,917 12/7/2021
1.12.32 1,376 12/2/2021
1.12.31 995 12/2/2021
1.12.30 1,139 11/30/2021
1.12.29 1,316 11/29/2021
1.12.28 4,540 11/23/2021
1.12.27 1,138 11/22/2021
1.12.26 1,162 11/12/2021
1.12.25 1,095 11/11/2021
1.12.23 1,169 11/10/2021
1.12.22 1,137 11/10/2021
1.12.21 1,216 11/8/2021
1.12.20 2,080 10/29/2021
1.12.19 5,462 10/29/2021
1.12.18 1,245 10/26/2021
1.12.17 1,909 10/26/2021
1.12.16 1,308 10/25/2021
1.12.15 1,316 10/20/2021
1.12.14 1,184 10/18/2021
1.12.13 1,221 10/18/2021
1.12.12 1,168 10/15/2021
1.12.11 1,358 10/14/2021
1.12.10 1,974 10/7/2021
1.12.9 1,183 10/6/2021
1.12.8 1,324 10/5/2021
1.12.7 1,278 10/5/2021
1.12.6 1,285 10/4/2021
1.12.5 1,223 10/1/2021
1.12.4 1,227 9/30/2021
1.12.3 1,195 9/29/2021
1.12.2 1,849 9/23/2021
1.12.1 1,749 9/17/2021
1.12.0 3,541 8/31/2021
1.10.116 2,642 12/1/2021
1.10.115 2,509 11/11/2021
1.10.114 1,151 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,234 10/15/2021
1.10.109 1,169 10/12/2021
1.10.108 1,185 10/8/2021
1.10.107 1,232 10/7/2021
1.10.106 1,124 10/6/2021
1.10.105 1,212 10/5/2021
1.10.104 13,197 9/23/2021
1.10.103 1,637 9/21/2021
1.10.102 2,081 9/21/2021
1.10.101 1,231 9/15/2021
1.10.100 1,256 9/13/2021
1.10.99 2,119 9/9/2021
1.10.98 1,284 9/9/2021
1.10.97 1,455 9/6/2021
1.10.96 4,620 8/30/2021
1.10.95 2,908 8/27/2021
1.10.94 1,348 8/26/2021
1.10.93 1,395 8/24/2021
1.10.92 14,035 8/23/2021
1.10.91 1,451 8/20/2021
1.10.90 21,392 8/12/2021
1.10.89 3,609 8/12/2021
1.10.88 1,712 8/4/2021
1.10.87 6,760 7/15/2021
1.10.86 1,353 7/14/2021
1.10.85 1,319 7/12/2021
1.10.84 1,303 7/12/2021
1.10.83 10,149 7/8/2021
1.10.82 1,199 7/7/2021
1.10.81 1,198 7/6/2021
1.10.80 1,277 7/2/2021
1.10.79 1,169 7/2/2021
1.10.78 1,296 6/30/2021
1.10.77 1,215 6/29/2021
1.10.76 2,097 6/28/2021
1.10.75 2,509 6/25/2021
1.10.74 1,262 6/22/2021
1.10.73 1,301 6/18/2021
1.10.72 3,459 6/11/2021
1.10.71 1,993 6/7/2021
1.10.70 1,346 6/4/2021
1.10.69 1,231 6/4/2021
1.10.68 17,174 6/2/2021
1.10.67 3,138 6/1/2021
1.10.66 1,262 5/31/2021
1.10.65 1,316 5/27/2021
1.10.64 1,219 5/26/2021
1.10.63 2,461 5/24/2021
1.10.62 2,406 5/18/2021
1.10.61 1,286 5/18/2021
1.10.60 1,263 5/17/2021
1.10.59 2,890 5/12/2021
1.10.58 1,344 5/11/2021
1.10.57 1,353 5/7/2021
1.10.56 2,759 5/4/2021
1.10.55 1,273 5/3/2021
1.10.54 1,310 5/3/2021
1.10.53 23,111 4/27/2021
1.10.52 1,233 4/27/2021
1.10.51 8,649 4/26/2021
1.10.50 7,325 4/23/2021
1.10.49 4,872 4/22/2021
1.10.48 1,245 4/21/2021
1.10.47 1,311 4/21/2021
1.10.46 1,333 4/21/2021
1.10.45 1,233 4/20/2021
1.10.44 1,280 4/19/2021
1.10.43 1,204 4/19/2021
1.10.42 1,285 4/15/2021
1.10.41 1,223 4/14/2021
1.10.40 1,692 4/14/2021
1.10.39 3,587 4/13/2021
1.10.38 1,160 4/12/2021
1.10.37 1,258 4/12/2021
1.10.36 1,311 4/12/2021
1.10.35 1,264 4/9/2021
1.10.34 1,184 4/9/2021
1.10.33 1,163 4/8/2021
1.10.32 1,276 4/8/2021
1.10.31 1,225 4/7/2021
1.10.30 1,197 4/7/2021
1.10.29 1,233 3/31/2021
1.10.28 1,608 3/30/2021
1.10.27 3,175 3/24/2021
1.10.26 1,210 3/24/2021
1.10.25 1,304 3/23/2021
1.10.24 1,285 3/23/2021
1.10.23 1,414 3/18/2021
1.10.22 2,649 3/17/2021
1.10.21 2,543 3/11/2021
1.10.20 1,332 3/11/2021
1.10.19 1,292 3/10/2021
1.10.18 2,025 3/9/2021
1.10.17 1,232 3/9/2021
1.10.16 1,351 3/8/2021
1.10.15 15,083 3/4/2021
1.10.14 1,680 2/25/2021
1.10.13 3,262 2/19/2021
1.10.12 2,666 2/18/2021
1.10.11 1,359 2/16/2021
1.10.10 1,217 2/15/2021
1.10.9 1,408 2/10/2021
1.10.8 1,682 2/8/2021
1.10.7 1,298 2/4/2021
1.10.6 3,363 2/2/2021
1.10.5 1,282 2/1/2021
1.10.4 1,334 1/29/2021
1.10.3 2,740 1/28/2021
1.10.2 6,525 1/26/2021
1.10.1 11,699 1/26/2021
1.9.64 1,247 3/17/2021
1.9.63 1,795 2/25/2021
1.9.62 1,290 2/22/2021
1.9.61 2,264 2/4/2021
1.9.60 1,253 2/1/2021
1.9.59 4,025 1/19/2021
1.9.58 1,301 1/15/2021
1.9.57 1,500 1/14/2021
1.9.56 1,379 1/11/2021
1.9.55 1,603 12/24/2020
1.9.54 1,564 12/18/2020
1.9.53 4,326 12/16/2020
1.9.52 1,300 12/15/2020
1.9.51 1,355 12/11/2020
1.9.50 1,363 12/10/2020
1.9.49 1,433 12/10/2020
1.9.48 1,385 12/9/2020
1.9.47 1,311 12/8/2020
1.9.46 1,373 12/4/2020
1.9.45 1,343 12/3/2020
1.9.44 1,421 12/1/2020
1.9.43 1,361 11/30/2020
1.9.42 1,287 11/27/2020
1.9.41 1,420 11/26/2020
1.9.40 1,224 11/26/2020
1.9.39 3,819 11/25/2020
1.9.38 1,314 11/23/2020
1.9.37 1,305 11/20/2020
1.9.36 1,619 11/17/2020
1.9.35 1,404 11/16/2020
1.9.34 1,580 11/10/2020
1.9.33 1,402 11/9/2020
1.9.32 5,606 11/3/2020
1.9.31 1,413 11/3/2020
1.9.30 1,367 10/30/2020
1.9.29 1,339 10/28/2020
1.9.28 4,048 10/21/2020
1.9.27 1,358 10/20/2020
1.9.26 1,469 10/18/2020
1.9.25 4,074 10/15/2020
1.9.24 1,518 10/14/2020
1.9.23 1,371 10/13/2020
1.9.22 1,388 10/13/2020
1.9.21 1,445 10/9/2020
1.9.20 2,399 10/2/2020
1.9.19 2,299 9/29/2020
1.9.18 2,870 9/29/2020
1.9.17 1,437 9/22/2020
1.9.16 1,409 9/17/2020
1.9.15 1,561 9/16/2020
1.9.14 2,576 9/15/2020
1.9.13 1,351 9/15/2020
1.9.12 1,421 9/15/2020
1.9.11 1,402 9/15/2020
1.9.10 1,725 9/11/2020
1.9.9 1,455 9/9/2020
1.9.8 1,301 9/9/2020
1.9.7 1,356 9/8/2020
1.9.6 1,721 9/4/2020
1.9.5 1,399 9/2/2020
1.9.4 1,356 9/1/2020
1.9.3 1,413 8/31/2020
1.9.2 3,165 8/27/2020
1.9.1 1,394 8/26/2020
1.9.0 2,724 8/25/2020
1.8.105 1,867 4/15/2021
1.8.104 1,515 10/20/2020
1.8.103 2,511 9/14/2020
1.8.102 1,495 9/8/2020
1.8.101 1,471 9/2/2020
1.8.100 1,404 9/1/2020
1.8.99 3,191 8/21/2020
1.8.98 1,410 8/18/2020
1.8.97 1,529 8/14/2020
1.8.96 1,518 8/13/2020
1.8.95 1,482 8/12/2020
1.8.94 2,442 8/11/2020
1.8.93 1,830 8/3/2020
1.8.92 1,541 7/30/2020
1.8.91 1,565 7/13/2020
1.8.90 1,485 7/7/2020
1.8.89 1,545 7/7/2020
1.8.88 1,408 7/6/2020
1.8.87 1,407 7/2/2020
1.8.86 3,612 6/30/2020
1.8.85 1,481 6/30/2020
1.8.84 1,410 6/30/2020
1.8.83 1,436 6/29/2020
1.8.82 1,462 6/25/2020
1.8.81 1,599 6/25/2020
1.8.80 1,517 6/22/2020
1.8.79 1,437 6/18/2020
1.8.78 4,478 6/18/2020
1.8.77 1,442 6/17/2020
1.8.76 2,510 6/16/2020
1.8.75 1,426 6/15/2020
1.8.74 2,994 6/9/2020
1.8.73 1,510 6/8/2020
1.8.72 1,411 6/8/2020
1.8.71 1,437 6/5/2020
1.8.70 1,568 6/4/2020
1.8.69 1,527 6/1/2020
1.8.68 1,567 5/29/2020
1.8.67 1,484 5/28/2020
1.8.66 1,459 5/28/2020
1.8.65 1,490 5/27/2020
1.8.64 2,491 5/26/2020
1.8.63 4,745 5/20/2020
1.8.62 1,448 5/20/2020
1.8.61 1,460 5/20/2020
1.8.60 1,604 5/18/2020
1.8.59 1,496 5/15/2020
1.8.58 1,485 5/15/2020
1.8.57 1,472 5/15/2020
1.8.56 1,465 5/14/2020
1.8.55 5,311 5/12/2020
1.8.54 1,560 5/8/2020
1.8.53 2,405 5/6/2020
1.8.52 1,643 5/5/2020
1.8.51 1,520 5/4/2020
1.8.50 1,554 4/30/2020
1.8.49 1,475 4/29/2020
1.8.48 1,502 4/27/2020
1.8.47 3,649 4/24/2020
1.8.46 1,557 4/24/2020
1.8.45 1,461 4/24/2020
1.8.44 1,501 4/22/2020
1.8.43 2,692 4/21/2020
1.8.42 1,489 4/17/2020
1.8.41 1,592 4/16/2020
1.8.40 1,657 4/9/2020
1.8.39 1,431 4/8/2020
1.8.38 2,553 4/5/2020
1.8.37 1,604 4/3/2020
1.8.36 1,584 4/3/2020
1.8.35 1,537 4/2/2020
1.8.34 1,601 4/2/2020
1.8.33 1,650 3/31/2020
1.8.32 1,540 3/27/2020
1.8.31 1,556 3/26/2020
1.8.30 1,521 3/26/2020
1.8.29 1,371 3/25/2020
1.8.28 1,602 3/24/2020
1.8.27 1,517 3/20/2020
1.8.26 1,484 3/19/2020
1.8.25 1,623 3/18/2020
1.8.24 2,524 3/18/2020
1.8.23 1,514 3/18/2020
1.8.22 1,400 3/18/2020
1.8.21 1,582 3/18/2020
1.8.20 1,627 3/17/2020
1.8.19 1,617 3/17/2020
1.8.18 1,562 3/17/2020
1.8.17 3,752 3/17/2020
1.8.16 1,582 3/15/2020
1.8.15 3,688 3/12/2020
1.8.14 1,488 3/11/2020
1.8.13 4,857 3/5/2020
1.8.12 1,755 3/3/2020
1.8.11 1,552 3/2/2020
1.8.10 7,436 2/24/2020
1.8.9 1,671 2/20/2020
1.8.8 1,788 2/18/2020
1.8.7 1,577 2/18/2020
1.8.6 1,461 2/17/2020
1.8.5 1,468 2/14/2020
1.8.4 1,826 2/12/2020
1.8.3 1,795 2/7/2020
1.8.2 1,609 2/3/2020
1.8.1 6,780 1/28/2020
1.7.53 1,593 5/15/2020
1.7.52 1,536 3/31/2020
1.7.51 2,029 3/27/2020
1.7.50 1,531 3/26/2020
1.7.49 2,195 3/18/2020
1.7.48 1,474 2/25/2020
1.7.47 2,520 2/4/2020
1.7.46 1,523 2/4/2020
1.7.45 1,572 1/16/2020
1.7.44 1,636 1/13/2020
1.7.43 1,584 1/9/2020
1.7.42 5,666 12/27/2019
1.7.41 3,487 12/16/2019
1.7.40 1,443 12/13/2019
1.7.39 1,468 12/13/2019
1.7.38 1,550 12/13/2019
1.7.37 1,594 12/11/2019
1.7.36 1,565 12/4/2019
1.7.35 1,453 12/4/2019
1.7.34 1,507 12/3/2019
1.7.33 1,608 12/2/2019
1.7.32 6,876 11/27/2019
1.7.31 7,558 11/26/2019
1.7.30 2,269 11/25/2019
1.7.29 1,528 11/22/2019
1.7.28 1,641 11/8/2019
1.7.27 2,206 11/5/2019
1.7.26 1,581 10/31/2019
1.7.25 2,471 10/29/2019
1.7.24 1,537 10/29/2019
1.7.23 1,552 10/25/2019
1.7.22 1,564 10/24/2019
1.7.21 1,617 10/24/2019
1.7.20 6,233 10/16/2019
1.7.19 1,501 10/15/2019
1.7.18 1,560 10/15/2019
1.7.17 1,640 10/8/2019
1.7.16 1,579 10/4/2019
1.7.15 4,973 10/2/2019
1.7.14 1,892 9/27/2019
1.7.13 1,510 9/26/2019
1.7.12 1,560 9/25/2019
1.7.11 1,610 9/24/2019
1.7.10 1,588 9/24/2019
1.7.9 1,610 9/24/2019
1.7.8 11,217 9/12/2019
1.7.7 1,590 9/12/2019
1.7.6 2,551 9/10/2019
1.7.5 1,634 9/5/2019
1.7.4 1,536 9/4/2019
1.7.3 1,546 9/3/2019
1.7.2 1,618 9/2/2019
1.7.1 1,623 8/29/2019
1.7.0 2,676 8/27/2019
1.6.69 1,521 5/15/2020
1.6.68 5,692 10/2/2019
1.6.67 2,627 9/27/2019
1.6.66 1,572 9/26/2019
1.6.65 2,673 9/5/2019
1.6.64 1,515 9/2/2019
1.6.63 3,432 8/23/2019
1.6.62 1,496 8/21/2019
1.6.61 1,634 8/21/2019
1.6.60 1,559 8/15/2019
1.6.57 1,524 8/8/2019
1.6.56 1,512 8/8/2019
1.6.55 2,839 8/5/2019
1.6.52 3,328 7/8/2019
1.6.48 1,601 6/18/2019
1.6.47 2,423 6/13/2019
1.6.46 1,637 6/12/2019
1.6.45 1,642 6/12/2019
1.6.44 1,549 6/12/2019
1.6.43 1,557 5/29/2019
1.6.42 2,412 5/28/2019
1.6.41 1,528 5/28/2019
1.6.40 1,573 5/28/2019
1.6.39 1,548 5/28/2019
1.6.38 2,429 5/21/2019
1.6.37 6,078 5/21/2019
1.6.36 1,599 5/16/2019
1.6.35 4,532 5/16/2019
1.6.34 1,590 5/16/2019
1.6.33 1,487 5/16/2019
1.6.32 1,652 5/7/2019
1.6.31 1,606 5/7/2019
1.6.30 1,597 5/7/2019
1.6.29 1,534 5/7/2019
1.6.28 2,484 5/1/2019
1.6.27 1,692 5/1/2019
1.6.26 1,614 4/25/2019
1.6.25 2,248 4/17/2019
1.6.24 1,554 4/17/2019
1.6.23 4,522 4/15/2019
1.6.22 2,492 4/9/2019
1.6.20 1,595 4/1/2019
1.6.19 1,637 3/29/2019
1.6.18 2,711 3/25/2019
1.6.17 1,662 3/21/2019
1.6.16 2,477 3/15/2019
1.6.15 1,570 3/15/2019
1.6.14 1,570 3/15/2019
1.6.13 1,601 3/15/2019
1.6.12 1,555 3/15/2019
1.6.11 1,635 3/15/2019
1.6.10 2,566 3/15/2019
1.6.9 1,583 3/15/2019
1.6.8 1,481 3/15/2019
1.6.7 7,221 3/15/2019
1.6.6 2,389 3/15/2019
1.6.5 1,779 3/15/2019
1.6.4 1,609 3/15/2019
1.6.3 1,585 3/15/2019
1.6.2 1,621 3/15/2019
1.6.1 2,772 3/15/2019
1.6.0 7,835 3/15/2019
1.5.41 2,262 3/15/2019
1.5.40 1,618 3/15/2019
1.5.39 2,476 3/15/2019
1.5.38 1,596 3/15/2019
1.5.37 1,536 3/15/2019
1.5.36 1,569 3/15/2019
1.5.35 1,879 3/15/2019
1.5.34 4,692 3/15/2019
1.5.33 1,549 3/15/2019
1.5.32 2,345 3/15/2019
1.5.31 1,576 3/15/2019
1.5.30 1,594 3/15/2019
1.5.29 1,549 3/15/2019
1.5.28 3,971 3/15/2019
1.5.27 1,597 3/15/2019
1.5.26 4,340 3/15/2019
1.5.25 1,553 3/15/2019
1.5.24 1,577 3/15/2019
1.5.23 2,494 3/15/2019
1.5.22 1,547 3/15/2019
1.5.21 3,666 3/15/2019
1.5.20 1,547 3/15/2019
1.5.19 2,451 3/15/2019
1.5.18 1,603 3/15/2019
1.5.17 1,551 3/15/2019
1.5.16 2,288 3/15/2019
1.5.15 1,613 3/15/2019
1.5.14 1,521 3/15/2019
1.5.13 1,683 3/15/2019
1.5.11 1,532 3/15/2019
1.5.10 1,839 3/15/2019
1.5.9 2,680 3/15/2019
1.5.8 2,091 3/15/2019
1.5.7 1,633 3/15/2019
1.5.6 1,581 3/15/2019
1.5.5 4,993 3/15/2019
1.5.4 1,622 3/15/2019
1.5.3 1,513 3/15/2019
1.5.2 1,533 3/15/2019
1.5.1 7,293 3/15/2019
1.5.0 5,878 3/15/2019
1.4.84 21,573 3/15/2019
1.4.83 6,631 3/15/2019
1.4.82 6,052 3/15/2019
1.4.81 1,621 3/15/2019
1.4.80 6,596 3/15/2019
1.4.79 1,593 3/15/2019
1.4.78 1,502 3/15/2019
1.4.77 2,429 3/15/2019
1.4.76 1,551 3/15/2019
1.4.75 1,470 3/15/2019
1.4.74 2,251 3/15/2019
1.4.73 1,510 3/15/2019
1.4.72 1,523 3/15/2019
1.4.71 1,525 3/15/2019
1.4.70 1,516 3/15/2019
1.4.69 2,241 3/15/2019
1.4.68 1,533 3/15/2019
1.4.67 1,504 3/15/2019
1.4.66 2,255 3/15/2019
1.4.65 1,534 3/15/2019
1.4.64 1,541 3/15/2019
1.4.63 3,895 3/15/2019
1.4.59 4,353 3/15/2019
1.4.57 9,480 3/15/2019
1.4.22 10,452 3/15/2019
1.3.14 11,811 3/15/2019
1.2.10 5,249 3/15/2019
1.1.2 8,258 3/15/2019
1.0.0 99,360 3/15/2019