Dynamicweb 10.12.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb --version 10.12.3
                    
NuGet\Install-Package Dynamicweb -Version 10.12.3
                    
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.12.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb" Version="10.12.3" />
                    
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.12.3
                    
#r "nuget: Dynamicweb, 10.12.3"
                    
#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.
#addin nuget:?package=Dynamicweb&version=10.12.3
                    
Install Dynamicweb as a Cake Addin
#tool nuget:?package=Dynamicweb&version=10.12.3
                    
Install Dynamicweb 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.16.2 13 6/4/2025
10.16.1 81 6/3/2025
10.16.0 498 5/27/2025
10.15.6 143 6/3/2025
10.15.5 393 5/27/2025
10.15.4 594 5/20/2025
10.15.3 662 5/13/2025
10.15.2 487 5/13/2025
10.15.1 622 5/6/2025
10.15.0 684 4/29/2025
10.14.10 472 5/20/2025
10.14.9 519 5/13/2025
10.14.8 545 5/13/2025
10.14.7 434 5/7/2025
10.14.6 369 5/6/2025
10.14.5 419 4/29/2025
10.14.4 660 4/22/2025
10.14.3 620 4/10/2025
10.14.2 494 4/8/2025
10.14.1 749 4/1/2025
10.14.0 1,124 3/25/2025
10.13.8 586 4/22/2025
10.13.7 460 4/10/2025
10.13.6 474 4/8/2025
10.13.5 448 4/1/2025
10.13.4 731 3/25/2025
10.13.3 928 3/18/2025
10.13.2 547 3/11/2025
10.13.1 981 3/4/2025
10.13.0 5,851 2/25/2025
10.12.7 777 3/11/2025
10.12.6 483 3/4/2025
10.12.5 371 2/25/2025
10.12.4 654 2/18/2025
10.12.3 548 2/12/2025
10.12.2 340 2/11/2025
10.12.1 519 2/4/2025
10.12.0 3,792 1/28/2025
10.11.8 663 2/25/2025
10.11.7 409 2/18/2025
10.11.6 422 2/12/2025
10.11.5 336 2/11/2025
10.11.4 369 2/4/2025
10.11.3 396 1/28/2025
10.11.2 1,818 1/21/2025
10.11.1 392 1/14/2025
10.11.0 728 1/7/2025
10.10.8 571 2/12/2025
10.10.7 337 2/11/2025
10.10.6 451 1/16/2025
10.10.5 313 1/14/2025
10.10.4 390 1/7/2025
10.10.3 737 12/17/2024
10.10.2 397 12/10/2024
10.10.1 446 12/3/2024
10.10.0 591 11/26/2024
10.9.9 511 1/14/2025
10.9.8 545 12/17/2024
10.9.7 354 12/10/2024
10.9.6 394 12/3/2024
10.9.5 349 11/27/2024
10.9.4 1,346 11/26/2024
10.9.3 557 11/19/2024
10.9.2 567 11/12/2024
10.9.1 423 11/5/2024
10.9.0 1,832 10/29/2024
10.8.14 344 1/14/2025
10.8.13 469 12/17/2024
10.8.12 379 12/10/2024
10.8.11 385 12/3/2024
10.8.10 427 11/26/2024
10.8.9 366 11/19/2024
10.8.8 373 11/12/2024
10.8.7 378 11/7/2024
10.8.6 359 11/5/2024
10.8.5 372 10/29/2024
10.8.4 422 10/22/2024
10.8.3 459 10/15/2024
10.8.2 433 10/8/2024
10.8.1 486 10/1/2024
10.8.0 8,829 9/24/2024
10.7.11 359 11/19/2024
10.7.10 345 11/19/2024
10.7.9 426 10/29/2024
10.7.8 334 10/22/2024
10.7.7 370 10/15/2024
10.7.6 381 10/8/2024
10.7.5 409 10/1/2024
10.7.4 365 9/24/2024
10.7.3 531 9/17/2024
10.7.2 540 9/10/2024
10.7.1 500 9/4/2024
10.7.0 1,965 8/27/2024
10.6.18 381 11/19/2024
10.6.17 334 11/19/2024
10.6.16 421 10/15/2024
10.6.15 358 10/8/2024
10.6.14 376 10/1/2024
10.6.13 431 9/24/2024
10.6.12 399 9/17/2024
10.6.11 397 9/3/2024
10.6.10 431 8/27/2024
10.6.9 915 8/20/2024
10.6.8 513 8/13/2024
10.6.7 356 8/6/2024
10.6.6 526 7/19/2024
10.6.5 356 7/16/2024
10.6.4 441 7/9/2024
10.6.3 567 7/2/2024
10.6.2 2,367 6/25/2024
10.5.14 461 10/1/2024
10.5.13 374 9/24/2024
10.5.12 420 8/21/2024
10.5.11 459 8/13/2024
10.5.10 306 8/6/2024
10.5.9 401 7/19/2024
10.5.8 384 7/16/2024
10.5.7 346 7/5/2024
10.5.6 405 7/1/2024
10.5.5 372 6/25/2024
10.5.4 458 6/18/2024
10.5.3 463 6/11/2024
10.5.2 452 6/4/2024
10.5.1 388 6/4/2024
10.5.0 887 5/28/2024
10.4.8 329 8/6/2024
10.4.7 368 6/25/2024
10.4.6 389 6/11/2024
10.4.5 382 6/4/2024
10.4.4 379 5/28/2024
10.4.3 407 5/21/2024
10.4.2 660 5/14/2024
10.4.1 596 5/7/2024
10.4.0 2,074 4/30/2024
10.3.10 323 8/6/2024
10.3.9 372 6/25/2024
10.3.8 460 5/21/2024
10.3.7 328 5/14/2024
10.3.6 424 5/7/2024
10.3.5 399 4/30/2024
10.3.4 464 4/23/2024
10.3.3 451 4/16/2024
10.3.2 463 4/11/2024
10.3.1 385 4/9/2024
10.3.0 787 4/2/2024
10.2.8 488 4/23/2024
10.2.7 412 4/16/2024
10.2.6 399 4/11/2024
10.2.5 412 4/9/2024
10.2.4 379 4/2/2024
10.2.3 480 3/26/2024
10.2.2 500 3/19/2024
10.2.1 525 3/12/2024
10.2.0 745 3/5/2024
10.1.12 438 4/11/2024
10.1.11 430 4/9/2024
10.1.10 404 4/2/2024
10.1.9 461 3/19/2024
10.1.8 460 3/13/2024
10.1.7 413 3/12/2024
10.1.6 435 3/5/2024
10.1.5 471 2/27/2024
10.1.4 634 2/20/2024
10.1.3 489 2/14/2024
10.1.2 468 2/7/2024
10.1.1 451 2/6/2024
10.1.0 593 1/30/2024
10.0.39 558 4/11/2024
10.0.38 520 4/2/2024
10.0.37 597 3/5/2024
10.0.36 608 2/27/2024
10.0.35 580 2/20/2024
10.0.34 826 2/14/2024
10.0.33 770 2/1/2024
10.0.32 894 1/24/2024
10.0.31 623 1/19/2024
10.0.30 648 1/18/2024
10.0.29 922 1/16/2024
10.0.28 883 1/16/2024
10.0.27 838 1/11/2024
10.0.26 889 12/19/2023
10.0.25 2,445 12/12/2023
10.0.24 2,115 12/5/2023
10.0.22 1,338 11/28/2023
10.0.21 2,754 11/23/2023
10.0.20 701 11/21/2023
10.0.19 1,467 11/14/2023
10.0.18 625 11/9/2023
10.0.17 1,349 11/2/2023
10.0.16 655 10/25/2023
10.0.15 974 10/19/2023
10.0.14 1,174 10/11/2023
10.0.13 896 9/27/2023
10.0.12 637 9/26/2023
10.0.11 670 9/22/2023
10.0.10 744 9/13/2023
10.0.9 2,196 8/30/2023
10.0.8 715 8/25/2023
10.0.7 982 8/22/2023
10.0.6 943 8/10/2023
10.0.5 1,127 8/2/2023
10.0.4 824 7/13/2023
10.0.3 1,108 7/5/2023
10.0.2 1,392 6/27/2023
10.0.1 902 6/20/2023
10.0.0 2,571 6/14/2023
9.19.2 417 4/1/2025
9.19.1 787 2/19/2025
9.19.0 774 1/31/2025
9.18.5 150 4/4/2025
9.18.4 172 3/12/2025
9.18.3 166 2/12/2025
9.18.2 289 12/18/2024
9.18.1 670 11/26/2024
9.18.0 1,451 8/27/2024
9.17.16 1,009 11/22/2024
9.17.15 185 11/7/2024
9.17.14 105 10/22/2024
9.17.13 213 10/18/2024
9.17.12 993 10/2/2024
9.17.11 850 9/19/2024
9.17.10 957 9/3/2024
9.17.9 1,193 8/14/2024
9.17.8 277 7/18/2024
9.17.7 391 6/27/2024
9.17.6 1,570 6/4/2024
9.17.5 1,616 5/13/2024
9.17.4 5,531 4/12/2024
9.17.3 586 3/25/2024
9.17.2 1,306 3/4/2024
9.17.1 880 2/14/2024
9.17.0 1,197 1/31/2024
9.16.11 1,168 4/11/2024
9.16.10 326 3/25/2024
9.16.9 324 3/4/2024
9.16.8 568 2/14/2024
9.16.7 435 1/26/2024
9.16.6 876 1/9/2024
9.16.5 1,549 12/13/2023
9.16.4 1,899 11/29/2023
9.16.3 925 11/21/2023
9.16.2 1,099 11/7/2023
9.16.1 1,497 10/10/2023
9.16.0 2,883 9/21/2023
9.15.29 531 1/23/2024
9.15.28 819 12/13/2023
9.15.27 1,953 11/7/2023
9.15.26 1,360 10/10/2023
9.15.25 2,527 9/13/2023
9.15.24 275 8/30/2023
9.15.23 2,156 8/29/2023
9.15.22 7,474 8/15/2023
9.15.21 2,446 8/2/2023
9.15.20 684 7/27/2023
9.15.19 2,569 6/29/2023
9.15.18 1,700 6/6/2023
9.15.17 1,751 5/16/2023
9.15.16 2,512 5/11/2023
9.15.15 374 5/9/2023
9.15.14 1,929 5/3/2023
9.15.13 345 5/2/2023
9.15.12 508 4/18/2023
9.15.11 1,083 4/18/2023
9.15.10 2,673 3/21/2023
9.15.9 2,911 3/16/2023
9.15.8 4,793 3/7/2023
9.15.6 1,016 3/2/2023
9.15.5 1,150 2/27/2023
9.15.4 2,119 2/21/2023
9.15.3 1,052 2/15/2023
9.15.2 1,600 2/6/2023
9.15.1 1,054 2/2/2023
9.15.0 5,775 1/26/2023
9.14.32 3,533 8/14/2023
9.14.31 917 7/27/2023
9.14.30 7,002 5/3/2023
9.14.29 2,770 4/18/2023
9.14.28 915 4/18/2023
9.14.27 1,506 3/21/2023
9.14.26 1,009 3/16/2023
9.14.25 1,943 3/7/2023
9.14.24 967 3/2/2023
9.14.23 2,570 2/21/2023
9.14.22 1,712 2/14/2023
9.14.21 364 2/10/2023
9.14.20 353 2/8/2023
9.14.19 1,638 2/2/2023
9.14.18 1,067 2/1/2023
9.14.17 1,519 1/26/2023
9.14.16 1,697 1/24/2023
9.14.15 5,909 1/10/2023
9.14.14 9,853 12/15/2022
9.14.13 6,021 11/29/2022
9.14.12 460 11/28/2022
9.14.11 7,015 11/16/2022
9.14.10 1,329 11/15/2022
9.14.9 3,714 11/11/2022
9.14.8 2,823 11/7/2022
9.14.7 6,028 11/1/2022
9.14.6 1,260 10/27/2022
9.14.5 3,194 10/19/2022
9.14.4 8,689 9/27/2022
9.14.3 3,047 9/15/2022
9.14.2 2,888 9/7/2022
9.14.1 7,272 8/30/2022
9.14.0 4,088 8/30/2022
9.13.35 1,176 1/24/2023
9.13.34 2,437 11/1/2022
9.13.33 2,870 9/27/2022
9.13.32 7,212 8/31/2022
9.13.31 2,205 8/25/2022
9.13.30 6,349 8/18/2022
9.13.29 5,921 8/9/2022
9.13.28 628 8/9/2022
9.13.27 3,687 7/13/2022
9.13.26 2,340 7/7/2022
9.13.25 3,148 6/27/2022
9.13.24 2,408 6/23/2022
9.13.23 1,953 6/21/2022
9.13.22 6,784 6/8/2022
9.13.21 8,148 6/2/2022
9.13.20 676 6/2/2022
9.13.19 3,589 5/23/2022
9.13.18 2,287 5/18/2022
9.13.17 6,090 4/27/2022
9.13.16 2,359 4/26/2022
9.13.15 4,099 4/21/2022
9.13.14 1,387 4/20/2022
9.13.13 3,268 4/8/2022
9.13.12 1,577 4/7/2022
9.13.11 3,151 4/5/2022
9.13.10 3,430 3/27/2022
9.13.9 4,719 3/23/2022
9.13.8 6,973 3/16/2022
9.13.7 2,515 3/11/2022
9.13.6 7,740 3/1/2022
9.13.5 1,819 2/28/2022
9.13.4 2,600 2/17/2022
9.13.3 7,318 2/14/2022
9.13.2 1,728 2/8/2022
9.13.1 3,480 2/2/2022
9.13.0 6,340 1/25/2022
9.12.22 2,450 3/23/2022
9.12.21 8,966 1/24/2022
9.12.20 1,783 1/21/2022
9.12.19 4,241 1/14/2022
9.12.18 2,890 1/5/2022
9.12.17 13,921 12/14/2021
9.12.16 2,626 12/7/2021
9.12.15 2,110 12/2/2021
9.12.14 1,830 11/30/2021
9.12.13 5,089 11/19/2021
9.12.12 556 11/17/2021
9.12.11 589 11/16/2021
9.12.10 5,131 11/2/2021
9.12.9 659 11/1/2021
9.12.8 8,467 10/25/2021
9.12.7 1,983 10/21/2021
9.12.6 652 10/21/2021
9.12.5 4,061 10/14/2021
9.12.4 10,748 10/5/2021
9.12.2 1,122 9/27/2021
9.12.1 3,133 9/17/2021
9.12.0 5,446 8/31/2021
9.10.33 2,026 10/21/2021
9.10.32 17,994 8/27/2021
9.10.31 32,023 8/11/2021
9.10.30 648 8/10/2021
9.10.29 4,132 7/22/2021
9.10.28 4,965 7/14/2021
9.10.27 1,148 7/11/2021
9.10.26 4,193 6/29/2021
9.10.25 1,989 6/22/2021
9.10.24 4,209 6/15/2021
9.10.23 850 6/11/2021
9.10.22 3,136 5/27/2021
9.10.21 21,654 5/11/2021
9.10.20 756 5/7/2021
9.10.19 94,042 4/22/2021
9.10.18 687 4/21/2021
9.10.17 666 4/20/2021
9.10.16 3,181 3/30/2021
9.10.15 689 3/30/2021
9.10.14 753 3/26/2021
9.10.13 1,710 3/25/2021
9.10.12 665 3/25/2021
9.10.11 1,621 3/24/2021
9.10.9 22,707 3/9/2021
9.10.8 23,751 2/18/2021
9.10.7 1,468 2/16/2021
9.10.6 736 2/15/2021
9.10.5 708 2/9/2021
9.10.4 1,115 2/3/2021
9.10.3 1,366 2/1/2021
9.10.2 695 1/29/2021
9.10.1 12,348 1/26/2021
9.10.0 21,519 1/26/2021
9.9.24 1,168 4/26/2021
9.9.23 1,485 1/29/2021
9.9.22 3,095 1/20/2021
9.9.21 707 1/18/2021
9.9.20 7,035 12/21/2020
9.9.19 3,340 12/11/2020
9.9.18 3,668 12/11/2020
9.9.17 747 12/4/2020
9.9.16 672 12/2/2020
9.9.15 9,455 11/26/2020
9.9.14 5,072 11/22/2020
9.9.13 680 11/18/2020
9.9.12 10,748 10/29/2020
9.9.11 2,021 10/27/2020
9.9.10 5,087 10/16/2020
9.9.9 2,227 10/12/2020
9.9.8 8,324 9/29/2020
9.9.7 818 9/24/2020
9.9.6 724 9/18/2020
9.9.5 8,172 9/14/2020
9.9.4 799 9/10/2020
9.9.3 1,176 9/2/2020
9.9.2 744 8/28/2020
9.9.1 687 8/27/2020
9.9.0 8,617 8/25/2020
9.8.41 3,429 9/2/2020
9.8.40 752 8/28/2020
9.8.39 2,583 8/13/2020
9.8.38 1,891 8/7/2020
9.8.37 1,157 7/29/2020
9.8.36 11,150 7/6/2020
9.8.35 842 7/5/2020
9.8.34 3,920 6/29/2020
9.8.33 841 6/25/2020
9.8.32 11,988 6/15/2020
9.8.31 846 6/15/2020
9.8.30 751 6/10/2020
9.8.29 6,671 6/9/2020
9.8.28 2,030 6/8/2020
9.8.27 2,607 6/3/2020
9.8.26 7,668 5/26/2020
9.8.25 831 5/26/2020
9.8.24 5,723 5/20/2020
9.8.23 1,667 5/19/2020
9.8.22 2,862 5/18/2020
9.8.21 1,099 5/5/2020
9.8.20 3,779 4/27/2020
9.8.19 3,836 4/21/2020
9.8.18 1,926 4/6/2020
9.8.17 834 4/3/2020
9.8.16 1,103 4/1/2020
9.8.15 21,150 3/27/2020
9.8.14 1,652 3/25/2020
9.8.13 3,084 3/20/2020
9.8.12 1,907 3/13/2020
9.8.11 893 3/13/2020
9.8.10 16,203 3/5/2020
9.8.9 873 2/27/2020
9.8.8 5,407 2/25/2020
9.8.7 4,491 2/21/2020
9.8.6 931 2/20/2020
9.8.5 1,283 2/12/2020
9.8.4 1,085 2/5/2020
9.8.3 5,775 2/4/2020
9.8.2 812 2/3/2020
9.8.1 7,380 1/28/2020
9.7.30 3,276 4/1/2020
9.7.29 3,106 3/27/2020
9.7.28 3,240 2/24/2020
9.7.27 4,407 2/4/2020
9.7.26 3,436 1/16/2020
9.7.25 7,816 1/13/2020
9.7.24 834 12/23/2019
9.7.23 4,114 12/3/2019
9.7.22 15,397 11/20/2019
9.7.21 961 11/18/2019
9.7.20 1,419 11/14/2019
9.7.19 809 11/12/2019
9.7.18 1,226 11/7/2019
9.7.17 814 11/6/2019
9.7.16 5,454 10/29/2019
9.7.15 1,697 10/24/2019
9.7.14 2,646 10/23/2019
9.7.13 2,863 10/3/2019
9.7.12 2,089 10/2/2019
9.7.11 1,105 10/1/2019
9.7.10 7,144 9/24/2019
9.7.9 954 9/24/2019
9.7.8 881 9/23/2019
9.7.7 871 9/23/2019
9.7.6 884 9/16/2019
9.7.5 812 9/12/2019
9.7.4 17,445 9/10/2019
9.7.3 1,731 9/6/2019
9.7.2 853 9/5/2019
9.7.1 992 8/29/2019
9.7.0 6,019 8/27/2019
9.6.42 743 6/15/2020
9.6.41 2,131 11/20/2019
9.6.40 1,817 10/2/2019
9.6.39 4,169 10/1/2019
9.6.38 822 9/24/2019
9.6.37 1,816 8/20/2019
9.6.36 847 8/19/2019
9.6.35 5,355 8/7/2019
9.6.34 854 8/7/2019
9.6.33 860 7/12/2019
9.6.32 12,963 6/19/2019
9.6.31 927 6/18/2019
9.6.30 1,654 6/17/2019
9.6.29 1,630 6/17/2019
9.6.28 4,997 5/29/2019
9.6.27 844 5/29/2019
9.6.26 1,748 5/6/2019
9.6.25 14,081 4/30/2019
9.6.24 868 4/29/2019
9.6.23 1,684 4/11/2019
9.6.22 3,910 4/11/2019
9.6.21 6,535 4/11/2019
9.6.20 7,005 4/11/2019
9.6.19 995 4/11/2019
9.6.18 975 3/25/2019
9.6.17 876 3/20/2019
9.6.16 891 3/20/2019
9.6.15 903 3/19/2019
9.6.14 1,766 3/15/2019
9.6.13 911 3/15/2019
9.6.12 880 3/15/2019
9.6.11 6,160 3/15/2019
9.6.10 897 3/15/2019
9.6.9 4,446 3/15/2019
9.6.8 886 3/15/2019
9.6.7 862 3/15/2019
9.6.6 882 3/15/2019
9.6.5 1,657 3/15/2019
9.6.4 880 3/15/2019
9.6.3 2,869 3/15/2019
9.6.2 928 3/15/2019
9.6.1 6,274 3/15/2019
9.6.0 20,363 3/15/2019
9.5.33 1,549 5/29/2019
9.5.32 911 4/29/2019
9.5.31 1,120 3/21/2019
9.5.30 956 3/19/2019
9.5.29 955 3/15/2019
9.5.28 871 3/15/2019
9.5.27 902 3/15/2019
9.5.26 930 3/15/2019
9.5.25 4,986 3/15/2019
9.5.24 1,001 3/15/2019
9.5.23 3,308 3/15/2019
9.5.22 861 3/15/2019
9.5.21 1,598 3/15/2019
9.5.20 889 3/15/2019
9.5.19 855 3/15/2019
9.5.18 7,213 3/15/2019
9.5.17 3,674 3/15/2019
9.5.16 857 3/15/2019
9.5.15 861 3/15/2019
9.5.14 1,650 3/15/2019
9.5.13 1,574 3/15/2019
9.5.12 1,235 3/15/2019
9.5.11 1,495 3/15/2019
9.5.10 2,117 3/15/2019
9.5.9 5,784 3/15/2019
9.5.8 895 3/15/2019
9.5.7 889 3/15/2019
9.5.6 1,798 3/15/2019
9.5.5 864 3/15/2019
9.5.4 870 3/15/2019
9.5.3 4,512 3/15/2019
9.5.2 904 3/15/2019
9.5.1 882 3/15/2019
9.5.0 20,042 3/15/2019
9.4.56 865 3/15/2019
9.4.55 891 3/15/2019
9.4.54 908 3/15/2019
9.4.53 1,622 3/15/2019
9.4.52 868 3/15/2019
9.4.51 853 3/15/2019
9.4.50 875 3/15/2019
9.4.49 49,708 3/15/2019
9.4.48 9,718 3/15/2019
9.4.47 1,498 3/15/2019
9.4.46 868 3/15/2019
9.4.45 865 3/15/2019
9.4.44 1,554 3/15/2019
9.4.43 1,507 3/15/2019
9.4.42 858 3/15/2019
9.4.41 817 3/15/2019
9.4.40 2,371 3/15/2019
9.4.39 1,718 3/15/2019
9.4.38 1,668 3/15/2019
9.4.37 895 3/15/2019
9.4.36 4,557 3/15/2019
9.4.35 852 3/15/2019
9.4.34 2,057 3/15/2019
9.4.28 20,450 3/15/2019
9.4.22 3,436 3/15/2019
9.4.20 14,010 3/15/2019
9.4.11 4,437 3/15/2019
9.4.5 3,363 3/15/2019
9.4.4 30,198 3/15/2019
9.4.0 3,811 3/15/2019
9.3.14 8,812 3/15/2019
9.3.13 9,849 3/15/2019
9.3.0 12,470 3/15/2019
9.2.14 9,442 3/15/2019
9.2.13 7,723 3/15/2019
9.2.11 18,056 3/15/2019
9.2.7 17,682 3/15/2019
9.2.0 10,355 3/15/2019
9.1.2 46,660 3/15/2019