Dynamicweb.Ecommerce 10.19.1-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.1-PreRelease
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.19.1-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.1-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.1-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.1-PreRelease
                    
#r "nuget: Dynamicweb.Ecommerce, 10.19.1-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.1-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.1-PreRelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.19.1-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.3-PreRelease 171 9/9/2025
10.19.2-PreRelease 222 9/4/2025
10.19.1-PreRelease 219 9/2/2025
10.19.0-PreRelease 289 8/26/2025
10.18.7 228 9/9/2025
10.18.6 283 9/4/2025
10.18.5 327 9/2/2025
10.18.4 464 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.8 328 9/2/2025
10.17.7 357 8/26/2025
10.17.6 324 8/19/2025
10.17.5 438 8/12/2025
10.17.4 356 8/5/2025
10.17.3 711 7/22/2025
10.17.2 380 7/15/2025
10.17.1 436 7/8/2025
10.17.0 499 7/1/2025
10.16.10 197 9/9/2025
10.16.9 438 8/12/2025
10.16.8 419 8/5/2025
10.16.7 784 7/22/2025
10.16.6 473 7/1/2025
10.16.5 812 6/17/2025
10.16.4 620 6/12/2025
10.16.3 538 6/10/2025
10.16.2 413 6/4/2025
10.16.1 343 6/3/2025
10.16.0 696 5/27/2025
10.15.11 293 8/26/2025
10.15.10 390 8/5/2025
10.15.9 373 7/1/2025
10.15.8 225 6/24/2025
10.15.7 296 6/17/2025
10.15.6 352 6/3/2025
10.15.5 286 5/27/2025
10.15.4 407 5/20/2025
10.15.3 626 5/13/2025
10.15.2 401 5/13/2025
10.15.1 544 5/6/2025
10.15.0 467 4/29/2025
10.14.13 340 7/1/2025
10.14.12 243 6/24/2025
10.14.11 341 6/17/2025
10.14.10 446 5/20/2025
10.14.9 375 5/13/2025
10.14.8 394 5/13/2025
10.14.7 226 5/7/2025
10.14.6 210 5/6/2025
10.14.5 301 4/29/2025
10.14.4 521 4/22/2025
10.14.3 522 4/10/2025
10.14.2 420 4/8/2025
10.14.1 653 4/1/2025
10.14.0 1,021 3/25/2025
10.13.8 555 4/22/2025
10.13.7 326 4/10/2025
10.13.6 309 4/8/2025
10.13.5 310 4/1/2025
10.13.4 608 3/25/2025
10.13.3 915 3/18/2025
10.13.2 441 3/11/2025
10.13.1 905 3/4/2025
10.13.0 2,923 2/25/2025
10.12.7 653 3/11/2025
10.12.6 354 3/4/2025
10.12.5 257 2/25/2025
10.12.4 471 2/18/2025
10.12.3 351 2/12/2025
10.12.2 244 2/11/2025
10.12.1 464 2/4/2025
10.12.0 1,423 1/28/2025
10.11.8 534 2/25/2025
10.11.7 242 2/18/2025
10.11.6 259 2/12/2025
10.11.5 213 2/11/2025
10.11.4 234 2/4/2025
10.11.3 293 1/28/2025
10.11.2 763 1/21/2025
10.11.1 290 1/14/2025
10.11.0 528 1/7/2025
10.10.8 409 2/12/2025
10.10.7 212 2/11/2025
10.10.6 310 1/16/2025
10.10.5 177 1/14/2025
10.10.4 290 1/7/2025
10.10.3 614 12/17/2024
10.10.2 295 12/10/2024
10.10.1 343 12/3/2024
10.10.0 373 11/26/2024
10.9.9 397 1/14/2025
10.9.8 395 12/17/2024
10.9.7 234 12/10/2024
10.9.6 236 12/3/2024
10.9.5 219 11/27/2024
10.9.4 195 11/26/2024
10.9.3 433 11/19/2024
10.9.2 455 11/12/2024
10.9.1 309 11/5/2024
10.9.0 1,641 10/29/2024
10.8.14 217 1/14/2025
10.8.13 328 12/17/2024
10.8.12 264 12/10/2024
10.8.11 247 12/3/2024
10.8.10 436 11/26/2024
10.8.9 225 11/19/2024
10.8.8 239 11/12/2024
10.8.7 262 11/7/2024
10.8.6 241 11/5/2024
10.8.5 266 10/29/2024
10.8.4 302 10/22/2024
10.8.3 439 10/15/2024
10.8.2 323 10/8/2024
10.8.1 365 10/1/2024
10.8.0 4,144 9/24/2024
10.7.11 228 11/19/2024
10.7.10 222 11/19/2024
10.7.9 301 10/29/2024
10.7.8 208 10/22/2024
10.7.7 234 10/15/2024
10.7.6 261 10/8/2024
10.7.5 313 10/1/2024
10.7.4 249 9/24/2024
10.7.3 430 9/17/2024
10.7.2 324 9/10/2024
10.7.1 355 9/4/2024
10.7.0 1,391 8/27/2024
10.6.18 258 11/19/2024
10.6.17 218 11/19/2024
10.6.16 298 10/15/2024
10.6.15 248 10/8/2024
10.6.14 243 10/1/2024
10.6.13 290 9/24/2024
10.6.12 264 9/17/2024
10.6.11 249 9/3/2024
10.6.10 298 8/27/2024
10.6.9 864 8/20/2024
10.6.8 374 8/13/2024
10.6.7 239 8/6/2024
10.6.6 392 7/19/2024
10.6.5 245 7/16/2024
10.6.4 313 7/9/2024
10.6.3 427 7/2/2024
10.6.2 2,674 6/25/2024
10.5.14 324 10/1/2024
10.5.13 244 9/24/2024
10.5.12 263 8/21/2024
10.5.11 276 8/13/2024
10.5.10 183 8/6/2024
10.5.9 246 7/19/2024
10.5.8 264 7/16/2024
10.5.7 207 7/5/2024
10.5.6 260 7/1/2024
10.5.5 231 6/25/2024
10.5.4 316 6/18/2024
10.5.3 309 6/11/2024
10.5.2 318 6/4/2024
10.5.1 229 6/4/2024
10.5.0 621 5/28/2024
10.4.8 218 8/6/2024
10.4.7 229 6/25/2024
10.4.6 232 6/11/2024
10.4.5 242 6/4/2024
10.4.4 246 5/28/2024
10.4.3 295 5/21/2024
10.4.2 653 5/14/2024
10.4.1 476 5/7/2024
10.4.0 2,323 4/30/2024
10.3.10 208 8/6/2024
10.3.9 231 6/25/2024
10.3.8 326 5/21/2024
10.3.7 230 5/14/2024
10.3.6 287 5/7/2024
10.3.5 282 4/30/2024
10.3.4 339 4/23/2024
10.3.3 310 4/16/2024
10.3.2 354 4/11/2024
10.3.1 273 4/9/2024
10.3.0 469 4/2/2024
10.2.8 335 4/23/2024
10.2.7 269 4/16/2024
10.2.6 256 4/11/2024
10.2.5 261 4/9/2024
10.2.4 268 4/2/2024
10.2.3 317 3/26/2024
10.2.2 383 3/19/2024
10.2.1 409 3/12/2024
10.2.0 550 3/5/2024
10.1.12 282 4/11/2024
10.1.11 270 4/9/2024
10.1.10 291 4/2/2024
10.1.9 333 3/19/2024
10.1.8 342 3/13/2024
10.1.7 319 3/12/2024
10.1.6 361 3/5/2024
10.1.5 425 2/27/2024
10.1.4 465 2/20/2024
10.1.3 477 2/14/2024
10.1.2 477 2/7/2024
10.1.1 463 2/6/2024
10.1.0 527 1/30/2024
10.0.39 311 4/11/2024
10.0.38 332 4/2/2024
10.0.37 414 3/5/2024
10.0.36 428 2/27/2024
10.0.35 438 2/20/2024
10.0.34 690 2/14/2024
10.0.33 644 2/1/2024
10.0.32 535 1/24/2024
10.0.31 525 1/19/2024
10.0.30 528 1/18/2024
10.0.29 599 1/16/2024
10.0.28 752 1/16/2024
10.0.27 646 1/11/2024
10.0.26 745 12/19/2023
10.0.25 1,157 12/12/2023
10.0.24 1,018 12/5/2023
10.0.22 914 11/28/2023
10.0.21 2,743 11/23/2023
10.0.20 678 11/21/2023
10.0.19 638 11/14/2023
10.0.18 573 11/9/2023
10.0.17 672 11/2/2023
10.0.16 637 10/25/2023
10.0.15 709 10/19/2023
10.0.14 676 10/11/2023
10.0.13 811 9/27/2023
10.0.12 710 9/26/2023
10.0.11 726 9/22/2023
10.0.10 700 9/13/2023
10.0.9 2,245 8/30/2023
10.0.8 752 8/25/2023
10.0.7 1,001 8/22/2023
10.0.6 961 8/10/2023
10.0.5 1,148 8/2/2023
10.0.4 881 7/13/2023
10.0.3 1,085 7/5/2023
10.0.2 1,347 6/27/2023
10.0.1 889 6/20/2023
10.0.0 2,338 6/14/2023
1.20.0 136 9/1/2025
1.19.5 147 8/21/2025
1.19.4 383 7/30/2025
1.19.3 517 6/18/2025
1.19.2 694 4/1/2025
1.19.1 893 2/19/2025
1.19.0 1,043 1/31/2025
1.18.5 189 4/1/2025
1.18.4 146 2/18/2025
1.18.3 306 1/31/2025
1.18.2 274 12/18/2024
1.18.1 753 11/26/2024
1.18.0 1,735 8/27/2024
1.17.17 1,030 11/22/2024
1.17.16 179 11/7/2024
1.17.15 225 10/18/2024
1.17.14 1,146 10/2/2024
1.17.13 1,689 9/19/2024
1.17.12 1,104 9/3/2024
1.17.11 385 8/26/2024
1.17.10 1,101 8/14/2024
1.17.9 262 7/18/2024
1.17.8 446 6/27/2024
1.17.7 1,444 6/4/2024
1.17.6 178 5/30/2024
1.17.5 1,558 5/13/2024
1.17.4 5,899 4/12/2024
1.17.3 439 3/25/2024
1.17.2 1,257 3/4/2024
1.17.1 1,131 2/14/2024
1.17.0 649 1/31/2024
1.16.13 446 4/11/2024
1.16.12 318 3/25/2024
1.16.11 328 3/4/2024
1.16.10 428 2/14/2024
1.16.9 458 1/29/2024
1.16.8 675 1/9/2024
1.16.7 1,299 12/13/2023
1.16.6 742 12/6/2023
1.16.5 1,601 11/29/2023
1.16.4 945 11/21/2023
1.16.3 709 11/7/2023
1.16.2 539 10/30/2023
1.16.1 1,545 10/10/2023
1.16.0 2,078 9/21/2023
1.15.34 347 1/31/2024
1.15.33 395 1/23/2024
1.15.32 824 12/13/2023
1.15.31 1,773 11/7/2023
1.15.30 627 10/17/2023
1.15.29 1,081 10/10/2023
1.15.28 2,978 9/13/2023
1.15.27 2,502 8/29/2023
1.15.26 7,284 8/15/2023
1.15.25 666 8/14/2023
1.15.24 1,694 8/2/2023
1.15.23 747 7/27/2023
1.15.22 724 7/26/2023
1.15.21 1,150 7/6/2023
1.15.20 2,021 6/29/2023
1.15.19 1,752 6/6/2023
1.15.18 1,045 5/28/2023
1.15.17 1,209 5/16/2023
1.15.16 2,525 5/11/2023
1.15.15 2,983 5/3/2023
1.15.14 1,302 4/18/2023
1.15.13 1,467 3/24/2023
1.15.12 1,701 3/21/2023
1.15.11 3,498 3/16/2023
1.15.10 883 3/15/2023
1.15.9 3,886 3/7/2023
1.15.8 947 3/2/2023
1.15.7 1,046 2/28/2023
1.15.6 991 2/22/2023
1.15.5 1,504 2/21/2023
1.15.4 1,007 2/15/2023
1.15.3 894 2/7/2023
1.15.2 1,072 2/6/2023
1.15.1 3,480 2/2/2023
1.15.0 1,289 1/26/2023
1.14.70 3,089 10/9/2023
1.14.69 703 8/14/2023
1.14.68 886 7/27/2023
1.14.67 1,509 6/23/2023
1.14.66 4,493 5/3/2023
1.14.65 1,988 4/24/2023
1.14.64 966 4/18/2023
1.14.63 940 3/24/2023
1.14.62 951 3/21/2023
1.14.61 958 3/16/2023
1.14.60 893 3/16/2023
1.14.59 1,430 3/7/2023
1.14.58 927 3/2/2023
1.14.57 1,613 2/21/2023
1.14.56 1,089 2/15/2023
1.14.55 1,014 2/14/2023
1.14.54 1,009 2/7/2023
1.14.53 1,042 2/2/2023
1.14.52 1,017 2/1/2023
1.14.51 1,384 1/26/2023
1.14.50 1,647 1/24/2023
1.14.49 4,826 1/18/2023
1.14.48 1,013 1/16/2023
1.14.47 1,992 1/10/2023
1.14.46 974 1/9/2023
1.14.45 1,558 1/9/2023
1.14.44 2,001 1/5/2023
1.14.43 977 1/5/2023
1.14.42 2,670 1/3/2023
1.14.41 3,354 12/15/2022
1.14.40 1,040 12/13/2022
1.14.39 1,819 12/8/2022
1.14.38 1,031 12/7/2022
1.14.37 979 12/5/2022
1.14.36 1,053 12/2/2022
1.14.35 1,006 12/1/2022
1.14.34 1,816 11/29/2022
1.14.33 1,059 11/28/2022
1.14.32 991 11/24/2022
1.14.31 1,061 11/23/2022
1.14.30 1,180 11/22/2022
1.14.29 1,242 11/22/2022
1.14.28 1,994 11/17/2022
1.14.27 1,954 11/16/2022
1.14.26 1,177 11/16/2022
1.14.25 2,114 11/15/2022
1.14.24 1,165 11/14/2022
1.14.23 1,081 11/11/2022
1.14.22 1,291 11/10/2022
1.14.21 1,107 11/10/2022
1.14.20 1,144 11/7/2022
1.14.19 1,576 11/7/2022
1.14.18 1,494 11/2/2022
1.14.17 3,611 11/1/2022
1.14.16 1,085 10/27/2022
1.14.15 1,201 10/24/2022
1.14.14 1,114 10/21/2022
1.14.13 2,236 10/13/2022
1.14.12 1,093 10/12/2022
1.14.11 1,622 10/12/2022
1.14.10 1,941 10/7/2022
1.14.9 1,425 10/4/2022
1.14.8 1,102 10/3/2022
1.14.7 1,507 9/29/2022
1.14.6 1,896 9/27/2022
1.14.5 1,189 9/21/2022
1.14.4 1,524 9/16/2022
1.14.3 1,138 9/15/2022
1.14.2 2,325 9/7/2022
1.14.1 2,664 8/30/2022
1.14.0 3,156 8/30/2022
1.13.83 1,035 1/24/2023
1.13.81 1,026 1/5/2023
1.13.80 1,038 11/23/2022
1.13.79 1,140 11/1/2022
1.13.78 1,085 10/13/2022
1.13.77 1,162 10/4/2022
1.13.76 1,298 9/27/2022
1.13.75 1,153 9/21/2022
1.13.74 3,093 9/20/2022
1.13.73 1,218 9/16/2022
1.13.72 2,492 8/31/2022
1.13.71 1,195 8/30/2022
1.13.70 1,156 8/25/2022
1.13.69 1,231 8/22/2022
1.13.68 1,119 8/22/2022
1.13.67 1,245 8/22/2022
1.13.66 1,206 8/22/2022
1.13.65 1,243 8/17/2022
1.13.64 4,184 8/11/2022
1.13.63 1,165 8/9/2022
1.13.62 1,261 8/8/2022
1.13.61 2,632 7/13/2022
1.13.60 1,308 7/11/2022
1.13.59 2,856 6/27/2022
1.13.58 1,377 6/24/2022
1.13.57 1,945 6/21/2022
1.13.56 1,287 6/19/2022
1.13.55 1,699 6/15/2022
1.13.54 6,032 6/8/2022
1.13.53 1,238 6/6/2022
1.13.52 5,927 6/2/2022
1.13.51 1,354 6/1/2022
1.13.50 2,073 5/23/2022
1.13.49 1,262 5/20/2022
1.13.48 1,216 5/18/2022
1.13.47 1,310 5/5/2022
1.13.46 3,099 5/2/2022
1.13.45 1,279 4/29/2022
1.13.44 1,310 4/28/2022
1.13.43 1,235 4/28/2022
1.13.42 1,333 4/27/2022
1.13.41 1,225 4/27/2022
1.13.40 1,249 4/26/2022
1.13.39 1,298 4/26/2022
1.13.38 1,333 4/26/2022
1.13.37 1,569 4/21/2022
1.13.36 1,734 4/13/2022
1.13.35 1,464 4/8/2022
1.13.34 1,266 4/7/2022
1.13.33 1,334 4/7/2022
1.13.32 1,327 4/7/2022
1.13.31 1,313 4/6/2022
1.13.30 1,261 4/4/2022
1.13.29 1,674 3/28/2022
1.13.28 1,306 3/28/2022
1.13.27 2,022 3/25/2022
1.13.24 1,287 3/21/2022
1.13.23 1,322 3/17/2022
1.13.22 1,575 3/16/2022
1.13.21 1,330 3/15/2022
1.13.20 1,368 3/11/2022
1.13.19 1,340 3/10/2022
1.13.18 1,375 3/10/2022
1.13.17 1,313 3/9/2022
1.13.16 1,364 3/9/2022
1.13.15 1,439 3/4/2022
1.13.14 2,743 3/2/2022
1.13.13 1,271 3/1/2022
1.13.12 1,416 2/28/2022
1.13.11 1,418 2/18/2022
1.13.10 1,364 2/18/2022
1.13.9 4,766 2/17/2022
1.13.8 1,303 2/16/2022
1.13.7 3,550 2/11/2022
1.13.6 1,431 2/7/2022
1.13.5 1,421 2/3/2022
1.13.4 1,380 2/2/2022
1.13.3 1,350 2/2/2022
1.13.2 1,396 2/1/2022
1.13.1 1,417 1/28/2022
1.13.0 3,958 1/25/2022
1.12.60 2,949 5/24/2022
1.12.59 1,210 5/23/2022
1.12.58 1,523 3/9/2022
1.12.57 1,336 3/3/2022
1.12.56 1,321 2/11/2022
1.12.55 1,634 2/8/2022
1.12.54 1,358 2/4/2022
1.12.53 1,323 1/31/2022
1.12.52 3,400 1/23/2022
1.12.51 1,408 1/20/2022
1.12.50 1,349 1/19/2022
1.12.49 1,703 1/17/2022
1.12.48 1,205 1/14/2022
1.12.47 1,345 1/13/2022
1.12.46 1,275 1/11/2022
1.12.45 1,098 1/6/2022
1.12.44 1,222 1/3/2022
1.12.43 1,170 12/23/2021
1.12.42 2,494 12/21/2021
1.12.41 1,143 12/21/2021
1.12.40 1,121 12/20/2021
1.12.39 1,107 12/20/2021
1.12.38 2,344 12/16/2021
1.12.37 1,122 12/16/2021
1.12.36 2,322 12/16/2021
1.12.35 4,985 12/15/2021
1.12.34 1,163 12/10/2021
1.12.33 1,910 12/7/2021
1.12.32 1,367 12/2/2021
1.12.31 989 12/2/2021
1.12.30 1,130 11/30/2021
1.12.29 1,309 11/29/2021
1.12.28 4,533 11/23/2021
1.12.27 1,132 11/22/2021
1.12.26 1,156 11/12/2021
1.12.25 1,085 11/11/2021
1.12.23 1,162 11/10/2021
1.12.22 1,130 11/10/2021
1.12.21 1,207 11/8/2021
1.12.20 2,069 10/29/2021
1.12.19 5,451 10/29/2021
1.12.18 1,236 10/26/2021
1.12.17 1,901 10/26/2021
1.12.16 1,300 10/25/2021
1.12.15 1,308 10/20/2021
1.12.14 1,177 10/18/2021
1.12.13 1,211 10/18/2021
1.12.12 1,160 10/15/2021
1.12.11 1,350 10/14/2021
1.12.10 1,963 10/7/2021
1.12.9 1,174 10/6/2021
1.12.8 1,317 10/5/2021
1.12.7 1,268 10/5/2021
1.12.6 1,275 10/4/2021
1.12.5 1,214 10/1/2021
1.12.4 1,221 9/30/2021
1.12.3 1,184 9/29/2021
1.12.2 1,841 9/23/2021
1.12.1 1,739 9/17/2021
1.12.0 3,535 8/31/2021
1.10.116 2,635 12/1/2021
1.10.115 2,501 11/11/2021
1.10.114 1,143 11/10/2021
1.10.113 1,142 11/5/2021
1.10.112 2,030 10/19/2021
1.10.111 1,165 10/15/2021
1.10.110 1,227 10/15/2021
1.10.109 1,159 10/12/2021
1.10.108 1,176 10/8/2021
1.10.107 1,223 10/7/2021
1.10.106 1,116 10/6/2021
1.10.105 1,200 10/5/2021
1.10.104 13,185 9/23/2021
1.10.103 1,630 9/21/2021
1.10.102 2,073 9/21/2021
1.10.101 1,224 9/15/2021
1.10.100 1,249 9/13/2021
1.10.99 2,112 9/9/2021
1.10.98 1,276 9/9/2021
1.10.97 1,447 9/6/2021
1.10.96 4,608 8/30/2021
1.10.95 2,898 8/27/2021
1.10.94 1,341 8/26/2021
1.10.93 1,387 8/24/2021
1.10.92 14,026 8/23/2021
1.10.91 1,442 8/20/2021
1.10.90 21,351 8/12/2021
1.10.89 3,599 8/12/2021
1.10.88 1,702 8/4/2021
1.10.87 6,748 7/15/2021
1.10.86 1,346 7/14/2021
1.10.85 1,312 7/12/2021
1.10.84 1,296 7/12/2021
1.10.83 10,136 7/8/2021
1.10.82 1,192 7/7/2021
1.10.81 1,191 7/6/2021
1.10.80 1,268 7/2/2021
1.10.79 1,161 7/2/2021
1.10.78 1,289 6/30/2021
1.10.77 1,208 6/29/2021
1.10.76 2,089 6/28/2021
1.10.75 2,501 6/25/2021
1.10.74 1,256 6/22/2021
1.10.73 1,293 6/18/2021
1.10.72 3,447 6/11/2021
1.10.71 1,979 6/7/2021
1.10.70 1,336 6/4/2021
1.10.69 1,223 6/4/2021
1.10.68 17,165 6/2/2021
1.10.67 3,132 6/1/2021
1.10.66 1,254 5/31/2021
1.10.65 1,309 5/27/2021
1.10.64 1,208 5/26/2021
1.10.63 2,449 5/24/2021
1.10.62 2,396 5/18/2021
1.10.61 1,277 5/18/2021
1.10.60 1,256 5/17/2021
1.10.59 2,882 5/12/2021
1.10.58 1,335 5/11/2021
1.10.57 1,346 5/7/2021
1.10.56 2,749 5/4/2021
1.10.55 1,266 5/3/2021
1.10.54 1,303 5/3/2021
1.10.53 23,102 4/27/2021
1.10.52 1,226 4/27/2021
1.10.51 8,643 4/26/2021
1.10.50 7,316 4/23/2021
1.10.49 4,865 4/22/2021
1.10.48 1,236 4/21/2021
1.10.47 1,304 4/21/2021
1.10.46 1,324 4/21/2021
1.10.45 1,226 4/20/2021
1.10.44 1,273 4/19/2021
1.10.43 1,198 4/19/2021
1.10.42 1,277 4/15/2021
1.10.41 1,215 4/14/2021
1.10.40 1,682 4/14/2021
1.10.39 3,579 4/13/2021
1.10.38 1,153 4/12/2021
1.10.37 1,251 4/12/2021
1.10.36 1,303 4/12/2021
1.10.35 1,257 4/9/2021
1.10.34 1,177 4/9/2021
1.10.33 1,154 4/8/2021
1.10.32 1,269 4/8/2021
1.10.31 1,218 4/7/2021
1.10.30 1,189 4/7/2021
1.10.29 1,224 3/31/2021
1.10.28 1,599 3/30/2021
1.10.27 3,164 3/24/2021
1.10.26 1,204 3/24/2021
1.10.25 1,296 3/23/2021
1.10.24 1,278 3/23/2021
1.10.23 1,407 3/18/2021
1.10.22 2,642 3/17/2021
1.10.21 2,533 3/11/2021
1.10.20 1,325 3/11/2021
1.10.19 1,284 3/10/2021
1.10.18 2,015 3/9/2021
1.10.17 1,223 3/9/2021
1.10.16 1,344 3/8/2021
1.10.15 15,058 3/4/2021
1.10.14 1,674 2/25/2021
1.10.13 3,252 2/19/2021
1.10.12 2,653 2/18/2021
1.10.11 1,350 2/16/2021
1.10.10 1,211 2/15/2021
1.10.9 1,400 2/10/2021
1.10.8 1,674 2/8/2021
1.10.7 1,291 2/4/2021
1.10.6 3,354 2/2/2021
1.10.5 1,276 2/1/2021
1.10.4 1,327 1/29/2021
1.10.3 2,733 1/28/2021
1.10.2 6,518 1/26/2021
1.10.1 11,691 1/26/2021
1.9.64 1,239 3/17/2021
1.9.63 1,789 2/25/2021
1.9.62 1,282 2/22/2021
1.9.61 2,256 2/4/2021
1.9.60 1,247 2/1/2021
1.9.59 4,009 1/19/2021
1.9.58 1,294 1/15/2021
1.9.57 1,491 1/14/2021
1.9.56 1,373 1/11/2021
1.9.55 1,597 12/24/2020
1.9.54 1,556 12/18/2020
1.9.53 4,319 12/16/2020
1.9.52 1,291 12/15/2020
1.9.51 1,345 12/11/2020
1.9.50 1,356 12/10/2020
1.9.49 1,424 12/10/2020
1.9.48 1,375 12/9/2020
1.9.47 1,305 12/8/2020
1.9.46 1,363 12/4/2020
1.9.45 1,336 12/3/2020
1.9.44 1,414 12/1/2020
1.9.43 1,354 11/30/2020
1.9.42 1,280 11/27/2020
1.9.41 1,409 11/26/2020
1.9.40 1,217 11/26/2020
1.9.39 3,811 11/25/2020
1.9.38 1,308 11/23/2020
1.9.37 1,297 11/20/2020
1.9.36 1,612 11/17/2020
1.9.35 1,396 11/16/2020
1.9.34 1,572 11/10/2020
1.9.33 1,394 11/9/2020
1.9.32 5,596 11/3/2020
1.9.31 1,401 11/3/2020
1.9.30 1,361 10/30/2020
1.9.29 1,332 10/28/2020
1.9.28 4,040 10/21/2020
1.9.27 1,348 10/20/2020
1.9.26 1,458 10/18/2020
1.9.25 4,065 10/15/2020
1.9.24 1,507 10/14/2020
1.9.23 1,365 10/13/2020
1.9.22 1,382 10/13/2020
1.9.21 1,437 10/9/2020
1.9.20 2,389 10/2/2020
1.9.19 2,290 9/29/2020
1.9.18 2,862 9/29/2020
1.9.17 1,429 9/22/2020
1.9.16 1,403 9/17/2020
1.9.15 1,554 9/16/2020
1.9.14 2,567 9/15/2020
1.9.13 1,343 9/15/2020
1.9.12 1,414 9/15/2020
1.9.11 1,394 9/15/2020
1.9.10 1,715 9/11/2020
1.9.9 1,444 9/9/2020
1.9.8 1,295 9/9/2020
1.9.7 1,348 9/8/2020
1.9.6 1,713 9/4/2020
1.9.5 1,392 9/2/2020
1.9.4 1,347 9/1/2020
1.9.3 1,404 8/31/2020
1.9.2 3,159 8/27/2020
1.9.1 1,384 8/26/2020
1.9.0 2,718 8/25/2020
1.8.105 1,859 4/15/2021
1.8.104 1,508 10/20/2020
1.8.103 2,503 9/14/2020
1.8.102 1,486 9/8/2020
1.8.101 1,464 9/2/2020
1.8.100 1,395 9/1/2020
1.8.99 3,185 8/21/2020
1.8.98 1,403 8/18/2020
1.8.97 1,522 8/14/2020
1.8.96 1,510 8/13/2020
1.8.95 1,476 8/12/2020
1.8.94 2,435 8/11/2020
1.8.93 1,823 8/3/2020
1.8.92 1,533 7/30/2020
1.8.91 1,557 7/13/2020
1.8.90 1,478 7/7/2020
1.8.89 1,538 7/7/2020
1.8.88 1,400 7/6/2020
1.8.87 1,400 7/2/2020
1.8.86 3,603 6/30/2020
1.8.85 1,475 6/30/2020
1.8.84 1,402 6/30/2020
1.8.83 1,428 6/29/2020
1.8.82 1,455 6/25/2020
1.8.81 1,592 6/25/2020
1.8.80 1,509 6/22/2020
1.8.79 1,431 6/18/2020
1.8.78 4,470 6/18/2020
1.8.77 1,436 6/17/2020
1.8.76 2,503 6/16/2020
1.8.75 1,419 6/15/2020
1.8.74 2,987 6/9/2020
1.8.73 1,502 6/8/2020
1.8.72 1,405 6/8/2020
1.8.71 1,430 6/5/2020
1.8.70 1,562 6/4/2020
1.8.69 1,519 6/1/2020
1.8.68 1,558 5/29/2020
1.8.67 1,477 5/28/2020
1.8.66 1,452 5/28/2020
1.8.65 1,483 5/27/2020
1.8.64 2,484 5/26/2020
1.8.63 4,735 5/20/2020
1.8.62 1,442 5/20/2020
1.8.61 1,454 5/20/2020
1.8.60 1,598 5/18/2020
1.8.59 1,489 5/15/2020
1.8.58 1,475 5/15/2020
1.8.57 1,466 5/15/2020
1.8.56 1,456 5/14/2020
1.8.55 5,301 5/12/2020
1.8.54 1,553 5/8/2020
1.8.53 2,398 5/6/2020
1.8.52 1,636 5/5/2020
1.8.51 1,512 5/4/2020
1.8.50 1,547 4/30/2020
1.8.49 1,467 4/29/2020
1.8.48 1,495 4/27/2020
1.8.47 3,639 4/24/2020
1.8.46 1,550 4/24/2020
1.8.45 1,454 4/24/2020
1.8.44 1,493 4/22/2020
1.8.43 2,684 4/21/2020
1.8.42 1,478 4/17/2020
1.8.41 1,585 4/16/2020
1.8.40 1,650 4/9/2020
1.8.39 1,424 4/8/2020
1.8.38 2,544 4/5/2020
1.8.37 1,596 4/3/2020
1.8.36 1,576 4/3/2020
1.8.35 1,531 4/2/2020
1.8.34 1,595 4/2/2020
1.8.33 1,644 3/31/2020
1.8.32 1,533 3/27/2020
1.8.31 1,548 3/26/2020
1.8.30 1,515 3/26/2020
1.8.29 1,364 3/25/2020
1.8.28 1,596 3/24/2020
1.8.27 1,508 3/20/2020
1.8.26 1,477 3/19/2020
1.8.25 1,615 3/18/2020
1.8.24 2,512 3/18/2020
1.8.23 1,504 3/18/2020
1.8.22 1,391 3/18/2020
1.8.21 1,575 3/18/2020
1.8.20 1,620 3/17/2020
1.8.19 1,609 3/17/2020
1.8.18 1,556 3/17/2020
1.8.17 3,746 3/17/2020
1.8.16 1,573 3/15/2020
1.8.15 3,681 3/12/2020
1.8.14 1,480 3/11/2020
1.8.13 4,850 3/5/2020
1.8.12 1,747 3/3/2020
1.8.11 1,544 3/2/2020
1.8.10 7,425 2/24/2020
1.8.9 1,662 2/20/2020
1.8.8 1,780 2/18/2020
1.8.7 1,569 2/18/2020
1.8.6 1,453 2/17/2020
1.8.5 1,461 2/14/2020
1.8.4 1,819 2/12/2020
1.8.3 1,789 2/7/2020
1.8.2 1,599 2/3/2020
1.8.1 6,774 1/28/2020
1.7.53 1,585 5/15/2020
1.7.52 1,528 3/31/2020
1.7.51 2,022 3/27/2020
1.7.50 1,522 3/26/2020
1.7.49 2,188 3/18/2020
1.7.48 1,465 2/25/2020
1.7.47 2,510 2/4/2020
1.7.46 1,515 2/4/2020
1.7.45 1,565 1/16/2020
1.7.44 1,629 1/13/2020
1.7.43 1,577 1/9/2020
1.7.42 5,656 12/27/2019
1.7.41 3,480 12/16/2019
1.7.40 1,436 12/13/2019
1.7.39 1,460 12/13/2019
1.7.38 1,544 12/13/2019
1.7.37 1,587 12/11/2019
1.7.36 1,558 12/4/2019
1.7.35 1,444 12/4/2019
1.7.34 1,499 12/3/2019
1.7.33 1,601 12/2/2019
1.7.32 6,869 11/27/2019
1.7.31 7,551 11/26/2019
1.7.30 2,262 11/25/2019
1.7.29 1,518 11/22/2019
1.7.28 1,634 11/8/2019
1.7.27 2,197 11/5/2019
1.7.26 1,574 10/31/2019
1.7.25 2,460 10/29/2019
1.7.24 1,529 10/29/2019
1.7.23 1,545 10/25/2019
1.7.22 1,556 10/24/2019
1.7.21 1,609 10/24/2019
1.7.20 6,227 10/16/2019
1.7.19 1,494 10/15/2019
1.7.18 1,553 10/15/2019
1.7.17 1,632 10/8/2019
1.7.16 1,573 10/4/2019
1.7.15 4,957 10/2/2019
1.7.14 1,886 9/27/2019
1.7.13 1,504 9/26/2019
1.7.12 1,554 9/25/2019
1.7.11 1,604 9/24/2019
1.7.10 1,581 9/24/2019
1.7.9 1,604 9/24/2019
1.7.8 11,193 9/12/2019
1.7.7 1,582 9/12/2019
1.7.6 2,545 9/10/2019
1.7.5 1,627 9/5/2019
1.7.4 1,528 9/4/2019
1.7.3 1,536 9/3/2019
1.7.2 1,610 9/2/2019
1.7.1 1,616 8/29/2019
1.7.0 2,668 8/27/2019
1.6.69 1,515 5/15/2020
1.6.68 5,683 10/2/2019
1.6.67 2,618 9/27/2019
1.6.66 1,564 9/26/2019
1.6.65 2,666 9/5/2019
1.6.64 1,507 9/2/2019
1.6.63 3,425 8/23/2019
1.6.62 1,489 8/21/2019
1.6.61 1,626 8/21/2019
1.6.60 1,552 8/15/2019
1.6.57 1,518 8/8/2019
1.6.56 1,504 8/8/2019
1.6.55 2,833 8/5/2019
1.6.52 3,321 7/8/2019
1.6.48 1,594 6/18/2019
1.6.47 2,415 6/13/2019
1.6.46 1,629 6/12/2019
1.6.45 1,636 6/12/2019
1.6.44 1,540 6/12/2019
1.6.43 1,548 5/29/2019
1.6.42 2,403 5/28/2019
1.6.41 1,521 5/28/2019
1.6.40 1,567 5/28/2019
1.6.39 1,541 5/28/2019
1.6.38 2,420 5/21/2019
1.6.37 6,069 5/21/2019
1.6.36 1,591 5/16/2019
1.6.35 4,523 5/16/2019
1.6.34 1,583 5/16/2019
1.6.33 1,479 5/16/2019
1.6.32 1,645 5/7/2019
1.6.31 1,598 5/7/2019
1.6.30 1,589 5/7/2019
1.6.29 1,527 5/7/2019
1.6.28 2,477 5/1/2019
1.6.27 1,684 5/1/2019
1.6.26 1,607 4/25/2019
1.6.25 2,240 4/17/2019
1.6.24 1,548 4/17/2019
1.6.23 4,516 4/15/2019
1.6.22 2,484 4/9/2019
1.6.20 1,589 4/1/2019
1.6.19 1,629 3/29/2019
1.6.18 2,704 3/25/2019
1.6.17 1,653 3/21/2019
1.6.16 2,471 3/15/2019
1.6.15 1,563 3/15/2019
1.6.14 1,563 3/15/2019
1.6.13 1,593 3/15/2019
1.6.12 1,545 3/15/2019
1.6.11 1,627 3/15/2019
1.6.10 2,560 3/15/2019
1.6.9 1,575 3/15/2019
1.6.8 1,474 3/15/2019
1.6.7 7,213 3/15/2019
1.6.6 2,381 3/15/2019
1.6.5 1,772 3/15/2019
1.6.4 1,601 3/15/2019
1.6.3 1,577 3/15/2019
1.6.2 1,609 3/15/2019
1.6.1 2,764 3/15/2019
1.6.0 7,823 3/15/2019
1.5.41 2,255 3/15/2019
1.5.40 1,612 3/15/2019
1.5.39 2,467 3/15/2019
1.5.38 1,590 3/15/2019
1.5.37 1,530 3/15/2019
1.5.36 1,562 3/15/2019
1.5.35 1,872 3/15/2019
1.5.34 4,674 3/15/2019
1.5.33 1,542 3/15/2019
1.5.32 2,338 3/15/2019
1.5.31 1,566 3/15/2019
1.5.30 1,588 3/15/2019
1.5.29 1,541 3/15/2019
1.5.28 3,965 3/15/2019
1.5.27 1,591 3/15/2019
1.5.26 4,333 3/15/2019
1.5.25 1,545 3/15/2019
1.5.24 1,570 3/15/2019
1.5.23 2,485 3/15/2019
1.5.22 1,538 3/15/2019
1.5.21 3,659 3/15/2019
1.5.20 1,540 3/15/2019
1.5.19 2,441 3/15/2019
1.5.18 1,593 3/15/2019
1.5.17 1,543 3/15/2019
1.5.16 2,282 3/15/2019
1.5.15 1,604 3/15/2019
1.5.14 1,514 3/15/2019
1.5.13 1,674 3/15/2019
1.5.11 1,524 3/15/2019
1.5.10 1,832 3/15/2019
1.5.9 2,671 3/15/2019
1.5.8 2,081 3/15/2019
1.5.7 1,626 3/15/2019
1.5.6 1,574 3/15/2019
1.5.5 4,984 3/15/2019
1.5.4 1,616 3/15/2019
1.5.3 1,506 3/15/2019
1.5.2 1,525 3/15/2019
1.5.1 7,285 3/15/2019
1.5.0 5,869 3/15/2019
1.4.84 21,563 3/15/2019
1.4.83 6,602 3/15/2019
1.4.82 6,044 3/15/2019
1.4.81 1,614 3/15/2019
1.4.80 6,587 3/15/2019
1.4.79 1,587 3/15/2019
1.4.78 1,490 3/15/2019
1.4.77 2,421 3/15/2019
1.4.76 1,545 3/15/2019
1.4.75 1,462 3/15/2019
1.4.74 2,242 3/15/2019
1.4.73 1,503 3/15/2019
1.4.72 1,516 3/15/2019
1.4.71 1,517 3/15/2019
1.4.70 1,510 3/15/2019
1.4.69 2,232 3/15/2019
1.4.68 1,526 3/15/2019
1.4.67 1,496 3/15/2019
1.4.66 2,247 3/15/2019
1.4.65 1,525 3/15/2019
1.4.64 1,535 3/15/2019
1.4.63 3,887 3/15/2019
1.4.59 4,342 3/15/2019
1.4.57 9,473 3/15/2019
1.4.22 10,442 3/15/2019
1.3.14 11,804 3/15/2019
1.2.10 5,242 3/15/2019
1.1.2 8,252 3/15/2019
1.0.0 99,335 3/15/2019