Dynamicweb 10.19.5-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.19.5-PreRelease
                    
NuGet\Install-Package Dynamicweb -Version 10.19.5-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.19.5-PreRelease" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb" Version="10.19.5-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.19.5-PreRelease
                    
#r "nuget: Dynamicweb, 10.19.5-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.19.5-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.19.5-PreRelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb&version=10.19.5-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 (152)

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.20.4 0 10/28/2025
10.20.3-PreRelease 685 10/21/2025
10.20.2-PreRelease 690 10/14/2025
10.20.1-PreRelease 706 10/7/2025
10.20.0-PreRelease 812 9/30/2025
10.19.11 0 10/28/2025
10.19.10 749 10/21/2025
10.19.9 890 10/16/2025
10.19.8 803 10/14/2025
10.19.7 821 10/7/2025
10.19.6 1,092 9/30/2025
10.19.5-PreRelease 819 9/22/2025
10.19.4-PreRelease 752 9/16/2025
10.19.3-PreRelease 521 9/9/2025
10.19.2-PreRelease 547 9/4/2025
10.19.1-PreRelease 555 9/2/2025
10.19.0-PreRelease 605 8/26/2025
10.18.13 14 10/28/2025
10.18.12 819 10/14/2025
10.18.11 817 10/7/2025
10.18.10 822 9/30/2025
10.18.9 998 9/22/2025
10.18.8 1,076 9/16/2025
10.18.7 699 9/9/2025
10.18.6 608 9/4/2025
10.18.5 771 9/2/2025
10.18.4 1,307 8/26/2025
10.18.3-PreRelease 528 8/19/2025
10.18.2-PreRelease 554 8/12/2025
10.18.1-PreRelease 618 8/7/2025
10.18.0-PreRelease 708 7/25/2025
10.17.13 881 10/14/2025
10.17.12 778 10/7/2025
10.17.11 956 9/30/2025
10.17.10 898 9/22/2025
10.17.9 897 9/16/2025
10.17.8 716 9/2/2025
10.17.7 689 8/26/2025
10.17.6 690 8/19/2025
10.17.5 781 8/12/2025
10.17.4 690 8/5/2025
10.17.3 1,087 7/22/2025
10.17.2 709 7/15/2025
10.17.1 770 7/8/2025
10.17.0 931 7/1/2025
10.16.12 1,052 9/22/2025
10.16.11 854 9/16/2025
10.16.10 569 9/9/2025
10.16.9 891 8/12/2025
10.16.8 729 8/5/2025
10.16.7 1,107 7/22/2025
10.16.6 870 7/1/2025
10.16.5 1,235 6/17/2025
10.16.4 997 6/12/2025
10.16.3 899 6/10/2025
10.16.2 736 6/4/2025
10.16.1 663 6/3/2025
10.16.0 1,116 5/27/2025
10.15.11 841 8/26/2025
10.15.10 873 8/5/2025
10.15.9 880 7/1/2025
10.15.8 687 6/24/2025
10.15.7 730 6/17/2025
10.15.6 817 6/3/2025
10.15.5 712 5/27/2025
10.15.4 909 5/20/2025
10.15.3 1,144 5/13/2025
10.15.2 872 5/13/2025
10.15.1 1,020 5/6/2025
10.15.0 1,074 4/29/2025
10.14.13 875 7/1/2025
10.14.12 657 6/24/2025
10.14.11 809 6/17/2025
10.14.10 954 5/20/2025
10.14.9 824 5/13/2025
10.14.8 835 5/13/2025
10.14.7 737 5/7/2025
10.14.6 674 5/6/2025
10.14.5 759 4/29/2025
10.14.4 954 4/22/2025
10.14.3 971 4/10/2025
10.14.2 835 4/8/2025
10.14.1 1,096 4/1/2025
10.14.0 1,662 3/25/2025
10.13.8 1,098 4/22/2025
10.13.7 755 4/10/2025
10.13.6 760 4/8/2025
10.13.5 756 4/1/2025
10.13.4 1,039 3/25/2025
10.13.3 1,351 3/18/2025
10.13.2 856 3/11/2025
10.13.1 1,322 3/4/2025
10.13.0 6,431 2/25/2025
10.12.7 1,215 3/11/2025
10.12.6 791 3/4/2025
10.12.5 667 2/25/2025
10.12.4 986 2/18/2025
10.12.3 859 2/12/2025
10.12.2 646 2/11/2025
10.12.1 884 2/4/2025
10.12.0 4,378 1/28/2025
10.11.8 1,068 2/25/2025
10.11.7 713 2/18/2025
10.11.6 739 2/12/2025
10.11.5 638 2/11/2025
10.11.4 680 2/4/2025
10.11.3 707 1/28/2025
10.11.2 2,589 1/21/2025
10.11.1 691 1/14/2025
10.11.0 1,084 1/7/2025
10.10.8 954 2/12/2025
10.10.7 628 2/11/2025
10.10.6 765 1/16/2025
10.10.5 605 1/14/2025
10.10.4 719 1/7/2025
10.10.3 1,062 12/17/2024
10.10.2 656 12/10/2024
10.10.1 737 12/3/2024
10.10.0 904 11/26/2024
10.9.9 893 1/14/2025
10.9.8 873 12/17/2024
10.9.7 631 12/10/2024
10.9.6 696 12/3/2024
10.9.5 659 11/27/2024
10.9.4 2,176 11/26/2024
10.9.3 878 11/19/2024
10.9.2 864 11/12/2024
10.9.1 742 11/5/2024
10.9.0 2,796 10/29/2024
10.8.14 649 1/14/2025
10.8.13 828 12/17/2024
10.8.12 702 12/10/2024
10.8.11 676 12/3/2024
10.8.10 961 11/26/2024
10.8.9 711 11/19/2024
10.8.8 673 11/12/2024
10.8.7 690 11/7/2024
10.8.6 653 11/5/2024
10.8.5 675 10/29/2024
10.8.4 729 10/22/2024
10.8.3 759 10/15/2024
10.8.2 708 10/8/2024
10.8.1 788 10/1/2024
10.8.0 9,839 9/24/2024
10.7.11 654 11/19/2024
10.7.10 651 11/19/2024
10.7.9 767 10/29/2024
10.7.8 632 10/22/2024
10.7.7 667 10/15/2024
10.7.6 669 10/8/2024
10.7.5 716 10/1/2024
10.7.4 630 9/24/2024
10.7.3 841 9/17/2024
10.7.2 832 9/10/2024
10.7.1 772 9/4/2024
10.7.0 2,537 8/27/2024
10.6.18 661 11/19/2024
10.6.17 628 11/19/2024
10.6.16 770 10/15/2024
10.6.15 653 10/8/2024
10.6.14 644 10/1/2024
10.6.13 743 9/24/2024
10.6.12 702 9/17/2024
10.6.11 675 9/3/2024
10.6.10 698 8/27/2024
10.6.9 1,382 8/20/2024
10.6.8 798 8/13/2024
10.6.7 657 8/6/2024
10.6.6 813 7/19/2024
10.6.5 649 7/16/2024
10.6.4 733 7/9/2024
10.6.3 965 7/2/2024
10.6.2 3,452 6/25/2024
10.5.14 801 10/1/2024
10.5.13 679 9/24/2024
10.5.12 684 8/21/2024
10.5.11 749 8/13/2024
10.5.10 590 8/6/2024
10.5.9 679 7/19/2024
10.5.8 669 7/16/2024
10.5.7 617 7/5/2024
10.5.6 664 7/1/2024
10.5.5 672 6/25/2024
10.5.4 763 6/18/2024
10.5.3 758 6/11/2024
10.5.2 746 6/4/2024
10.5.1 647 6/4/2024
10.5.0 1,205 5/28/2024
10.4.8 638 8/6/2024
10.4.7 640 6/25/2024
10.4.6 685 6/11/2024
10.4.5 637 6/4/2024
10.4.4 655 5/28/2024
10.4.3 675 5/21/2024
10.4.2 1,122 5/14/2024
10.4.1 893 5/7/2024
10.4.0 3,451 4/30/2024
10.3.10 612 8/6/2024
10.3.9 654 6/25/2024
10.3.8 783 5/21/2024
10.3.7 614 5/14/2024
10.3.6 729 5/7/2024
10.3.5 676 4/30/2024
10.3.4 784 4/23/2024
10.3.3 727 4/16/2024
10.3.2 742 4/11/2024
10.3.1 684 4/9/2024
10.3.0 1,177 4/2/2024
10.2.8 810 4/23/2024
10.2.7 700 4/16/2024
10.2.6 677 4/11/2024
10.2.5 680 4/9/2024
10.2.4 637 4/2/2024
10.2.3 755 3/26/2024
10.2.2 803 3/19/2024
10.2.1 833 3/12/2024
10.2.0 1,028 3/5/2024
10.1.12 747 4/11/2024
10.1.11 696 4/9/2024
10.1.10 671 4/2/2024
10.1.9 750 3/19/2024
10.1.8 740 3/13/2024
10.1.7 692 3/12/2024
10.1.6 707 3/5/2024
10.1.5 734 2/27/2024
10.1.4 1,011 2/20/2024
10.1.3 777 2/14/2024
10.1.2 746 2/7/2024
10.1.1 729 2/6/2024
10.1.0 863 1/30/2024
10.0.39 939 4/11/2024
10.0.38 868 4/2/2024
10.0.37 936 3/5/2024
10.0.36 925 2/27/2024
10.0.35 934 2/20/2024
10.0.34 1,250 2/14/2024
10.0.33 1,191 2/1/2024
10.0.32 1,326 1/24/2024
10.0.31 966 1/19/2024
10.0.30 1,014 1/18/2024
10.0.29 1,252 1/16/2024
10.0.28 1,288 1/16/2024
10.0.27 1,160 1/11/2024
10.0.26 1,213 12/19/2023
10.0.25 2,786 12/12/2023
10.0.24 2,546 12/5/2023
10.0.22 1,669 11/28/2023
10.0.21 3,094 11/23/2023
10.0.20 1,014 11/21/2023
10.0.19 2,150 11/14/2023
10.0.18 944 11/9/2023
10.0.17 1,884 11/2/2023
10.0.16 1,002 10/25/2023
10.0.15 1,332 10/19/2023
10.0.14 1,734 10/11/2023
10.0.13 1,295 9/27/2023
10.0.12 941 9/26/2023
10.0.11 1,005 9/22/2023
10.0.10 1,114 9/13/2023
10.0.9 2,957 8/30/2023
10.0.8 1,091 8/25/2023
10.0.7 1,421 8/22/2023
10.0.6 1,298 8/10/2023
10.0.5 1,501 8/2/2023
10.0.4 1,173 7/13/2023
10.0.3 1,600 7/5/2023
10.0.2 1,974 6/27/2023
10.0.1 1,276 6/20/2023
10.0.0 3,594 6/14/2023
9.20.1 209 10/15/2025
9.20.0 285 9/1/2025
9.19.5 232 8/21/2025
9.19.4 771 8/13/2025
9.19.3 1,368 6/18/2025
9.19.2 1,197 4/1/2025
9.19.1 988 2/19/2025
9.19.0 1,455 1/31/2025
9.18.5 343 4/4/2025
9.18.4 240 3/12/2025
9.18.3 275 2/12/2025
9.18.2 434 12/18/2024
9.18.1 799 11/26/2024
9.18.0 2,049 8/27/2024
9.17.16 1,171 11/22/2024
9.17.15 267 11/7/2024
9.17.14 177 10/22/2024
9.17.13 304 10/18/2024
9.17.12 1,360 10/2/2024
9.17.11 1,411 9/19/2024
9.17.10 1,060 9/3/2024
9.17.9 1,395 8/14/2024
9.17.8 382 7/18/2024
9.17.7 497 6/27/2024
9.17.6 1,831 6/4/2024
9.17.5 1,847 5/13/2024
9.17.4 6,237 4/12/2024
9.17.3 739 3/25/2024
9.17.2 1,503 3/4/2024
9.17.1 979 2/14/2024
9.17.0 1,384 1/31/2024
9.16.11 1,804 4/11/2024
9.16.10 414 3/25/2024
9.16.9 451 3/4/2024
9.16.8 681 2/14/2024
9.16.7 517 1/26/2024
9.16.6 1,023 1/9/2024
9.16.5 1,629 12/13/2023
9.16.4 2,039 11/29/2023
9.16.3 1,009 11/21/2023
9.16.2 1,190 11/7/2023
9.16.1 1,679 10/10/2023
9.16.0 3,102 9/21/2023
9.15.29 638 1/23/2024
9.15.28 887 12/13/2023
9.15.27 2,072 11/7/2023
9.15.26 1,492 10/10/2023
9.15.25 2,823 9/13/2023
9.15.24 346 8/30/2023
9.15.23 2,265 8/29/2023
9.15.22 9,378 8/15/2023
9.15.21 2,557 8/2/2023
9.15.20 770 7/27/2023
9.15.19 2,885 6/29/2023
9.15.18 1,837 6/6/2023
9.15.17 2,069 5/16/2023
9.15.16 2,620 5/11/2023
9.15.15 474 5/9/2023
9.15.14 2,017 5/3/2023
9.15.13 460 5/2/2023
9.15.12 610 4/18/2023
9.15.11 1,191 4/18/2023
9.15.10 2,794 3/21/2023
9.15.9 2,983 3/16/2023
9.15.8 5,019 3/7/2023
9.15.6 1,124 3/2/2023
9.15.5 1,249 2/27/2023
9.15.4 2,223 2/21/2023
9.15.3 1,162 2/15/2023
9.15.2 1,736 2/6/2023
9.15.1 1,133 2/2/2023
9.15.0 5,998 1/26/2023
9.14.32 4,349 8/14/2023
9.14.31 1,103 7/27/2023
9.14.30 7,806 5/3/2023
9.14.29 3,008 4/18/2023
9.14.28 1,040 4/18/2023
9.14.27 1,647 3/21/2023
9.14.26 1,124 3/16/2023
9.14.25 2,066 3/7/2023
9.14.24 1,065 3/2/2023
9.14.23 2,850 2/21/2023
9.14.22 1,861 2/14/2023
9.14.21 447 2/10/2023
9.14.20 448 2/8/2023
9.14.19 1,768 2/2/2023
9.14.18 1,156 2/1/2023
9.14.17 1,650 1/26/2023
9.14.16 1,877 1/24/2023
9.14.15 6,820 1/10/2023
9.14.14 11,211 12/15/2022
9.14.13 6,275 11/29/2022
9.14.12 545 11/28/2022
9.14.11 8,291 11/16/2022
9.14.10 1,421 11/15/2022
9.14.9 3,933 11/11/2022
9.14.8 3,420 11/7/2022
9.14.7 6,377 11/1/2022
9.14.6 1,385 10/27/2022
9.14.5 3,347 10/19/2022
9.14.4 9,920 9/27/2022
9.14.3 3,237 9/15/2022
9.14.2 3,973 9/7/2022
9.14.1 8,796 8/30/2022
9.14.0 4,308 8/30/2022
9.13.35 1,302 1/24/2023
9.13.34 2,627 11/1/2022
9.13.33 3,010 9/27/2022
9.13.32 7,928 8/31/2022
9.13.31 2,350 8/25/2022
9.13.30 6,970 8/18/2022
9.13.29 6,203 8/9/2022
9.13.28 709 8/9/2022
9.13.27 3,861 7/13/2022
9.13.26 2,484 7/7/2022
9.13.25 3,332 6/27/2022
9.13.24 2,574 6/23/2022
9.13.23 2,068 6/21/2022
9.13.22 7,077 6/8/2022
9.13.21 8,696 6/2/2022
9.13.20 778 6/2/2022
9.13.19 3,793 5/23/2022
9.13.18 2,462 5/18/2022
9.13.17 6,312 4/27/2022
9.13.16 2,504 4/26/2022
9.13.15 4,290 4/21/2022
9.13.14 1,523 4/20/2022
9.13.13 3,437 4/8/2022
9.13.12 1,723 4/7/2022
9.13.11 3,331 4/5/2022
9.13.10 3,589 3/27/2022
9.13.9 4,875 3/23/2022
9.13.8 7,259 3/16/2022
9.13.7 2,667 3/11/2022
9.13.6 8,020 3/1/2022
9.13.5 1,956 2/28/2022
9.13.4 2,742 2/17/2022
9.13.3 7,599 2/14/2022
9.13.2 1,823 2/8/2022
9.13.1 3,683 2/2/2022
9.13.0 6,594 1/25/2022
9.12.22 2,618 3/23/2022
9.12.21 9,309 1/24/2022
9.12.20 1,924 1/21/2022
9.12.19 4,456 1/14/2022
9.12.18 3,072 1/5/2022
9.12.17 14,883 12/14/2021
9.12.16 2,789 12/7/2021
9.12.15 2,251 12/2/2021
9.12.14 1,965 11/30/2021
9.12.13 5,297 11/19/2021
9.12.12 630 11/17/2021
9.12.11 706 11/16/2021
9.12.10 5,418 11/2/2021
9.12.9 744 11/1/2021
9.12.8 9,395 10/25/2021
9.12.7 2,117 10/21/2021
9.12.6 739 10/21/2021
9.12.5 4,289 10/14/2021
9.12.4 11,250 10/5/2021
9.12.2 1,229 9/27/2021
9.12.1 3,353 9/17/2021
9.12.0 5,852 8/31/2021
9.10.33 2,149 10/21/2021
9.10.32 19,027 8/27/2021
9.10.31 35,848 8/11/2021
9.10.30 766 8/10/2021
9.10.29 4,330 7/22/2021
9.10.28 5,981 7/14/2021
9.10.27 1,292 7/11/2021
9.10.26 4,471 6/29/2021
9.10.25 2,194 6/22/2021
9.10.24 4,439 6/15/2021
9.10.23 970 6/11/2021
9.10.22 3,290 5/27/2021
9.10.21 22,826 5/11/2021
9.10.20 869 5/7/2021
9.10.19 100,370 4/22/2021
9.10.18 789 4/21/2021
9.10.17 777 4/20/2021
9.10.16 3,289 3/30/2021
9.10.15 795 3/30/2021
9.10.14 846 3/26/2021
9.10.13 1,865 3/25/2021
9.10.12 785 3/25/2021
9.10.11 1,765 3/24/2021
9.10.9 23,742 3/9/2021
9.10.8 25,761 2/18/2021
9.10.7 1,593 2/16/2021
9.10.6 849 2/15/2021
9.10.5 825 2/9/2021
9.10.4 1,223 2/3/2021
9.10.3 1,545 2/1/2021
9.10.2 805 1/29/2021
9.10.1 13,037 1/26/2021
9.10.0 22,931 1/26/2021
9.9.24 1,295 4/26/2021
9.9.23 1,597 1/29/2021
9.9.22 3,247 1/20/2021
9.9.21 812 1/18/2021
9.9.20 7,379 12/21/2020
9.9.19 3,628 12/11/2020
9.9.18 3,779 12/11/2020
9.9.17 834 12/4/2020
9.9.16 776 12/2/2020
9.9.15 9,862 11/26/2020
9.9.14 5,249 11/22/2020
9.9.13 795 11/18/2020
9.9.12 11,265 10/29/2020
9.9.11 2,197 10/27/2020
9.9.10 5,492 10/16/2020
9.9.9 2,354 10/12/2020
9.9.8 8,698 9/29/2020
9.9.7 925 9/24/2020
9.9.6 837 9/18/2020
9.9.5 8,516 9/14/2020
9.9.4 879 9/10/2020
9.9.3 1,245 9/2/2020
9.9.2 824 8/28/2020
9.9.1 803 8/27/2020
9.9.0 8,985 8/25/2020
9.8.41 3,585 9/2/2020
9.8.40 864 8/28/2020
9.8.39 2,722 8/13/2020
9.8.38 1,973 8/7/2020
9.8.37 1,267 7/29/2020
9.8.36 11,662 7/6/2020
9.8.35 951 7/5/2020
9.8.34 4,036 6/29/2020
9.8.33 953 6/25/2020
9.8.32 12,701 6/15/2020
9.8.31 957 6/15/2020
9.8.30 849 6/10/2020
9.8.29 7,003 6/9/2020
9.8.28 2,115 6/8/2020
9.8.27 2,766 6/3/2020
9.8.26 8,119 5/26/2020
9.8.25 938 5/26/2020
9.8.24 6,077 5/20/2020
9.8.23 1,811 5/19/2020
9.8.22 3,056 5/18/2020
9.8.21 1,213 5/5/2020
9.8.20 3,937 4/27/2020
9.8.19 3,986 4/21/2020
9.8.18 2,048 4/6/2020
9.8.17 935 4/3/2020
9.8.16 1,201 4/1/2020
9.8.15 22,478 3/27/2020
9.8.14 1,819 3/25/2020
9.8.13 3,254 3/20/2020
9.8.12 2,010 3/13/2020
9.8.11 973 3/13/2020
9.8.10 16,941 3/5/2020
9.8.9 972 2/27/2020
9.8.8 5,692 2/25/2020
9.8.7 4,680 2/21/2020
9.8.6 1,016 2/20/2020
9.8.5 1,384 2/12/2020
9.8.4 1,167 2/5/2020
9.8.3 6,180 2/4/2020
9.8.2 942 2/3/2020
9.8.1 7,704 1/28/2020
9.7.30 3,453 4/1/2020
9.7.29 3,328 3/27/2020
9.7.28 3,342 2/24/2020
9.7.27 4,662 2/4/2020
9.7.26 4,078 1/16/2020
9.7.25 8,295 1/13/2020
9.7.24 955 12/23/2019
9.7.23 4,386 12/3/2019
9.7.22 16,121 11/20/2019
9.7.21 1,059 11/18/2019
9.7.20 1,525 11/14/2019
9.7.19 926 11/12/2019
9.7.18 1,333 11/7/2019
9.7.17 933 11/6/2019
9.7.16 5,670 10/29/2019
9.7.15 1,825 10/24/2019
9.7.14 2,910 10/23/2019
9.7.13 3,186 10/3/2019
9.7.12 2,189 10/2/2019
9.7.11 1,225 10/1/2019
9.7.10 7,800 9/24/2019
9.7.9 1,079 9/24/2019
9.7.8 977 9/23/2019
9.7.7 966 9/23/2019
9.7.6 989 9/16/2019
9.7.5 923 9/12/2019
9.7.4 18,436 9/10/2019
9.7.3 1,887 9/6/2019
9.7.2 970 9/5/2019
9.7.1 1,078 8/29/2019
9.7.0 6,263 8/27/2019
9.6.42 862 6/15/2020
9.6.41 2,288 11/20/2019
9.6.40 1,939 10/2/2019
9.6.39 4,488 10/1/2019
9.6.38 933 9/24/2019
9.6.37 1,956 8/20/2019
9.6.36 952 8/19/2019
9.6.35 5,742 8/7/2019
9.6.34 973 8/7/2019
9.6.33 978 7/12/2019
9.6.32 13,570 6/19/2019
9.6.31 1,033 6/18/2019
9.6.30 1,774 6/17/2019
9.6.29 1,753 6/17/2019
9.6.28 5,222 5/29/2019
9.6.27 940 5/29/2019
9.6.26 1,870 5/6/2019
9.6.25 15,021 4/30/2019
9.6.24 973 4/29/2019
9.6.23 1,792 4/11/2019
9.6.22 4,084 4/11/2019
9.6.21 7,014 4/11/2019
9.6.20 7,315 4/11/2019
9.6.19 1,110 4/11/2019
9.6.18 1,066 3/25/2019
9.6.17 997 3/20/2019
9.6.16 991 3/20/2019
9.6.15 1,003 3/19/2019
9.6.14 1,873 3/15/2019
9.6.13 1,002 3/15/2019
9.6.12 984 3/15/2019
9.6.11 6,628 3/15/2019
9.6.10 991 3/15/2019
9.6.9 4,669 3/15/2019
9.6.8 968 3/15/2019
9.6.7 956 3/15/2019
9.6.6 1,003 3/15/2019
9.6.5 1,786 3/15/2019
9.6.4 970 3/15/2019
9.6.3 2,989 3/15/2019
9.6.2 1,045 3/15/2019
9.6.1 6,389 3/15/2019
9.6.0 21,696 3/15/2019
9.5.33 1,662 5/29/2019
9.5.32 1,024 4/29/2019
9.5.31 1,212 3/21/2019
9.5.30 1,072 3/19/2019
9.5.29 1,053 3/15/2019
9.5.28 983 3/15/2019
9.5.27 1,031 3/15/2019
9.5.26 1,043 3/15/2019
9.5.25 5,254 3/15/2019
9.5.24 1,102 3/15/2019
9.5.23 3,514 3/15/2019
9.5.22 955 3/15/2019
9.5.21 1,723 3/15/2019
9.5.20 994 3/15/2019
9.5.19 965 3/15/2019
9.5.18 7,605 3/15/2019
9.5.17 3,851 3/15/2019
9.5.16 942 3/15/2019
9.5.15 957 3/15/2019
9.5.14 1,760 3/15/2019
9.5.13 1,723 3/15/2019
9.5.12 1,344 3/15/2019
9.5.11 1,610 3/15/2019
9.5.10 2,279 3/15/2019
9.5.9 6,215 3/15/2019
9.5.8 1,004 3/15/2019
9.5.7 969 3/15/2019
9.5.6 1,894 3/15/2019
9.5.5 956 3/15/2019
9.5.4 966 3/15/2019
9.5.3 4,615 3/15/2019
9.5.2 1,027 3/15/2019
9.5.1 997 3/15/2019
9.5.0 21,063 3/15/2019
9.4.56 976 3/15/2019
9.4.55 987 3/15/2019
9.4.54 1,022 3/15/2019
9.4.53 1,756 3/15/2019
9.4.52 983 3/15/2019
9.4.51 973 3/15/2019
9.4.50 980 3/15/2019
9.4.49 55,716 3/15/2019
9.4.48 10,918 3/15/2019
9.4.47 1,608 3/15/2019
9.4.46 962 3/15/2019
9.4.45 981 3/15/2019
9.4.44 1,663 3/15/2019
9.4.43 1,652 3/15/2019
9.4.42 961 3/15/2019
9.4.41 928 3/15/2019
9.4.40 2,481 3/15/2019
9.4.39 1,823 3/15/2019
9.4.38 1,789 3/15/2019
9.4.37 1,016 3/15/2019
9.4.36 4,982 3/15/2019
9.4.35 969 3/15/2019
9.4.34 2,195 3/15/2019
9.4.28 21,473 3/15/2019
9.4.22 3,744 3/15/2019
9.4.20 15,234 3/15/2019
9.4.11 4,719 3/15/2019
9.4.5 3,699 3/15/2019
9.4.4 33,510 3/15/2019
9.4.0 4,148 3/15/2019
9.3.14 9,681 3/15/2019
9.3.13 10,837 3/15/2019
9.3.0 14,185 3/15/2019
9.2.14 10,451 3/15/2019
9.2.13 8,412 3/15/2019
9.2.11 19,128 3/15/2019
9.2.7 19,460 3/15/2019
9.2.0 11,402 3/15/2019
9.1.2 51,268 3/15/2019