Dynamicweb 10.17.13

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb --version 10.17.13
                    
NuGet\Install-Package Dynamicweb -Version 10.17.13
                    
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.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb" Version="10.17.13" />
                    
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.13
                    
#r "nuget: Dynamicweb, 10.17.13"
                    
#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.17.13
                    
#: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.17.13
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb&version=10.17.13
                    
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 140 10/14/2025
10.20.1-PreRelease 702 10/7/2025
10.20.0-PreRelease 810 9/30/2025
10.19.8 208 10/14/2025
10.19.7 809 10/7/2025
10.19.6 1,030 9/30/2025
10.19.5-PreRelease 818 9/22/2025
10.19.4-PreRelease 750 9/16/2025
10.19.3-PreRelease 518 9/9/2025
10.19.2-PreRelease 546 9/4/2025
10.19.1-PreRelease 553 9/2/2025
10.19.0-PreRelease 604 8/26/2025
10.18.12 190 10/14/2025
10.18.11 804 10/7/2025
10.18.10 820 9/30/2025
10.18.9 988 9/22/2025
10.18.8 1,041 9/16/2025
10.18.7 687 9/9/2025
10.18.6 607 9/4/2025
10.18.5 769 9/2/2025
10.18.4 1,260 8/26/2025
10.18.3-PreRelease 524 8/19/2025
10.18.2-PreRelease 553 8/12/2025
10.18.1-PreRelease 614 8/7/2025
10.18.0-PreRelease 707 7/25/2025
10.17.13 184 10/14/2025
10.17.12 766 10/7/2025
10.17.11 922 9/30/2025
10.17.10 895 9/22/2025
10.17.9 896 9/16/2025
10.17.8 710 9/2/2025
10.17.7 686 8/26/2025
10.17.6 684 8/19/2025
10.17.5 779 8/12/2025
10.17.4 687 8/5/2025
10.17.3 1,084 7/22/2025
10.17.2 705 7/15/2025
10.17.1 769 7/8/2025
10.17.0 928 7/1/2025
10.16.12 965 9/22/2025
10.16.11 848 9/16/2025
10.16.10 568 9/9/2025
10.16.9 888 8/12/2025
10.16.8 725 8/5/2025
10.16.7 1,104 7/22/2025
10.16.6 863 7/1/2025
10.16.5 1,224 6/17/2025
10.16.4 978 6/12/2025
10.16.3 889 6/10/2025
10.16.2 729 6/4/2025
10.16.1 657 6/3/2025
10.16.0 1,109 5/27/2025
10.15.11 834 8/26/2025
10.15.10 847 8/5/2025
10.15.9 876 7/1/2025
10.15.8 685 6/24/2025
10.15.7 728 6/17/2025
10.15.6 811 6/3/2025
10.15.5 707 5/27/2025
10.15.4 899 5/20/2025
10.15.3 1,130 5/13/2025
10.15.2 857 5/13/2025
10.15.1 1,003 5/6/2025
10.15.0 1,072 4/29/2025
10.14.13 873 7/1/2025
10.14.12 652 6/24/2025
10.14.11 804 6/17/2025
10.14.10 950 5/20/2025
10.14.9 820 5/13/2025
10.14.8 834 5/13/2025
10.14.7 734 5/7/2025
10.14.6 672 5/6/2025
10.14.5 750 4/29/2025
10.14.4 949 4/22/2025
10.14.3 965 4/10/2025
10.14.2 830 4/8/2025
10.14.1 1,091 4/1/2025
10.14.0 1,614 3/25/2025
10.13.8 1,093 4/22/2025
10.13.7 751 4/10/2025
10.13.6 759 4/8/2025
10.13.5 748 4/1/2025
10.13.4 1,034 3/25/2025
10.13.3 1,342 3/18/2025
10.13.2 855 3/11/2025
10.13.1 1,319 3/4/2025
10.13.0 6,424 2/25/2025
10.12.7 1,214 3/11/2025
10.12.6 787 3/4/2025
10.12.5 662 2/25/2025
10.12.4 982 2/18/2025
10.12.3 856 2/12/2025
10.12.2 638 2/11/2025
10.12.1 878 2/4/2025
10.12.0 4,348 1/28/2025
10.11.8 1,066 2/25/2025
10.11.7 708 2/18/2025
10.11.6 734 2/12/2025
10.11.5 630 2/11/2025
10.11.4 675 2/4/2025
10.11.3 705 1/28/2025
10.11.2 2,531 1/21/2025
10.11.1 687 1/14/2025
10.11.0 1,075 1/7/2025
10.10.8 952 2/12/2025
10.10.7 626 2/11/2025
10.10.6 763 1/16/2025
10.10.5 602 1/14/2025
10.10.4 716 1/7/2025
10.10.3 1,060 12/17/2024
10.10.2 655 12/10/2024
10.10.1 734 12/3/2024
10.10.0 897 11/26/2024
10.9.9 890 1/14/2025
10.9.8 871 12/17/2024
10.9.7 630 12/10/2024
10.9.6 692 12/3/2024
10.9.5 654 11/27/2024
10.9.4 2,108 11/26/2024
10.9.3 867 11/19/2024
10.9.2 860 11/12/2024
10.9.1 736 11/5/2024
10.9.0 2,723 10/29/2024
10.8.14 647 1/14/2025
10.8.13 824 12/17/2024
10.8.12 695 12/10/2024
10.8.11 673 12/3/2024
10.8.10 955 11/26/2024
10.8.9 698 11/19/2024
10.8.8 665 11/12/2024
10.8.7 687 11/7/2024
10.8.6 653 11/5/2024
10.8.5 670 10/29/2024
10.8.4 723 10/22/2024
10.8.3 753 10/15/2024
10.8.2 703 10/8/2024
10.8.1 785 10/1/2024
10.8.0 9,765 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 624 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 627 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,518 8/27/2024
10.6.18 659 11/19/2024
10.6.17 624 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,367 8/20/2024
10.6.8 793 8/13/2024
10.6.7 650 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 954 7/2/2024
10.6.2 3,372 6/25/2024
10.5.14 800 10/1/2024
10.5.13 675 9/24/2024
10.5.12 681 8/21/2024
10.5.11 744 8/13/2024
10.5.10 584 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 737 6/4/2024
10.5.1 646 6/4/2024
10.5.0 1,204 5/28/2024
10.4.8 632 8/6/2024
10.4.7 639 6/25/2024
10.4.6 680 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,105 5/14/2024
10.4.1 892 5/7/2024
10.4.0 3,333 4/30/2024
10.3.10 605 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 778 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 802 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 934 4/11/2024
10.0.38 865 4/2/2024
10.0.37 931 3/5/2024
10.0.36 922 2/27/2024
10.0.35 931 2/20/2024
10.0.34 1,242 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,009 1/18/2024
10.0.29 1,251 1/16/2024
10.0.28 1,287 1/16/2024
10.0.27 1,153 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,879 11/2/2023
10.0.16 1,000 10/25/2023
10.0.15 1,331 10/19/2023
10.0.14 1,728 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,107 9/13/2023
10.0.9 2,954 8/30/2023
10.0.8 1,087 8/25/2023
10.0.7 1,415 8/22/2023
10.0.6 1,296 8/10/2023
10.0.5 1,496 8/2/2023
10.0.4 1,170 7/13/2023
10.0.3 1,591 7/5/2023
10.0.2 1,956 6/27/2023
10.0.1 1,265 6/20/2023
10.0.0 3,584 6/14/2023
9.20.1 0 10/15/2025
9.20.0 269 9/1/2025
9.19.5 219 8/21/2025
9.19.4 645 8/13/2025
9.19.3 1,243 6/18/2025
9.19.2 1,119 4/1/2025
9.19.1 978 2/19/2025
9.19.0 1,426 1/31/2025
9.18.5 325 4/4/2025
9.18.4 237 3/12/2025
9.18.3 263 2/12/2025
9.18.2 426 12/18/2024
9.18.1 789 11/26/2024
9.18.0 2,021 8/27/2024
9.17.16 1,165 11/22/2024
9.17.15 264 11/7/2024
9.17.14 169 10/22/2024
9.17.13 298 10/18/2024
9.17.12 1,332 10/2/2024
9.17.11 1,394 9/19/2024
9.17.10 1,060 9/3/2024
9.17.9 1,386 8/14/2024
9.17.8 379 7/18/2024
9.17.7 492 6/27/2024
9.17.6 1,813 6/4/2024
9.17.5 1,838 5/13/2024
9.17.4 6,174 4/12/2024
9.17.3 731 3/25/2024
9.17.2 1,496 3/4/2024
9.17.1 971 2/14/2024
9.17.0 1,339 1/31/2024
9.16.11 1,787 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,016 1/9/2024
9.16.5 1,626 12/13/2023
9.16.4 2,036 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,097 9/21/2023
9.15.29 636 1/23/2024
9.15.28 880 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,325 8/15/2023
9.15.21 2,553 8/2/2023
9.15.20 767 7/27/2023
9.15.19 2,876 6/29/2023
9.15.18 1,825 6/6/2023
9.15.17 2,014 5/16/2023
9.15.16 2,613 5/11/2023
9.15.15 466 5/9/2023
9.15.14 2,013 5/3/2023
9.15.13 443 5/2/2023
9.15.12 596 4/18/2023
9.15.11 1,183 4/18/2023
9.15.10 2,787 3/21/2023
9.15.9 2,978 3/16/2023
9.15.8 5,014 3/7/2023
9.15.6 1,117 3/2/2023
9.15.5 1,243 2/27/2023
9.15.4 2,216 2/21/2023
9.15.3 1,155 2/15/2023
9.15.2 1,729 2/6/2023
9.15.1 1,128 2/2/2023
9.15.0 5,958 1/26/2023
9.14.32 4,321 8/14/2023
9.14.31 1,089 7/27/2023
9.14.30 7,757 5/3/2023
9.14.29 2,992 4/18/2023
9.14.28 1,030 4/18/2023
9.14.27 1,642 3/21/2023
9.14.26 1,113 3/16/2023
9.14.25 2,060 3/7/2023
9.14.24 1,059 3/2/2023
9.14.23 2,836 2/21/2023
9.14.22 1,849 2/14/2023
9.14.21 437 2/10/2023
9.14.20 440 2/8/2023
9.14.19 1,759 2/2/2023
9.14.18 1,151 2/1/2023
9.14.17 1,642 1/26/2023
9.14.16 1,860 1/24/2023
9.14.15 6,786 1/10/2023
9.14.14 11,179 12/15/2022
9.14.13 6,267 11/29/2022
9.14.12 540 11/28/2022
9.14.11 8,283 11/16/2022
9.14.10 1,416 11/15/2022
9.14.9 3,926 11/11/2022
9.14.8 3,400 11/7/2022
9.14.7 6,370 11/1/2022
9.14.6 1,378 10/27/2022
9.14.5 3,331 10/19/2022
9.14.4 9,906 9/27/2022
9.14.3 3,227 9/15/2022
9.14.2 3,964 9/7/2022
9.14.1 8,784 8/30/2022
9.14.0 4,300 8/30/2022
9.13.35 1,294 1/24/2023
9.13.34 2,608 11/1/2022
9.13.33 3,005 9/27/2022
9.13.32 7,916 8/31/2022
9.13.31 2,340 8/25/2022
9.13.30 6,958 8/18/2022
9.13.29 6,173 8/9/2022
9.13.28 704 8/9/2022
9.13.27 3,852 7/13/2022
9.13.26 2,467 7/7/2022
9.13.25 3,320 6/27/2022
9.13.24 2,561 6/23/2022
9.13.23 2,055 6/21/2022
9.13.22 7,067 6/8/2022
9.13.21 8,672 6/2/2022
9.13.20 769 6/2/2022
9.13.19 3,780 5/23/2022
9.13.18 2,454 5/18/2022
9.13.17 6,302 4/27/2022
9.13.16 2,495 4/26/2022
9.13.15 4,283 4/21/2022
9.13.14 1,512 4/20/2022
9.13.13 3,428 4/8/2022
9.13.12 1,716 4/7/2022
9.13.11 3,318 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,010 3/1/2022
9.13.5 1,950 2/28/2022
9.13.4 2,732 2/17/2022
9.13.3 7,592 2/14/2022
9.13.2 1,816 2/8/2022
9.13.1 3,666 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,857 12/14/2021
9.12.16 2,783 12/7/2021
9.12.15 2,239 12/2/2021
9.12.14 1,961 11/30/2021
9.12.13 5,272 11/19/2021
9.12.12 624 11/17/2021
9.12.11 694 11/16/2021
9.12.10 5,403 11/2/2021
9.12.9 737 11/1/2021
9.12.8 9,372 10/25/2021
9.12.7 2,108 10/21/2021
9.12.6 733 10/21/2021
9.12.5 4,278 10/14/2021
9.12.4 11,237 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,140 10/21/2021
9.10.32 18,963 8/27/2021
9.10.31 35,648 8/11/2021
9.10.30 758 8/10/2021
9.10.29 4,309 7/22/2021
9.10.28 5,916 7/14/2021
9.10.27 1,282 7/11/2021
9.10.26 4,453 6/29/2021
9.10.25 2,174 6/22/2021
9.10.24 4,417 6/15/2021
9.10.23 964 6/11/2021
9.10.22 3,281 5/27/2021
9.10.21 22,791 5/11/2021
9.10.20 859 5/7/2021
9.10.19 100,319 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 785 3/30/2021
9.10.14 842 3/26/2021
9.10.13 1,843 3/25/2021
9.10.12 774 3/25/2021
9.10.11 1,757 3/24/2021
9.10.9 23,714 3/9/2021
9.10.8 25,731 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,894 1/26/2021
9.9.24 1,284 4/26/2021
9.9.23 1,591 1/29/2021
9.9.22 3,237 1/20/2021
9.9.21 803 1/18/2021
9.9.20 7,371 12/21/2020
9.9.19 3,613 12/11/2020
9.9.18 3,775 12/11/2020
9.9.17 823 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,473 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,560 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,655 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,925 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,171 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,649 2/4/2020
9.7.26 4,057 1/16/2020
9.7.25 8,285 1/13/2020
9.7.24 948 12/23/2019
9.7.23 4,368 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,325 11/7/2019
9.7.17 924 11/6/2019
9.7.16 5,663 10/29/2019
9.7.15 1,816 10/24/2019
9.7.14 2,901 10/23/2019
9.7.13 3,158 10/3/2019
9.7.12 2,180 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 913 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,277 11/20/2019
9.6.40 1,925 10/2/2019
9.6.39 4,478 10/1/2019
9.6.38 923 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,213 5/29/2019
9.6.27 932 5/29/2019
9.6.26 1,859 5/6/2019
9.6.25 15,014 4/30/2019
9.6.24 965 4/29/2019
9.6.23 1,783 4/11/2019
9.6.22 4,076 4/11/2019
9.6.21 6,995 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,656 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,681 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,063 3/19/2019
9.5.29 1,046 3/15/2019
9.5.28 973 3/15/2019
9.5.27 1,019 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,499 3/15/2019
9.5.22 947 3/15/2019
9.5.21 1,711 3/15/2019
9.5.20 984 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,335 3/15/2019
9.5.11 1,603 3/15/2019
9.5.10 2,272 3/15/2019
9.5.9 6,201 3/15/2019
9.5.8 993 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,018 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 962 3/15/2019
9.4.50 974 3/15/2019
9.4.49 55,315 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,640 3/15/2019
9.4.42 956 3/15/2019
9.4.41 918 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,904 3/15/2019
9.4.35 962 3/15/2019
9.4.34 2,185 3/15/2019
9.4.28 21,444 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,692 3/15/2019
9.4.4 33,501 3/15/2019
9.4.0 4,141 3/15/2019
9.3.14 9,671 3/15/2019
9.3.13 10,827 3/15/2019
9.3.0 13,938 3/15/2019
9.2.14 10,396 3/15/2019
9.2.13 8,363 3/15/2019
9.2.11 19,097 3/15/2019
9.2.7 19,401 3/15/2019
9.2.0 11,279 3/15/2019
9.1.2 51,147 3/15/2019