Dynamicweb 10.18.2-PreRelease

This is a prerelease version of Dynamicweb.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb --version 10.18.2-PreRelease
                    
NuGet\Install-Package Dynamicweb -Version 10.18.2-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" Version="10.18.2-PreRelease" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb" Version="10.18.2-PreRelease" />
                    
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.2-PreRelease
                    
#r "nuget: Dynamicweb, 10.18.2-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@10.18.2-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&version=10.18.2-PreRelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb&version=10.18.2-PreRelease&prerelease
                    
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 606 9/22/2025
10.19.4-PreRelease 584 9/16/2025
10.19.3-PreRelease 363 9/9/2025
10.19.2-PreRelease 376 9/4/2025
10.19.1-PreRelease 376 9/2/2025
10.19.0-PreRelease 440 8/26/2025
10.18.9 726 9/22/2025
10.18.8 761 9/16/2025
10.18.7 464 9/9/2025
10.18.6 437 9/4/2025
10.18.5 569 9/2/2025
10.18.4 931 8/26/2025
10.18.3-PreRelease 364 8/19/2025
10.18.2-PreRelease 379 8/12/2025
10.18.1-PreRelease 449 8/7/2025
10.18.0-PreRelease 540 7/25/2025
10.17.10 659 9/22/2025
10.17.9 718 9/16/2025
10.17.8 544 9/2/2025
10.17.7 498 8/26/2025
10.17.6 496 8/19/2025
10.17.5 603 8/12/2025
10.17.4 516 8/5/2025
10.17.3 924 7/22/2025
10.17.2 532 7/15/2025
10.17.1 610 7/8/2025
10.17.0 725 7/1/2025
10.16.12 617 9/22/2025
10.16.11 670 9/16/2025
10.16.10 396 9/9/2025
10.16.9 671 8/12/2025
10.16.8 568 8/5/2025
10.16.7 939 7/22/2025
10.16.6 665 7/1/2025
10.16.5 1,035 6/17/2025
10.16.4 792 6/12/2025
10.16.3 719 6/10/2025
10.16.2 572 6/4/2025
10.16.1 491 6/3/2025
10.16.0 944 5/27/2025
10.15.11 634 8/26/2025
10.15.10 644 8/5/2025
10.15.9 702 7/1/2025
10.15.8 511 6/24/2025
10.15.7 572 6/17/2025
10.15.6 625 6/3/2025
10.15.5 541 5/27/2025
10.15.4 727 5/20/2025
10.15.3 956 5/13/2025
10.15.2 677 5/13/2025
10.15.1 822 5/6/2025
10.15.0 919 4/29/2025
10.14.13 659 7/1/2025
10.14.12 506 6/24/2025
10.14.11 641 6/17/2025
10.14.10 764 5/20/2025
10.14.9 672 5/13/2025
10.14.8 680 5/13/2025
10.14.7 585 5/7/2025
10.14.6 506 5/6/2025
10.14.5 563 4/29/2025
10.14.4 793 4/22/2025
10.14.3 780 4/10/2025
10.14.2 661 4/8/2025
10.14.1 919 4/1/2025
10.14.0 1,402 3/25/2025
10.13.8 889 4/22/2025
10.13.7 599 4/10/2025
10.13.6 596 4/8/2025
10.13.5 589 4/1/2025
10.13.4 861 3/25/2025
10.13.3 1,177 3/18/2025
10.13.2 676 3/11/2025
10.13.1 1,162 3/4/2025
10.13.0 6,262 2/25/2025
10.12.7 992 3/11/2025
10.12.6 623 3/4/2025
10.12.5 498 2/25/2025
10.12.4 799 2/18/2025
10.12.3 683 2/12/2025
10.12.2 473 2/11/2025
10.12.1 698 2/4/2025
10.12.0 4,150 1/28/2025
10.11.8 846 2/25/2025
10.11.7 553 2/18/2025
10.11.6 559 2/12/2025
10.11.5 467 2/11/2025
10.11.4 505 2/4/2025
10.11.3 540 1/28/2025
10.11.2 2,298 1/21/2025
10.11.1 522 1/14/2025
10.11.0 884 1/7/2025
10.10.8 753 2/12/2025
10.10.7 469 2/11/2025
10.10.6 598 1/16/2025
10.10.5 446 1/14/2025
10.10.4 544 1/7/2025
10.10.3 898 12/17/2024
10.10.2 524 12/10/2024
10.10.1 576 12/3/2024
10.10.0 729 11/26/2024
10.9.9 684 1/14/2025
10.9.8 691 12/17/2024
10.9.7 499 12/10/2024
10.9.6 531 12/3/2024
10.9.5 488 11/27/2024
10.9.4 1,878 11/26/2024
10.9.3 682 11/19/2024
10.9.2 696 11/12/2024
10.9.1 573 11/5/2024
10.9.0 2,444 10/29/2024
10.8.14 489 1/14/2025
10.8.13 643 12/17/2024
10.8.12 534 12/10/2024
10.8.11 529 12/3/2024
10.8.10 737 11/26/2024
10.8.9 521 11/19/2024
10.8.8 510 11/12/2024
10.8.7 522 11/7/2024
10.8.6 495 11/5/2024
10.8.5 512 10/29/2024
10.8.4 562 10/22/2024
10.8.3 589 10/15/2024
10.8.2 564 10/8/2024
10.8.1 616 10/1/2024
10.8.0 9,462 9/24/2024
10.7.11 504 11/19/2024
10.7.10 487 11/19/2024
10.7.9 598 10/29/2024
10.7.8 460 10/22/2024
10.7.7 513 10/15/2024
10.7.6 519 10/8/2024
10.7.5 545 10/1/2024
10.7.4 488 9/24/2024
10.7.3 664 9/17/2024
10.7.2 666 9/10/2024
10.7.1 634 9/4/2024
10.7.0 2,274 8/27/2024
10.6.18 510 11/19/2024
10.6.17 476 11/19/2024
10.6.16 572 10/15/2024
10.6.15 499 10/8/2024
10.6.14 513 10/1/2024
10.6.13 568 9/24/2024
10.6.12 536 9/17/2024
10.6.11 522 9/3/2024
10.6.10 565 8/27/2024
10.6.9 1,162 8/20/2024
10.6.8 653 8/13/2024
10.6.7 496 8/6/2024
10.6.6 661 7/19/2024
10.6.5 493 7/16/2024
10.6.4 572 7/9/2024
10.6.3 751 7/2/2024
10.6.2 2,994 6/25/2024
10.5.14 624 10/1/2024
10.5.13 524 9/24/2024
10.5.12 536 8/21/2024
10.5.11 606 8/13/2024
10.5.10 432 8/6/2024
10.5.9 524 7/19/2024
10.5.8 521 7/16/2024
10.5.7 478 7/5/2024
10.5.6 531 7/1/2024
10.5.5 510 6/25/2024
10.5.4 611 6/18/2024
10.5.3 605 6/11/2024
10.5.2 589 6/4/2024
10.5.1 493 6/4/2024
10.5.0 1,036 5/28/2024
10.4.8 474 8/6/2024
10.4.7 490 6/25/2024
10.4.6 528 6/11/2024
10.4.5 499 6/4/2024
10.4.4 511 5/28/2024
10.4.3 530 5/21/2024
10.4.2 939 5/14/2024
10.4.1 729 5/7/2024
10.4.0 2,894 4/30/2024
10.3.10 458 8/6/2024
10.3.9 502 6/25/2024
10.3.8 625 5/21/2024
10.3.7 468 5/14/2024
10.3.6 565 5/7/2024
10.3.5 523 4/30/2024
10.3.4 599 4/23/2024
10.3.3 581 4/16/2024
10.3.2 590 4/11/2024
10.3.1 529 4/9/2024
10.3.0 947 4/2/2024
10.2.8 638 4/23/2024
10.2.7 535 4/16/2024
10.2.6 532 4/11/2024
10.2.5 547 4/9/2024
10.2.4 496 4/2/2024
10.2.3 591 3/26/2024
10.2.2 646 3/19/2024
10.2.1 660 3/12/2024
10.2.0 874 3/5/2024
10.1.12 585 4/11/2024
10.1.11 543 4/9/2024
10.1.10 523 4/2/2024
10.1.9 589 3/19/2024
10.1.8 590 3/13/2024
10.1.7 537 3/12/2024
10.1.6 559 3/5/2024
10.1.5 587 2/27/2024
10.1.4 798 2/20/2024
10.1.3 620 2/14/2024
10.1.2 597 2/7/2024
10.1.1 582 2/6/2024
10.1.0 709 1/30/2024
10.0.39 721 4/11/2024
10.0.38 681 4/2/2024
10.0.37 750 3/5/2024
10.0.36 753 2/27/2024
10.0.35 733 2/20/2024
10.0.34 1,022 2/14/2024
10.0.33 944 2/1/2024
10.0.32 1,047 1/24/2024
10.0.31 788 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 977 1/11/2024
10.0.26 1,026 12/19/2023
10.0.25 2,603 12/12/2023
10.0.24 2,299 12/5/2023
10.0.22 1,482 11/28/2023
10.0.21 2,903 11/23/2023
10.0.20 832 11/21/2023
10.0.19 1,818 11/14/2023
10.0.18 769 11/9/2023
10.0.17 1,586 11/2/2023
10.0.16 824 10/25/2023
10.0.15 1,152 10/19/2023
10.0.14 1,378 10/11/2023
10.0.13 1,072 9/27/2023
10.0.12 785 9/26/2023
10.0.11 824 9/22/2023
10.0.10 908 9/13/2023
10.0.9 2,591 8/30/2023
10.0.8 909 8/25/2023
10.0.7 1,199 8/22/2023
10.0.6 1,099 8/10/2023
10.0.5 1,298 8/2/2023
10.0.4 1,001 7/13/2023
10.0.3 1,318 7/5/2023
10.0.2 1,620 6/27/2023
10.0.1 1,077 6/20/2023
10.0.0 2,916 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 944 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 395 12/18/2024
9.18.1 761 11/26/2024
9.18.0 1,906 8/27/2024
9.17.16 1,120 11/22/2024
9.17.15 239 11/7/2024
9.17.14 152 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,437 3/4/2024
9.17.1 942 2/14/2024
9.17.0 1,290 1/31/2024
9.16.11 1,701 4/11/2024
9.16.10 377 3/25/2024
9.16.9 392 3/4/2024
9.16.8 627 2/14/2024
9.16.7 488 1/26/2024
9.16.6 952 1/9/2024
9.16.5 1,600 12/13/2023
9.16.4 1,987 11/29/2023
9.16.3 972 11/21/2023
9.16.2 1,146 11/7/2023
9.16.1 1,626 10/10/2023
9.16.0 3,053 9/21/2023
9.15.29 584 1/23/2024
9.15.28 854 12/13/2023
9.15.27 2,022 11/7/2023
9.15.26 1,420 10/10/2023
9.15.25 2,714 9/13/2023
9.15.24 329 8/30/2023
9.15.23 2,233 8/29/2023
9.15.22 8,432 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,796 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,678 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,425 5/3/2023
9.14.29 2,918 4/18/2023
9.14.28 994 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,033 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,597 1/26/2023
9.14.16 1,814 1/24/2023
9.14.15 6,582 1/10/2023
9.14.14 10,530 12/15/2022
9.14.13 6,144 11/29/2022
9.14.12 517 11/28/2022
9.14.11 7,524 11/16/2022
9.14.10 1,386 11/15/2022
9.14.9 3,837 11/11/2022
9.14.8 3,068 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,229 9/27/2022
9.14.3 3,166 9/15/2022
9.14.2 3,283 9/7/2022
9.14.1 7,871 8/30/2022
9.14.0 4,185 8/30/2022
9.13.35 1,260 1/24/2023
9.13.34 2,535 11/1/2022
9.13.33 2,949 9/27/2022
9.13.32 7,531 8/31/2022
9.13.31 2,292 8/25/2022
9.13.30 6,619 8/18/2022
9.13.29 6,085 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,976 6/8/2022
9.13.21 8,387 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,455 4/26/2022
9.13.15 4,209 4/21/2022
9.13.14 1,481 4/20/2022
9.13.13 3,352 4/8/2022
9.13.12 1,662 4/7/2022
9.13.11 3,247 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,387 2/14/2022
9.13.2 1,791 2/8/2022
9.13.1 3,586 2/2/2022
9.13.0 6,476 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,368 1/14/2022
9.12.18 2,967 1/5/2022
9.12.17 14,224 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,840 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,980 10/5/2021
9.12.2 1,197 9/27/2021
9.12.1 3,259 9/17/2021
9.12.0 5,586 8/31/2021
9.10.33 2,096 10/21/2021
9.10.32 18,417 8/27/2021
9.10.31 33,591 8/11/2021
9.10.30 734 8/10/2021
9.10.29 4,224 7/22/2021
9.10.28 5,361 7/14/2021
9.10.27 1,241 7/11/2021
9.10.26 4,316 6/29/2021
9.10.25 2,073 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,152 5/11/2021
9.10.20 834 5/7/2021
9.10.19 96,096 4/22/2021
9.10.18 759 4/21/2021
9.10.17 741 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,709 2/18/2021
9.10.7 1,554 2/16/2021
9.10.6 818 2/15/2021
9.10.5 787 2/9/2021
9.10.4 1,192 2/3/2021
9.10.3 1,484 2/1/2021
9.10.2 776 1/29/2021
9.10.1 12,622 1/26/2021
9.10.0 21,955 1/26/2021
9.9.24 1,249 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 755 12/2/2020
9.9.15 9,636 11/26/2020
9.9.14 5,179 11/22/2020
9.9.13 761 11/18/2020
9.9.12 11,004 10/29/2020
9.9.11 2,149 10/27/2020
9.9.10 5,285 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 767 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,688 8/13/2020
9.8.38 1,960 8/7/2020
9.8.37 1,239 7/29/2020
9.8.36 11,323 7/6/2020
9.8.35 922 7/5/2020
9.8.34 4,000 6/29/2020
9.8.33 922 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,688 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,854 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,449 3/5/2020
9.8.9 940 2/27/2020
9.8.8 5,526 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,403 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,933 1/13/2020
9.7.24 913 12/23/2019
9.7.23 4,194 12/3/2019
9.7.22 15,693 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 900 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,188 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 964 9/16/2019
9.7.5 889 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 837 6/15/2020
9.6.41 2,217 11/20/2019
9.6.40 1,899 10/2/2019
9.6.39 4,350 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 949 7/12/2019
9.6.32 13,203 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,122 5/29/2019
9.6.27 913 5/29/2019
9.6.26 1,836 5/6/2019
9.6.25 14,395 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,041 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,015 3/15/2019
9.6.1 6,354 3/15/2019
9.6.0 20,758 3/15/2019
9.5.33 1,619 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 951 3/15/2019
9.5.27 996 3/15/2019
9.5.26 1,013 3/15/2019
9.5.25 5,098 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 973 3/15/2019
9.5.19 936 3/15/2019
9.5.18 7,394 3/15/2019
9.5.17 3,767 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,218 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,438 3/15/2019
9.4.48 10,412 3/15/2019
9.4.47 1,576 3/15/2019
9.4.46 938 3/15/2019
9.4.45 948 3/15/2019
9.4.44 1,631 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 981 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,170 3/15/2019
9.3.13 10,130 3/15/2019
9.3.0 12,895 3/15/2019
9.2.14 9,785 3/15/2019
9.2.13 7,906 3/15/2019
9.2.11 18,566 3/15/2019
9.2.7 18,138 3/15/2019
9.2.0 10,448 3/15/2019
9.1.2 47,765 3/15/2019