Dynamicweb.Ecommerce 10.5.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.5.5
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.5.5
                    
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.5.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.5.5" />
                    
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.5.5
                    
#r "nuget: Dynamicweb.Ecommerce, 10.5.5"
                    
#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.5.5
                    
#: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.5.5
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.5.5
                    
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 177 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 234 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 203 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 621 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 545 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 395 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 556 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,926 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 473 2/18/2025
10.12.3 351 2/12/2025
10.12.2 244 2/11/2025
10.12.1 465 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 261 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 296 12/10/2024
10.10.1 344 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 434 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 243 11/5/2024
10.8.5 267 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,145 9/24/2024
10.7.11 229 11/19/2024
10.7.10 222 11/19/2024
10.7.9 302 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 249 10/8/2024
10.6.14 244 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 865 8/20/2024
10.6.8 376 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 277 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 245 6/4/2024
10.4.4 246 5/28/2024
10.4.3 296 5/21/2024
10.4.2 655 5/14/2024
10.4.1 476 5/7/2024
10.4.0 2,323 4/30/2024
10.3.10 210 8/6/2024
10.3.9 231 6/25/2024
10.3.8 327 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 691 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 574 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 701 9/13/2023
10.0.9 2,246 8/30/2023
10.0.8 754 8/25/2023
10.0.7 1,001 8/22/2023
10.0.6 962 8/10/2023
10.0.5 1,148 8/2/2023
10.0.4 881 7/13/2023
10.0.3 1,086 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 894 2/19/2025
1.19.0 1,044 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,031 11/22/2024
1.17.16 179 11/7/2024
1.17.15 226 10/18/2024
1.17.14 1,146 10/2/2024
1.17.13 1,689 9/19/2024
1.17.12 1,105 9/3/2024
1.17.11 385 8/26/2024
1.17.10 1,102 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 179 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,258 3/4/2024
1.17.1 1,131 2/14/2024
1.17.0 649 1/31/2024
1.16.13 447 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 667 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,047 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,500 3/16/2023
1.15.10 884 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,073 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,431 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,559 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,055 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,237 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,525 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,086 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,207 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,946 6/21/2022
1.13.56 1,287 6/19/2022
1.13.55 1,699 6/15/2022
1.13.54 6,033 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,074 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,226 4/27/2022
1.13.40 1,250 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,466 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,288 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,376 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,551 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,322 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,350 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,223 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,123 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,208 11/8/2021
1.12.20 2,069 10/29/2021
1.12.19 5,451 10/29/2021
1.12.18 1,237 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,212 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,269 10/5/2021
1.12.6 1,276 10/4/2021
1.12.5 1,214 10/1/2021
1.12.4 1,221 9/30/2021
1.12.3 1,185 9/29/2021
1.12.2 1,841 9/23/2021
1.12.1 1,741 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,201 10/5/2021
1.10.104 13,187 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,609 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,443 8/20/2021
1.10.90 21,351 8/12/2021
1.10.89 3,599 8/12/2021
1.10.88 1,705 8/4/2021
1.10.87 6,749 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,337 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,209 5/26/2021
1.10.63 2,450 5/24/2021
1.10.62 2,397 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,580 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,270 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,165 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,534 3/11/2021
1.10.20 1,325 3/11/2021
1.10.19 1,284 3/10/2021
1.10.18 2,016 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,654 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,557 12/18/2020
1.9.53 4,319 12/16/2020
1.9.52 1,292 12/15/2020
1.9.51 1,346 12/11/2020
1.9.50 1,356 12/10/2020
1.9.49 1,424 12/10/2020
1.9.48 1,376 12/9/2020
1.9.47 1,305 12/8/2020
1.9.46 1,364 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,412 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,298 11/20/2020
1.9.36 1,612 11/17/2020
1.9.35 1,396 11/16/2020
1.9.34 1,573 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,459 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,438 10/9/2020
1.9.20 2,390 10/2/2020
1.9.19 2,291 9/29/2020
1.9.18 2,862 9/29/2020
1.9.17 1,430 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,405 8/31/2020
1.9.2 3,159 8/27/2020
1.9.1 1,385 8/26/2020
1.9.0 2,718 8/25/2020
1.8.105 1,860 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,401 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,403 6/30/2020
1.8.83 1,428 6/29/2020
1.8.82 1,456 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,503 6/8/2020
1.8.72 1,405 6/8/2020
1.8.71 1,431 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,302 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,496 4/27/2020
1.8.47 3,641 4/24/2020
1.8.46 1,551 4/24/2020
1.8.45 1,455 4/24/2020
1.8.44 1,494 4/22/2020
1.8.43 2,685 4/21/2020
1.8.42 1,479 4/17/2020
1.8.41 1,586 4/16/2020
1.8.40 1,651 4/9/2020
1.8.39 1,425 4/8/2020
1.8.38 2,545 4/5/2020
1.8.37 1,597 4/3/2020
1.8.36 1,577 4/3/2020
1.8.35 1,532 4/2/2020
1.8.34 1,596 4/2/2020
1.8.33 1,645 3/31/2020
1.8.32 1,534 3/27/2020
1.8.31 1,549 3/26/2020
1.8.30 1,516 3/26/2020
1.8.29 1,365 3/25/2020
1.8.28 1,597 3/24/2020
1.8.27 1,510 3/20/2020
1.8.26 1,478 3/19/2020
1.8.25 1,616 3/18/2020
1.8.24 2,513 3/18/2020
1.8.23 1,506 3/18/2020
1.8.22 1,392 3/18/2020
1.8.21 1,576 3/18/2020
1.8.20 1,621 3/17/2020
1.8.19 1,610 3/17/2020
1.8.18 1,557 3/17/2020
1.8.17 3,747 3/17/2020
1.8.16 1,574 3/15/2020
1.8.15 3,682 3/12/2020
1.8.14 1,481 3/11/2020
1.8.13 4,851 3/5/2020
1.8.12 1,748 3/3/2020
1.8.11 1,545 3/2/2020
1.8.10 7,426 2/24/2020
1.8.9 1,663 2/20/2020
1.8.8 1,781 2/18/2020
1.8.7 1,570 2/18/2020
1.8.6 1,455 2/17/2020
1.8.5 1,462 2/14/2020
1.8.4 1,820 2/12/2020
1.8.3 1,790 2/7/2020
1.8.2 1,601 2/3/2020
1.8.1 6,775 1/28/2020
1.7.53 1,586 5/15/2020
1.7.52 1,529 3/31/2020
1.7.51 2,023 3/27/2020
1.7.50 1,523 3/26/2020
1.7.49 2,189 3/18/2020
1.7.48 1,466 2/25/2020
1.7.47 2,511 2/4/2020
1.7.46 1,516 2/4/2020
1.7.45 1,566 1/16/2020
1.7.44 1,630 1/13/2020
1.7.43 1,578 1/9/2020
1.7.42 5,659 12/27/2019
1.7.41 3,481 12/16/2019
1.7.40 1,437 12/13/2019
1.7.39 1,461 12/13/2019
1.7.38 1,545 12/13/2019
1.7.37 1,588 12/11/2019
1.7.36 1,559 12/4/2019
1.7.35 1,445 12/4/2019
1.7.34 1,500 12/3/2019
1.7.33 1,602 12/2/2019
1.7.32 6,870 11/27/2019
1.7.31 7,552 11/26/2019
1.7.30 2,263 11/25/2019
1.7.29 1,519 11/22/2019
1.7.28 1,635 11/8/2019
1.7.27 2,198 11/5/2019
1.7.26 1,575 10/31/2019
1.7.25 2,462 10/29/2019
1.7.24 1,530 10/29/2019
1.7.23 1,546 10/25/2019
1.7.22 1,557 10/24/2019
1.7.21 1,610 10/24/2019
1.7.20 6,228 10/16/2019
1.7.19 1,495 10/15/2019
1.7.18 1,554 10/15/2019
1.7.17 1,633 10/8/2019
1.7.16 1,574 10/4/2019
1.7.15 4,958 10/2/2019
1.7.14 1,887 9/27/2019
1.7.13 1,505 9/26/2019
1.7.12 1,555 9/25/2019
1.7.11 1,605 9/24/2019
1.7.10 1,582 9/24/2019
1.7.9 1,605 9/24/2019
1.7.8 11,194 9/12/2019
1.7.7 1,583 9/12/2019
1.7.6 2,546 9/10/2019
1.7.5 1,628 9/5/2019
1.7.4 1,530 9/4/2019
1.7.3 1,537 9/3/2019
1.7.2 1,611 9/2/2019
1.7.1 1,617 8/29/2019
1.7.0 2,669 8/27/2019
1.6.69 1,515 5/15/2020
1.6.68 5,684 10/2/2019
1.6.67 2,619 9/27/2019
1.6.66 1,565 9/26/2019
1.6.65 2,667 9/5/2019
1.6.64 1,508 9/2/2019
1.6.63 3,426 8/23/2019
1.6.62 1,490 8/21/2019
1.6.61 1,627 8/21/2019
1.6.60 1,554 8/15/2019
1.6.57 1,519 8/8/2019
1.6.56 1,506 8/8/2019
1.6.55 2,834 8/5/2019
1.6.52 3,322 7/8/2019
1.6.48 1,595 6/18/2019
1.6.47 2,416 6/13/2019
1.6.46 1,630 6/12/2019
1.6.45 1,637 6/12/2019
1.6.44 1,542 6/12/2019
1.6.43 1,549 5/29/2019
1.6.42 2,404 5/28/2019
1.6.41 1,522 5/28/2019
1.6.40 1,568 5/28/2019
1.6.39 1,542 5/28/2019
1.6.38 2,421 5/21/2019
1.6.37 6,070 5/21/2019
1.6.36 1,592 5/16/2019
1.6.35 4,525 5/16/2019
1.6.34 1,584 5/16/2019
1.6.33 1,480 5/16/2019
1.6.32 1,646 5/7/2019
1.6.31 1,599 5/7/2019
1.6.30 1,590 5/7/2019
1.6.29 1,528 5/7/2019
1.6.28 2,478 5/1/2019
1.6.27 1,685 5/1/2019
1.6.26 1,608 4/25/2019
1.6.25 2,241 4/17/2019
1.6.24 1,549 4/17/2019
1.6.23 4,517 4/15/2019
1.6.22 2,485 4/9/2019
1.6.20 1,590 4/1/2019
1.6.19 1,630 3/29/2019
1.6.18 2,705 3/25/2019
1.6.17 1,654 3/21/2019
1.6.16 2,472 3/15/2019
1.6.15 1,564 3/15/2019
1.6.14 1,564 3/15/2019
1.6.13 1,594 3/15/2019
1.6.12 1,546 3/15/2019
1.6.11 1,628 3/15/2019
1.6.10 2,561 3/15/2019
1.6.9 1,576 3/15/2019
1.6.8 1,475 3/15/2019
1.6.7 7,214 3/15/2019
1.6.6 2,382 3/15/2019
1.6.5 1,773 3/15/2019
1.6.4 1,602 3/15/2019
1.6.3 1,579 3/15/2019
1.6.2 1,610 3/15/2019
1.6.1 2,765 3/15/2019
1.6.0 7,826 3/15/2019
1.5.41 2,256 3/15/2019
1.5.40 1,613 3/15/2019
1.5.39 2,469 3/15/2019
1.5.38 1,591 3/15/2019
1.5.37 1,531 3/15/2019
1.5.36 1,563 3/15/2019
1.5.35 1,873 3/15/2019
1.5.34 4,676 3/15/2019
1.5.33 1,543 3/15/2019
1.5.32 2,339 3/15/2019
1.5.31 1,570 3/15/2019
1.5.30 1,589 3/15/2019
1.5.29 1,542 3/15/2019
1.5.28 3,966 3/15/2019
1.5.27 1,592 3/15/2019
1.5.26 4,334 3/15/2019
1.5.25 1,546 3/15/2019
1.5.24 1,571 3/15/2019
1.5.23 2,486 3/15/2019
1.5.22 1,540 3/15/2019
1.5.21 3,660 3/15/2019
1.5.20 1,541 3/15/2019
1.5.19 2,442 3/15/2019
1.5.18 1,594 3/15/2019
1.5.17 1,544 3/15/2019
1.5.16 2,283 3/15/2019
1.5.15 1,605 3/15/2019
1.5.14 1,515 3/15/2019
1.5.13 1,675 3/15/2019
1.5.11 1,525 3/15/2019
1.5.10 1,833 3/15/2019
1.5.9 2,672 3/15/2019
1.5.8 2,082 3/15/2019
1.5.7 1,627 3/15/2019
1.5.6 1,575 3/15/2019
1.5.5 4,985 3/15/2019
1.5.4 1,617 3/15/2019
1.5.3 1,507 3/15/2019
1.5.2 1,527 3/15/2019
1.5.1 7,286 3/15/2019
1.5.0 5,870 3/15/2019
1.4.84 21,564 3/15/2019
1.4.83 6,603 3/15/2019
1.4.82 6,046 3/15/2019
1.4.81 1,615 3/15/2019
1.4.80 6,588 3/15/2019
1.4.79 1,588 3/15/2019
1.4.78 1,492 3/15/2019
1.4.77 2,422 3/15/2019
1.4.76 1,546 3/15/2019
1.4.75 1,464 3/15/2019
1.4.74 2,243 3/15/2019
1.4.73 1,504 3/15/2019
1.4.72 1,517 3/15/2019
1.4.71 1,518 3/15/2019
1.4.70 1,511 3/15/2019
1.4.69 2,234 3/15/2019
1.4.68 1,527 3/15/2019
1.4.67 1,497 3/15/2019
1.4.66 2,248 3/15/2019
1.4.65 1,526 3/15/2019
1.4.64 1,536 3/15/2019
1.4.63 3,888 3/15/2019
1.4.59 4,343 3/15/2019
1.4.57 9,474 3/15/2019
1.4.22 10,443 3/15/2019
1.3.14 11,805 3/15/2019
1.2.10 5,243 3/15/2019
1.1.2 8,253 3/15/2019
1.0.0 99,337 3/15/2019