Dynamicweb 10.19.9

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Dynamicweb --version 10.19.9
                    
NuGet\Install-Package Dynamicweb -Version 10.19.9
                    
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.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb" Version="10.19.9" />
                    
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.9
                    
#r "nuget: Dynamicweb, 10.19.9"
                    
#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.9
                    
#: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.9
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb&version=10.19.9
                    
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.2-PreRelease 335 10/14/2025
10.20.1-PreRelease 703 10/7/2025
10.20.0-PreRelease 811 9/30/2025
10.19.9 3 10/16/2025
10.19.8 424 10/14/2025
10.19.7 813 10/7/2025
10.19.6 1,031 9/30/2025
10.19.5-PreRelease 819 9/22/2025
10.19.4-PreRelease 751 9/16/2025
10.19.3-PreRelease 519 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.12 413 10/14/2025
10.18.11 805 10/7/2025
10.18.10 821 9/30/2025
10.18.9 994 9/22/2025
10.18.8 1,042 9/16/2025
10.18.7 690 9/9/2025
10.18.6 608 9/4/2025
10.18.5 770 9/2/2025
10.18.4 1,298 8/26/2025
10.18.3-PreRelease 525 8/19/2025
10.18.2-PreRelease 554 8/12/2025
10.18.1-PreRelease 616 8/7/2025
10.18.0-PreRelease 708 7/25/2025
10.17.13 371 10/14/2025
10.17.12 767 10/7/2025
10.17.11 940 9/30/2025
10.17.10 896 9/22/2025
10.17.9 897 9/16/2025
10.17.8 711 9/2/2025
10.17.7 687 8/26/2025
10.17.6 685 8/19/2025
10.17.5 780 8/12/2025
10.17.4 688 8/5/2025
10.17.3 1,085 7/22/2025
10.17.2 706 7/15/2025
10.17.1 770 7/8/2025
10.17.0 929 7/1/2025
10.16.12 973 9/22/2025
10.16.11 849 9/16/2025
10.16.10 569 9/9/2025
10.16.9 889 8/12/2025
10.16.8 726 8/5/2025
10.16.7 1,105 7/22/2025
10.16.6 869 7/1/2025
10.16.5 1,225 6/17/2025
10.16.4 980 6/12/2025
10.16.3 890 6/10/2025
10.16.2 730 6/4/2025
10.16.1 658 6/3/2025
10.16.0 1,112 5/27/2025
10.15.11 835 8/26/2025
10.15.10 848 8/5/2025
10.15.9 878 7/1/2025
10.15.8 686 6/24/2025
10.15.7 729 6/17/2025
10.15.6 812 6/3/2025
10.15.5 708 5/27/2025
10.15.4 900 5/20/2025
10.15.3 1,132 5/13/2025
10.15.2 860 5/13/2025
10.15.1 1,006 5/6/2025
10.15.0 1,073 4/29/2025
10.14.13 874 7/1/2025
10.14.12 653 6/24/2025
10.14.11 805 6/17/2025
10.14.10 951 5/20/2025
10.14.9 821 5/13/2025
10.14.8 835 5/13/2025
10.14.7 735 5/7/2025
10.14.6 673 5/6/2025
10.14.5 751 4/29/2025
10.14.4 951 4/22/2025
10.14.3 966 4/10/2025
10.14.2 832 4/8/2025
10.14.1 1,092 4/1/2025
10.14.0 1,644 3/25/2025
10.13.8 1,094 4/22/2025
10.13.7 753 4/10/2025
10.13.6 760 4/8/2025
10.13.5 750 4/1/2025
10.13.4 1,036 3/25/2025
10.13.3 1,344 3/18/2025
10.13.2 856 3/11/2025
10.13.1 1,320 3/4/2025
10.13.0 6,430 2/25/2025
10.12.7 1,215 3/11/2025
10.12.6 788 3/4/2025
10.12.5 663 2/25/2025
10.12.4 983 2/18/2025
10.12.3 857 2/12/2025
10.12.2 639 2/11/2025
10.12.1 880 2/4/2025
10.12.0 4,351 1/28/2025
10.11.8 1,067 2/25/2025
10.11.7 709 2/18/2025
10.11.6 735 2/12/2025
10.11.5 631 2/11/2025
10.11.4 677 2/4/2025
10.11.3 707 1/28/2025
10.11.2 2,563 1/21/2025
10.11.1 688 1/14/2025
10.11.0 1,076 1/7/2025
10.10.8 953 2/12/2025
10.10.7 627 2/11/2025
10.10.6 764 1/16/2025
10.10.5 603 1/14/2025
10.10.4 717 1/7/2025
10.10.3 1,061 12/17/2024
10.10.2 656 12/10/2024
10.10.1 735 12/3/2024
10.10.0 898 11/26/2024
10.9.9 891 1/14/2025
10.9.8 872 12/17/2024
10.9.7 631 12/10/2024
10.9.6 693 12/3/2024
10.9.5 656 11/27/2024
10.9.4 2,138 11/26/2024
10.9.3 867 11/19/2024
10.9.2 861 11/12/2024
10.9.1 737 11/5/2024
10.9.0 2,756 10/29/2024
10.8.14 648 1/14/2025
10.8.13 825 12/17/2024
10.8.12 697 12/10/2024
10.8.11 674 12/3/2024
10.8.10 956 11/26/2024
10.8.9 699 11/19/2024
10.8.8 666 11/12/2024
10.8.7 689 11/7/2024
10.8.6 653 11/5/2024
10.8.5 670 10/29/2024
10.8.4 724 10/22/2024
10.8.3 754 10/15/2024
10.8.2 704 10/8/2024
10.8.1 785 10/1/2024
10.8.0 9,796 9/24/2024
10.7.11 648 11/19/2024
10.7.10 647 11/19/2024
10.7.9 762 10/29/2024
10.7.8 625 10/22/2024
10.7.7 665 10/15/2024
10.7.6 664 10/8/2024
10.7.5 713 10/1/2024
10.7.4 628 9/24/2024
10.7.3 837 9/17/2024
10.7.2 827 9/10/2024
10.7.1 767 9/4/2024
10.7.0 2,520 8/27/2024
10.6.18 659 11/19/2024
10.6.17 625 11/19/2024
10.6.16 769 10/15/2024
10.6.15 646 10/8/2024
10.6.14 642 10/1/2024
10.6.13 738 9/24/2024
10.6.12 698 9/17/2024
10.6.11 675 9/3/2024
10.6.10 694 8/27/2024
10.6.9 1,368 8/20/2024
10.6.8 793 8/13/2024
10.6.7 651 8/6/2024
10.6.6 806 7/19/2024
10.6.5 646 7/16/2024
10.6.4 730 7/9/2024
10.6.3 956 7/2/2024
10.6.2 3,406 6/25/2024
10.5.14 800 10/1/2024
10.5.13 676 9/24/2024
10.5.12 681 8/21/2024
10.5.11 744 8/13/2024
10.5.10 586 8/6/2024
10.5.9 676 7/19/2024
10.5.8 669 7/16/2024
10.5.7 611 7/5/2024
10.5.6 663 7/1/2024
10.5.5 669 6/25/2024
10.5.4 760 6/18/2024
10.5.3 757 6/11/2024
10.5.2 738 6/4/2024
10.5.1 646 6/4/2024
10.5.0 1,204 5/28/2024
10.4.8 633 8/6/2024
10.4.7 639 6/25/2024
10.4.6 681 6/11/2024
10.4.5 636 6/4/2024
10.4.4 653 5/28/2024
10.4.3 675 5/21/2024
10.4.2 1,106 5/14/2024
10.4.1 892 5/7/2024
10.4.0 3,341 4/30/2024
10.3.10 606 8/6/2024
10.3.9 650 6/25/2024
10.3.8 777 5/21/2024
10.3.7 610 5/14/2024
10.3.6 726 5/7/2024
10.3.5 675 4/30/2024
10.3.4 779 4/23/2024
10.3.3 722 4/16/2024
10.3.2 740 4/11/2024
10.3.1 681 4/9/2024
10.3.0 1,169 4/2/2024
10.2.8 803 4/23/2024
10.2.7 695 4/16/2024
10.2.6 671 4/11/2024
10.2.5 676 4/9/2024
10.2.4 636 4/2/2024
10.2.3 753 3/26/2024
10.2.2 801 3/19/2024
10.2.1 833 3/12/2024
10.2.0 1,024 3/5/2024
10.1.12 745 4/11/2024
10.1.11 692 4/9/2024
10.1.10 670 4/2/2024
10.1.9 750 3/19/2024
10.1.8 740 3/13/2024
10.1.7 690 3/12/2024
10.1.6 705 3/5/2024
10.1.5 734 2/27/2024
10.1.4 1,007 2/20/2024
10.1.3 776 2/14/2024
10.1.2 742 2/7/2024
10.1.1 728 2/6/2024
10.1.0 861 1/30/2024
10.0.39 936 4/11/2024
10.0.38 865 4/2/2024
10.0.37 931 3/5/2024
10.0.36 923 2/27/2024
10.0.35 931 2/20/2024
10.0.34 1,247 2/14/2024
10.0.33 1,188 2/1/2024
10.0.32 1,323 1/24/2024
10.0.31 959 1/19/2024
10.0.30 1,010 1/18/2024
10.0.29 1,251 1/16/2024
10.0.28 1,287 1/16/2024
10.0.27 1,155 1/11/2024
10.0.26 1,212 12/19/2023
10.0.25 2,783 12/12/2023
10.0.24 2,543 12/5/2023
10.0.22 1,669 11/28/2023
10.0.21 3,088 11/23/2023
10.0.20 1,012 11/21/2023
10.0.19 2,146 11/14/2023
10.0.18 943 11/9/2023
10.0.17 1,880 11/2/2023
10.0.16 1,000 10/25/2023
10.0.15 1,331 10/19/2023
10.0.14 1,729 10/11/2023
10.0.13 1,295 9/27/2023
10.0.12 941 9/26/2023
10.0.11 1,001 9/22/2023
10.0.10 1,109 9/13/2023
10.0.9 2,954 8/30/2023
10.0.8 1,087 8/25/2023
10.0.7 1,416 8/22/2023
10.0.6 1,296 8/10/2023
10.0.5 1,496 8/2/2023
10.0.4 1,171 7/13/2023
10.0.3 1,592 7/5/2023
10.0.2 1,972 6/27/2023
10.0.1 1,267 6/20/2023
10.0.0 3,589 6/14/2023
9.20.1 42 10/15/2025
9.20.0 271 9/1/2025
9.19.5 220 8/21/2025
9.19.4 663 8/13/2025
9.19.3 1,274 6/18/2025
9.19.2 1,132 4/1/2025
9.19.1 979 2/19/2025
9.19.0 1,429 1/31/2025
9.18.5 333 4/4/2025
9.18.4 238 3/12/2025
9.18.3 269 2/12/2025
9.18.2 428 12/18/2024
9.18.1 791 11/26/2024
9.18.0 2,033 8/27/2024
9.17.16 1,167 11/22/2024
9.17.15 266 11/7/2024
9.17.14 170 10/22/2024
9.17.13 299 10/18/2024
9.17.12 1,332 10/2/2024
9.17.11 1,396 9/19/2024
9.17.10 1,060 9/3/2024
9.17.9 1,387 8/14/2024
9.17.8 379 7/18/2024
9.17.7 492 6/27/2024
9.17.6 1,821 6/4/2024
9.17.5 1,843 5/13/2024
9.17.4 6,180 4/12/2024
9.17.3 731 3/25/2024
9.17.2 1,496 3/4/2024
9.17.1 972 2/14/2024
9.17.0 1,344 1/31/2024
9.16.11 1,792 4/11/2024
9.16.10 412 3/25/2024
9.16.9 445 3/4/2024
9.16.8 677 2/14/2024
9.16.7 514 1/26/2024
9.16.6 1,017 1/9/2024
9.16.5 1,627 12/13/2023
9.16.4 2,037 11/29/2023
9.16.3 1,004 11/21/2023
9.16.2 1,189 11/7/2023
9.16.1 1,674 10/10/2023
9.16.0 3,098 9/21/2023
9.15.29 636 1/23/2024
9.15.28 882 12/13/2023
9.15.27 2,064 11/7/2023
9.15.26 1,489 10/10/2023
9.15.25 2,809 9/13/2023
9.15.24 342 8/30/2023
9.15.23 2,260 8/29/2023
9.15.22 9,356 8/15/2023
9.15.21 2,553 8/2/2023
9.15.20 767 7/27/2023
9.15.19 2,878 6/29/2023
9.15.18 1,833 6/6/2023
9.15.17 2,017 5/16/2023
9.15.16 2,616 5/11/2023
9.15.15 469 5/9/2023
9.15.14 2,016 5/3/2023
9.15.13 447 5/2/2023
9.15.12 600 4/18/2023
9.15.11 1,186 4/18/2023
9.15.10 2,790 3/21/2023
9.15.9 2,981 3/16/2023
9.15.8 5,017 3/7/2023
9.15.6 1,120 3/2/2023
9.15.5 1,246 2/27/2023
9.15.4 2,219 2/21/2023
9.15.3 1,158 2/15/2023
9.15.2 1,732 2/6/2023
9.15.1 1,131 2/2/2023
9.15.0 5,989 1/26/2023
9.14.32 4,337 8/14/2023
9.14.31 1,094 7/27/2023
9.14.30 7,790 5/3/2023
9.14.29 3,000 4/18/2023
9.14.28 1,033 4/18/2023
9.14.27 1,645 3/21/2023
9.14.26 1,116 3/16/2023
9.14.25 2,063 3/7/2023
9.14.24 1,062 3/2/2023
9.14.23 2,844 2/21/2023
9.14.22 1,852 2/14/2023
9.14.21 440 2/10/2023
9.14.20 443 2/8/2023
9.14.19 1,762 2/2/2023
9.14.18 1,154 2/1/2023
9.14.17 1,645 1/26/2023
9.14.16 1,864 1/24/2023
9.14.15 6,806 1/10/2023
9.14.14 11,192 12/15/2022
9.14.13 6,270 11/29/2022
9.14.12 543 11/28/2022
9.14.11 8,286 11/16/2022
9.14.10 1,419 11/15/2022
9.14.9 3,929 11/11/2022
9.14.8 3,403 11/7/2022
9.14.7 6,373 11/1/2022
9.14.6 1,381 10/27/2022
9.14.5 3,334 10/19/2022
9.14.4 9,909 9/27/2022
9.14.3 3,229 9/15/2022
9.14.2 3,966 9/7/2022
9.14.1 8,792 8/30/2022
9.14.0 4,302 8/30/2022
9.13.35 1,298 1/24/2023
9.13.34 2,611 11/1/2022
9.13.33 3,008 9/27/2022
9.13.32 7,918 8/31/2022
9.13.31 2,342 8/25/2022
9.13.30 6,961 8/18/2022
9.13.29 6,181 8/9/2022
9.13.28 706 8/9/2022
9.13.27 3,854 7/13/2022
9.13.26 2,474 7/7/2022
9.13.25 3,322 6/27/2022
9.13.24 2,567 6/23/2022
9.13.23 2,057 6/21/2022
9.13.22 7,070 6/8/2022
9.13.21 8,679 6/2/2022
9.13.20 771 6/2/2022
9.13.19 3,787 5/23/2022
9.13.18 2,456 5/18/2022
9.13.17 6,302 4/27/2022
9.13.16 2,496 4/26/2022
9.13.15 4,283 4/21/2022
9.13.14 1,513 4/20/2022
9.13.13 3,431 4/8/2022
9.13.12 1,716 4/7/2022
9.13.11 3,325 4/5/2022
9.13.10 3,584 3/27/2022
9.13.9 4,870 3/23/2022
9.13.8 7,250 3/16/2022
9.13.7 2,664 3/11/2022
9.13.6 8,011 3/1/2022
9.13.5 1,950 2/28/2022
9.13.4 2,733 2/17/2022
9.13.3 7,593 2/14/2022
9.13.2 1,816 2/8/2022
9.13.1 3,672 2/2/2022
9.13.0 6,587 1/25/2022
9.12.22 2,614 3/23/2022
9.12.21 9,302 1/24/2022
9.12.20 1,916 1/21/2022
9.12.19 4,449 1/14/2022
9.12.18 3,062 1/5/2022
9.12.17 14,872 12/14/2021
9.12.16 2,783 12/7/2021
9.12.15 2,244 12/2/2021
9.12.14 1,961 11/30/2021
9.12.13 5,277 11/19/2021
9.12.12 624 11/17/2021
9.12.11 695 11/16/2021
9.12.10 5,408 11/2/2021
9.12.9 737 11/1/2021
9.12.8 9,387 10/25/2021
9.12.7 2,109 10/21/2021
9.12.6 733 10/21/2021
9.12.5 4,278 10/14/2021
9.12.4 11,239 10/5/2021
9.12.2 1,224 9/27/2021
9.12.1 3,346 9/17/2021
9.12.0 5,839 8/31/2021
9.10.33 2,141 10/21/2021
9.10.32 19,018 8/27/2021
9.10.31 35,761 8/11/2021
9.10.30 758 8/10/2021
9.10.29 4,319 7/22/2021
9.10.28 5,937 7/14/2021
9.10.27 1,283 7/11/2021
9.10.26 4,463 6/29/2021
9.10.25 2,184 6/22/2021
9.10.24 4,428 6/15/2021
9.10.23 964 6/11/2021
9.10.22 3,281 5/27/2021
9.10.21 22,817 5/11/2021
9.10.20 859 5/7/2021
9.10.19 100,348 4/22/2021
9.10.18 780 4/21/2021
9.10.17 767 4/20/2021
9.10.16 3,281 3/30/2021
9.10.15 786 3/30/2021
9.10.14 842 3/26/2021
9.10.13 1,856 3/25/2021
9.10.12 776 3/25/2021
9.10.11 1,757 3/24/2021
9.10.9 23,714 3/9/2021
9.10.8 25,742 2/18/2021
9.10.7 1,586 2/16/2021
9.10.6 843 2/15/2021
9.10.5 816 2/9/2021
9.10.4 1,214 2/3/2021
9.10.3 1,535 2/1/2021
9.10.2 800 1/29/2021
9.10.1 13,026 1/26/2021
9.10.0 22,917 1/26/2021
9.9.24 1,284 4/26/2021
9.9.23 1,591 1/29/2021
9.9.22 3,239 1/20/2021
9.9.21 803 1/18/2021
9.9.20 7,372 12/21/2020
9.9.19 3,618 12/11/2020
9.9.18 3,775 12/11/2020
9.9.17 826 12/4/2020
9.9.16 768 12/2/2020
9.9.15 9,857 11/26/2020
9.9.14 5,243 11/22/2020
9.9.13 786 11/18/2020
9.9.12 11,258 10/29/2020
9.9.11 2,189 10/27/2020
9.9.10 5,479 10/16/2020
9.9.9 2,346 10/12/2020
9.9.8 8,690 9/29/2020
9.9.7 916 9/24/2020
9.9.6 830 9/18/2020
9.9.5 8,506 9/14/2020
9.9.4 874 9/10/2020
9.9.3 1,239 9/2/2020
9.9.2 819 8/28/2020
9.9.1 792 8/27/2020
9.9.0 8,975 8/25/2020
9.8.41 3,576 9/2/2020
9.8.40 857 8/28/2020
9.8.39 2,713 8/13/2020
9.8.38 1,968 8/7/2020
9.8.37 1,260 7/29/2020
9.8.36 11,656 7/6/2020
9.8.35 945 7/5/2020
9.8.34 4,024 6/29/2020
9.8.33 943 6/25/2020
9.8.32 12,690 6/15/2020
9.8.31 951 6/15/2020
9.8.30 843 6/10/2020
9.8.29 6,996 6/9/2020
9.8.28 2,108 6/8/2020
9.8.27 2,759 6/3/2020
9.8.26 8,111 5/26/2020
9.8.25 931 5/26/2020
9.8.24 6,070 5/20/2020
9.8.23 1,804 5/19/2020
9.8.22 3,049 5/18/2020
9.8.21 1,201 5/5/2020
9.8.20 3,927 4/27/2020
9.8.19 3,977 4/21/2020
9.8.18 2,040 4/6/2020
9.8.17 927 4/3/2020
9.8.16 1,194 4/1/2020
9.8.15 22,456 3/27/2020
9.8.14 1,809 3/25/2020
9.8.13 3,250 3/20/2020
9.8.12 2,003 3/13/2020
9.8.11 965 3/13/2020
9.8.10 16,903 3/5/2020
9.8.9 967 2/27/2020
9.8.8 5,686 2/25/2020
9.8.7 4,674 2/21/2020
9.8.6 1,009 2/20/2020
9.8.5 1,377 2/12/2020
9.8.4 1,163 2/5/2020
9.8.3 6,172 2/4/2020
9.8.2 932 2/3/2020
9.8.1 7,697 1/28/2020
9.7.30 3,446 4/1/2020
9.7.29 3,317 3/27/2020
9.7.28 3,336 2/24/2020
9.7.27 4,650 2/4/2020
9.7.26 4,063 1/16/2020
9.7.25 8,285 1/13/2020
9.7.24 948 12/23/2019
9.7.23 4,374 12/3/2019
9.7.22 16,104 11/20/2019
9.7.21 1,053 11/18/2019
9.7.20 1,519 11/14/2019
9.7.19 914 11/12/2019
9.7.18 1,326 11/7/2019
9.7.17 924 11/6/2019
9.7.16 5,663 10/29/2019
9.7.15 1,817 10/24/2019
9.7.14 2,901 10/23/2019
9.7.13 3,161 10/3/2019
9.7.12 2,181 10/2/2019
9.7.11 1,216 10/1/2019
9.7.10 7,794 9/24/2019
9.7.9 1,068 9/24/2019
9.7.8 969 9/23/2019
9.7.7 960 9/23/2019
9.7.6 976 9/16/2019
9.7.5 914 9/12/2019
9.7.4 18,430 9/10/2019
9.7.3 1,881 9/6/2019
9.7.2 962 9/5/2019
9.7.1 1,072 8/29/2019
9.7.0 6,254 8/27/2019
9.6.42 856 6/15/2020
9.6.41 2,280 11/20/2019
9.6.40 1,926 10/2/2019
9.6.39 4,479 10/1/2019
9.6.38 924 9/24/2019
9.6.37 1,947 8/20/2019
9.6.36 944 8/19/2019
9.6.35 5,731 8/7/2019
9.6.34 964 8/7/2019
9.6.33 971 7/12/2019
9.6.32 13,562 6/19/2019
9.6.31 1,027 6/18/2019
9.6.30 1,767 6/17/2019
9.6.29 1,742 6/17/2019
9.6.28 5,214 5/29/2019
9.6.27 932 5/29/2019
9.6.26 1,860 5/6/2019
9.6.25 15,014 4/30/2019
9.6.24 966 4/29/2019
9.6.23 1,783 4/11/2019
9.6.22 4,076 4/11/2019
9.6.21 7,001 4/11/2019
9.6.20 7,307 4/11/2019
9.6.19 1,099 4/11/2019
9.6.18 1,060 3/25/2019
9.6.17 990 3/20/2019
9.6.16 984 3/20/2019
9.6.15 998 3/19/2019
9.6.14 1,866 3/15/2019
9.6.13 995 3/15/2019
9.6.12 978 3/15/2019
9.6.11 6,620 3/15/2019
9.6.10 985 3/15/2019
9.6.9 4,657 3/15/2019
9.6.8 962 3/15/2019
9.6.7 949 3/15/2019
9.6.6 995 3/15/2019
9.6.5 1,776 3/15/2019
9.6.4 964 3/15/2019
9.6.3 2,982 3/15/2019
9.6.2 1,036 3/15/2019
9.6.1 6,381 3/15/2019
9.6.0 21,686 3/15/2019
9.5.33 1,651 5/29/2019
9.5.32 1,014 4/29/2019
9.5.31 1,203 3/21/2019
9.5.30 1,064 3/19/2019
9.5.29 1,046 3/15/2019
9.5.28 973 3/15/2019
9.5.27 1,022 3/15/2019
9.5.26 1,034 3/15/2019
9.5.25 5,246 3/15/2019
9.5.24 1,093 3/15/2019
9.5.23 3,500 3/15/2019
9.5.22 949 3/15/2019
9.5.21 1,712 3/15/2019
9.5.20 985 3/15/2019
9.5.19 956 3/15/2019
9.5.18 7,595 3/15/2019
9.5.17 3,843 3/15/2019
9.5.16 936 3/15/2019
9.5.15 951 3/15/2019
9.5.14 1,751 3/15/2019
9.5.13 1,715 3/15/2019
9.5.12 1,336 3/15/2019
9.5.11 1,603 3/15/2019
9.5.10 2,272 3/15/2019
9.5.9 6,207 3/15/2019
9.5.8 994 3/15/2019
9.5.7 964 3/15/2019
9.5.6 1,887 3/15/2019
9.5.5 951 3/15/2019
9.5.4 960 3/15/2019
9.5.3 4,610 3/15/2019
9.5.2 1,019 3/15/2019
9.5.1 990 3/15/2019
9.5.0 21,054 3/15/2019
9.4.56 969 3/15/2019
9.4.55 982 3/15/2019
9.4.54 1,013 3/15/2019
9.4.53 1,748 3/15/2019
9.4.52 975 3/15/2019
9.4.51 964 3/15/2019
9.4.50 974 3/15/2019
9.4.49 55,652 3/15/2019
9.4.48 10,911 3/15/2019
9.4.47 1,601 3/15/2019
9.4.46 956 3/15/2019
9.4.45 972 3/15/2019
9.4.44 1,656 3/15/2019
9.4.43 1,641 3/15/2019
9.4.42 956 3/15/2019
9.4.41 919 3/15/2019
9.4.40 2,471 3/15/2019
9.4.39 1,816 3/15/2019
9.4.38 1,780 3/15/2019
9.4.37 1,008 3/15/2019
9.4.36 4,910 3/15/2019
9.4.35 963 3/15/2019
9.4.34 2,186 3/15/2019
9.4.28 21,464 3/15/2019
9.4.22 3,735 3/15/2019
9.4.20 15,228 3/15/2019
9.4.11 4,713 3/15/2019
9.4.5 3,693 3/15/2019
9.4.4 33,502 3/15/2019
9.4.0 4,142 3/15/2019
9.3.14 9,671 3/15/2019
9.3.13 10,827 3/15/2019
9.3.0 14,158 3/15/2019
9.2.14 10,446 3/15/2019
9.2.13 8,406 3/15/2019
9.2.11 19,120 3/15/2019
9.2.7 19,451 3/15/2019
9.2.0 11,284 3/15/2019
9.1.2 51,257 3/15/2019