Dynamicweb 10.18.9

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Dynamicweb --version 10.18.9
                    
NuGet\Install-Package Dynamicweb -Version 10.18.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" Version="10.18.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb" Version="10.18.9" />
                    
Directory.Packages.props
<PackageReference Include="Dynamicweb" />
                    
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 --version 10.18.9
                    
#r "nuget: Dynamicweb, 10.18.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@10.18.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&version=10.18.9
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb&version=10.18.9
                    
Install as a Cake Tool

Dynamicweb

This package is the main Dynamicweb package and is one of several packages that is required for a full Dynamicweb installation.

This is the package that contains the APIs for content - websites, pages, grids, paragraphs, items and more.

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 the content. The main entrance is the services found in Dynamicweb.Content.Services namespace.

var page = Dynamicweb.Content.Services.Pages.GetPage(1);
var pageName = page.MenuText;
page.MetaTitle = $"Welcome to {pageName}";
Dynamicweb.Content.Services.Pages.SavePage(page);

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 (151)

Showing the top 5 NuGet packages that depend on Dynamicweb:

Package Downloads
Dynamicweb.Ecommerce

Ecommerce

Dynamicweb.Hosting

API for accessing and using IIS for hosting

Dynamicweb.UserManagement

User Management

Dynamicweb.DataIntegration

Data Integration

Dynamicweb.Analytics

Dynamicweb 9 package containing the Analytics module

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.19.5-PreRelease 624 9/22/2025
10.19.4-PreRelease 596 9/16/2025
10.19.3-PreRelease 367 9/9/2025
10.19.2-PreRelease 380 9/4/2025
10.19.1-PreRelease 380 9/2/2025
10.19.0-PreRelease 448 8/26/2025
10.18.9 771 9/22/2025
10.18.8 766 9/16/2025
10.18.7 472 9/9/2025
10.18.6 440 9/4/2025
10.18.5 573 9/2/2025
10.18.4 935 8/26/2025
10.18.3-PreRelease 372 8/19/2025
10.18.2-PreRelease 383 8/12/2025
10.18.1-PreRelease 453 8/7/2025
10.18.0-PreRelease 548 7/25/2025
10.17.10 695 9/22/2025
10.17.9 723 9/16/2025
10.17.8 556 9/2/2025
10.17.7 510 8/26/2025
10.17.6 500 8/19/2025
10.17.5 607 8/12/2025
10.17.4 528 8/5/2025
10.17.3 924 7/22/2025
10.17.2 536 7/15/2025
10.17.1 618 7/8/2025
10.17.0 729 7/1/2025
10.16.12 652 9/22/2025
10.16.11 675 9/16/2025
10.16.10 408 9/9/2025
10.16.9 687 8/12/2025
10.16.8 572 8/5/2025
10.16.7 943 7/22/2025
10.16.6 673 7/1/2025
10.16.5 1,039 6/17/2025
10.16.4 797 6/12/2025
10.16.3 723 6/10/2025
10.16.2 572 6/4/2025
10.16.1 497 6/3/2025
10.16.0 948 5/27/2025
10.15.11 638 8/26/2025
10.15.10 652 8/5/2025
10.15.9 706 7/1/2025
10.15.8 515 6/24/2025
10.15.7 584 6/17/2025
10.15.6 634 6/3/2025
10.15.5 549 5/27/2025
10.15.4 735 5/20/2025
10.15.3 964 5/13/2025
10.15.2 680 5/13/2025
10.15.1 835 5/6/2025
10.15.0 923 4/29/2025
10.14.13 667 7/1/2025
10.14.12 510 6/24/2025
10.14.11 645 6/17/2025
10.14.10 768 5/20/2025
10.14.9 676 5/13/2025
10.14.8 680 5/13/2025
10.14.7 589 5/7/2025
10.14.6 507 5/6/2025
10.14.5 572 4/29/2025
10.14.4 796 4/22/2025
10.14.3 786 4/10/2025
10.14.2 661 4/8/2025
10.14.1 923 4/1/2025
10.14.0 1,410 3/25/2025
10.13.8 893 4/22/2025
10.13.7 611 4/10/2025
10.13.6 604 4/8/2025
10.13.5 593 4/1/2025
10.13.4 873 3/25/2025
10.13.3 1,185 3/18/2025
10.13.2 688 3/11/2025
10.13.1 1,166 3/4/2025
10.13.0 6,262 2/25/2025
10.12.7 999 3/11/2025
10.12.6 635 3/4/2025
10.12.5 506 2/25/2025
10.12.4 807 2/18/2025
10.12.3 695 2/12/2025
10.12.2 477 2/11/2025
10.12.1 702 2/4/2025
10.12.0 4,155 1/28/2025
10.11.8 854 2/25/2025
10.11.7 557 2/18/2025
10.11.6 572 2/12/2025
10.11.5 473 2/11/2025
10.11.4 505 2/4/2025
10.11.3 548 1/28/2025
10.11.2 2,302 1/21/2025
10.11.1 522 1/14/2025
10.11.0 892 1/7/2025
10.10.8 757 2/12/2025
10.10.7 473 2/11/2025
10.10.6 602 1/16/2025
10.10.5 450 1/14/2025
10.10.4 552 1/7/2025
10.10.3 898 12/17/2024
10.10.2 528 12/10/2024
10.10.1 580 12/3/2024
10.10.0 735 11/26/2024
10.9.9 688 1/14/2025
10.9.8 708 12/17/2024
10.9.7 507 12/10/2024
10.9.6 535 12/3/2024
10.9.5 496 11/27/2024
10.9.4 1,882 11/26/2024
10.9.3 694 11/19/2024
10.9.2 700 11/12/2024
10.9.1 585 11/5/2024
10.9.0 2,448 10/29/2024
10.8.14 501 1/14/2025
10.8.13 652 12/17/2024
10.8.12 538 12/10/2024
10.8.11 529 12/3/2024
10.8.10 743 11/26/2024
10.8.9 525 11/19/2024
10.8.8 514 11/12/2024
10.8.7 526 11/7/2024
10.8.6 503 11/5/2024
10.8.5 516 10/29/2024
10.8.4 562 10/22/2024
10.8.3 597 10/15/2024
10.8.2 573 10/8/2024
10.8.1 625 10/1/2024
10.8.0 9,474 9/24/2024
10.7.11 516 11/19/2024
10.7.10 494 11/19/2024
10.7.9 603 10/29/2024
10.7.8 472 10/22/2024
10.7.7 513 10/15/2024
10.7.6 531 10/8/2024
10.7.5 560 10/1/2024
10.7.4 496 9/24/2024
10.7.3 681 9/17/2024
10.7.2 671 9/10/2024
10.7.1 638 9/4/2024
10.7.0 2,303 8/27/2024
10.6.18 518 11/19/2024
10.6.17 483 11/19/2024
10.6.16 580 10/15/2024
10.6.15 508 10/8/2024
10.6.14 517 10/1/2024
10.6.13 572 9/24/2024
10.6.12 540 9/17/2024
10.6.11 530 9/3/2024
10.6.10 576 8/27/2024
10.6.9 1,167 8/20/2024
10.6.8 657 8/13/2024
10.6.7 501 8/6/2024
10.6.6 662 7/19/2024
10.6.5 498 7/16/2024
10.6.4 573 7/9/2024
10.6.3 755 7/2/2024
10.6.2 2,994 6/25/2024
10.5.14 636 10/1/2024
10.5.13 528 9/24/2024
10.5.12 544 8/21/2024
10.5.11 606 8/13/2024
10.5.10 436 8/6/2024
10.5.9 540 7/19/2024
10.5.8 527 7/16/2024
10.5.7 482 7/5/2024
10.5.6 531 7/1/2024
10.5.5 519 6/25/2024
10.5.4 615 6/18/2024
10.5.3 613 6/11/2024
10.5.2 593 6/4/2024
10.5.1 501 6/4/2024
10.5.0 1,040 5/28/2024
10.4.8 474 8/6/2024
10.4.7 490 6/25/2024
10.4.6 529 6/11/2024
10.4.5 503 6/4/2024
10.4.4 515 5/28/2024
10.4.3 534 5/21/2024
10.4.2 943 5/14/2024
10.4.1 740 5/7/2024
10.4.0 2,901 4/30/2024
10.3.10 463 8/6/2024
10.3.9 502 6/25/2024
10.3.8 630 5/21/2024
10.3.7 468 5/14/2024
10.3.6 573 5/7/2024
10.3.5 527 4/30/2024
10.3.4 616 4/23/2024
10.3.3 597 4/16/2024
10.3.2 595 4/11/2024
10.3.1 535 4/9/2024
10.3.0 951 4/2/2024
10.2.8 638 4/23/2024
10.2.7 539 4/16/2024
10.2.6 540 4/11/2024
10.2.5 552 4/9/2024
10.2.4 508 4/2/2024
10.2.3 595 3/26/2024
10.2.2 646 3/19/2024
10.2.1 660 3/12/2024
10.2.0 878 3/5/2024
10.1.12 590 4/11/2024
10.1.11 548 4/9/2024
10.1.10 530 4/2/2024
10.1.9 593 3/19/2024
10.1.8 598 3/13/2024
10.1.7 537 3/12/2024
10.1.6 567 3/5/2024
10.1.5 588 2/27/2024
10.1.4 819 2/20/2024
10.1.3 632 2/14/2024
10.1.2 601 2/7/2024
10.1.1 586 2/6/2024
10.1.0 709 1/30/2024
10.0.39 732 4/11/2024
10.0.38 682 4/2/2024
10.0.37 766 3/5/2024
10.0.36 753 2/27/2024
10.0.35 747 2/20/2024
10.0.34 1,033 2/14/2024
10.0.33 963 2/1/2024
10.0.32 1,053 1/24/2024
10.0.31 793 1/19/2024
10.0.30 815 1/18/2024
10.0.29 1,062 1/16/2024
10.0.28 1,024 1/16/2024
10.0.27 987 1/11/2024
10.0.26 1,031 12/19/2023
10.0.25 2,608 12/12/2023
10.0.24 2,304 12/5/2023
10.0.22 1,482 11/28/2023
10.0.21 2,912 11/23/2023
10.0.20 837 11/21/2023
10.0.19 1,823 11/14/2023
10.0.18 778 11/9/2023
10.0.17 1,594 11/2/2023
10.0.16 829 10/25/2023
10.0.15 1,152 10/19/2023
10.0.14 1,389 10/11/2023
10.0.13 1,082 9/27/2023
10.0.12 789 9/26/2023
10.0.11 829 9/22/2023
10.0.10 919 9/13/2023
10.0.9 2,602 8/30/2023
10.0.8 914 8/25/2023
10.0.7 1,204 8/22/2023
10.0.6 1,106 8/10/2023
10.0.5 1,303 8/2/2023
10.0.4 1,001 7/13/2023
10.0.3 1,332 7/5/2023
10.0.2 1,634 6/27/2023
10.0.1 1,091 6/20/2023
10.0.0 2,921 6/14/2023
9.20.0 189 9/1/2025
9.19.5 190 8/21/2025
9.19.4 493 8/13/2025
9.19.3 1,001 6/18/2025
9.19.2 945 4/1/2025
9.19.1 931 2/19/2025
9.19.0 1,363 1/31/2025
9.18.5 268 4/4/2025
9.18.4 217 3/12/2025
9.18.3 238 2/12/2025
9.18.2 396 12/18/2024
9.18.1 761 11/26/2024
9.18.0 1,907 8/27/2024
9.17.16 1,120 11/22/2024
9.17.15 240 11/7/2024
9.17.14 153 10/22/2024
9.17.13 269 10/18/2024
9.17.12 1,262 10/2/2024
9.17.11 1,333 9/19/2024
9.17.10 1,037 9/3/2024
9.17.9 1,334 8/14/2024
9.17.8 350 7/18/2024
9.17.7 446 6/27/2024
9.17.6 1,788 6/4/2024
9.17.5 1,787 5/13/2024
9.17.4 6,037 4/12/2024
9.17.3 683 3/25/2024
9.17.2 1,438 3/4/2024
9.17.1 943 2/14/2024
9.17.0 1,290 1/31/2024
9.16.11 1,701 4/11/2024
9.16.10 378 3/25/2024
9.16.9 392 3/4/2024
9.16.8 638 2/14/2024
9.16.7 488 1/26/2024
9.16.6 962 1/9/2024
9.16.5 1,600 12/13/2023
9.16.4 1,988 11/29/2023
9.16.3 973 11/21/2023
9.16.2 1,156 11/7/2023
9.16.1 1,627 10/10/2023
9.16.0 3,053 9/21/2023
9.15.29 584 1/23/2024
9.15.28 855 12/13/2023
9.15.27 2,022 11/7/2023
9.15.26 1,420 10/10/2023
9.15.25 2,723 9/13/2023
9.15.24 329 8/30/2023
9.15.23 2,233 8/29/2023
9.15.22 8,452 8/15/2023
9.15.21 2,497 8/2/2023
9.15.20 746 7/27/2023
9.15.19 2,806 6/29/2023
9.15.18 1,797 6/6/2023
9.15.17 1,946 5/16/2023
9.15.16 2,578 5/11/2023
9.15.15 445 5/9/2023
9.15.14 1,990 5/3/2023
9.15.13 412 5/2/2023
9.15.12 570 4/18/2023
9.15.11 1,151 4/18/2023
9.15.10 2,733 3/21/2023
9.15.9 2,963 3/16/2023
9.15.8 4,963 3/7/2023
9.15.6 1,093 3/2/2023
9.15.5 1,210 2/27/2023
9.15.4 2,183 2/21/2023
9.15.3 1,114 2/15/2023
9.15.2 1,679 2/6/2023
9.15.1 1,114 2/2/2023
9.15.0 5,922 1/26/2023
9.14.32 3,989 8/14/2023
9.14.31 1,027 7/27/2023
9.14.30 7,435 5/3/2023
9.14.29 2,918 4/18/2023
9.14.28 996 4/18/2023
9.14.27 1,600 3/21/2023
9.14.26 1,086 3/16/2023
9.14.25 2,018 3/7/2023
9.14.24 1,034 3/2/2023
9.14.23 2,725 2/21/2023
9.14.22 1,804 2/14/2023
9.14.21 427 2/10/2023
9.14.20 425 2/8/2023
9.14.19 1,703 2/2/2023
9.14.18 1,119 2/1/2023
9.14.17 1,607 1/26/2023
9.14.16 1,814 1/24/2023
9.14.15 6,592 1/10/2023
9.14.14 10,540 12/15/2022
9.14.13 6,144 11/29/2022
9.14.12 517 11/28/2022
9.14.11 7,541 11/16/2022
9.14.10 1,386 11/15/2022
9.14.9 3,837 11/11/2022
9.14.8 3,084 11/7/2022
9.14.7 6,253 11/1/2022
9.14.6 1,339 10/27/2022
9.14.5 3,277 10/19/2022
9.14.4 9,248 9/27/2022
9.14.3 3,167 9/15/2022
9.14.2 3,313 9/7/2022
9.14.1 7,947 8/30/2022
9.14.0 4,195 8/30/2022
9.13.35 1,261 1/24/2023
9.13.34 2,535 11/1/2022
9.13.33 2,949 9/27/2022
9.13.32 7,532 8/31/2022
9.13.31 2,292 8/25/2022
9.13.30 6,625 8/18/2022
9.13.29 6,095 8/9/2022
9.13.28 687 8/9/2022
9.13.27 3,793 7/13/2022
9.13.26 2,428 7/7/2022
9.13.25 3,268 6/27/2022
9.13.24 2,518 6/23/2022
9.13.23 2,025 6/21/2022
9.13.22 6,986 6/8/2022
9.13.21 8,393 6/2/2022
9.13.20 746 6/2/2022
9.13.19 3,728 5/23/2022
9.13.18 2,404 5/18/2022
9.13.17 6,206 4/27/2022
9.13.16 2,456 4/26/2022
9.13.15 4,209 4/21/2022
9.13.14 1,481 4/20/2022
9.13.13 3,363 4/8/2022
9.13.12 1,662 4/7/2022
9.13.11 3,248 4/5/2022
9.13.10 3,524 3/27/2022
9.13.9 4,823 3/23/2022
9.13.8 7,106 3/16/2022
9.13.7 2,600 3/11/2022
9.13.6 7,877 3/1/2022
9.13.5 1,898 2/28/2022
9.13.4 2,690 2/17/2022
9.13.3 7,388 2/14/2022
9.13.2 1,791 2/8/2022
9.13.1 3,586 2/2/2022
9.13.0 6,486 1/25/2022
9.12.22 2,561 3/23/2022
9.12.21 9,145 1/24/2022
9.12.20 1,863 1/21/2022
9.12.19 4,369 1/14/2022
9.12.18 2,968 1/5/2022
9.12.17 14,234 12/14/2021
9.12.16 2,729 12/7/2021
9.12.15 2,201 12/2/2021
9.12.14 1,907 11/30/2021
9.12.13 5,202 11/19/2021
9.12.12 617 11/17/2021
9.12.11 669 11/16/2021
9.12.10 5,276 11/2/2021
9.12.9 719 11/1/2021
9.12.8 8,864 10/25/2021
9.12.7 2,066 10/21/2021
9.12.6 715 10/21/2021
9.12.5 4,195 10/14/2021
9.12.4 10,981 10/5/2021
9.12.2 1,197 9/27/2021
9.12.1 3,259 9/17/2021
9.12.0 5,596 8/31/2021
9.10.33 2,096 10/21/2021
9.10.32 18,417 8/27/2021
9.10.31 33,627 8/11/2021
9.10.30 734 8/10/2021
9.10.29 4,224 7/22/2021
9.10.28 5,366 7/14/2021
9.10.27 1,241 7/11/2021
9.10.26 4,316 6/29/2021
9.10.25 2,101 6/22/2021
9.10.24 4,341 6/15/2021
9.10.23 924 6/11/2021
9.10.22 3,242 5/27/2021
9.10.21 22,162 5/11/2021
9.10.20 834 5/7/2021
9.10.19 96,149 4/22/2021
9.10.18 759 4/21/2021
9.10.17 742 4/20/2021
9.10.16 3,252 3/30/2021
9.10.15 759 3/30/2021
9.10.14 815 3/26/2021
9.10.13 1,794 3/25/2021
9.10.12 744 3/25/2021
9.10.11 1,712 3/24/2021
9.10.9 23,077 3/9/2021
9.10.8 24,749 2/18/2021
9.10.7 1,554 2/16/2021
9.10.6 818 2/15/2021
9.10.5 788 2/9/2021
9.10.4 1,193 2/3/2021
9.10.3 1,484 2/1/2021
9.10.2 777 1/29/2021
9.10.1 12,632 1/26/2021
9.10.0 22,001 1/26/2021
9.9.24 1,250 4/26/2021
9.9.23 1,567 1/29/2021
9.9.22 3,196 1/20/2021
9.9.21 784 1/18/2021
9.9.20 7,243 12/21/2020
9.9.19 3,482 12/11/2020
9.9.18 3,744 12/11/2020
9.9.17 815 12/4/2020
9.9.16 756 12/2/2020
9.9.15 9,637 11/26/2020
9.9.14 5,180 11/22/2020
9.9.13 762 11/18/2020
9.9.12 11,004 10/29/2020
9.9.11 2,149 10/27/2020
9.9.10 5,286 10/16/2020
9.9.9 2,313 10/12/2020
9.9.8 8,458 9/29/2020
9.9.7 897 9/24/2020
9.9.6 808 9/18/2020
9.9.5 8,312 9/14/2020
9.9.4 865 9/10/2020
9.9.3 1,232 9/2/2020
9.9.2 801 8/28/2020
9.9.1 770 8/27/2020
9.9.0 8,771 8/25/2020
9.8.41 3,516 9/2/2020
9.8.40 838 8/28/2020
9.8.39 2,689 8/13/2020
9.8.38 1,960 8/7/2020
9.8.37 1,240 7/29/2020
9.8.36 11,324 7/6/2020
9.8.35 922 7/5/2020
9.8.34 4,000 6/29/2020
9.8.33 923 6/25/2020
9.8.32 12,263 6/15/2020
9.8.31 930 6/15/2020
9.8.30 825 6/10/2020
9.8.29 6,777 6/9/2020
9.8.28 2,090 6/8/2020
9.8.27 2,690 6/3/2020
9.8.26 7,834 5/26/2020
9.8.25 907 5/26/2020
9.8.24 5,866 5/20/2020
9.8.23 1,758 5/19/2020
9.8.22 2,986 5/18/2020
9.8.21 1,183 5/5/2020
9.8.20 3,855 4/27/2020
9.8.19 3,928 4/21/2020
9.8.18 2,007 4/6/2020
9.8.17 907 4/3/2020
9.8.16 1,169 4/1/2020
9.8.15 21,583 3/27/2020
9.8.14 1,731 3/25/2020
9.8.13 3,193 3/20/2020
9.8.12 1,979 3/13/2020
9.8.11 947 3/13/2020
9.8.10 16,467 3/5/2020
9.8.9 940 2/27/2020
9.8.8 5,527 2/25/2020
9.8.7 4,576 2/21/2020
9.8.6 1,001 2/20/2020
9.8.5 1,358 2/12/2020
9.8.4 1,143 2/5/2020
9.8.3 5,890 2/4/2020
9.8.2 893 2/3/2020
9.8.1 7,534 1/28/2020
9.7.30 3,404 4/1/2020
9.7.29 3,226 3/27/2020
9.7.28 3,313 2/24/2020
9.7.27 4,503 2/4/2020
9.7.26 3,921 1/16/2020
9.7.25 7,934 1/13/2020
9.7.24 913 12/23/2019
9.7.23 4,194 12/3/2019
9.7.22 15,713 11/20/2019
9.7.21 1,041 11/18/2019
9.7.20 1,490 11/14/2019
9.7.19 893 11/12/2019
9.7.18 1,297 11/7/2019
9.7.17 901 11/6/2019
9.7.16 5,582 10/29/2019
9.7.15 1,776 10/24/2019
9.7.14 2,796 10/23/2019
9.7.13 3,099 10/3/2019
9.7.12 2,154 10/2/2019
9.7.11 1,189 10/1/2019
9.7.10 7,504 9/24/2019
9.7.9 1,048 9/24/2019
9.7.8 945 9/23/2019
9.7.7 942 9/23/2019
9.7.6 965 9/16/2019
9.7.5 890 9/12/2019
9.7.4 17,909 9/10/2019
9.7.3 1,815 9/6/2019
9.7.2 932 9/5/2019
9.7.1 1,054 8/29/2019
9.7.0 6,138 8/27/2019
9.6.42 838 6/15/2020
9.6.41 2,217 11/20/2019
9.6.40 1,899 10/2/2019
9.6.39 4,351 10/1/2019
9.6.38 900 9/24/2019
9.6.37 1,901 8/20/2019
9.6.36 923 8/19/2019
9.6.35 5,546 8/7/2019
9.6.34 933 8/7/2019
9.6.33 950 7/12/2019
9.6.32 13,211 6/19/2019
9.6.31 1,006 6/18/2019
9.6.30 1,739 6/17/2019
9.6.29 1,707 6/17/2019
9.6.28 5,123 5/29/2019
9.6.27 913 5/29/2019
9.6.26 1,836 5/6/2019
9.6.25 14,415 4/30/2019
9.6.24 938 4/29/2019
9.6.23 1,762 4/11/2019
9.6.22 4,016 4/11/2019
9.6.21 6,613 4/11/2019
9.6.20 7,156 4/11/2019
9.6.19 1,076 4/11/2019
9.6.18 1,042 3/25/2019
9.6.17 965 3/20/2019
9.6.16 963 3/20/2019
9.6.15 971 3/19/2019
9.6.14 1,835 3/15/2019
9.6.13 977 3/15/2019
9.6.12 960 3/15/2019
9.6.11 6,321 3/15/2019
9.6.10 967 3/15/2019
9.6.9 4,571 3/15/2019
9.6.8 944 3/15/2019
9.6.7 933 3/15/2019
9.6.6 976 3/15/2019
9.6.5 1,741 3/15/2019
9.6.4 945 3/15/2019
9.6.3 2,952 3/15/2019
9.6.2 1,016 3/15/2019
9.6.1 6,354 3/15/2019
9.6.0 20,759 3/15/2019
9.5.33 1,620 5/29/2019
9.5.32 992 4/29/2019
9.5.31 1,181 3/21/2019
9.5.30 1,041 3/19/2019
9.5.29 1,023 3/15/2019
9.5.28 952 3/15/2019
9.5.27 996 3/15/2019
9.5.26 1,013 3/15/2019
9.5.25 5,099 3/15/2019
9.5.24 1,075 3/15/2019
9.5.23 3,463 3/15/2019
9.5.22 929 3/15/2019
9.5.21 1,682 3/15/2019
9.5.20 974 3/15/2019
9.5.19 937 3/15/2019
9.5.18 7,394 3/15/2019
9.5.17 3,768 3/15/2019
9.5.16 916 3/15/2019
9.5.15 932 3/15/2019
9.5.14 1,731 3/15/2019
9.5.13 1,672 3/15/2019
9.5.12 1,317 3/15/2019
9.5.11 1,570 3/15/2019
9.5.10 2,219 3/15/2019
9.5.9 5,958 3/15/2019
9.5.8 970 3/15/2019
9.5.7 946 3/15/2019
9.5.6 1,865 3/15/2019
9.5.5 935 3/15/2019
9.5.4 941 3/15/2019
9.5.3 4,591 3/15/2019
9.5.2 997 3/15/2019
9.5.1 968 3/15/2019
9.5.0 20,371 3/15/2019
9.4.56 944 3/15/2019
9.4.55 963 3/15/2019
9.4.54 993 3/15/2019
9.4.53 1,709 3/15/2019
9.4.52 947 3/15/2019
9.4.51 937 3/15/2019
9.4.50 952 3/15/2019
9.4.49 51,524 3/15/2019
9.4.48 10,414 3/15/2019
9.4.47 1,578 3/15/2019
9.4.46 938 3/15/2019
9.4.45 948 3/15/2019
9.4.44 1,632 3/15/2019
9.4.43 1,589 3/15/2019
9.4.42 937 3/15/2019
9.4.41 894 3/15/2019
9.4.40 2,448 3/15/2019
9.4.39 1,797 3/15/2019
9.4.38 1,751 3/15/2019
9.4.37 982 3/15/2019
9.4.36 4,815 3/15/2019
9.4.35 942 3/15/2019
9.4.34 2,140 3/15/2019
9.4.28 20,846 3/15/2019
9.4.22 3,568 3/15/2019
9.4.20 14,521 3/15/2019
9.4.11 4,514 3/15/2019
9.4.5 3,538 3/15/2019
9.4.4 31,072 3/15/2019
9.4.0 3,932 3/15/2019
9.3.14 9,203 3/15/2019
9.3.13 10,170 3/15/2019
9.3.0 12,897 3/15/2019
9.2.14 9,805 3/15/2019
9.2.13 7,906 3/15/2019
9.2.11 18,590 3/15/2019
9.2.7 18,290 3/15/2019
9.2.0 10,550 3/15/2019
9.1.2 47,789 3/15/2019