Dynamicweb 10.17.0

dotnet add package Dynamicweb --version 10.17.0
                    
NuGet\Install-Package Dynamicweb -Version 10.17.0
                    
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.17.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb" Version="10.17.0" />
                    
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.17.0
                    
#r "nuget: Dynamicweb, 10.17.0"
                    
#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.17.0
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb&version=10.17.0
                    
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.17.0 9 3 days ago
10.16.6 13 3 days ago
10.16.5 536 17 days ago
10.16.4 619 22 days ago
10.16.3 573 24 days ago
10.16.2 433 a month ago
10.16.1 363 a month ago
10.16.0 602 a month ago
10.15.9 10 3 days ago
10.15.8 274 10 days ago
10.15.7 443 17 days ago
10.15.6 468 a month ago
10.15.5 406 a month ago
10.15.4 606 a month ago
10.15.3 690 2 months ago
10.15.2 499 2 months ago
10.15.1 640 2 months ago
10.15.0 747 2 months ago
10.14.13 14 3 days ago
10.14.12 273 10 days ago
10.14.11 452 17 days ago
10.14.10 591 a month ago
10.14.9 530 2 months ago
10.14.8 555 2 months ago
10.14.7 441 2 months ago
10.14.6 381 2 months ago
10.14.5 433 2 months ago
10.14.4 668 2 months ago
10.14.3 638 3 months ago
10.14.2 502 3 months ago
10.14.1 766 3 months ago
10.14.0 1,138 3 months ago
10.13.8 682 2 months ago
10.13.7 470 3 months ago
10.13.6 482 3 months ago
10.13.5 456 3 months ago
10.13.4 737 3 months ago
10.13.3 964 4 months ago
10.13.2 553 4 months ago
10.13.1 1,008 4 months ago
10.13.0 6,135 4 months ago
10.12.7 798 4 months ago
10.12.6 493 4 months ago
10.12.5 378 4 months ago
10.12.4 665 5 months ago
10.12.3 560 5 months ago
10.12.2 345 5 months ago
10.12.1 527 5 months ago
10.12.0 3,823 5 months ago
10.11.8 669 4 months ago
10.11.7 420 5 months ago
10.11.6 432 5 months ago
10.11.5 342 5 months ago
10.11.4 376 5 months ago
10.11.3 409 5 months ago
10.11.2 1,897 5 months ago
10.11.1 402 6 months ago
10.11.0 738 6 months ago
10.10.8 577 5 months ago
10.10.7 347 5 months ago
10.10.6 458 6 months ago
10.10.5 320 6 months ago
10.10.4 397 6 months ago
10.10.3 747 7 months ago
10.10.2 403 7 months ago
10.10.1 452 7 months ago
10.10.0 598 7 months ago
10.9.9 518 6 months ago
10.9.8 553 7 months ago
10.9.7 362 7 months ago
10.9.6 401 7 months ago
10.9.5 357 7 months ago
10.9.4 1,442 7 months ago
10.9.3 564 7 months ago
10.9.2 573 8 months ago
10.9.1 434 8 months ago
10.9.0 1,972 8 months ago
10.8.14 350 6 months ago
10.8.13 480 7 months ago
10.8.12 385 7 months ago
10.8.11 392 7 months ago
10.8.10 518 7 months ago
10.8.9 374 7 months ago
10.8.8 381 8 months ago
10.8.7 385 8 months ago
10.8.6 365 8 months ago
10.8.5 379 8 months ago
10.8.4 428 8 months ago
10.8.3 467 9 months ago
10.8.2 442 9 months ago
10.8.1 494 9 months ago
10.8.0 8,932 9 months ago
10.7.11 365 7 months ago
10.7.10 351 7 months ago
10.7.9 440 8 months ago
10.7.8 344 8 months ago
10.7.7 376 9 months ago
10.7.6 389 9 months ago
10.7.5 414 9 months ago
10.7.4 372 9 months ago
10.7.3 537 10 months ago
10.7.2 549 10 months ago
10.7.1 512 10 months ago
10.7.0 2,000 8/27/2024
10.6.18 387 7 months ago
10.6.17 341 7 months ago
10.6.16 426 9 months ago
10.6.15 367 9 months ago
10.6.14 383 9 months ago
10.6.13 437 9 months ago
10.6.12 409 10 months ago
10.6.11 403 10 months ago
10.6.10 441 8/27/2024
10.6.9 942 8/20/2024
10.6.8 521 8/13/2024
10.6.7 368 8/6/2024
10.6.6 531 7/19/2024
10.6.5 369 7/16/2024
10.6.4 447 7/9/2024
10.6.3 573 7/2/2024
10.6.2 2,488 6/25/2024
10.5.14 470 9 months ago
10.5.13 383 9 months ago
10.5.12 428 8/21/2024
10.5.11 466 8/13/2024
10.5.10 312 8/6/2024
10.5.9 410 7/19/2024
10.5.8 389 7/16/2024
10.5.7 352 7/5/2024
10.5.6 414 7/1/2024
10.5.5 379 6/25/2024
10.5.4 463 6/18/2024
10.5.3 472 6/11/2024
10.5.2 458 6/4/2024
10.5.1 393 6/4/2024
10.5.0 894 5/28/2024
10.4.8 334 8/6/2024
10.4.7 375 6/25/2024
10.4.6 396 6/11/2024
10.4.5 387 6/4/2024
10.4.4 386 5/28/2024
10.4.3 412 5/21/2024
10.4.2 687 5/14/2024
10.4.1 601 5/7/2024
10.4.0 2,193 4/30/2024
10.3.10 331 8/6/2024
10.3.9 379 6/25/2024
10.3.8 466 5/21/2024
10.3.7 340 5/14/2024
10.3.6 429 5/7/2024
10.3.5 403 4/30/2024
10.3.4 469 4/23/2024
10.3.3 456 4/16/2024
10.3.2 470 4/11/2024
10.3.1 396 4/9/2024
10.3.0 800 4/2/2024
10.2.8 494 4/23/2024
10.2.7 418 4/16/2024
10.2.6 408 4/11/2024
10.2.5 418 4/9/2024
10.2.4 384 4/2/2024
10.2.3 484 3/26/2024
10.2.2 507 3/19/2024
10.2.1 529 3/12/2024
10.2.0 753 3/5/2024
10.1.12 448 4/11/2024
10.1.11 435 4/9/2024
10.1.10 408 4/2/2024
10.1.9 468 3/19/2024
10.1.8 465 3/13/2024
10.1.7 419 3/12/2024
10.1.6 444 3/5/2024
10.1.5 478 2/27/2024
10.1.4 646 2/20/2024
10.1.3 495 2/14/2024
10.1.2 476 2/7/2024
10.1.1 458 2/6/2024
10.1.0 599 1/30/2024
10.0.39 565 4/11/2024
10.0.38 527 4/2/2024
10.0.37 603 3/5/2024
10.0.36 615 2/27/2024
10.0.35 588 2/20/2024
10.0.34 833 2/14/2024
10.0.33 774 2/1/2024
10.0.32 905 1/24/2024
10.0.31 629 1/19/2024
10.0.30 656 1/18/2024
10.0.29 927 1/16/2024
10.0.28 888 1/16/2024
10.0.27 849 1/11/2024
10.0.26 893 12/19/2023
10.0.25 2,453 12/12/2023
10.0.24 2,119 12/5/2023
10.0.22 1,342 11/28/2023
10.0.21 2,758 11/23/2023
10.0.20 705 11/21/2023
10.0.19 1,474 11/14/2023
10.0.18 628 11/9/2023
10.0.17 1,354 11/2/2023
10.0.16 662 10/25/2023
10.0.15 980 10/19/2023
10.0.14 1,182 10/11/2023
10.0.13 901 9/27/2023
10.0.12 643 9/26/2023
10.0.11 682 9/22/2023
10.0.10 750 9/13/2023
10.0.9 2,203 8/30/2023
10.0.8 727 8/25/2023
10.0.7 991 8/22/2023
10.0.6 953 8/10/2023
10.0.5 1,142 8/2/2023
10.0.4 834 7/13/2023
10.0.3 1,118 7/5/2023
10.0.2 1,403 6/27/2023
10.0.1 908 6/20/2023
10.0.0 2,579 6/14/2023
9.19.3 254 16 days ago
9.19.2 523 3 months ago
9.19.1 845 4 months ago
9.19.0 914 5 months ago
9.18.5 173 3 months ago
9.18.4 179 4 months ago
9.18.3 180 5 months ago
9.18.2 307 7 months ago
9.18.1 699 7 months ago
9.18.0 1,603 8/27/2024
9.17.16 1,024 7 months ago
9.17.15 191 8 months ago
9.17.14 115 8 months ago
9.17.13 226 9 months ago
9.17.12 1,065 9 months ago
9.17.11 967 9 months ago
9.17.10 975 10 months ago
9.17.9 1,216 8/14/2024
9.17.8 283 7/18/2024
9.17.7 403 6/27/2024
9.17.6 1,623 6/4/2024
9.17.5 1,671 5/13/2024
9.17.4 5,667 4/12/2024
9.17.3 611 3/25/2024
9.17.2 1,324 3/4/2024
9.17.1 891 2/14/2024
9.17.0 1,212 1/31/2024
9.16.11 1,292 4/11/2024
9.16.10 337 3/25/2024
9.16.9 329 3/4/2024
9.16.8 580 2/14/2024
9.16.7 440 1/26/2024
9.16.6 891 1/9/2024
9.16.5 1,554 12/13/2023
9.16.4 1,912 11/29/2023
9.16.3 937 11/21/2023
9.16.2 1,103 11/7/2023
9.16.1 1,521 10/10/2023
9.16.0 2,926 9/21/2023
9.15.29 536 1/23/2024
9.15.28 827 12/13/2023
9.15.27 1,966 11/7/2023
9.15.26 1,368 10/10/2023
9.15.25 2,611 9/13/2023
9.15.24 285 8/30/2023
9.15.23 2,169 8/29/2023
9.15.22 7,624 8/15/2023
9.15.21 2,456 8/2/2023
9.15.20 693 7/27/2023
9.15.19 2,616 6/29/2023
9.15.18 1,716 6/6/2023
9.15.17 1,814 5/16/2023
9.15.16 2,525 5/11/2023
9.15.15 385 5/9/2023
9.15.14 1,937 5/3/2023
9.15.13 353 5/2/2023
9.15.12 516 4/18/2023
9.15.11 1,093 4/18/2023
9.15.10 2,683 3/21/2023
9.15.9 2,919 3/16/2023
9.15.8 4,815 3/7/2023
9.15.6 1,026 3/2/2023
9.15.5 1,155 2/27/2023
9.15.4 2,128 2/21/2023
9.15.3 1,063 2/15/2023
9.15.2 1,614 2/6/2023
9.15.1 1,064 2/2/2023
9.15.0 5,829 1/26/2023
9.14.32 3,569 8/14/2023
9.14.31 928 7/27/2023
9.14.30 7,057 5/3/2023
9.14.29 2,804 4/18/2023
9.14.28 926 4/18/2023
9.14.27 1,520 3/21/2023
9.14.26 1,019 3/16/2023
9.14.25 1,949 3/7/2023
9.14.24 975 3/2/2023
9.14.23 2,601 2/21/2023
9.14.22 1,722 2/14/2023
9.14.21 374 2/10/2023
9.14.20 362 2/8/2023
9.14.19 1,651 2/2/2023
9.14.18 1,074 2/1/2023
9.14.17 1,527 1/26/2023
9.14.16 1,713 1/24/2023
9.14.15 6,035 1/10/2023
9.14.14 9,998 12/15/2022
9.14.13 6,037 11/29/2022
9.14.12 469 11/28/2022
9.14.11 7,027 11/16/2022
9.14.10 1,338 11/15/2022
9.14.9 3,724 11/11/2022
9.14.8 2,837 11/7/2022
9.14.7 6,076 11/1/2022
9.14.6 1,278 10/27/2022
9.14.5 3,203 10/19/2022
9.14.4 8,702 9/27/2022
9.14.3 3,059 9/15/2022
9.14.2 2,901 9/7/2022
9.14.1 7,282 8/30/2022
9.14.0 4,100 8/30/2022
9.13.35 1,187 1/24/2023
9.13.34 2,450 11/1/2022
9.13.33 2,878 9/27/2022
9.13.32 7,226 8/31/2022
9.13.31 2,220 8/25/2022
9.13.30 6,364 8/18/2022
9.13.29 5,948 8/9/2022
9.13.28 638 8/9/2022
9.13.27 3,702 7/13/2022
9.13.26 2,352 7/7/2022
9.13.25 3,165 6/27/2022
9.13.24 2,425 6/23/2022
9.13.23 1,966 6/21/2022
9.13.22 6,825 6/8/2022
9.13.21 8,162 6/2/2022
9.13.20 690 6/2/2022
9.13.19 3,606 5/23/2022
9.13.18 2,304 5/18/2022
9.13.17 6,107 4/27/2022
9.13.16 2,376 4/26/2022
9.13.15 4,111 4/21/2022
9.13.14 1,404 4/20/2022
9.13.13 3,282 4/8/2022
9.13.12 1,590 4/7/2022
9.13.11 3,167 4/5/2022
9.13.10 3,443 3/27/2022
9.13.9 4,733 3/23/2022
9.13.8 6,987 3/16/2022
9.13.7 2,528 3/11/2022
9.13.6 7,774 3/1/2022
9.13.5 1,834 2/28/2022
9.13.4 2,613 2/17/2022
9.13.3 7,331 2/14/2022
9.13.2 1,739 2/8/2022
9.13.1 3,501 2/2/2022
9.13.0 6,374 1/25/2022
9.12.22 2,467 3/23/2022
9.12.21 8,982 1/24/2022
9.12.20 1,798 1/21/2022
9.12.19 4,267 1/14/2022
9.12.18 2,905 1/5/2022
9.12.17 13,942 12/14/2021
9.12.16 2,642 12/7/2021
9.12.15 2,122 12/2/2021
9.12.14 1,843 11/30/2021
9.12.13 5,113 11/19/2021
9.12.12 569 11/17/2021
9.12.11 606 11/16/2021
9.12.10 5,158 11/2/2021
9.12.9 673 11/1/2021
9.12.8 8,479 10/25/2021
9.12.7 1,996 10/21/2021
9.12.6 666 10/21/2021
9.12.5 4,076 10/14/2021
9.12.4 10,797 10/5/2021
9.12.2 1,135 9/27/2021
9.12.1 3,151 9/17/2021
9.12.0 5,463 8/31/2021
9.10.33 2,041 10/21/2021
9.10.32 18,028 8/27/2021
9.10.31 32,230 8/11/2021
9.10.30 665 8/10/2021
9.10.29 4,152 7/22/2021
9.10.28 4,986 7/14/2021
9.10.27 1,164 7/11/2021
9.10.26 4,210 6/29/2021
9.10.25 2,008 6/22/2021
9.10.24 4,228 6/15/2021
9.10.23 871 6/11/2021
9.10.22 3,172 5/27/2021
9.10.21 21,685 5/11/2021
9.10.20 772 5/7/2021
9.10.19 94,106 4/22/2021
9.10.18 704 4/21/2021
9.10.17 684 4/20/2021
9.10.16 3,197 3/30/2021
9.10.15 703 3/30/2021
9.10.14 766 3/26/2021
9.10.13 1,729 3/25/2021
9.10.12 684 3/25/2021
9.10.11 1,640 3/24/2021
9.10.9 22,727 3/9/2021
9.10.8 23,888 2/18/2021
9.10.7 1,485 2/16/2021
9.10.6 758 2/15/2021
9.10.5 726 2/9/2021
9.10.4 1,129 2/3/2021
9.10.3 1,380 2/1/2021
9.10.2 710 1/29/2021
9.10.1 12,365 1/26/2021
9.10.0 21,571 1/26/2021
9.9.24 1,185 4/26/2021
9.9.23 1,500 1/29/2021
9.9.22 3,112 1/20/2021
9.9.21 723 1/18/2021
9.9.20 7,050 12/21/2020
9.9.19 3,359 12/11/2020
9.9.18 3,683 12/11/2020
9.9.17 764 12/4/2020
9.9.16 691 12/2/2020
9.9.15 9,471 11/26/2020
9.9.14 5,090 11/22/2020
9.9.13 699 11/18/2020
9.9.12 10,762 10/29/2020
9.9.11 2,036 10/27/2020
9.9.10 5,102 10/16/2020
9.9.9 2,248 10/12/2020
9.9.8 8,347 9/29/2020
9.9.7 834 9/24/2020
9.9.6 740 9/18/2020
9.9.5 8,186 9/14/2020
9.9.4 814 9/10/2020
9.9.3 1,190 9/2/2020
9.9.2 758 8/28/2020
9.9.1 708 8/27/2020
9.9.0 8,631 8/25/2020
9.8.41 3,443 9/2/2020
9.8.40 769 8/28/2020
9.8.39 2,612 8/13/2020
9.8.38 1,906 8/7/2020
9.8.37 1,173 7/29/2020
9.8.36 11,165 7/6/2020
9.8.35 860 7/5/2020
9.8.34 3,942 6/29/2020
9.8.33 856 6/25/2020
9.8.32 12,006 6/15/2020
9.8.31 868 6/15/2020
9.8.30 765 6/10/2020
9.8.29 6,687 6/9/2020
9.8.28 2,045 6/8/2020
9.8.27 2,626 6/3/2020
9.8.26 7,685 5/26/2020
9.8.25 848 5/26/2020
9.8.24 5,741 5/20/2020
9.8.23 1,683 5/19/2020
9.8.22 2,880 5/18/2020
9.8.21 1,114 5/5/2020
9.8.20 3,797 4/27/2020
9.8.19 3,855 4/21/2020
9.8.18 1,946 4/6/2020
9.8.17 849 4/3/2020
9.8.16 1,117 4/1/2020
9.8.15 21,173 3/27/2020
9.8.14 1,667 3/25/2020
9.8.13 3,104 3/20/2020
9.8.12 1,928 3/13/2020
9.8.11 907 3/13/2020
9.8.10 16,228 3/5/2020
9.8.9 891 2/27/2020
9.8.8 5,423 2/25/2020
9.8.7 4,506 2/21/2020
9.8.6 949 2/20/2020
9.8.5 1,301 2/12/2020
9.8.4 1,099 2/5/2020
9.8.3 5,793 2/4/2020
9.8.2 828 2/3/2020
9.8.1 7,395 1/28/2020
9.7.30 3,295 4/1/2020
9.7.29 3,121 3/27/2020
9.7.28 3,256 2/24/2020
9.7.27 4,421 2/4/2020
9.7.26 3,561 1/16/2020
9.7.25 7,837 1/13/2020
9.7.24 849 12/23/2019
9.7.23 4,134 12/3/2019
9.7.22 15,411 11/20/2019
9.7.21 977 11/18/2019
9.7.20 1,433 11/14/2019
9.7.19 828 11/12/2019
9.7.18 1,245 11/7/2019
9.7.17 833 11/6/2019
9.7.16 5,470 10/29/2019
9.7.15 1,716 10/24/2019
9.7.14 2,666 10/23/2019
9.7.13 2,918 10/3/2019
9.7.12 2,107 10/2/2019
9.7.11 1,126 10/1/2019
9.7.10 7,159 9/24/2019
9.7.9 975 9/24/2019
9.7.8 896 9/23/2019
9.7.7 886 9/23/2019
9.7.6 899 9/16/2019
9.7.5 828 9/12/2019
9.7.4 17,473 9/10/2019
9.7.3 1,747 9/6/2019
9.7.2 871 9/5/2019
9.7.1 1,006 8/29/2019
9.7.0 6,034 8/27/2019
9.6.42 765 6/15/2020
9.6.41 2,152 11/20/2019
9.6.40 1,836 10/2/2019
9.6.39 4,189 10/1/2019
9.6.38 839 9/24/2019
9.6.37 1,836 8/20/2019
9.6.36 863 8/19/2019
9.6.35 5,373 8/7/2019
9.6.34 870 8/7/2019
9.6.33 884 7/12/2019
9.6.32 12,980 6/19/2019
9.6.31 944 6/18/2019
9.6.30 1,671 6/17/2019
9.6.29 1,646 6/17/2019
9.6.28 5,017 5/29/2019
9.6.27 860 5/29/2019
9.6.26 1,771 5/6/2019
9.6.25 14,098 4/30/2019
9.6.24 888 4/29/2019
9.6.23 1,701 4/11/2019
9.6.22 3,927 4/11/2019
9.6.21 6,554 4/11/2019
9.6.20 7,020 4/11/2019
9.6.19 1,013 4/11/2019
9.6.18 991 3/25/2019
9.6.17 894 3/20/2019
9.6.16 910 3/20/2019
9.6.15 918 3/19/2019
9.6.14 1,782 3/15/2019
9.6.13 927 3/15/2019
9.6.12 895 3/15/2019
9.6.11 6,184 3/15/2019
9.6.10 912 3/15/2019
9.6.9 4,466 3/15/2019
9.6.8 901 3/15/2019
9.6.7 879 3/15/2019
9.6.6 905 3/15/2019
9.6.5 1,674 3/15/2019
9.6.4 895 3/15/2019
9.6.3 2,889 3/15/2019
9.6.2 948 3/15/2019
9.6.1 6,293 3/15/2019
9.6.0 20,384 3/15/2019
9.5.33 1,564 5/29/2019
9.5.32 929 4/29/2019
9.5.31 1,136 3/21/2019
9.5.30 972 3/19/2019
9.5.29 973 3/15/2019
9.5.28 888 3/15/2019
9.5.27 918 3/15/2019
9.5.26 950 3/15/2019
9.5.25 5,007 3/15/2019
9.5.24 1,017 3/15/2019
9.5.23 3,340 3/15/2019
9.5.22 877 3/15/2019
9.5.21 1,620 3/15/2019
9.5.20 909 3/15/2019
9.5.19 875 3/15/2019
9.5.18 7,233 3/15/2019
9.5.17 3,695 3/15/2019
9.5.16 873 3/15/2019
9.5.15 877 3/15/2019
9.5.14 1,666 3/15/2019
9.5.13 1,595 3/15/2019
9.5.12 1,251 3/15/2019
9.5.11 1,512 3/15/2019
9.5.10 2,136 3/15/2019
9.5.9 5,802 3/15/2019
9.5.8 918 3/15/2019
9.5.7 906 3/15/2019
9.5.6 1,814 3/15/2019
9.5.5 880 3/15/2019
9.5.4 886 3/15/2019
9.5.3 4,529 3/15/2019
9.5.2 926 3/15/2019
9.5.1 903 3/15/2019
9.5.0 20,060 3/15/2019
9.4.56 887 3/15/2019
9.4.55 908 3/15/2019
9.4.54 929 3/15/2019
9.4.53 1,642 3/15/2019
9.4.52 887 3/15/2019
9.4.51 873 3/15/2019
9.4.50 894 3/15/2019
9.4.49 49,839 3/15/2019
9.4.48 9,742 3/15/2019
9.4.47 1,518 3/15/2019
9.4.46 884 3/15/2019
9.4.45 881 3/15/2019
9.4.44 1,574 3/15/2019
9.4.43 1,526 3/15/2019
9.4.42 879 3/15/2019
9.4.41 842 3/15/2019
9.4.40 2,387 3/15/2019
9.4.39 1,735 3/15/2019
9.4.38 1,687 3/15/2019
9.4.37 911 3/15/2019
9.4.36 4,579 3/15/2019
9.4.35 872 3/15/2019
9.4.34 2,074 3/15/2019
9.4.28 20,473 3/15/2019
9.4.22 3,454 3/15/2019
9.4.20 14,029 3/15/2019
9.4.11 4,454 3/15/2019
9.4.5 3,383 3/15/2019
9.4.4 30,218 3/15/2019
9.4.0 3,834 3/15/2019
9.3.14 8,834 3/15/2019
9.3.13 9,870 3/15/2019
9.3.0 12,490 3/15/2019
9.2.14 9,460 3/15/2019
9.2.13 7,742 3/15/2019
9.2.11 18,080 3/15/2019
9.2.7 17,706 3/15/2019
9.2.0 10,373 3/15/2019
9.1.2 46,681 3/15/2019