Dynamicweb.Ecommerce 10.15.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Ecommerce --version 10.15.9
                    
NuGet\Install-Package Dynamicweb.Ecommerce -Version 10.15.9
                    
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.15.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Ecommerce" Version="10.15.9" />
                    
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.15.9
                    
#r "nuget: Dynamicweb.Ecommerce, 10.15.9"
                    
#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.15.9
                    
#: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.15.9
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Ecommerce&version=10.15.9
                    
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.18.0-PreRelease 378 7/25/2025
10.17.3 486 7/22/2025
10.17.2 298 7/15/2025
10.17.1 419 7/8/2025
10.17.0 392 7/1/2025
10.16.7 476 7/22/2025
10.16.6 439 7/1/2025
10.16.5 646 6/17/2025
10.16.4 609 6/12/2025
10.16.3 528 6/10/2025
10.16.2 402 6/4/2025
10.16.1 328 6/3/2025
10.16.0 564 5/27/2025
10.15.9 305 7/1/2025
10.15.8 215 6/24/2025
10.15.7 286 6/17/2025
10.15.6 326 6/3/2025
10.15.5 270 5/27/2025
10.15.4 397 5/20/2025
10.15.3 576 5/13/2025
10.15.2 370 5/13/2025
10.15.1 503 5/6/2025
10.15.0 457 4/29/2025
10.14.13 276 7/1/2025
10.14.12 234 6/24/2025
10.14.11 324 6/17/2025
10.14.10 426 5/20/2025
10.14.9 366 5/13/2025
10.14.8 386 5/13/2025
10.14.7 209 5/7/2025
10.14.6 200 5/6/2025
10.14.5 289 4/29/2025
10.14.4 511 4/22/2025
10.14.3 510 4/10/2025
10.14.2 382 4/8/2025
10.14.1 617 4/1/2025
10.14.0 944 3/25/2025
10.13.8 540 4/22/2025
10.13.7 314 4/10/2025
10.13.6 295 4/8/2025
10.13.5 297 4/1/2025
10.13.4 599 3/25/2025
10.13.3 836 3/18/2025
10.13.2 425 3/11/2025
10.13.1 879 3/4/2025
10.13.0 2,906 2/25/2025
10.12.7 640 3/11/2025
10.12.6 340 3/4/2025
10.12.5 248 2/25/2025
10.12.4 456 2/18/2025
10.12.3 341 2/12/2025
10.12.2 230 2/11/2025
10.12.1 435 2/4/2025
10.12.0 1,322 1/28/2025
10.11.8 521 2/25/2025
10.11.7 230 2/18/2025
10.11.6 249 2/12/2025
10.11.5 199 2/11/2025
10.11.4 224 2/4/2025
10.11.3 279 1/28/2025
10.11.2 749 1/21/2025
10.11.1 281 1/14/2025
10.11.0 515 1/7/2025
10.10.8 398 2/12/2025
10.10.7 198 2/11/2025
10.10.6 302 1/16/2025
10.10.5 162 1/14/2025
10.10.4 283 1/7/2025
10.10.3 606 12/17/2024
10.10.2 281 12/10/2024
10.10.1 333 12/3/2024
10.10.0 359 11/26/2024
10.9.9 380 1/14/2025
10.9.8 387 12/17/2024
10.9.7 222 12/10/2024
10.9.6 226 12/3/2024
10.9.5 209 11/27/2024
10.9.4 185 11/26/2024
10.9.3 421 11/19/2024
10.9.2 439 11/12/2024
10.9.1 300 11/5/2024
10.9.0 1,491 10/29/2024
10.8.14 209 1/14/2025
10.8.13 320 12/17/2024
10.8.12 250 12/10/2024
10.8.11 239 12/3/2024
10.8.10 396 11/26/2024
10.8.9 214 11/19/2024
10.8.8 229 11/12/2024
10.8.7 251 11/7/2024
10.8.6 228 11/5/2024
10.8.5 255 10/29/2024
10.8.4 289 10/22/2024
10.8.3 426 10/15/2024
10.8.2 308 10/8/2024
10.8.1 357 10/1/2024
10.8.0 3,979 9/24/2024
10.7.11 217 11/19/2024
10.7.10 211 11/19/2024
10.7.9 287 10/29/2024
10.7.8 200 10/22/2024
10.7.7 225 10/15/2024
10.7.6 251 10/8/2024
10.7.5 304 10/1/2024
10.7.4 239 9/24/2024
10.7.3 419 9/17/2024
10.7.2 311 9/10/2024
10.7.1 340 9/4/2024
10.7.0 1,337 8/27/2024
10.6.18 244 11/19/2024
10.6.17 209 11/19/2024
10.6.16 287 10/15/2024
10.6.15 236 10/8/2024
10.6.14 233 10/1/2024
10.6.13 278 9/24/2024
10.6.12 256 9/17/2024
10.6.11 239 9/3/2024
10.6.10 290 8/27/2024
10.6.9 810 8/20/2024
10.6.8 366 8/13/2024
10.6.7 231 8/6/2024
10.6.6 384 7/19/2024
10.6.5 238 7/16/2024
10.6.4 304 7/9/2024
10.6.3 416 7/2/2024
10.6.2 2,472 6/25/2024
10.5.14 313 10/1/2024
10.5.13 230 9/24/2024
10.5.12 254 8/21/2024
10.5.11 267 8/13/2024
10.5.10 175 8/6/2024
10.5.9 236 7/19/2024
10.5.8 250 7/16/2024
10.5.7 195 7/5/2024
10.5.6 253 7/1/2024
10.5.5 218 6/25/2024
10.5.4 302 6/18/2024
10.5.3 300 6/11/2024
10.5.2 307 6/4/2024
10.5.1 213 6/4/2024
10.5.0 613 5/28/2024
10.4.8 207 8/6/2024
10.4.7 221 6/25/2024
10.4.6 225 6/11/2024
10.4.5 231 6/4/2024
10.4.4 236 5/28/2024
10.4.3 284 5/21/2024
10.4.2 579 5/14/2024
10.4.1 466 5/7/2024
10.4.0 2,069 4/30/2024
10.3.10 198 8/6/2024
10.3.9 222 6/25/2024
10.3.8 315 5/21/2024
10.3.7 223 5/14/2024
10.3.6 271 5/7/2024
10.3.5 269 4/30/2024
10.3.4 330 4/23/2024
10.3.3 300 4/16/2024
10.3.2 347 4/11/2024
10.3.1 263 4/9/2024
10.3.0 456 4/2/2024
10.2.8 324 4/23/2024
10.2.7 259 4/16/2024
10.2.6 248 4/11/2024
10.2.5 253 4/9/2024
10.2.4 255 4/2/2024
10.2.3 310 3/26/2024
10.2.2 370 3/19/2024
10.2.1 399 3/12/2024
10.2.0 540 3/5/2024
10.1.12 273 4/11/2024
10.1.11 259 4/9/2024
10.1.10 276 4/2/2024
10.1.9 319 3/19/2024
10.1.8 335 3/13/2024
10.1.7 313 3/12/2024
10.1.6 353 3/5/2024
10.1.5 411 2/27/2024
10.1.4 458 2/20/2024
10.1.3 467 2/14/2024
10.1.2 470 2/7/2024
10.1.1 451 2/6/2024
10.1.0 516 1/30/2024
10.0.39 303 4/11/2024
10.0.38 319 4/2/2024
10.0.37 407 3/5/2024
10.0.36 419 2/27/2024
10.0.35 429 2/20/2024
10.0.34 677 2/14/2024
10.0.33 636 2/1/2024
10.0.32 528 1/24/2024
10.0.31 517 1/19/2024
10.0.30 518 1/18/2024
10.0.29 590 1/16/2024
10.0.28 742 1/16/2024
10.0.27 640 1/11/2024
10.0.26 733 12/19/2023
10.0.25 1,147 12/12/2023
10.0.24 1,009 12/5/2023
10.0.22 903 11/28/2023
10.0.21 2,736 11/23/2023
10.0.20 666 11/21/2023
10.0.19 628 11/14/2023
10.0.18 559 11/9/2023
10.0.17 661 11/2/2023
10.0.16 629 10/25/2023
10.0.15 698 10/19/2023
10.0.14 669 10/11/2023
10.0.13 802 9/27/2023
10.0.12 703 9/26/2023
10.0.11 719 9/22/2023
10.0.10 690 9/13/2023
10.0.9 2,222 8/30/2023
10.0.8 732 8/25/2023
10.0.7 984 8/22/2023
10.0.6 944 8/10/2023
10.0.5 1,127 8/2/2023
10.0.4 862 7/13/2023
10.0.3 1,058 7/5/2023
10.0.2 1,329 6/27/2023
10.0.1 873 6/20/2023
10.0.0 2,281 6/14/2023
1.19.4 45 7/30/2025
1.19.3 319 6/18/2025
1.19.2 568 4/1/2025
1.19.1 860 2/19/2025
1.19.0 810 1/31/2025
1.18.5 175 4/1/2025
1.18.4 133 2/18/2025
1.18.3 279 1/31/2025
1.18.2 256 12/18/2024
1.18.1 733 11/26/2024
1.18.0 1,559 8/27/2024
1.17.17 998 11/22/2024
1.17.16 169 11/7/2024
1.17.15 216 10/18/2024
1.17.14 1,039 10/2/2024
1.17.13 1,422 9/19/2024
1.17.12 1,072 9/3/2024
1.17.11 377 8/26/2024
1.17.10 1,081 8/14/2024
1.17.9 251 7/18/2024
1.17.8 422 6/27/2024
1.17.7 1,400 6/4/2024
1.17.6 167 5/30/2024
1.17.5 1,517 5/13/2024
1.17.4 5,698 4/12/2024
1.17.3 432 3/25/2024
1.17.2 1,206 3/4/2024
1.17.1 1,120 2/14/2024
1.17.0 617 1/31/2024
1.16.13 430 4/11/2024
1.16.12 310 3/25/2024
1.16.11 315 3/4/2024
1.16.10 421 2/14/2024
1.16.9 447 1/29/2024
1.16.8 662 1/9/2024
1.16.7 1,287 12/13/2023
1.16.6 727 12/6/2023
1.16.5 1,592 11/29/2023
1.16.4 937 11/21/2023
1.16.3 696 11/7/2023
1.16.2 529 10/30/2023
1.16.1 1,520 10/10/2023
1.16.0 2,058 9/21/2023
1.15.34 338 1/31/2024
1.15.33 387 1/23/2024
1.15.32 812 12/13/2023
1.15.31 1,762 11/7/2023
1.15.30 620 10/17/2023
1.15.29 1,065 10/10/2023
1.15.28 2,916 9/13/2023
1.15.27 2,486 8/29/2023
1.15.26 7,231 8/15/2023
1.15.25 647 8/14/2023
1.15.24 1,679 8/2/2023
1.15.23 733 7/27/2023
1.15.22 705 7/26/2023
1.15.21 1,134 7/6/2023
1.15.20 1,961 6/29/2023
1.15.19 1,733 6/6/2023
1.15.18 1,021 5/28/2023
1.15.17 1,142 5/16/2023
1.15.16 2,502 5/11/2023
1.15.15 2,961 5/3/2023
1.15.14 1,278 4/18/2023
1.15.13 1,445 3/24/2023
1.15.12 1,683 3/21/2023
1.15.11 3,410 3/16/2023
1.15.10 863 3/15/2023
1.15.9 3,865 3/7/2023
1.15.8 927 3/2/2023
1.15.7 1,027 2/28/2023
1.15.6 969 2/22/2023
1.15.5 1,485 2/21/2023
1.15.4 983 2/15/2023
1.15.3 877 2/7/2023
1.15.2 1,051 2/6/2023
1.15.1 3,444 2/2/2023
1.15.0 1,270 1/26/2023
1.14.70 3,017 10/9/2023
1.14.69 686 8/14/2023
1.14.68 859 7/27/2023
1.14.67 1,484 6/23/2023
1.14.66 4,438 5/3/2023
1.14.65 1,959 4/24/2023
1.14.64 945 4/18/2023
1.14.63 919 3/24/2023
1.14.62 934 3/21/2023
1.14.61 935 3/16/2023
1.14.60 872 3/16/2023
1.14.59 1,411 3/7/2023
1.14.58 907 3/2/2023
1.14.57 1,594 2/21/2023
1.14.56 1,069 2/15/2023
1.14.55 993 2/14/2023
1.14.54 990 2/7/2023
1.14.53 1,025 2/2/2023
1.14.52 997 2/1/2023
1.14.51 1,363 1/26/2023
1.14.50 1,616 1/24/2023
1.14.49 4,776 1/18/2023
1.14.48 993 1/16/2023
1.14.47 1,806 1/10/2023
1.14.46 955 1/9/2023
1.14.45 1,537 1/9/2023
1.14.44 1,815 1/5/2023
1.14.43 959 1/5/2023
1.14.42 2,640 1/3/2023
1.14.41 3,336 12/15/2022
1.14.40 1,020 12/13/2022
1.14.39 1,801 12/8/2022
1.14.38 1,012 12/7/2022
1.14.37 956 12/5/2022
1.14.36 1,032 12/2/2022
1.14.35 988 12/1/2022
1.14.34 1,792 11/29/2022
1.14.33 1,037 11/28/2022
1.14.32 972 11/24/2022
1.14.31 1,038 11/23/2022
1.14.30 1,158 11/22/2022
1.14.29 1,222 11/22/2022
1.14.28 1,976 11/17/2022
1.14.27 1,936 11/16/2022
1.14.26 1,156 11/16/2022
1.14.25 2,094 11/15/2022
1.14.24 1,143 11/14/2022
1.14.23 1,063 11/11/2022
1.14.22 1,273 11/10/2022
1.14.21 1,089 11/10/2022
1.14.20 1,124 11/7/2022
1.14.19 1,552 11/7/2022
1.14.18 1,469 11/2/2022
1.14.17 3,582 11/1/2022
1.14.16 1,068 10/27/2022
1.14.15 1,181 10/24/2022
1.14.14 1,095 10/21/2022
1.14.13 2,219 10/13/2022
1.14.12 1,066 10/12/2022
1.14.11 1,601 10/12/2022
1.14.10 1,920 10/7/2022
1.14.9 1,405 10/4/2022
1.14.8 1,083 10/3/2022
1.14.7 1,486 9/29/2022
1.14.6 1,879 9/27/2022
1.14.5 1,168 9/21/2022
1.14.4 1,500 9/16/2022
1.14.3 1,122 9/15/2022
1.14.2 2,305 9/7/2022
1.14.1 2,645 8/30/2022
1.14.0 3,138 8/30/2022
1.13.83 1,013 1/24/2023
1.13.81 1,007 1/5/2023
1.13.80 1,019 11/23/2022
1.13.79 1,123 11/1/2022
1.13.78 1,061 10/13/2022
1.13.77 1,143 10/4/2022
1.13.76 1,276 9/27/2022
1.13.75 1,131 9/21/2022
1.13.74 3,074 9/20/2022
1.13.73 1,195 9/16/2022
1.13.72 2,471 8/31/2022
1.13.71 1,172 8/30/2022
1.13.70 1,139 8/25/2022
1.13.69 1,213 8/22/2022
1.13.68 1,100 8/22/2022
1.13.67 1,223 8/22/2022
1.13.66 1,182 8/22/2022
1.13.65 1,223 8/17/2022
1.13.64 4,165 8/11/2022
1.13.63 1,146 8/9/2022
1.13.62 1,240 8/8/2022
1.13.61 2,612 7/13/2022
1.13.60 1,290 7/11/2022
1.13.59 2,809 6/27/2022
1.13.58 1,360 6/24/2022
1.13.57 1,924 6/21/2022
1.13.56 1,268 6/19/2022
1.13.55 1,670 6/15/2022
1.13.54 5,931 6/8/2022
1.13.53 1,217 6/6/2022
1.13.52 5,902 6/2/2022
1.13.51 1,333 6/1/2022
1.13.50 2,055 5/23/2022
1.13.49 1,239 5/20/2022
1.13.48 1,197 5/18/2022
1.13.47 1,290 5/5/2022
1.13.46 3,078 5/2/2022
1.13.45 1,256 4/29/2022
1.13.44 1,291 4/28/2022
1.13.43 1,212 4/28/2022
1.13.42 1,313 4/27/2022
1.13.41 1,204 4/27/2022
1.13.40 1,229 4/26/2022
1.13.39 1,276 4/26/2022
1.13.38 1,310 4/26/2022
1.13.37 1,544 4/21/2022
1.13.36 1,712 4/13/2022
1.13.35 1,446 4/8/2022
1.13.34 1,245 4/7/2022
1.13.33 1,313 4/7/2022
1.13.32 1,297 4/7/2022
1.13.31 1,291 4/6/2022
1.13.30 1,239 4/4/2022
1.13.29 1,656 3/28/2022
1.13.28 1,287 3/28/2022
1.13.27 2,002 3/25/2022
1.13.24 1,262 3/21/2022
1.13.23 1,303 3/17/2022
1.13.22 1,557 3/16/2022
1.13.21 1,310 3/15/2022
1.13.20 1,348 3/11/2022
1.13.19 1,319 3/10/2022
1.13.18 1,354 3/10/2022
1.13.17 1,288 3/9/2022
1.13.16 1,347 3/9/2022
1.13.15 1,420 3/4/2022
1.13.14 2,720 3/2/2022
1.13.13 1,252 3/1/2022
1.13.12 1,395 2/28/2022
1.13.11 1,396 2/18/2022
1.13.10 1,340 2/18/2022
1.13.9 4,744 2/17/2022
1.13.8 1,284 2/16/2022
1.13.7 3,530 2/11/2022
1.13.6 1,410 2/7/2022
1.13.5 1,400 2/3/2022
1.13.4 1,357 2/2/2022
1.13.3 1,330 2/2/2022
1.13.2 1,378 2/1/2022
1.13.1 1,397 1/28/2022
1.13.0 3,928 1/25/2022
1.12.60 2,930 5/24/2022
1.12.59 1,191 5/23/2022
1.12.58 1,493 3/9/2022
1.12.57 1,312 3/3/2022
1.12.56 1,301 2/11/2022
1.12.55 1,612 2/8/2022
1.12.54 1,339 2/4/2022
1.12.53 1,304 1/31/2022
1.12.52 3,358 1/23/2022
1.12.51 1,389 1/20/2022
1.12.50 1,329 1/19/2022
1.12.49 1,685 1/17/2022
1.12.48 1,186 1/14/2022
1.12.47 1,325 1/13/2022
1.12.46 1,258 1/11/2022
1.12.45 1,072 1/6/2022
1.12.44 1,196 1/3/2022
1.12.43 1,148 12/23/2021
1.12.42 2,472 12/21/2021
1.12.41 1,123 12/21/2021
1.12.40 1,103 12/20/2021
1.12.39 1,088 12/20/2021
1.12.38 2,324 12/16/2021
1.12.37 1,103 12/16/2021
1.12.36 2,293 12/16/2021
1.12.35 4,956 12/15/2021
1.12.34 1,144 12/10/2021
1.12.33 1,890 12/7/2021
1.12.32 1,344 12/2/2021
1.12.31 968 12/2/2021
1.12.30 1,111 11/30/2021
1.12.29 1,292 11/29/2021
1.12.28 4,508 11/23/2021
1.12.27 1,115 11/22/2021
1.12.26 1,136 11/12/2021
1.12.25 1,064 11/11/2021
1.12.23 1,143 11/10/2021
1.12.22 1,112 11/10/2021
1.12.21 1,180 11/8/2021
1.12.20 2,043 10/29/2021
1.12.19 5,419 10/29/2021
1.12.18 1,214 10/26/2021
1.12.17 1,882 10/26/2021
1.12.16 1,280 10/25/2021
1.12.15 1,289 10/20/2021
1.12.14 1,156 10/18/2021
1.12.13 1,191 10/18/2021
1.12.12 1,139 10/15/2021
1.12.11 1,329 10/14/2021
1.12.10 1,940 10/7/2021
1.12.9 1,154 10/6/2021
1.12.8 1,298 10/5/2021
1.12.7 1,245 10/5/2021
1.12.6 1,256 10/4/2021
1.12.5 1,192 10/1/2021
1.12.4 1,199 9/30/2021
1.12.3 1,165 9/29/2021
1.12.2 1,821 9/23/2021
1.12.1 1,717 9/17/2021
1.12.0 3,514 8/31/2021
1.10.116 2,616 12/1/2021
1.10.115 2,476 11/11/2021
1.10.114 1,124 11/10/2021
1.10.113 1,123 11/5/2021
1.10.112 2,012 10/19/2021
1.10.111 1,147 10/15/2021
1.10.110 1,207 10/15/2021
1.10.109 1,137 10/12/2021
1.10.108 1,150 10/8/2021
1.10.107 1,205 10/7/2021
1.10.106 1,094 10/6/2021
1.10.105 1,177 10/5/2021
1.10.104 13,135 9/23/2021
1.10.103 1,612 9/21/2021
1.10.102 2,056 9/21/2021
1.10.101 1,207 9/15/2021
1.10.100 1,231 9/13/2021
1.10.99 2,093 9/9/2021
1.10.98 1,257 9/9/2021
1.10.97 1,426 9/6/2021
1.10.96 4,577 8/30/2021
1.10.95 2,869 8/27/2021
1.10.94 1,323 8/26/2021
1.10.93 1,369 8/24/2021
1.10.92 13,987 8/23/2021
1.10.91 1,410 8/20/2021
1.10.90 21,043 8/12/2021
1.10.89 3,572 8/12/2021
1.10.88 1,683 8/4/2021
1.10.87 6,718 7/15/2021
1.10.86 1,326 7/14/2021
1.10.85 1,292 7/12/2021
1.10.84 1,273 7/12/2021
1.10.83 10,105 7/8/2021
1.10.82 1,172 7/7/2021
1.10.81 1,167 7/6/2021
1.10.80 1,249 7/2/2021
1.10.79 1,140 7/2/2021
1.10.78 1,266 6/30/2021
1.10.77 1,190 6/29/2021
1.10.76 2,069 6/28/2021
1.10.75 2,474 6/25/2021
1.10.74 1,235 6/22/2021
1.10.73 1,265 6/18/2021
1.10.72 3,429 6/11/2021
1.10.71 1,958 6/7/2021
1.10.70 1,315 6/4/2021
1.10.69 1,203 6/4/2021
1.10.68 17,137 6/2/2021
1.10.67 3,107 6/1/2021
1.10.66 1,236 5/31/2021
1.10.65 1,291 5/27/2021
1.10.64 1,188 5/26/2021
1.10.63 2,421 5/24/2021
1.10.62 2,376 5/18/2021
1.10.61 1,255 5/18/2021
1.10.60 1,235 5/17/2021
1.10.59 2,856 5/12/2021
1.10.58 1,314 5/11/2021
1.10.57 1,326 5/7/2021
1.10.56 2,718 5/4/2021
1.10.55 1,248 5/3/2021
1.10.54 1,285 5/3/2021
1.10.53 23,075 4/27/2021
1.10.52 1,205 4/27/2021
1.10.51 8,621 4/26/2021
1.10.50 7,288 4/23/2021
1.10.49 4,837 4/22/2021
1.10.48 1,217 4/21/2021
1.10.47 1,280 4/21/2021
1.10.46 1,303 4/21/2021
1.10.45 1,205 4/20/2021
1.10.44 1,255 4/19/2021
1.10.43 1,179 4/19/2021
1.10.42 1,254 4/15/2021
1.10.41 1,192 4/14/2021
1.10.40 1,662 4/14/2021
1.10.39 3,557 4/13/2021
1.10.38 1,129 4/12/2021
1.10.37 1,232 4/12/2021
1.10.36 1,285 4/12/2021
1.10.35 1,234 4/9/2021
1.10.34 1,159 4/9/2021
1.10.33 1,136 4/8/2021
1.10.32 1,246 4/8/2021
1.10.31 1,200 4/7/2021
1.10.30 1,170 4/7/2021
1.10.29 1,201 3/31/2021
1.10.28 1,578 3/30/2021
1.10.27 3,134 3/24/2021
1.10.26 1,186 3/24/2021
1.10.25 1,276 3/23/2021
1.10.24 1,260 3/23/2021
1.10.23 1,386 3/18/2021
1.10.22 2,622 3/17/2021
1.10.21 2,510 3/11/2021
1.10.20 1,306 3/11/2021
1.10.19 1,266 3/10/2021
1.10.18 1,993 3/9/2021
1.10.17 1,194 3/9/2021
1.10.16 1,325 3/8/2021
1.10.15 14,844 3/4/2021
1.10.14 1,651 2/25/2021
1.10.13 3,231 2/19/2021
1.10.12 2,630 2/18/2021
1.10.11 1,330 2/16/2021
1.10.10 1,182 2/15/2021
1.10.9 1,375 2/10/2021
1.10.8 1,654 2/8/2021
1.10.7 1,271 2/4/2021
1.10.6 3,327 2/2/2021
1.10.5 1,256 2/1/2021
1.10.4 1,302 1/29/2021
1.10.3 2,710 1/28/2021
1.10.2 6,490 1/26/2021
1.10.1 11,663 1/26/2021
1.9.64 1,216 3/17/2021
1.9.63 1,767 2/25/2021
1.9.62 1,263 2/22/2021
1.9.61 2,231 2/4/2021
1.9.60 1,226 2/1/2021
1.9.59 3,985 1/19/2021
1.9.58 1,270 1/15/2021
1.9.57 1,466 1/14/2021
1.9.56 1,345 1/11/2021
1.9.55 1,575 12/24/2020
1.9.54 1,534 12/18/2020
1.9.53 4,295 12/16/2020
1.9.52 1,267 12/15/2020
1.9.51 1,320 12/11/2020
1.9.50 1,335 12/10/2020
1.9.49 1,399 12/10/2020
1.9.48 1,350 12/9/2020
1.9.47 1,282 12/8/2020
1.9.46 1,338 12/4/2020
1.9.45 1,313 12/3/2020
1.9.44 1,391 12/1/2020
1.9.43 1,331 11/30/2020
1.9.42 1,259 11/27/2020
1.9.41 1,385 11/26/2020
1.9.40 1,196 11/26/2020
1.9.39 3,788 11/25/2020
1.9.38 1,285 11/23/2020
1.9.37 1,270 11/20/2020
1.9.36 1,590 11/17/2020
1.9.35 1,374 11/16/2020
1.9.34 1,548 11/10/2020
1.9.33 1,371 11/9/2020
1.9.32 5,571 11/3/2020
1.9.31 1,375 11/3/2020
1.9.30 1,335 10/30/2020
1.9.29 1,311 10/28/2020
1.9.28 4,014 10/21/2020
1.9.27 1,325 10/20/2020
1.9.26 1,435 10/18/2020
1.9.25 4,034 10/15/2020
1.9.24 1,483 10/14/2020
1.9.23 1,342 10/13/2020
1.9.22 1,359 10/13/2020
1.9.21 1,416 10/9/2020
1.9.20 2,365 10/2/2020
1.9.19 2,267 9/29/2020
1.9.18 2,840 9/29/2020
1.9.17 1,407 9/22/2020
1.9.16 1,379 9/17/2020
1.9.15 1,531 9/16/2020
1.9.14 2,545 9/15/2020
1.9.13 1,316 9/15/2020
1.9.12 1,391 9/15/2020
1.9.11 1,370 9/15/2020
1.9.10 1,692 9/11/2020
1.9.9 1,419 9/9/2020
1.9.8 1,272 9/9/2020
1.9.7 1,327 9/8/2020
1.9.6 1,687 9/4/2020
1.9.5 1,364 9/2/2020
1.9.4 1,321 9/1/2020
1.9.3 1,379 8/31/2020
1.9.2 3,135 8/27/2020
1.9.1 1,361 8/26/2020
1.9.0 2,690 8/25/2020
1.8.105 1,839 4/15/2021
1.8.104 1,485 10/20/2020
1.8.103 2,478 9/14/2020
1.8.102 1,462 9/8/2020
1.8.101 1,441 9/2/2020
1.8.100 1,371 9/1/2020
1.8.99 3,162 8/21/2020
1.8.98 1,382 8/18/2020
1.8.97 1,496 8/14/2020
1.8.96 1,484 8/13/2020
1.8.95 1,453 8/12/2020
1.8.94 2,413 8/11/2020
1.8.93 1,798 8/3/2020
1.8.92 1,503 7/30/2020
1.8.91 1,531 7/13/2020
1.8.90 1,457 7/7/2020
1.8.89 1,512 7/7/2020
1.8.88 1,374 7/6/2020
1.8.87 1,376 7/2/2020
1.8.86 3,577 6/30/2020
1.8.85 1,453 6/30/2020
1.8.84 1,379 6/30/2020
1.8.83 1,401 6/29/2020
1.8.82 1,430 6/25/2020
1.8.81 1,570 6/25/2020
1.8.80 1,485 6/22/2020
1.8.79 1,407 6/18/2020
1.8.78 4,443 6/18/2020
1.8.77 1,412 6/17/2020
1.8.76 2,480 6/16/2020
1.8.75 1,397 6/15/2020
1.8.74 2,962 6/9/2020
1.8.73 1,471 6/8/2020
1.8.72 1,383 6/8/2020
1.8.71 1,402 6/5/2020
1.8.70 1,539 6/4/2020
1.8.69 1,495 6/1/2020
1.8.68 1,533 5/29/2020
1.8.67 1,455 5/28/2020
1.8.66 1,430 5/28/2020
1.8.65 1,462 5/27/2020
1.8.64 2,462 5/26/2020
1.8.63 4,710 5/20/2020
1.8.62 1,420 5/20/2020
1.8.61 1,430 5/20/2020
1.8.60 1,574 5/18/2020
1.8.59 1,465 5/15/2020
1.8.58 1,449 5/15/2020
1.8.57 1,440 5/15/2020
1.8.56 1,430 5/14/2020
1.8.55 5,273 5/12/2020
1.8.54 1,527 5/8/2020
1.8.53 2,375 5/6/2020
1.8.52 1,614 5/5/2020
1.8.51 1,484 5/4/2020
1.8.50 1,522 4/30/2020
1.8.49 1,439 4/29/2020
1.8.48 1,474 4/27/2020
1.8.47 3,611 4/24/2020
1.8.46 1,523 4/24/2020
1.8.45 1,431 4/24/2020
1.8.44 1,470 4/22/2020
1.8.43 2,661 4/21/2020
1.8.42 1,455 4/17/2020
1.8.41 1,564 4/16/2020
1.8.40 1,628 4/9/2020
1.8.39 1,397 4/8/2020
1.8.38 2,522 4/5/2020
1.8.37 1,568 4/3/2020
1.8.36 1,550 4/3/2020
1.8.35 1,506 4/2/2020
1.8.34 1,565 4/2/2020
1.8.33 1,612 3/31/2020
1.8.32 1,508 3/27/2020
1.8.31 1,525 3/26/2020
1.8.30 1,487 3/26/2020
1.8.29 1,342 3/25/2020
1.8.28 1,574 3/24/2020
1.8.27 1,482 3/20/2020
1.8.26 1,455 3/19/2020
1.8.25 1,592 3/18/2020
1.8.24 2,488 3/18/2020
1.8.23 1,480 3/18/2020
1.8.22 1,367 3/18/2020
1.8.21 1,549 3/18/2020
1.8.20 1,592 3/17/2020
1.8.19 1,587 3/17/2020
1.8.18 1,535 3/17/2020
1.8.17 3,721 3/17/2020
1.8.16 1,546 3/15/2020
1.8.15 3,655 3/12/2020
1.8.14 1,454 3/11/2020
1.8.13 4,823 3/5/2020
1.8.12 1,724 3/3/2020
1.8.11 1,520 3/2/2020
1.8.10 7,400 2/24/2020
1.8.9 1,638 2/20/2020
1.8.8 1,756 2/18/2020
1.8.7 1,545 2/18/2020
1.8.6 1,429 2/17/2020
1.8.5 1,432 2/14/2020
1.8.4 1,797 2/12/2020
1.8.3 1,765 2/7/2020
1.8.2 1,576 2/3/2020
1.8.1 6,751 1/28/2020
1.7.53 1,562 5/15/2020
1.7.52 1,504 3/31/2020
1.7.51 1,998 3/27/2020
1.7.50 1,498 3/26/2020
1.7.49 2,167 3/18/2020
1.7.48 1,439 2/25/2020
1.7.47 2,484 2/4/2020
1.7.46 1,493 2/4/2020
1.7.45 1,541 1/16/2020
1.7.44 1,606 1/13/2020
1.7.43 1,555 1/9/2020
1.7.42 5,629 12/27/2019
1.7.41 3,458 12/16/2019
1.7.40 1,409 12/13/2019
1.7.39 1,437 12/13/2019
1.7.38 1,519 12/13/2019
1.7.37 1,564 12/11/2019
1.7.36 1,534 12/4/2019
1.7.35 1,419 12/4/2019
1.7.34 1,478 12/3/2019
1.7.33 1,576 12/2/2019
1.7.32 6,847 11/27/2019
1.7.31 7,527 11/26/2019
1.7.30 2,238 11/25/2019
1.7.29 1,494 11/22/2019
1.7.28 1,608 11/8/2019
1.7.27 2,173 11/5/2019
1.7.26 1,548 10/31/2019
1.7.25 2,433 10/29/2019
1.7.24 1,498 10/29/2019
1.7.23 1,521 10/25/2019
1.7.22 1,534 10/24/2019
1.7.21 1,584 10/24/2019
1.7.20 6,203 10/16/2019
1.7.19 1,463 10/15/2019
1.7.18 1,525 10/15/2019
1.7.17 1,609 10/8/2019
1.7.16 1,551 10/4/2019
1.7.15 4,872 10/2/2019
1.7.14 1,863 9/27/2019
1.7.13 1,482 9/26/2019
1.7.12 1,531 9/25/2019
1.7.11 1,582 9/24/2019
1.7.10 1,558 9/24/2019
1.7.9 1,583 9/24/2019
1.7.8 11,146 9/12/2019
1.7.7 1,556 9/12/2019
1.7.6 2,521 9/10/2019
1.7.5 1,604 9/5/2019
1.7.4 1,503 9/4/2019
1.7.3 1,513 9/3/2019
1.7.2 1,588 9/2/2019
1.7.1 1,592 8/29/2019
1.7.0 2,643 8/27/2019
1.6.69 1,492 5/15/2020
1.6.68 5,652 10/2/2019
1.6.67 2,589 9/27/2019
1.6.66 1,539 9/26/2019
1.6.65 2,640 9/5/2019
1.6.64 1,478 9/2/2019
1.6.63 3,402 8/23/2019
1.6.62 1,465 8/21/2019
1.6.61 1,600 8/21/2019
1.6.60 1,524 8/15/2019
1.6.57 1,495 8/8/2019
1.6.56 1,480 8/8/2019
1.6.55 2,809 8/5/2019
1.6.52 3,298 7/8/2019
1.6.48 1,569 6/18/2019
1.6.47 2,391 6/13/2019
1.6.46 1,602 6/12/2019
1.6.45 1,612 6/12/2019
1.6.44 1,512 6/12/2019
1.6.43 1,520 5/29/2019
1.6.42 2,379 5/28/2019
1.6.41 1,493 5/28/2019
1.6.40 1,543 5/28/2019
1.6.39 1,519 5/28/2019
1.6.38 2,396 5/21/2019
1.6.37 6,046 5/21/2019
1.6.36 1,567 5/16/2019
1.6.35 4,495 5/16/2019
1.6.34 1,561 5/16/2019
1.6.33 1,452 5/16/2019
1.6.32 1,622 5/7/2019
1.6.31 1,575 5/7/2019
1.6.30 1,566 5/7/2019
1.6.29 1,502 5/7/2019
1.6.28 2,455 5/1/2019
1.6.27 1,659 5/1/2019
1.6.26 1,579 4/25/2019
1.6.25 2,216 4/17/2019
1.6.24 1,525 4/17/2019
1.6.23 4,490 4/15/2019
1.6.22 2,458 4/9/2019
1.6.20 1,564 4/1/2019
1.6.19 1,606 3/29/2019
1.6.18 2,680 3/25/2019
1.6.17 1,627 3/21/2019
1.6.16 2,446 3/15/2019
1.6.15 1,539 3/15/2019
1.6.14 1,541 3/15/2019
1.6.13 1,565 3/15/2019
1.6.12 1,510 3/15/2019
1.6.11 1,599 3/15/2019
1.6.10 2,531 3/15/2019
1.6.9 1,551 3/15/2019
1.6.8 1,451 3/15/2019
1.6.7 7,183 3/15/2019
1.6.6 2,359 3/15/2019
1.6.5 1,750 3/15/2019
1.6.4 1,576 3/15/2019
1.6.3 1,548 3/15/2019
1.6.2 1,586 3/15/2019
1.6.1 2,737 3/15/2019
1.6.0 7,790 3/15/2019
1.5.41 2,232 3/15/2019
1.5.40 1,589 3/15/2019
1.5.39 2,441 3/15/2019
1.5.38 1,563 3/15/2019
1.5.37 1,507 3/15/2019
1.5.36 1,539 3/15/2019
1.5.35 1,843 3/15/2019
1.5.34 4,588 3/15/2019
1.5.33 1,514 3/15/2019
1.5.32 2,311 3/15/2019
1.5.31 1,538 3/15/2019
1.5.30 1,564 3/15/2019
1.5.29 1,515 3/15/2019
1.5.28 3,939 3/15/2019
1.5.27 1,568 3/15/2019
1.5.26 4,300 3/15/2019
1.5.25 1,521 3/15/2019
1.5.24 1,546 3/15/2019
1.5.23 2,461 3/15/2019
1.5.22 1,512 3/15/2019
1.5.21 3,635 3/15/2019
1.5.20 1,516 3/15/2019
1.5.19 2,416 3/15/2019
1.5.18 1,567 3/15/2019
1.5.17 1,515 3/15/2019
1.5.16 2,259 3/15/2019
1.5.15 1,580 3/15/2019
1.5.14 1,492 3/15/2019
1.5.13 1,646 3/15/2019
1.5.11 1,501 3/15/2019
1.5.10 1,807 3/15/2019
1.5.9 2,641 3/15/2019
1.5.8 2,055 3/15/2019
1.5.7 1,598 3/15/2019
1.5.6 1,548 3/15/2019
1.5.5 4,955 3/15/2019
1.5.4 1,593 3/15/2019
1.5.3 1,483 3/15/2019
1.5.2 1,502 3/15/2019
1.5.1 7,260 3/15/2019
1.5.0 5,839 3/15/2019
1.4.84 21,528 3/15/2019
1.4.83 6,392 3/15/2019
1.4.82 6,020 3/15/2019
1.4.81 1,589 3/15/2019
1.4.80 6,559 3/15/2019
1.4.79 1,562 3/15/2019
1.4.78 1,463 3/15/2019
1.4.77 2,396 3/15/2019
1.4.76 1,523 3/15/2019
1.4.75 1,436 3/15/2019
1.4.74 2,218 3/15/2019
1.4.73 1,475 3/15/2019
1.4.72 1,492 3/15/2019
1.4.71 1,489 3/15/2019
1.4.70 1,487 3/15/2019
1.4.69 2,206 3/15/2019
1.4.68 1,503 3/15/2019
1.4.67 1,469 3/15/2019
1.4.66 2,224 3/15/2019
1.4.65 1,501 3/15/2019
1.4.64 1,513 3/15/2019
1.4.63 3,862 3/15/2019
1.4.59 4,311 3/15/2019
1.4.57 9,451 3/15/2019
1.4.22 10,417 3/15/2019
1.3.14 11,776 3/15/2019
1.2.10 5,214 3/15/2019
1.1.2 8,229 3/15/2019
1.0.0 99,218 3/15/2019