Dynamicweb 10.14.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb --version 10.14.8
                    
NuGet\Install-Package Dynamicweb -Version 10.14.8
                    
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.14.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb" Version="10.14.8" />
                    
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.14.8
                    
#r "nuget: Dynamicweb, 10.14.8"
                    
#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.14.8
                    
Install Dynamicweb as a Cake Addin
#tool nuget:?package=Dynamicweb&version=10.14.8
                    
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.5 383 6/17/2025
10.16.4 598 6/12/2025
10.16.3 568 6/10/2025
10.16.2 427 6/4/2025
10.16.1 360 6/3/2025
10.16.0 562 5/27/2025
10.15.7 366 6/17/2025
10.15.6 464 6/3/2025
10.15.5 403 5/27/2025
10.15.4 603 5/20/2025
10.15.3 676 5/13/2025
10.15.2 496 5/13/2025
10.15.1 629 5/6/2025
10.15.0 718 4/29/2025
10.14.11 348 6/17/2025
10.14.10 584 5/20/2025
10.14.9 526 5/13/2025
10.14.8 551 5/13/2025
10.14.7 438 5/7/2025
10.14.6 375 5/6/2025
10.14.5 426 4/29/2025
10.14.4 664 4/22/2025
10.14.3 631 4/10/2025
10.14.2 499 4/8/2025
10.14.1 762 4/1/2025
10.14.0 1,129 3/25/2025
10.13.8 671 4/22/2025
10.13.7 466 4/10/2025
10.13.6 479 4/8/2025
10.13.5 452 4/1/2025
10.13.4 733 3/25/2025
10.13.3 959 3/18/2025
10.13.2 550 3/11/2025
10.13.1 1,005 3/4/2025
10.13.0 6,130 2/25/2025
10.12.7 793 3/11/2025
10.12.6 486 3/4/2025
10.12.5 374 2/25/2025
10.12.4 660 2/18/2025
10.12.3 553 2/12/2025
10.12.2 342 2/11/2025
10.12.1 522 2/4/2025
10.12.0 3,816 1/28/2025
10.11.8 666 2/25/2025
10.11.7 415 2/18/2025
10.11.6 427 2/12/2025
10.11.5 339 2/11/2025
10.11.4 372 2/4/2025
10.11.3 406 1/28/2025
10.11.2 1,875 1/21/2025
10.11.1 398 1/14/2025
10.11.0 731 1/7/2025
10.10.8 574 2/12/2025
10.10.7 343 2/11/2025
10.10.6 455 1/16/2025
10.10.5 316 1/14/2025
10.10.4 393 1/7/2025
10.10.3 744 12/17/2024
10.10.2 400 12/10/2024
10.10.1 449 12/3/2024
10.10.0 593 11/26/2024
10.9.9 515 1/14/2025
10.9.8 549 12/17/2024
10.9.7 357 12/10/2024
10.9.6 397 12/3/2024
10.9.5 353 11/27/2024
10.9.4 1,419 11/26/2024
10.9.3 561 11/19/2024
10.9.2 569 11/12/2024
10.9.1 429 11/5/2024
10.9.0 1,946 10/29/2024
10.8.14 347 1/14/2025
10.8.13 475 12/17/2024
10.8.12 382 12/10/2024
10.8.11 389 12/3/2024
10.8.10 514 11/26/2024
10.8.9 368 11/19/2024
10.8.8 376 11/12/2024
10.8.7 381 11/7/2024
10.8.6 362 11/5/2024
10.8.5 375 10/29/2024
10.8.4 425 10/22/2024
10.8.3 464 10/15/2024
10.8.2 437 10/8/2024
10.8.1 489 10/1/2024
10.8.0 8,904 9/24/2024
10.7.11 362 11/19/2024
10.7.10 348 11/19/2024
10.7.9 434 10/29/2024
10.7.8 339 10/22/2024
10.7.7 372 10/15/2024
10.7.6 385 10/8/2024
10.7.5 411 10/1/2024
10.7.4 368 9/24/2024
10.7.3 533 9/17/2024
10.7.2 543 9/10/2024
10.7.1 507 9/4/2024
10.7.0 1,992 8/27/2024
10.6.18 384 11/19/2024
10.6.17 337 11/19/2024
10.6.16 423 10/15/2024
10.6.15 363 10/8/2024
10.6.14 379 10/1/2024
10.6.13 433 9/24/2024
10.6.12 404 9/17/2024
10.6.11 400 9/3/2024
10.6.10 437 8/27/2024
10.6.9 934 8/20/2024
10.6.8 515 8/13/2024
10.6.7 363 8/6/2024
10.6.6 528 7/19/2024
10.6.5 362 7/16/2024
10.6.4 443 7/9/2024
10.6.3 570 7/2/2024
10.6.2 2,456 6/25/2024
10.5.14 464 10/1/2024
10.5.13 377 9/24/2024
10.5.12 422 8/21/2024
10.5.11 462 8/13/2024
10.5.10 308 8/6/2024
10.5.9 405 7/19/2024
10.5.8 387 7/16/2024
10.5.7 348 7/5/2024
10.5.6 410 7/1/2024
10.5.5 374 6/25/2024
10.5.4 460 6/18/2024
10.5.3 468 6/11/2024
10.5.2 455 6/4/2024
10.5.1 391 6/4/2024
10.5.0 890 5/28/2024
10.4.8 331 8/6/2024
10.4.7 372 6/25/2024
10.4.6 392 6/11/2024
10.4.5 385 6/4/2024
10.4.4 383 5/28/2024
10.4.3 410 5/21/2024
10.4.2 680 5/14/2024
10.4.1 599 5/7/2024
10.4.0 2,164 4/30/2024
10.3.10 327 8/6/2024
10.3.9 375 6/25/2024
10.3.8 462 5/21/2024
10.3.7 335 5/14/2024
10.3.6 427 5/7/2024
10.3.5 401 4/30/2024
10.3.4 466 4/23/2024
10.3.3 454 4/16/2024
10.3.2 466 4/11/2024
10.3.1 391 4/9/2024
10.3.0 798 4/2/2024
10.2.8 491 4/23/2024
10.2.7 414 4/16/2024
10.2.6 404 4/11/2024
10.2.5 415 4/9/2024
10.2.4 382 4/2/2024
10.2.3 482 3/26/2024
10.2.2 502 3/19/2024
10.2.1 527 3/12/2024
10.2.0 747 3/5/2024
10.1.12 442 4/11/2024
10.1.11 432 4/9/2024
10.1.10 406 4/2/2024
10.1.9 466 3/19/2024
10.1.8 463 3/13/2024
10.1.7 416 3/12/2024
10.1.6 440 3/5/2024
10.1.5 476 2/27/2024
10.1.4 640 2/20/2024
10.1.3 491 2/14/2024
10.1.2 472 2/7/2024
10.1.1 454 2/6/2024
10.1.0 597 1/30/2024
10.0.39 561 4/11/2024
10.0.38 522 4/2/2024
10.0.37 600 3/5/2024
10.0.36 612 2/27/2024
10.0.35 583 2/20/2024
10.0.34 828 2/14/2024
10.0.33 772 2/1/2024
10.0.32 898 1/24/2024
10.0.31 626 1/19/2024
10.0.30 652 1/18/2024
10.0.29 924 1/16/2024
10.0.28 886 1/16/2024
10.0.27 843 1/11/2024
10.0.26 891 12/19/2023
10.0.25 2,450 12/12/2023
10.0.24 2,117 12/5/2023
10.0.22 1,340 11/28/2023
10.0.21 2,756 11/23/2023
10.0.20 703 11/21/2023
10.0.19 1,468 11/14/2023
10.0.18 625 11/9/2023
10.0.17 1,350 11/2/2023
10.0.16 657 10/25/2023
10.0.15 976 10/19/2023
10.0.14 1,177 10/11/2023
10.0.13 897 9/27/2023
10.0.12 639 9/26/2023
10.0.11 675 9/22/2023
10.0.10 746 9/13/2023
10.0.9 2,197 8/30/2023
10.0.8 720 8/25/2023
10.0.7 984 8/22/2023
10.0.6 945 8/10/2023
10.0.5 1,136 8/2/2023
10.0.4 827 7/13/2023
10.0.3 1,110 7/5/2023
10.0.2 1,394 6/27/2023
10.0.1 903 6/20/2023
10.0.0 2,574 6/14/2023
9.19.3 163 6/18/2025
9.19.2 476 4/1/2025
9.19.1 841 2/19/2025
9.19.0 880 1/31/2025
9.18.5 171 4/4/2025
9.18.4 176 3/12/2025
9.18.3 174 2/12/2025
9.18.2 299 12/18/2024
9.18.1 693 11/26/2024
9.18.0 1,550 8/27/2024
9.17.16 1,016 11/22/2024
9.17.15 188 11/7/2024
9.17.14 110 10/22/2024
9.17.13 218 10/18/2024
9.17.12 1,038 10/2/2024
9.17.11 939 9/19/2024
9.17.10 964 9/3/2024
9.17.9 1,205 8/14/2024
9.17.8 280 7/18/2024
9.17.7 396 6/27/2024
9.17.6 1,601 6/4/2024
9.17.5 1,653 5/13/2024
9.17.4 5,638 4/12/2024
9.17.3 604 3/25/2024
9.17.2 1,317 3/4/2024
9.17.1 885 2/14/2024
9.17.0 1,209 1/31/2024
9.16.11 1,268 4/11/2024
9.16.10 332 3/25/2024
9.16.9 327 3/4/2024
9.16.8 573 2/14/2024
9.16.7 438 1/26/2024
9.16.6 886 1/9/2024
9.16.5 1,552 12/13/2023
9.16.4 1,909 11/29/2023
9.16.3 931 11/21/2023
9.16.2 1,100 11/7/2023
9.16.1 1,508 10/10/2023
9.16.0 2,909 9/21/2023
9.15.29 534 1/23/2024
9.15.28 823 12/13/2023
9.15.27 1,958 11/7/2023
9.15.26 1,364 10/10/2023
9.15.25 2,598 9/13/2023
9.15.24 281 8/30/2023
9.15.23 2,163 8/29/2023
9.15.22 7,593 8/15/2023
9.15.21 2,447 8/2/2023
9.15.20 686 7/27/2023
9.15.19 2,599 6/29/2023
9.15.18 1,704 6/6/2023
9.15.17 1,807 5/16/2023
9.15.16 2,518 5/11/2023
9.15.15 378 5/9/2023
9.15.14 1,930 5/3/2023
9.15.13 347 5/2/2023
9.15.12 509 4/18/2023
9.15.11 1,085 4/18/2023
9.15.10 2,677 3/21/2023
9.15.9 2,912 3/16/2023
9.15.8 4,808 3/7/2023
9.15.6 1,019 3/2/2023
9.15.5 1,151 2/27/2023
9.15.4 2,122 2/21/2023
9.15.3 1,055 2/15/2023
9.15.2 1,604 2/6/2023
9.15.1 1,056 2/2/2023
9.15.0 5,821 1/26/2023
9.14.32 3,562 8/14/2023
9.14.31 920 7/27/2023
9.14.30 7,046 5/3/2023
9.14.29 2,792 4/18/2023
9.14.28 917 4/18/2023
9.14.27 1,513 3/21/2023
9.14.26 1,012 3/16/2023
9.14.25 1,944 3/7/2023
9.14.24 968 3/2/2023
9.14.23 2,593 2/21/2023
9.14.22 1,715 2/14/2023
9.14.21 367 2/10/2023
9.14.20 355 2/8/2023
9.14.19 1,641 2/2/2023
9.14.18 1,069 2/1/2023
9.14.17 1,520 1/26/2023
9.14.16 1,699 1/24/2023
9.14.15 6,006 1/10/2023
9.14.14 9,963 12/15/2022
9.14.13 6,022 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,825 11/7/2022
9.14.7 6,050 11/1/2022
9.14.6 1,266 10/27/2022
9.14.5 3,195 10/19/2022
9.14.4 8,690 9/27/2022
9.14.3 3,048 9/15/2022
9.14.2 2,890 9/7/2022
9.14.1 7,273 8/30/2022
9.14.0 4,090 8/30/2022
9.13.35 1,179 1/24/2023
9.13.34 2,439 11/1/2022
9.13.33 2,871 9/27/2022
9.13.32 7,214 8/31/2022
9.13.31 2,208 8/25/2022
9.13.30 6,353 8/18/2022
9.13.29 5,939 8/9/2022
9.13.28 630 8/9/2022
9.13.27 3,691 7/13/2022
9.13.26 2,343 7/7/2022
9.13.25 3,157 6/27/2022
9.13.24 2,413 6/23/2022
9.13.23 1,958 6/21/2022
9.13.22 6,808 6/8/2022
9.13.21 8,154 6/2/2022
9.13.20 682 6/2/2022
9.13.19 3,594 5/23/2022
9.13.18 2,294 5/18/2022
9.13.17 6,096 4/27/2022
9.13.16 2,364 4/26/2022
9.13.15 4,103 4/21/2022
9.13.14 1,395 4/20/2022
9.13.13 3,273 4/8/2022
9.13.12 1,582 4/7/2022
9.13.11 3,157 4/5/2022
9.13.10 3,435 3/27/2022
9.13.9 4,725 3/23/2022
9.13.8 6,978 3/16/2022
9.13.7 2,520 3/11/2022
9.13.6 7,765 3/1/2022
9.13.5 1,824 2/28/2022
9.13.4 2,604 2/17/2022
9.13.3 7,323 2/14/2022
9.13.2 1,731 2/8/2022
9.13.1 3,488 2/2/2022
9.13.0 6,361 1/25/2022
9.12.22 2,456 3/23/2022
9.12.21 8,972 1/24/2022
9.12.20 1,788 1/21/2022
9.12.19 4,255 1/14/2022
9.12.18 2,896 1/5/2022
9.12.17 13,932 12/14/2021
9.12.16 2,632 12/7/2021
9.12.15 2,114 12/2/2021
9.12.14 1,835 11/30/2021
9.12.13 5,102 11/19/2021
9.12.12 561 11/17/2021
9.12.11 595 11/16/2021
9.12.10 5,146 11/2/2021
9.12.9 665 11/1/2021
9.12.8 8,476 10/25/2021
9.12.7 1,987 10/21/2021
9.12.6 658 10/21/2021
9.12.5 4,066 10/14/2021
9.12.4 10,775 10/5/2021
9.12.2 1,127 9/27/2021
9.12.1 3,141 9/17/2021
9.12.0 5,453 8/31/2021
9.10.33 2,033 10/21/2021
9.10.32 18,016 8/27/2021
9.10.31 32,189 8/11/2021
9.10.30 654 8/10/2021
9.10.29 4,142 7/22/2021
9.10.28 4,978 7/14/2021
9.10.27 1,155 7/11/2021
9.10.26 4,202 6/29/2021
9.10.25 1,999 6/22/2021
9.10.24 4,218 6/15/2021
9.10.23 859 6/11/2021
9.10.22 3,158 5/27/2021
9.10.21 21,676 5/11/2021
9.10.20 763 5/7/2021
9.10.19 94,086 4/22/2021
9.10.18 696 4/21/2021
9.10.17 675 4/20/2021
9.10.16 3,187 3/30/2021
9.10.15 694 3/30/2021
9.10.14 758 3/26/2021
9.10.13 1,719 3/25/2021
9.10.12 673 3/25/2021
9.10.11 1,630 3/24/2021
9.10.9 22,719 3/9/2021
9.10.8 23,854 2/18/2021
9.10.7 1,476 2/16/2021
9.10.6 745 2/15/2021
9.10.5 715 2/9/2021
9.10.4 1,120 2/3/2021
9.10.3 1,372 2/1/2021
9.10.2 700 1/29/2021
9.10.1 12,355 1/26/2021
9.10.0 21,558 1/26/2021
9.9.24 1,175 4/26/2021
9.9.23 1,491 1/29/2021
9.9.22 3,102 1/20/2021
9.9.21 715 1/18/2021
9.9.20 7,041 12/21/2020
9.9.19 3,347 12/11/2020
9.9.18 3,674 12/11/2020
9.9.17 755 12/4/2020
9.9.16 680 12/2/2020
9.9.15 9,460 11/26/2020
9.9.14 5,079 11/22/2020
9.9.13 687 11/18/2020
9.9.12 10,753 10/29/2020
9.9.11 2,026 10/27/2020
9.9.10 5,092 10/16/2020
9.9.9 2,235 10/12/2020
9.9.8 8,335 9/29/2020
9.9.7 824 9/24/2020
9.9.6 729 9/18/2020
9.9.5 8,177 9/14/2020
9.9.4 805 9/10/2020
9.9.3 1,181 9/2/2020
9.9.2 749 8/28/2020
9.9.1 696 8/27/2020
9.9.0 8,622 8/25/2020
9.8.41 3,434 9/2/2020
9.8.40 758 8/28/2020
9.8.39 2,598 8/13/2020
9.8.38 1,897 8/7/2020
9.8.37 1,164 7/29/2020
9.8.36 11,155 7/6/2020
9.8.35 849 7/5/2020
9.8.34 3,931 6/29/2020
9.8.33 846 6/25/2020
9.8.32 11,996 6/15/2020
9.8.31 853 6/15/2020
9.8.30 756 6/10/2020
9.8.29 6,677 6/9/2020
9.8.28 2,036 6/8/2020
9.8.27 2,614 6/3/2020
9.8.26 7,676 5/26/2020
9.8.25 838 5/26/2020
9.8.24 5,730 5/20/2020
9.8.23 1,673 5/19/2020
9.8.22 2,870 5/18/2020
9.8.21 1,105 5/5/2020
9.8.20 3,786 4/27/2020
9.8.19 3,843 4/21/2020
9.8.18 1,934 4/6/2020
9.8.17 840 4/3/2020
9.8.16 1,108 4/1/2020
9.8.15 21,161 3/27/2020
9.8.14 1,658 3/25/2020
9.8.13 3,095 3/20/2020
9.8.12 1,916 3/13/2020
9.8.11 898 3/13/2020
9.8.10 16,214 3/5/2020
9.8.9 879 2/27/2020
9.8.8 5,413 2/25/2020
9.8.7 4,497 2/21/2020
9.8.6 939 2/20/2020
9.8.5 1,291 2/12/2020
9.8.4 1,090 2/5/2020
9.8.3 5,783 2/4/2020
9.8.2 817 2/3/2020
9.8.1 7,386 1/28/2020
9.7.30 3,285 4/1/2020
9.7.29 3,111 3/27/2020
9.7.28 3,246 2/24/2020
9.7.27 4,412 2/4/2020
9.7.26 3,527 1/16/2020
9.7.25 7,824 1/13/2020
9.7.24 840 12/23/2019
9.7.23 4,121 12/3/2019
9.7.22 15,402 11/20/2019
9.7.21 967 11/18/2019
9.7.20 1,424 11/14/2019
9.7.19 818 11/12/2019
9.7.18 1,236 11/7/2019
9.7.17 822 11/6/2019
9.7.16 5,461 10/29/2019
9.7.15 1,705 10/24/2019
9.7.14 2,653 10/23/2019
9.7.13 2,895 10/3/2019
9.7.12 2,096 10/2/2019
9.7.11 1,114 10/1/2019
9.7.10 7,150 9/24/2019
9.7.9 962 9/24/2019
9.7.8 887 9/23/2019
9.7.7 877 9/23/2019
9.7.6 890 9/16/2019
9.7.5 818 9/12/2019
9.7.4 17,462 9/10/2019
9.7.3 1,738 9/6/2019
9.7.2 861 9/5/2019
9.7.1 997 8/29/2019
9.7.0 6,025 8/27/2019
9.6.42 753 6/15/2020
9.6.41 2,140 11/20/2019
9.6.40 1,825 10/2/2019
9.6.39 4,177 10/1/2019
9.6.38 828 9/24/2019
9.6.37 1,827 8/20/2019
9.6.36 853 8/19/2019
9.6.35 5,362 8/7/2019
9.6.34 861 8/7/2019
9.6.33 872 7/12/2019
9.6.32 12,969 6/19/2019
9.6.31 935 6/18/2019
9.6.30 1,662 6/17/2019
9.6.29 1,636 6/17/2019
9.6.28 5,006 5/29/2019
9.6.27 851 5/29/2019
9.6.26 1,759 5/6/2019
9.6.25 14,089 4/30/2019
9.6.24 877 4/29/2019
9.6.23 1,691 4/11/2019
9.6.22 3,917 4/11/2019
9.6.21 6,544 4/11/2019
9.6.20 7,011 4/11/2019
9.6.19 1,003 4/11/2019
9.6.18 981 3/25/2019
9.6.17 883 3/20/2019
9.6.16 899 3/20/2019
9.6.15 909 3/19/2019
9.6.14 1,773 3/15/2019
9.6.13 918 3/15/2019
9.6.12 886 3/15/2019
9.6.11 6,172 3/15/2019
9.6.10 903 3/15/2019
9.6.9 4,454 3/15/2019
9.6.8 892 3/15/2019
9.6.7 869 3/15/2019
9.6.6 896 3/15/2019
9.6.5 1,664 3/15/2019
9.6.4 886 3/15/2019
9.6.3 2,879 3/15/2019
9.6.2 937 3/15/2019
9.6.1 6,283 3/15/2019
9.6.0 20,372 3/15/2019
9.5.33 1,555 5/29/2019
9.5.32 919 4/29/2019
9.5.31 1,127 3/21/2019
9.5.30 963 3/19/2019
9.5.29 964 3/15/2019
9.5.28 878 3/15/2019
9.5.27 908 3/15/2019
9.5.26 938 3/15/2019
9.5.25 4,994 3/15/2019
9.5.24 1,008 3/15/2019
9.5.23 3,328 3/15/2019
9.5.22 868 3/15/2019
9.5.21 1,607 3/15/2019
9.5.20 897 3/15/2019
9.5.19 864 3/15/2019
9.5.18 7,223 3/15/2019
9.5.17 3,683 3/15/2019
9.5.16 864 3/15/2019
9.5.15 867 3/15/2019
9.5.14 1,656 3/15/2019
9.5.13 1,584 3/15/2019
9.5.12 1,241 3/15/2019
9.5.11 1,502 3/15/2019
9.5.10 2,124 3/15/2019
9.5.9 5,792 3/15/2019
9.5.8 906 3/15/2019
9.5.7 896 3/15/2019
9.5.6 1,804 3/15/2019
9.5.5 870 3/15/2019
9.5.4 876 3/15/2019
9.5.3 4,519 3/15/2019
9.5.2 915 3/15/2019
9.5.1 891 3/15/2019
9.5.0 20,049 3/15/2019
9.4.56 873 3/15/2019
9.4.55 897 3/15/2019
9.4.54 917 3/15/2019
9.4.53 1,630 3/15/2019
9.4.52 877 3/15/2019
9.4.51 862 3/15/2019
9.4.50 881 3/15/2019
9.4.49 49,806 3/15/2019
9.4.48 9,730 3/15/2019
9.4.47 1,506 3/15/2019
9.4.46 874 3/15/2019
9.4.45 871 3/15/2019
9.4.44 1,562 3/15/2019
9.4.43 1,515 3/15/2019
9.4.42 868 3/15/2019
9.4.41 829 3/15/2019
9.4.40 2,377 3/15/2019
9.4.39 1,725 3/15/2019
9.4.38 1,675 3/15/2019
9.4.37 901 3/15/2019
9.4.36 4,567 3/15/2019
9.4.35 861 3/15/2019
9.4.34 2,064 3/15/2019
9.4.28 20,459 3/15/2019
9.4.22 3,443 3/15/2019
9.4.20 14,019 3/15/2019
9.4.11 4,444 3/15/2019
9.4.5 3,373 3/15/2019
9.4.4 30,207 3/15/2019
9.4.0 3,819 3/15/2019
9.3.14 8,823 3/15/2019
9.3.13 9,859 3/15/2019
9.3.0 12,478 3/15/2019
9.2.14 9,449 3/15/2019
9.2.13 7,730 3/15/2019
9.2.11 18,066 3/15/2019
9.2.7 17,694 3/15/2019
9.2.0 10,363 3/15/2019
9.1.2 46,668 3/15/2019