Dynamicweb 10.19.0-PreRelease

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

Dynamicweb 9 package containing the Analytics module

Dynamicweb.DataIntegration

Data Integration

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.19.4-PreRelease 254 9/16/2025
10.19.3-PreRelease 241 9/9/2025
10.19.2-PreRelease 251 9/4/2025
10.19.1-PreRelease 245 9/2/2025
10.19.0-PreRelease 318 8/26/2025
10.18.8 334 9/16/2025
10.18.7 329 9/9/2025
10.18.6 315 9/4/2025
10.18.5 405 9/2/2025
10.18.4 766 8/26/2025
10.18.3-PreRelease 240 8/19/2025
10.18.2-PreRelease 244 8/12/2025
10.18.1-PreRelease 324 8/7/2025
10.18.0-PreRelease 392 7/25/2025
10.17.9 367 9/16/2025
10.17.8 409 9/2/2025
10.17.7 389 8/26/2025
10.17.6 363 8/19/2025
10.17.5 469 8/12/2025
10.17.4 393 8/5/2025
10.17.3 763 7/22/2025
10.17.2 426 7/15/2025
10.17.1 504 7/8/2025
10.17.0 612 7/1/2025
10.16.11 309 9/16/2025
10.16.10 269 9/9/2025
10.16.9 513 8/12/2025
10.16.8 444 8/5/2025
10.16.7 817 7/22/2025
10.16.6 556 7/1/2025
10.16.5 888 6/17/2025
10.16.4 684 6/12/2025
10.16.3 598 6/10/2025
10.16.2 464 6/4/2025
10.16.1 390 6/3/2025
10.16.0 820 5/27/2025
10.15.11 434 8/26/2025
10.15.10 476 8/5/2025
10.15.9 564 7/1/2025
10.15.8 410 6/24/2025
10.15.7 470 6/17/2025
10.15.6 508 6/3/2025
10.15.5 434 5/27/2025
10.15.4 631 5/20/2025
10.15.3 797 5/13/2025
10.15.2 554 5/13/2025
10.15.1 708 5/6/2025
10.15.0 801 4/29/2025
10.14.13 522 7/1/2025
10.14.12 408 6/24/2025
10.14.11 528 6/17/2025
10.14.10 629 5/20/2025
10.14.9 564 5/13/2025
10.14.8 572 5/13/2025
10.14.7 470 5/7/2025
10.14.6 410 5/6/2025
10.14.5 459 4/29/2025
10.14.4 694 4/22/2025
10.14.3 665 4/10/2025
10.14.2 540 4/8/2025
10.14.1 810 4/1/2025
10.14.0 1,282 3/25/2025
10.13.8 713 4/22/2025
10.13.7 499 4/10/2025
10.13.6 499 4/8/2025
10.13.5 483 4/1/2025
10.13.4 761 3/25/2025
10.13.3 1,079 3/18/2025
10.13.2 570 3/11/2025
10.13.1 1,053 3/4/2025
10.13.0 6,155 2/25/2025
10.12.7 813 3/11/2025
10.12.6 519 3/4/2025
10.12.5 398 2/25/2025
10.12.4 696 2/18/2025
10.12.3 587 2/12/2025
10.12.2 376 2/11/2025
10.12.1 589 2/4/2025
10.12.0 4,005 1/28/2025
10.11.8 686 2/25/2025
10.11.7 440 2/18/2025
10.11.6 453 2/12/2025
10.11.5 368 2/11/2025
10.11.4 401 2/4/2025
10.11.3 434 1/28/2025
10.11.2 2,149 1/21/2025
10.11.1 426 1/14/2025
10.11.0 763 1/7/2025
10.10.8 594 2/12/2025
10.10.7 373 2/11/2025
10.10.6 475 1/16/2025
10.10.5 344 1/14/2025
10.10.4 424 1/7/2025
10.10.3 764 12/17/2024
10.10.2 421 12/10/2024
10.10.1 469 12/3/2024
10.10.0 622 11/26/2024
10.9.9 538 1/14/2025
10.9.8 574 12/17/2024
10.9.7 379 12/10/2024
10.9.6 427 12/3/2024
10.9.5 381 11/27/2024
10.9.4 1,731 11/26/2024
10.9.3 581 11/19/2024
10.9.2 597 11/12/2024
10.9.1 460 11/5/2024
10.9.0 2,277 10/29/2024
10.8.14 368 1/14/2025
10.8.13 503 12/17/2024
10.8.12 404 12/10/2024
10.8.11 410 12/3/2024
10.8.10 577 11/26/2024
10.8.9 399 11/19/2024
10.8.8 401 11/12/2024
10.8.7 407 11/7/2024
10.8.6 383 11/5/2024
10.8.5 402 10/29/2024
10.8.4 452 10/22/2024
10.8.3 485 10/15/2024
10.8.2 459 10/8/2024
10.8.1 520 10/1/2024
10.8.0 9,218 9/24/2024
10.7.11 389 11/19/2024
10.7.10 371 11/19/2024
10.7.9 469 10/29/2024
10.7.8 365 10/22/2024
10.7.7 392 10/15/2024
10.7.6 411 10/8/2024
10.7.5 431 10/1/2024
10.7.4 390 9/24/2024
10.7.3 563 9/17/2024
10.7.2 566 9/10/2024
10.7.1 535 9/4/2024
10.7.0 2,107 8/27/2024
10.6.18 403 11/19/2024
10.6.17 362 11/19/2024
10.6.16 441 10/15/2024
10.6.15 390 10/8/2024
10.6.14 403 10/1/2024
10.6.13 465 9/24/2024
10.6.12 429 9/17/2024
10.6.11 420 9/3/2024
10.6.10 464 8/27/2024
10.6.9 1,038 8/20/2024
10.6.8 545 8/13/2024
10.6.7 394 8/6/2024
10.6.6 554 7/19/2024
10.6.5 391 7/16/2024
10.6.4 470 7/9/2024
10.6.3 602 7/2/2024
10.6.2 2,820 6/25/2024
10.5.14 487 10/1/2024
10.5.13 407 9/24/2024
10.5.12 443 8/21/2024
10.5.11 493 8/13/2024
10.5.10 333 8/6/2024
10.5.9 429 7/19/2024
10.5.8 405 7/16/2024
10.5.7 378 7/5/2024
10.5.6 436 7/1/2024
10.5.5 401 6/25/2024
10.5.4 493 6/18/2024
10.5.3 495 6/11/2024
10.5.2 485 6/4/2024
10.5.1 408 6/4/2024
10.5.0 911 5/28/2024
10.4.8 372 8/6/2024
10.4.7 392 6/25/2024
10.4.6 418 6/11/2024
10.4.5 402 6/4/2024
10.4.4 409 5/28/2024
10.4.3 427 5/21/2024
10.4.2 801 5/14/2024
10.4.1 623 5/7/2024
10.4.0 2,630 4/30/2024
10.3.10 351 8/6/2024
10.3.9 402 6/25/2024
10.3.8 495 5/21/2024
10.3.7 360 5/14/2024
10.3.6 443 5/7/2024
10.3.5 420 4/30/2024
10.3.4 495 4/23/2024
10.3.3 482 4/16/2024
10.3.2 489 4/11/2024
10.3.1 417 4/9/2024
10.3.0 826 4/2/2024
10.2.8 519 4/23/2024
10.2.7 434 4/16/2024
10.2.6 426 4/11/2024
10.2.5 441 4/9/2024
10.2.4 401 4/2/2024
10.2.3 502 3/26/2024
10.2.2 534 3/19/2024
10.2.1 542 3/12/2024
10.2.0 770 3/5/2024
10.1.12 474 4/11/2024
10.1.11 451 4/9/2024
10.1.10 424 4/2/2024
10.1.9 485 3/19/2024
10.1.8 480 3/13/2024
10.1.7 438 3/12/2024
10.1.6 470 3/5/2024
10.1.5 494 2/27/2024
10.1.4 674 2/20/2024
10.1.3 514 2/14/2024
10.1.2 494 2/7/2024
10.1.1 477 2/6/2024
10.1.0 612 1/30/2024
10.0.39 587 4/11/2024
10.0.38 548 4/2/2024
10.0.37 630 3/5/2024
10.0.36 636 2/27/2024
10.0.35 610 2/20/2024
10.0.34 860 2/14/2024
10.0.33 792 2/1/2024
10.0.32 929 1/24/2024
10.0.31 652 1/19/2024
10.0.30 683 1/18/2024
10.0.29 941 1/16/2024
10.0.28 904 1/16/2024
10.0.27 870 1/11/2024
10.0.26 907 12/19/2023
10.0.25 2,473 12/12/2023
10.0.24 2,136 12/5/2023
10.0.22 1,354 11/28/2023
10.0.21 2,774 11/23/2023
10.0.20 719 11/21/2023
10.0.19 1,495 11/14/2023
10.0.18 648 11/9/2023
10.0.17 1,377 11/2/2023
10.0.16 685 10/25/2023
10.0.15 997 10/19/2023
10.0.14 1,207 10/11/2023
10.0.13 927 9/27/2023
10.0.12 660 9/26/2023
10.0.11 707 9/22/2023
10.0.10 772 9/13/2023
10.0.9 2,238 8/30/2023
10.0.8 766 8/25/2023
10.0.7 1,033 8/22/2023
10.0.6 991 8/10/2023
10.0.5 1,180 8/2/2023
10.0.4 880 7/13/2023
10.0.3 1,162 7/5/2023
10.0.2 1,447 6/27/2023
10.0.1 952 6/20/2023
10.0.0 2,631 6/14/2023
9.20.0 152 9/1/2025
9.19.5 154 8/21/2025
9.19.4 396 8/13/2025
9.19.3 884 6/18/2025
9.19.2 827 4/1/2025
9.19.1 910 2/19/2025
9.19.0 1,312 1/31/2025
9.18.5 232 4/4/2025
9.18.4 205 3/12/2025
9.18.3 214 2/12/2025
9.18.2 364 12/18/2024
9.18.1 731 11/26/2024
9.18.0 1,851 8/27/2024
9.17.16 1,077 11/22/2024
9.17.15 216 11/7/2024
9.17.14 139 10/22/2024
9.17.13 249 10/18/2024
9.17.12 1,222 10/2/2024
9.17.11 1,304 9/19/2024
9.17.10 1,015 9/3/2024
9.17.9 1,275 8/14/2024
9.17.8 326 7/18/2024
9.17.7 431 6/27/2024
9.17.6 1,750 6/4/2024
9.17.5 1,742 5/13/2024
9.17.4 5,969 4/12/2024
9.17.3 656 3/25/2024
9.17.2 1,402 3/4/2024
9.17.1 917 2/14/2024
9.17.0 1,270 1/31/2024
9.16.11 1,644 4/11/2024
9.16.10 360 3/25/2024
9.16.9 348 3/4/2024
9.16.8 599 2/14/2024
9.16.7 465 1/26/2024
9.16.6 927 1/9/2024
9.16.5 1,575 12/13/2023
9.16.4 1,955 11/29/2023
9.16.3 959 11/21/2023
9.16.2 1,122 11/7/2023
9.16.1 1,573 10/10/2023
9.16.0 3,016 9/21/2023
9.15.29 560 1/23/2024
9.15.28 845 12/13/2023
9.15.27 1,992 11/7/2023
9.15.26 1,391 10/10/2023
9.15.25 2,682 9/13/2023
9.15.24 318 8/30/2023
9.15.23 2,209 8/29/2023
9.15.22 8,011 8/15/2023
9.15.21 2,487 8/2/2023
9.15.20 723 7/27/2023
9.15.19 2,759 6/29/2023
9.15.18 1,759 6/6/2023
9.15.17 1,907 5/16/2023
9.15.16 2,563 5/11/2023
9.15.15 430 5/9/2023
9.15.14 1,968 5/3/2023
9.15.13 400 5/2/2023
9.15.12 555 4/18/2023
9.15.11 1,134 4/18/2023
9.15.10 2,719 3/21/2023
9.15.9 2,950 3/16/2023
9.15.8 4,929 3/7/2023
9.15.6 1,067 3/2/2023
9.15.5 1,189 2/27/2023
9.15.4 2,161 2/21/2023
9.15.3 1,102 2/15/2023
9.15.2 1,655 2/6/2023
9.15.1 1,096 2/2/2023
9.15.0 5,895 1/26/2023
9.14.32 3,693 8/14/2023
9.14.31 981 7/27/2023
9.14.30 7,159 5/3/2023
9.14.29 2,858 4/18/2023
9.14.28 968 4/18/2023
9.14.27 1,558 3/21/2023
9.14.26 1,062 3/16/2023
9.14.25 1,984 3/7/2023
9.14.24 1,010 3/2/2023
9.14.23 2,652 2/21/2023
9.14.22 1,766 2/14/2023
9.14.21 411 2/10/2023
9.14.20 401 2/8/2023
9.14.19 1,690 2/2/2023
9.14.18 1,108 2/1/2023
9.14.17 1,570 1/26/2023
9.14.16 1,798 1/24/2023
9.14.15 6,395 1/10/2023
9.14.14 10,340 12/15/2022
9.14.13 6,076 11/29/2022
9.14.12 500 11/28/2022
9.14.11 7,067 11/16/2022
9.14.10 1,373 11/15/2022
9.14.9 3,766 11/11/2022
9.14.8 2,883 11/7/2022
9.14.7 6,163 11/1/2022
9.14.6 1,316 10/27/2022
9.14.5 3,241 10/19/2022
9.14.4 8,743 9/27/2022
9.14.3 3,111 9/15/2022
9.14.2 2,942 9/7/2022
9.14.1 7,340 8/30/2022
9.14.0 4,142 8/30/2022
9.13.35 1,228 1/24/2023
9.13.34 2,490 11/1/2022
9.13.33 2,910 9/27/2022
9.13.32 7,271 8/31/2022
9.13.31 2,261 8/25/2022
9.13.30 6,414 8/18/2022
9.13.29 6,013 8/9/2022
9.13.28 672 8/9/2022
9.13.27 3,742 7/13/2022
9.13.26 2,402 7/7/2022
9.13.25 3,240 6/27/2022
9.13.24 2,480 6/23/2022
9.13.23 2,009 6/21/2022
9.13.22 6,951 6/8/2022
9.13.21 8,222 6/2/2022
9.13.20 731 6/2/2022
9.13.19 3,655 5/23/2022
9.13.18 2,351 5/18/2022
9.13.17 6,152 4/27/2022
9.13.16 2,417 4/26/2022
9.13.15 4,157 4/21/2022
9.13.14 1,453 4/20/2022
9.13.13 3,319 4/8/2022
9.13.12 1,636 4/7/2022
9.13.11 3,214 4/5/2022
9.13.10 3,483 3/27/2022
9.13.9 4,773 3/23/2022
9.13.8 7,027 3/16/2022
9.13.7 2,571 3/11/2022
9.13.6 7,817 3/1/2022
9.13.5 1,875 2/28/2022
9.13.4 2,650 2/17/2022
9.13.3 7,373 2/14/2022
9.13.2 1,773 2/8/2022
9.13.1 3,551 2/2/2022
9.13.0 6,417 1/25/2022
9.12.22 2,509 3/23/2022
9.12.21 9,056 1/24/2022
9.12.20 1,839 1/21/2022
9.12.19 4,313 1/14/2022
9.12.18 2,943 1/5/2022
9.12.17 13,997 12/14/2021
9.12.16 2,685 12/7/2021
9.12.15 2,164 12/2/2021
9.12.14 1,884 11/30/2021
9.12.13 5,167 11/19/2021
9.12.12 604 11/17/2021
9.12.11 652 11/16/2021
9.12.10 5,225 11/2/2021
9.12.9 707 11/1/2021
9.12.8 8,502 10/25/2021
9.12.7 2,041 10/21/2021
9.12.6 702 10/21/2021
9.12.5 4,122 10/14/2021
9.12.4 10,891 10/5/2021
9.12.2 1,179 9/27/2021
9.12.1 3,194 9/17/2021
9.12.0 5,510 8/31/2021
9.10.33 2,080 10/21/2021
9.10.32 18,112 8/27/2021
9.10.31 32,754 8/11/2021
9.10.30 708 8/10/2021
9.10.29 4,207 7/22/2021
9.10.28 5,038 7/14/2021
9.10.27 1,208 7/11/2021
9.10.26 4,267 6/29/2021
9.10.25 2,056 6/22/2021
9.10.24 4,291 6/15/2021
9.10.23 918 6/11/2021
9.10.22 3,219 5/27/2021
9.10.21 21,745 5/11/2021
9.10.20 816 5/7/2021
9.10.19 94,199 4/22/2021
9.10.18 744 4/21/2021
9.10.17 727 4/20/2021
9.10.16 3,238 3/30/2021
9.10.15 744 3/30/2021
9.10.14 803 3/26/2021
9.10.13 1,779 3/25/2021
9.10.12 723 3/25/2021
9.10.11 1,696 3/24/2021
9.10.9 22,765 3/9/2021
9.10.8 24,247 2/18/2021
9.10.7 1,529 2/16/2021
9.10.6 802 2/15/2021
9.10.5 771 2/9/2021
9.10.4 1,177 2/3/2021
9.10.3 1,431 2/1/2021
9.10.2 760 1/29/2021
9.10.1 12,412 1/26/2021
9.10.0 21,681 1/26/2021
9.9.24 1,231 4/26/2021
9.9.23 1,549 1/29/2021
9.9.22 3,168 1/20/2021
9.9.21 769 1/18/2021
9.9.20 7,100 12/21/2020
9.9.19 3,418 12/11/2020
9.9.18 3,719 12/11/2020
9.9.17 802 12/4/2020
9.9.16 738 12/2/2020
9.9.15 9,513 11/26/2020
9.9.14 5,138 11/22/2020
9.9.13 742 11/18/2020
9.9.12 10,801 10/29/2020
9.9.11 2,085 10/27/2020
9.9.10 5,159 10/16/2020
9.9.9 2,295 10/12/2020
9.9.8 8,391 9/29/2020
9.9.7 882 9/24/2020
9.9.6 791 9/18/2020
9.9.5 8,235 9/14/2020
9.9.4 851 9/10/2020
9.9.3 1,228 9/2/2020
9.9.2 798 8/28/2020
9.9.1 752 8/27/2020
9.9.0 8,675 8/25/2020
9.8.41 3,493 9/2/2020
9.8.40 823 8/28/2020
9.8.39 2,664 8/13/2020
9.8.38 1,946 8/7/2020
9.8.37 1,222 7/29/2020
9.8.36 11,211 7/6/2020
9.8.35 908 7/5/2020
9.8.34 3,986 6/29/2020
9.8.33 905 6/25/2020
9.8.32 12,059 6/15/2020
9.8.31 912 6/15/2020
9.8.30 803 6/10/2020
9.8.29 6,736 6/9/2020
9.8.28 2,087 6/8/2020
9.8.27 2,671 6/3/2020
9.8.26 7,730 5/26/2020
9.8.25 890 5/26/2020
9.8.24 5,783 5/20/2020
9.8.23 1,731 5/19/2020
9.8.22 2,930 5/18/2020
9.8.21 1,165 5/5/2020
9.8.20 3,847 4/27/2020
9.8.19 3,897 4/21/2020
9.8.18 1,991 4/6/2020
9.8.17 894 4/3/2020
9.8.16 1,156 4/1/2020
9.8.15 21,227 3/27/2020
9.8.14 1,716 3/25/2020
9.8.13 3,142 3/20/2020
9.8.12 1,974 3/13/2020
9.8.11 945 3/13/2020
9.8.10 16,281 3/5/2020
9.8.9 929 2/27/2020
9.8.8 5,475 2/25/2020
9.8.7 4,547 2/21/2020
9.8.6 990 2/20/2020
9.8.5 1,344 2/12/2020
9.8.4 1,140 2/5/2020
9.8.3 5,839 2/4/2020
9.8.2 877 2/3/2020
9.8.1 7,434 1/28/2020
9.7.30 3,344 4/1/2020
9.7.29 3,168 3/27/2020
9.7.28 3,298 2/24/2020
9.7.27 4,469 2/4/2020
9.7.26 3,900 1/16/2020
9.7.25 7,885 1/13/2020
9.7.24 896 12/23/2019
9.7.23 4,180 12/3/2019
9.7.22 15,463 11/20/2019
9.7.21 1,022 11/18/2019
9.7.20 1,475 11/14/2019
9.7.19 872 11/12/2019
9.7.18 1,291 11/7/2019
9.7.17 880 11/6/2019
9.7.16 5,511 10/29/2019
9.7.15 1,764 10/24/2019
9.7.14 2,714 10/23/2019
9.7.13 3,076 10/3/2019
9.7.12 2,149 10/2/2019
9.7.11 1,173 10/1/2019
9.7.10 7,197 9/24/2019
9.7.9 1,027 9/24/2019
9.7.8 942 9/23/2019
9.7.7 927 9/23/2019
9.7.6 947 9/16/2019
9.7.5 874 9/12/2019
9.7.4 17,522 9/10/2019
9.7.3 1,787 9/6/2019
9.7.2 915 9/5/2019
9.7.1 1,043 8/29/2019
9.7.0 6,074 8/27/2019
9.6.42 818 6/15/2020
9.6.41 2,194 11/20/2019
9.6.40 1,885 10/2/2019
9.6.39 4,237 10/1/2019
9.6.38 881 9/24/2019
9.6.37 1,887 8/20/2019
9.6.36 908 8/19/2019
9.6.35 5,425 8/7/2019
9.6.34 918 8/7/2019
9.6.33 931 7/12/2019
9.6.32 13,029 6/19/2019
9.6.31 989 6/18/2019
9.6.30 1,710 6/17/2019
9.6.29 1,693 6/17/2019
9.6.28 5,065 5/29/2019
9.6.27 900 5/29/2019
9.6.26 1,818 5/6/2019
9.6.25 14,144 4/30/2019
9.6.24 934 4/29/2019
9.6.23 1,740 4/11/2019
9.6.22 3,981 4/11/2019
9.6.21 6,608 4/11/2019
9.6.20 7,059 4/11/2019
9.6.19 1,060 4/11/2019
9.6.18 1,037 3/25/2019
9.6.17 941 3/20/2019
9.6.16 958 3/20/2019
9.6.15 957 3/19/2019
9.6.14 1,821 3/15/2019
9.6.13 965 3/15/2019
9.6.12 936 3/15/2019
9.6.11 6,231 3/15/2019
9.6.10 952 3/15/2019
9.6.9 4,512 3/15/2019
9.6.8 942 3/15/2019
9.6.7 918 3/15/2019
9.6.6 960 3/15/2019
9.6.5 1,724 3/15/2019
9.6.4 932 3/15/2019
9.6.3 2,937 3/15/2019
9.6.2 999 3/15/2019
9.6.1 6,339 3/15/2019
9.6.0 20,439 3/15/2019
9.5.33 1,615 5/29/2019
9.5.32 977 4/29/2019
9.5.31 1,178 3/21/2019
9.5.30 1,025 3/19/2019
9.5.29 1,016 3/15/2019
9.5.28 934 3/15/2019
9.5.27 971 3/15/2019
9.5.26 997 3/15/2019
9.5.25 5,055 3/15/2019
9.5.24 1,060 3/15/2019
9.5.23 3,434 3/15/2019
9.5.22 915 3/15/2019
9.5.21 1,667 3/15/2019
9.5.20 957 3/15/2019
9.5.19 920 3/15/2019
9.5.18 7,278 3/15/2019
9.5.17 3,740 3/15/2019
9.5.16 913 3/15/2019
9.5.15 917 3/15/2019
9.5.14 1,712 3/15/2019
9.5.13 1,645 3/15/2019
9.5.12 1,299 3/15/2019
9.5.11 1,556 3/15/2019
9.5.10 2,185 3/15/2019
9.5.9 5,852 3/15/2019
9.5.8 965 3/15/2019
9.5.7 944 3/15/2019
9.5.6 1,852 3/15/2019
9.5.5 920 3/15/2019
9.5.4 927 3/15/2019
9.5.3 4,574 3/15/2019
9.5.2 973 3/15/2019
9.5.1 950 3/15/2019
9.5.0 20,103 3/15/2019
9.4.56 929 3/15/2019
9.4.55 950 3/15/2019
9.4.54 979 3/15/2019
9.4.53 1,691 3/15/2019
9.4.52 940 3/15/2019
9.4.51 921 3/15/2019
9.4.50 939 3/15/2019
9.4.49 50,195 3/15/2019
9.4.48 9,789 3/15/2019
9.4.47 1,568 3/15/2019
9.4.46 923 3/15/2019
9.4.45 932 3/15/2019
9.4.44 1,618 3/15/2019
9.4.43 1,573 3/15/2019
9.4.42 924 3/15/2019
9.4.41 888 3/15/2019
9.4.40 2,434 3/15/2019
9.4.39 1,782 3/15/2019
9.4.38 1,737 3/15/2019
9.4.37 967 3/15/2019
9.4.36 4,644 3/15/2019
9.4.35 925 3/15/2019
9.4.34 2,122 3/15/2019
9.4.28 20,521 3/15/2019
9.4.22 3,504 3/15/2019
9.4.20 14,070 3/15/2019
9.4.11 4,500 3/15/2019
9.4.5 3,429 3/15/2019
9.4.4 30,274 3/15/2019
9.4.0 3,883 3/15/2019
9.3.14 8,889 3/15/2019
9.3.13 9,925 3/15/2019
9.3.0 12,544 3/15/2019
9.2.14 9,510 3/15/2019
9.2.13 7,785 3/15/2019
9.2.11 18,131 3/15/2019
9.2.7 17,773 3/15/2019
9.2.0 10,431 3/15/2019
9.1.2 46,743 3/15/2019