Dynamicweb 10.18.1-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.1-PreRelease
                    
NuGet\Install-Package Dynamicweb -Version 10.18.1-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.1-PreRelease" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb" Version="10.18.1-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.1-PreRelease
                    
#r "nuget: Dynamicweb, 10.18.1-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.1-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.1-PreRelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb&version=10.18.1-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.5-PreRelease 116 9/22/2025
10.19.4-PreRelease 409 9/16/2025
10.19.3-PreRelease 254 9/9/2025
10.19.2-PreRelease 260 9/4/2025
10.19.1-PreRelease 262 9/2/2025
10.19.0-PreRelease 331 8/26/2025
10.18.9 171 9/22/2025
10.18.8 540 9/16/2025
10.18.7 348 9/9/2025
10.18.6 328 9/4/2025
10.18.5 447 9/2/2025
10.18.4 817 8/26/2025
10.18.3-PreRelease 253 8/19/2025
10.18.2-PreRelease 267 8/12/2025
10.18.1-PreRelease 341 8/7/2025
10.18.0-PreRelease 438 7/25/2025
10.17.10 143 9/22/2025
10.17.9 541 9/16/2025
10.17.8 427 9/2/2025
10.17.7 399 8/26/2025
10.17.6 378 8/19/2025
10.17.5 482 8/12/2025
10.17.4 412 8/5/2025
10.17.3 794 7/22/2025
10.17.2 441 7/15/2025
10.17.1 518 7/8/2025
10.17.0 648 7/1/2025
10.16.12 142 9/22/2025
10.16.11 479 9/16/2025
10.16.10 287 9/9/2025
10.16.9 532 8/12/2025
10.16.8 465 8/5/2025
10.16.7 841 7/22/2025
10.16.6 574 7/1/2025
10.16.5 938 6/17/2025
10.16.4 704 6/12/2025
10.16.3 616 6/10/2025
10.16.2 490 6/4/2025
10.16.1 411 6/3/2025
10.16.0 843 5/27/2025
10.15.11 466 8/26/2025
10.15.10 496 8/5/2025
10.15.9 585 7/1/2025
10.15.8 427 6/24/2025
10.15.7 488 6/17/2025
10.15.6 529 6/3/2025
10.15.5 457 5/27/2025
10.15.4 644 5/20/2025
10.15.3 847 5/13/2025
10.15.2 589 5/13/2025
10.15.1 744 5/6/2025
10.15.0 820 4/29/2025
10.14.13 532 7/1/2025
10.14.12 427 6/24/2025
10.14.11 550 6/17/2025
10.14.10 647 5/20/2025
10.14.9 583 5/13/2025
10.14.8 590 5/13/2025
10.14.7 484 5/7/2025
10.14.6 423 5/6/2025
10.14.5 474 4/29/2025
10.14.4 713 4/22/2025
10.14.3 683 4/10/2025
10.14.2 559 4/8/2025
10.14.1 830 4/1/2025
10.14.0 1,302 3/25/2025
10.13.8 729 4/22/2025
10.13.7 517 4/10/2025
10.13.6 516 4/8/2025
10.13.5 501 4/1/2025
10.13.4 775 3/25/2025
10.13.3 1,093 3/18/2025
10.13.2 591 3/11/2025
10.13.1 1,074 3/4/2025
10.13.0 6,173 2/25/2025
10.12.7 834 3/11/2025
10.12.6 533 3/4/2025
10.12.5 413 2/25/2025
10.12.4 716 2/18/2025
10.12.3 605 2/12/2025
10.12.2 394 2/11/2025
10.12.1 609 2/4/2025
10.12.0 4,045 1/28/2025
10.11.8 705 2/25/2025
10.11.7 463 2/18/2025
10.11.6 469 2/12/2025
10.11.5 383 2/11/2025
10.11.4 420 2/4/2025
10.11.3 452 1/28/2025
10.11.2 2,174 1/21/2025
10.11.1 445 1/14/2025
10.11.0 782 1/7/2025
10.10.8 608 2/12/2025
10.10.7 393 2/11/2025
10.10.6 493 1/16/2025
10.10.5 361 1/14/2025
10.10.4 443 1/7/2025
10.10.3 781 12/17/2024
10.10.2 437 12/10/2024
10.10.1 483 12/3/2024
10.10.0 643 11/26/2024
10.9.9 555 1/14/2025
10.9.8 593 12/17/2024
10.9.7 395 12/10/2024
10.9.6 445 12/3/2024
10.9.5 396 11/27/2024
10.9.4 1,767 11/26/2024
10.9.3 598 11/19/2024
10.9.2 611 11/12/2024
10.9.1 474 11/5/2024
10.9.0 2,308 10/29/2024
10.8.14 386 1/14/2025
10.8.13 522 12/17/2024
10.8.12 420 12/10/2024
10.8.11 424 12/3/2024
10.8.10 595 11/26/2024
10.8.9 419 11/19/2024
10.8.8 414 11/12/2024
10.8.7 431 11/7/2024
10.8.6 402 11/5/2024
10.8.5 421 10/29/2024
10.8.4 464 10/22/2024
10.8.3 508 10/15/2024
10.8.2 476 10/8/2024
10.8.1 538 10/1/2024
10.8.0 9,248 9/24/2024
10.7.11 407 11/19/2024
10.7.10 391 11/19/2024
10.7.9 485 10/29/2024
10.7.8 387 10/22/2024
10.7.7 416 10/15/2024
10.7.6 430 10/8/2024
10.7.5 452 10/1/2024
10.7.4 404 9/24/2024
10.7.3 580 9/17/2024
10.7.2 584 9/10/2024
10.7.1 552 9/4/2024
10.7.0 2,127 8/27/2024
10.6.18 421 11/19/2024
10.6.17 380 11/19/2024
10.6.16 458 10/15/2024
10.6.15 407 10/8/2024
10.6.14 427 10/1/2024
10.6.13 487 9/24/2024
10.6.12 448 9/17/2024
10.6.11 438 9/3/2024
10.6.10 483 8/27/2024
10.6.9 1,060 8/20/2024
10.6.8 564 8/13/2024
10.6.7 414 8/6/2024
10.6.6 573 7/19/2024
10.6.5 409 7/16/2024
10.6.4 491 7/9/2024
10.6.3 618 7/2/2024
10.6.2 2,858 6/25/2024
10.5.14 509 10/1/2024
10.5.13 428 9/24/2024
10.5.12 463 8/21/2024
10.5.11 513 8/13/2024
10.5.10 354 8/6/2024
10.5.9 448 7/19/2024
10.5.8 426 7/16/2024
10.5.7 399 7/5/2024
10.5.6 453 7/1/2024
10.5.5 419 6/25/2024
10.5.4 513 6/18/2024
10.5.3 523 6/11/2024
10.5.2 506 6/4/2024
10.5.1 425 6/4/2024
10.5.0 929 5/28/2024
10.4.8 392 8/6/2024
10.4.7 406 6/25/2024
10.4.6 438 6/11/2024
10.4.5 419 6/4/2024
10.4.4 427 5/28/2024
10.4.3 441 5/21/2024
10.4.2 830 5/14/2024
10.4.1 640 5/7/2024
10.4.0 2,674 4/30/2024
10.3.10 372 8/6/2024
10.3.9 422 6/25/2024
10.3.8 524 5/21/2024
10.3.7 378 5/14/2024
10.3.6 462 5/7/2024
10.3.5 436 4/30/2024
10.3.4 513 4/23/2024
10.3.3 503 4/16/2024
10.3.2 507 4/11/2024
10.3.1 441 4/9/2024
10.3.0 848 4/2/2024
10.2.8 545 4/23/2024
10.2.7 456 4/16/2024
10.2.6 441 4/11/2024
10.2.5 462 4/9/2024
10.2.4 422 4/2/2024
10.2.3 518 3/26/2024
10.2.2 555 3/19/2024
10.2.1 558 3/12/2024
10.2.0 787 3/5/2024
10.1.12 492 4/11/2024
10.1.11 469 4/9/2024
10.1.10 441 4/2/2024
10.1.9 502 3/19/2024
10.1.8 498 3/13/2024
10.1.7 451 3/12/2024
10.1.6 488 3/5/2024
10.1.5 507 2/27/2024
10.1.4 692 2/20/2024
10.1.3 533 2/14/2024
10.1.2 511 2/7/2024
10.1.1 494 2/6/2024
10.1.0 630 1/30/2024
10.0.39 606 4/11/2024
10.0.38 577 4/2/2024
10.0.37 652 3/5/2024
10.0.36 653 2/27/2024
10.0.35 628 2/20/2024
10.0.34 882 2/14/2024
10.0.33 808 2/1/2024
10.0.32 956 1/24/2024
10.0.31 674 1/19/2024
10.0.30 706 1/18/2024
10.0.29 964 1/16/2024
10.0.28 926 1/16/2024
10.0.27 893 1/11/2024
10.0.26 924 12/19/2023
10.0.25 2,497 12/12/2023
10.0.24 2,152 12/5/2023
10.0.22 1,376 11/28/2023
10.0.21 2,799 11/23/2023
10.0.20 740 11/21/2023
10.0.19 1,517 11/14/2023
10.0.18 661 11/9/2023
10.0.17 1,404 11/2/2023
10.0.16 703 10/25/2023
10.0.15 1,013 10/19/2023
10.0.14 1,226 10/11/2023
10.0.13 946 9/27/2023
10.0.12 675 9/26/2023
10.0.11 737 9/22/2023
10.0.10 794 9/13/2023
10.0.9 2,256 8/30/2023
10.0.8 789 8/25/2023
10.0.7 1,057 8/22/2023
10.0.6 1,009 8/10/2023
10.0.5 1,198 8/2/2023
10.0.4 903 7/13/2023
10.0.3 1,183 7/5/2023
10.0.2 1,476 6/27/2023
10.0.1 969 6/20/2023
10.0.0 2,655 6/14/2023
9.20.0 154 9/1/2025
9.19.5 159 8/21/2025
9.19.4 446 8/13/2025
9.19.3 940 6/18/2025
9.19.2 847 4/1/2025
9.19.1 912 2/19/2025
9.19.0 1,336 1/31/2025
9.18.5 245 4/4/2025
9.18.4 207 3/12/2025
9.18.3 219 2/12/2025
9.18.2 383 12/18/2024
9.18.1 733 11/26/2024
9.18.0 1,860 8/27/2024
9.17.16 1,080 11/22/2024
9.17.15 220 11/7/2024
9.17.14 140 10/22/2024
9.17.13 250 10/18/2024
9.17.12 1,226 10/2/2024
9.17.11 1,315 9/19/2024
9.17.10 1,016 9/3/2024
9.17.9 1,279 8/14/2024
9.17.8 327 7/18/2024
9.17.7 434 6/27/2024
9.17.6 1,756 6/4/2024
9.17.5 1,746 5/13/2024
9.17.4 5,995 4/12/2024
9.17.3 660 3/25/2024
9.17.2 1,408 3/4/2024
9.17.1 921 2/14/2024
9.17.0 1,274 1/31/2024
9.16.11 1,662 4/11/2024
9.16.10 364 3/25/2024
9.16.9 350 3/4/2024
9.16.8 605 2/14/2024
9.16.7 468 1/26/2024
9.16.6 932 1/9/2024
9.16.5 1,576 12/13/2023
9.16.4 1,970 11/29/2023
9.16.3 962 11/21/2023
9.16.2 1,123 11/7/2023
9.16.1 1,577 10/10/2023
9.16.0 3,018 9/21/2023
9.15.29 563 1/23/2024
9.15.28 848 12/13/2023
9.15.27 1,995 11/7/2023
9.15.26 1,393 10/10/2023
9.15.25 2,683 9/13/2023
9.15.24 319 8/30/2023
9.15.23 2,211 8/29/2023
9.15.22 8,020 8/15/2023
9.15.21 2,488 8/2/2023
9.15.20 728 7/27/2023
9.15.19 2,776 6/29/2023
9.15.18 1,763 6/6/2023
9.15.17 1,908 5/16/2023
9.15.16 2,565 5/11/2023
9.15.15 432 5/9/2023
9.15.14 1,969 5/3/2023
9.15.13 401 5/2/2023
9.15.12 558 4/18/2023
9.15.11 1,138 4/18/2023
9.15.10 2,724 3/21/2023
9.15.9 2,952 3/16/2023
9.15.8 4,932 3/7/2023
9.15.6 1,071 3/2/2023
9.15.5 1,191 2/27/2023
9.15.4 2,162 2/21/2023
9.15.3 1,103 2/15/2023
9.15.2 1,657 2/6/2023
9.15.1 1,097 2/2/2023
9.15.0 5,898 1/26/2023
9.14.32 3,698 8/14/2023
9.14.31 984 7/27/2023
9.14.30 7,210 5/3/2023
9.14.29 2,861 4/18/2023
9.14.28 972 4/18/2023
9.14.27 1,561 3/21/2023
9.14.26 1,064 3/16/2023
9.14.25 1,986 3/7/2023
9.14.24 1,012 3/2/2023
9.14.23 2,673 2/21/2023
9.14.22 1,772 2/14/2023
9.14.21 414 2/10/2023
9.14.20 404 2/8/2023
9.14.19 1,692 2/2/2023
9.14.18 1,109 2/1/2023
9.14.17 1,577 1/26/2023
9.14.16 1,803 1/24/2023
9.14.15 6,416 1/10/2023
9.14.14 10,376 12/15/2022
9.14.13 6,080 11/29/2022
9.14.12 503 11/28/2022
9.14.11 7,150 11/16/2022
9.14.10 1,375 11/15/2022
9.14.9 3,771 11/11/2022
9.14.8 2,927 11/7/2022
9.14.7 6,165 11/1/2022
9.14.6 1,319 10/27/2022
9.14.5 3,246 10/19/2022
9.14.4 8,802 9/27/2022
9.14.3 3,116 9/15/2022
9.14.2 3,015 9/7/2022
9.14.1 7,387 8/30/2022
9.14.0 4,144 8/30/2022
9.13.35 1,230 1/24/2023
9.13.34 2,493 11/1/2022
9.13.33 2,912 9/27/2022
9.13.32 7,274 8/31/2022
9.13.31 2,264 8/25/2022
9.13.30 6,429 8/18/2022
9.13.29 6,018 8/9/2022
9.13.28 675 8/9/2022
9.13.27 3,743 7/13/2022
9.13.26 2,405 7/7/2022
9.13.25 3,248 6/27/2022
9.13.24 2,486 6/23/2022
9.13.23 2,012 6/21/2022
9.13.22 6,956 6/8/2022
9.13.21 8,224 6/2/2022
9.13.20 734 6/2/2022
9.13.19 3,659 5/23/2022
9.13.18 2,354 5/18/2022
9.13.17 6,154 4/27/2022
9.13.16 2,419 4/26/2022
9.13.15 4,159 4/21/2022
9.13.14 1,469 4/20/2022
9.13.13 3,322 4/8/2022
9.13.12 1,639 4/7/2022
9.13.11 3,218 4/5/2022
9.13.10 3,485 3/27/2022
9.13.9 4,774 3/23/2022
9.13.8 7,051 3/16/2022
9.13.7 2,572 3/11/2022
9.13.6 7,820 3/1/2022
9.13.5 1,879 2/28/2022
9.13.4 2,651 2/17/2022
9.13.3 7,376 2/14/2022
9.13.2 1,774 2/8/2022
9.13.1 3,554 2/2/2022
9.13.0 6,420 1/25/2022
9.12.22 2,511 3/23/2022
9.12.21 9,062 1/24/2022
9.12.20 1,843 1/21/2022
9.12.19 4,319 1/14/2022
9.12.18 2,944 1/5/2022
9.12.17 13,998 12/14/2021
9.12.16 2,690 12/7/2021
9.12.15 2,165 12/2/2021
9.12.14 1,885 11/30/2021
9.12.13 5,180 11/19/2021
9.12.12 605 11/17/2021
9.12.11 654 11/16/2021
9.12.10 5,237 11/2/2021
9.12.9 709 11/1/2021
9.12.8 8,523 10/25/2021
9.12.7 2,045 10/21/2021
9.12.6 703 10/21/2021
9.12.5 4,125 10/14/2021
9.12.4 10,905 10/5/2021
9.12.2 1,183 9/27/2021
9.12.1 3,197 9/17/2021
9.12.0 5,513 8/31/2021
9.10.33 2,083 10/21/2021
9.10.32 18,174 8/27/2021
9.10.31 32,943 8/11/2021
9.10.30 711 8/10/2021
9.10.29 4,210 7/22/2021
9.10.28 5,041 7/14/2021
9.10.27 1,212 7/11/2021
9.10.26 4,282 6/29/2021
9.10.25 2,060 6/22/2021
9.10.24 4,294 6/15/2021
9.10.23 922 6/11/2021
9.10.22 3,225 5/27/2021
9.10.21 21,747 5/11/2021
9.10.20 819 5/7/2021
9.10.19 94,212 4/22/2021
9.10.18 747 4/21/2021
9.10.17 729 4/20/2021
9.10.16 3,241 3/30/2021
9.10.15 745 3/30/2021
9.10.14 805 3/26/2021
9.10.13 1,781 3/25/2021
9.10.12 728 3/25/2021
9.10.11 1,701 3/24/2021
9.10.9 22,766 3/9/2021
9.10.8 24,288 2/18/2021
9.10.7 1,531 2/16/2021
9.10.6 805 2/15/2021
9.10.5 774 2/9/2021
9.10.4 1,179 2/3/2021
9.10.3 1,434 2/1/2021
9.10.2 763 1/29/2021
9.10.1 12,414 1/26/2021
9.10.0 21,715 1/26/2021
9.9.24 1,236 4/26/2021
9.9.23 1,554 1/29/2021
9.9.22 3,182 1/20/2021
9.9.21 772 1/18/2021
9.9.20 7,103 12/21/2020
9.9.19 3,421 12/11/2020
9.9.18 3,723 12/11/2020
9.9.17 803 12/4/2020
9.9.16 742 12/2/2020
9.9.15 9,515 11/26/2020
9.9.14 5,142 11/22/2020
9.9.13 746 11/18/2020
9.9.12 10,804 10/29/2020
9.9.11 2,087 10/27/2020
9.9.10 5,164 10/16/2020
9.9.9 2,299 10/12/2020
9.9.8 8,393 9/29/2020
9.9.7 885 9/24/2020
9.9.6 795 9/18/2020
9.9.5 8,237 9/14/2020
9.9.4 853 9/10/2020
9.9.3 1,231 9/2/2020
9.9.2 800 8/28/2020
9.9.1 753 8/27/2020
9.9.0 8,682 8/25/2020
9.8.41 3,495 9/2/2020
9.8.40 826 8/28/2020
9.8.39 2,667 8/13/2020
9.8.38 1,948 8/7/2020
9.8.37 1,226 7/29/2020
9.8.36 11,214 7/6/2020
9.8.35 910 7/5/2020
9.8.34 3,987 6/29/2020
9.8.33 908 6/25/2020
9.8.32 12,062 6/15/2020
9.8.31 916 6/15/2020
9.8.30 804 6/10/2020
9.8.29 6,739 6/9/2020
9.8.28 2,089 6/8/2020
9.8.27 2,675 6/3/2020
9.8.26 7,734 5/26/2020
9.8.25 896 5/26/2020
9.8.24 5,788 5/20/2020
9.8.23 1,734 5/19/2020
9.8.22 2,932 5/18/2020
9.8.21 1,169 5/5/2020
9.8.20 3,852 4/27/2020
9.8.19 3,900 4/21/2020
9.8.18 1,993 4/6/2020
9.8.17 897 4/3/2020
9.8.16 1,157 4/1/2020
9.8.15 21,259 3/27/2020
9.8.14 1,720 3/25/2020
9.8.13 3,145 3/20/2020
9.8.12 1,977 3/13/2020
9.8.11 946 3/13/2020
9.8.10 16,286 3/5/2020
9.8.9 930 2/27/2020
9.8.8 5,477 2/25/2020
9.8.7 4,549 2/21/2020
9.8.6 991 2/20/2020
9.8.5 1,346 2/12/2020
9.8.4 1,142 2/5/2020
9.8.3 5,843 2/4/2020
9.8.2 880 2/3/2020
9.8.1 7,435 1/28/2020
9.7.30 3,347 4/1/2020
9.7.29 3,170 3/27/2020
9.7.28 3,301 2/24/2020
9.7.27 4,472 2/4/2020
9.7.26 3,908 1/16/2020
9.7.25 7,886 1/13/2020
9.7.24 900 12/23/2019
9.7.23 4,182 12/3/2019
9.7.22 15,522 11/20/2019
9.7.21 1,027 11/18/2019
9.7.20 1,478 11/14/2019
9.7.19 874 11/12/2019
9.7.18 1,295 11/7/2019
9.7.17 886 11/6/2019
9.7.16 5,512 10/29/2019
9.7.15 1,766 10/24/2019
9.7.14 2,720 10/23/2019
9.7.13 3,088 10/3/2019
9.7.12 2,151 10/2/2019
9.7.11 1,175 10/1/2019
9.7.10 7,455 9/24/2019
9.7.9 1,029 9/24/2019
9.7.8 944 9/23/2019
9.7.7 930 9/23/2019
9.7.6 954 9/16/2019
9.7.5 876 9/12/2019
9.7.4 17,766 9/10/2019
9.7.3 1,788 9/6/2019
9.7.2 919 9/5/2019
9.7.1 1,044 8/29/2019
9.7.0 6,076 8/27/2019
9.6.42 823 6/15/2020
9.6.41 2,195 11/20/2019
9.6.40 1,887 10/2/2019
9.6.39 4,241 10/1/2019
9.6.38 886 9/24/2019
9.6.37 1,889 8/20/2019
9.6.36 911 8/19/2019
9.6.35 5,531 8/7/2019
9.6.34 921 8/7/2019
9.6.33 935 7/12/2019
9.6.32 13,031 6/19/2019
9.6.31 992 6/18/2019
9.6.30 1,712 6/17/2019
9.6.29 1,694 6/17/2019
9.6.28 5,068 5/29/2019
9.6.27 901 5/29/2019
9.6.26 1,821 5/6/2019
9.6.25 14,194 4/30/2019
9.6.24 935 4/29/2019
9.6.23 1,741 4/11/2019
9.6.22 4,002 4/11/2019
9.6.21 6,612 4/11/2019
9.6.20 7,063 4/11/2019
9.6.19 1,063 4/11/2019
9.6.18 1,039 3/25/2019
9.6.17 943 3/20/2019
9.6.16 961 3/20/2019
9.6.15 958 3/19/2019
9.6.14 1,823 3/15/2019
9.6.13 967 3/15/2019
9.6.12 937 3/15/2019
9.6.11 6,233 3/15/2019
9.6.10 955 3/15/2019
9.6.9 4,515 3/15/2019
9.6.8 943 3/15/2019
9.6.7 921 3/15/2019
9.6.6 963 3/15/2019
9.6.5 1,728 3/15/2019
9.6.4 933 3/15/2019
9.6.3 2,939 3/15/2019
9.6.2 1,002 3/15/2019
9.6.1 6,341 3/15/2019
9.6.0 20,561 3/15/2019
9.5.33 1,617 5/29/2019
9.5.32 979 4/29/2019
9.5.31 1,180 3/21/2019
9.5.30 1,029 3/19/2019
9.5.29 1,021 3/15/2019
9.5.28 938 3/15/2019
9.5.27 974 3/15/2019
9.5.26 1,000 3/15/2019
9.5.25 5,057 3/15/2019
9.5.24 1,062 3/15/2019
9.5.23 3,438 3/15/2019
9.5.22 917 3/15/2019
9.5.21 1,670 3/15/2019
9.5.20 960 3/15/2019
9.5.19 924 3/15/2019
9.5.18 7,282 3/15/2019
9.5.17 3,745 3/15/2019
9.5.16 915 3/15/2019
9.5.15 920 3/15/2019
9.5.14 1,717 3/15/2019
9.5.13 1,647 3/15/2019
9.5.12 1,303 3/15/2019
9.5.11 1,558 3/15/2019
9.5.10 2,186 3/15/2019
9.5.9 5,853 3/15/2019
9.5.8 968 3/15/2019
9.5.7 945 3/15/2019
9.5.6 1,853 3/15/2019
9.5.5 922 3/15/2019
9.5.4 929 3/15/2019
9.5.3 4,576 3/15/2019
9.5.2 975 3/15/2019
9.5.1 954 3/15/2019
9.5.0 20,104 3/15/2019
9.4.56 932 3/15/2019
9.4.55 951 3/15/2019
9.4.54 981 3/15/2019
9.4.53 1,696 3/15/2019
9.4.52 945 3/15/2019
9.4.51 924 3/15/2019
9.4.50 940 3/15/2019
9.4.49 50,304 3/15/2019
9.4.48 9,793 3/15/2019
9.4.47 1,573 3/15/2019
9.4.46 926 3/15/2019
9.4.45 936 3/15/2019
9.4.44 1,621 3/15/2019
9.4.43 1,577 3/15/2019
9.4.42 925 3/15/2019
9.4.41 890 3/15/2019
9.4.40 2,435 3/15/2019
9.4.39 1,785 3/15/2019
9.4.38 1,738 3/15/2019
9.4.37 969 3/15/2019
9.4.36 4,645 3/15/2019
9.4.35 930 3/15/2019
9.4.34 2,125 3/15/2019
9.4.28 20,525 3/15/2019
9.4.22 3,506 3/15/2019
9.4.20 14,372 3/15/2019
9.4.11 4,502 3/15/2019
9.4.5 3,431 3/15/2019
9.4.4 30,340 3/15/2019
9.4.0 3,886 3/15/2019
9.3.14 8,891 3/15/2019
9.3.13 9,939 3/15/2019
9.3.0 12,548 3/15/2019
9.2.14 9,514 3/15/2019
9.2.13 7,787 3/15/2019
9.2.11 18,514 3/15/2019
9.2.7 17,775 3/15/2019
9.2.0 10,434 3/15/2019
9.1.2 46,856 3/15/2019