Dynamicweb 10.16.12

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb --version 10.16.12
                    
NuGet\Install-Package Dynamicweb -Version 10.16.12
                    
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.16.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb" Version="10.16.12" />
                    
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.16.12
                    
#r "nuget: Dynamicweb, 10.16.12"
                    
#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.16.12
                    
#: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.16.12
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb&version=10.16.12
                    
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 560 9/22/2025
10.19.4-PreRelease 580 9/16/2025
10.19.3-PreRelease 359 9/9/2025
10.19.2-PreRelease 364 9/4/2025
10.19.1-PreRelease 368 9/2/2025
10.19.0-PreRelease 436 8/26/2025
10.18.9 687 9/22/2025
10.18.8 753 9/16/2025
10.18.7 459 9/9/2025
10.18.6 428 9/4/2025
10.18.5 564 9/2/2025
10.18.4 927 8/26/2025
10.18.3-PreRelease 360 8/19/2025
10.18.2-PreRelease 371 8/12/2025
10.18.1-PreRelease 445 8/7/2025
10.18.0-PreRelease 538 7/25/2025
10.17.10 623 9/22/2025
10.17.9 710 9/16/2025
10.17.8 539 9/2/2025
10.17.7 494 8/26/2025
10.17.6 492 8/19/2025
10.17.5 595 8/12/2025
10.17.4 516 8/5/2025
10.17.3 920 7/22/2025
10.17.2 524 7/15/2025
10.17.1 606 7/8/2025
10.17.0 721 7/1/2025
10.16.12 581 9/22/2025
10.16.11 665 9/16/2025
10.16.10 394 9/9/2025
10.16.9 667 8/12/2025
10.16.8 564 8/5/2025
10.16.7 939 7/22/2025
10.16.6 657 7/1/2025
10.16.5 1,031 6/17/2025
10.16.4 788 6/12/2025
10.16.3 711 6/10/2025
10.16.2 568 6/4/2025
10.16.1 487 6/3/2025
10.16.0 940 5/27/2025
10.15.11 622 8/26/2025
10.15.10 640 8/5/2025
10.15.9 698 7/1/2025
10.15.8 507 6/24/2025
10.15.7 568 6/17/2025
10.15.6 613 6/3/2025
10.15.5 537 5/27/2025
10.15.4 727 5/20/2025
10.15.3 956 5/13/2025
10.15.2 673 5/13/2025
10.15.1 822 5/6/2025
10.15.0 911 4/29/2025
10.14.13 655 7/1/2025
10.14.12 506 6/24/2025
10.14.11 633 6/17/2025
10.14.10 760 5/20/2025
10.14.9 657 5/13/2025
10.14.8 676 5/13/2025
10.14.7 577 5/7/2025
10.14.6 498 5/6/2025
10.14.5 559 4/29/2025
10.14.4 789 4/22/2025
10.14.3 776 4/10/2025
10.14.2 653 4/8/2025
10.14.1 915 4/1/2025
10.14.0 1,398 3/25/2025
10.13.8 885 4/22/2025
10.13.7 596 4/10/2025
10.13.6 592 4/8/2025
10.13.5 581 4/1/2025
10.13.4 857 3/25/2025
10.13.3 1,173 3/18/2025
10.13.2 672 3/11/2025
10.13.1 1,158 3/4/2025
10.13.0 6,258 2/25/2025
10.12.7 984 3/11/2025
10.12.6 619 3/4/2025
10.12.5 494 2/25/2025
10.12.4 799 2/18/2025
10.12.3 679 2/12/2025
10.12.2 469 2/11/2025
10.12.1 694 2/4/2025
10.12.0 4,145 1/28/2025
10.11.8 842 2/25/2025
10.11.7 549 2/18/2025
10.11.6 559 2/12/2025
10.11.5 467 2/11/2025
10.11.4 493 2/4/2025
10.11.3 532 1/28/2025
10.11.2 2,281 1/21/2025
10.11.1 518 1/14/2025
10.11.0 884 1/7/2025
10.10.8 750 2/12/2025
10.10.7 465 2/11/2025
10.10.6 594 1/16/2025
10.10.5 442 1/14/2025
10.10.4 536 1/7/2025
10.10.3 891 12/17/2024
10.10.2 520 12/10/2024
10.10.1 572 12/3/2024
10.10.0 725 11/26/2024
10.9.9 676 1/14/2025
10.9.8 679 12/17/2024
10.9.7 488 12/10/2024
10.9.6 523 12/3/2024
10.9.5 476 11/27/2024
10.9.4 1,869 11/26/2024
10.9.3 682 11/19/2024
10.9.2 688 11/12/2024
10.9.1 569 11/5/2024
10.9.0 2,427 10/29/2024
10.8.14 485 1/14/2025
10.8.13 639 12/17/2024
10.8.12 526 12/10/2024
10.8.11 521 12/3/2024
10.8.10 730 11/26/2024
10.8.9 509 11/19/2024
10.8.8 498 11/12/2024
10.8.7 510 11/7/2024
10.8.6 483 11/5/2024
10.8.5 500 10/29/2024
10.8.4 554 10/22/2024
10.8.3 585 10/15/2024
10.8.2 556 10/8/2024
10.8.1 612 10/1/2024
10.8.0 9,402 9/24/2024
10.7.11 496 11/19/2024
10.7.10 479 11/19/2024
10.7.9 586 10/29/2024
10.7.8 452 10/22/2024
10.7.7 506 10/15/2024
10.7.6 511 10/8/2024
10.7.5 541 10/1/2024
10.7.4 480 9/24/2024
10.7.3 660 9/17/2024
10.7.2 659 9/10/2024
10.7.1 630 9/4/2024
10.7.0 2,261 8/27/2024
10.6.18 498 11/19/2024
10.6.17 464 11/19/2024
10.6.16 564 10/15/2024
10.6.15 499 10/8/2024
10.6.14 509 10/1/2024
10.6.13 561 9/24/2024
10.6.12 532 9/17/2024
10.6.11 518 9/3/2024
10.6.10 561 8/27/2024
10.6.9 1,153 8/20/2024
10.6.8 645 8/13/2024
10.6.7 488 8/6/2024
10.6.6 653 7/19/2024
10.6.5 485 7/16/2024
10.6.4 568 7/9/2024
10.6.3 735 7/2/2024
10.6.2 2,949 6/25/2024
10.5.14 624 10/1/2024
10.5.13 512 9/24/2024
10.5.12 528 8/21/2024
10.5.11 594 8/13/2024
10.5.10 424 8/6/2024
10.5.9 520 7/19/2024
10.5.8 513 7/16/2024
10.5.7 470 7/5/2024
10.5.6 523 7/1/2024
10.5.5 502 6/25/2024
10.5.4 607 6/18/2024
10.5.3 601 6/11/2024
10.5.2 581 6/4/2024
10.5.1 485 6/4/2024
10.5.0 1,016 5/28/2024
10.4.8 466 8/6/2024
10.4.7 486 6/25/2024
10.4.6 516 6/11/2024
10.4.5 491 6/4/2024
10.4.4 503 5/28/2024
10.4.3 518 5/21/2024
10.4.2 926 5/14/2024
10.4.1 725 5/7/2024
10.4.0 2,885 4/30/2024
10.3.10 450 8/6/2024
10.3.9 494 6/25/2024
10.3.8 613 5/21/2024
10.3.7 460 5/14/2024
10.3.6 553 5/7/2024
10.3.5 515 4/30/2024
10.3.4 595 4/23/2024
10.3.3 581 4/16/2024
10.3.2 583 4/11/2024
10.3.1 521 4/9/2024
10.3.0 943 4/2/2024
10.2.8 626 4/23/2024
10.2.7 527 4/16/2024
10.2.6 528 4/11/2024
10.2.5 539 4/9/2024
10.2.4 492 4/2/2024
10.2.3 583 3/26/2024
10.2.2 634 3/19/2024
10.2.1 647 3/12/2024
10.2.0 866 3/5/2024
10.1.12 577 4/11/2024
10.1.11 535 4/9/2024
10.1.10 515 4/2/2024
10.1.9 581 3/19/2024
10.1.8 582 3/13/2024
10.1.7 525 3/12/2024
10.1.6 559 3/5/2024
10.1.5 575 2/27/2024
10.1.4 778 2/20/2024
10.1.3 612 2/14/2024
10.1.2 589 2/7/2024
10.1.1 574 2/6/2024
10.1.0 697 1/30/2024
10.0.39 711 4/11/2024
10.0.38 666 4/2/2024
10.0.37 740 3/5/2024
10.0.36 743 2/27/2024
10.0.35 728 2/20/2024
10.0.34 989 2/14/2024
10.0.33 940 2/1/2024
10.0.32 1,037 1/24/2024
10.0.31 773 1/19/2024
10.0.30 800 1/18/2024
10.0.29 1,052 1/16/2024
10.0.28 1,009 1/16/2024
10.0.27 968 1/11/2024
10.0.26 1,011 12/19/2023
10.0.25 2,589 12/12/2023
10.0.24 2,240 12/5/2023
10.0.22 1,467 11/28/2023
10.0.21 2,893 11/23/2023
10.0.20 822 11/21/2023
10.0.19 1,789 11/14/2023
10.0.18 759 11/9/2023
10.0.17 1,556 11/2/2023
10.0.16 814 10/25/2023
10.0.15 1,137 10/19/2023
10.0.14 1,363 10/11/2023
10.0.13 1,032 9/27/2023
10.0.12 770 9/26/2023
10.0.11 814 9/22/2023
10.0.10 893 9/13/2023
10.0.9 2,540 8/30/2023
10.0.8 898 8/25/2023
10.0.7 1,184 8/22/2023
10.0.6 1,089 8/10/2023
10.0.5 1,284 8/2/2023
10.0.4 986 7/13/2023
10.0.3 1,308 7/5/2023
10.0.2 1,605 6/27/2023
10.0.1 1,066 6/20/2023
10.0.0 2,865 6/14/2023
9.20.0 187 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 934 4/1/2025
9.19.1 921 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,102 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,324 8/14/2024
9.17.8 350 7/18/2024
9.17.7 446 6/27/2024
9.17.6 1,787 6/4/2024
9.17.5 1,777 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,686 4/11/2024
9.16.10 377 3/25/2024
9.16.9 373 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,617 10/10/2023
9.16.0 3,043 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,215 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,795 6/6/2023
9.15.17 1,945 5/16/2023
9.15.16 2,577 5/11/2023
9.15.15 444 5/9/2023
9.15.14 1,989 5/3/2023
9.15.13 411 5/2/2023
9.15.12 569 4/18/2023
9.15.11 1,150 4/18/2023
9.15.10 2,732 3/21/2023
9.15.9 2,962 3/16/2023
9.15.8 4,962 3/7/2023
9.15.6 1,092 3/2/2023
9.15.5 1,209 2/27/2023
9.15.4 2,182 2/21/2023
9.15.3 1,113 2/15/2023
9.15.2 1,677 2/6/2023
9.15.1 1,113 2/2/2023
9.15.0 5,921 1/26/2023
9.14.32 3,989 8/14/2023
9.14.31 1,007 7/27/2023
9.14.30 7,339 5/3/2023
9.14.29 2,897 4/18/2023
9.14.28 993 4/18/2023
9.14.27 1,599 3/21/2023
9.14.26 1,085 3/16/2023
9.14.25 2,007 3/7/2023
9.14.24 1,032 3/2/2023
9.14.23 2,684 2/21/2023
9.14.22 1,803 2/14/2023
9.14.21 426 2/10/2023
9.14.20 424 2/8/2023
9.14.19 1,702 2/2/2023
9.14.18 1,118 2/1/2023
9.14.17 1,596 1/26/2023
9.14.16 1,813 1/24/2023
9.14.15 6,571 1/10/2023
9.14.14 10,520 12/15/2022
9.14.13 6,144 11/29/2022
9.14.12 517 11/28/2022
9.14.11 7,512 11/16/2022
9.14.10 1,386 11/15/2022
9.14.9 3,828 11/11/2022
9.14.8 3,063 11/7/2022
9.14.7 6,252 11/1/2022
9.14.6 1,339 10/27/2022
9.14.5 3,277 10/19/2022
9.14.4 9,200 9/27/2022
9.14.3 3,166 9/15/2022
9.14.2 3,283 9/7/2022
9.14.1 7,833 8/30/2022
9.14.0 4,185 8/30/2022
9.13.35 1,259 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,067 8/9/2022
9.13.28 687 8/9/2022
9.13.27 3,764 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,966 6/8/2022
9.13.21 8,387 6/2/2022
9.13.20 746 6/2/2022
9.13.19 3,709 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,803 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,126 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,167 12/14/2021
9.12.16 2,710 12/7/2021
9.12.15 2,191 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,275 11/2/2021
9.12.9 719 11/1/2021
9.12.8 8,820 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,971 10/5/2021
9.12.2 1,197 9/27/2021
9.12.1 3,249 9/17/2021
9.12.0 5,568 8/31/2021
9.10.33 2,096 10/21/2021
9.10.32 18,370 8/27/2021
9.10.31 33,571 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,113 5/11/2021
9.10.20 834 5/7/2021
9.10.19 95,717 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,031 3/9/2021
9.10.8 24,583 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,447 2/1/2021
9.10.2 776 1/29/2021
9.10.1 12,622 1/26/2021
9.10.0 21,927 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,438 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,506 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,683 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,332 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,106 3/15/2019
9.3.13 10,114 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,129 3/15/2019
9.2.0 10,448 3/15/2019
9.1.2 47,622 3/15/2019