Radzen.Blazor 8.0.4

Prefix Reserved
dotnet add package Radzen.Blazor --version 8.0.4
                    
NuGet\Install-Package Radzen.Blazor -Version 8.0.4
                    
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="Radzen.Blazor" Version="8.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Radzen.Blazor" Version="8.0.4" />
                    
Directory.Packages.props
<PackageReference Include="Radzen.Blazor" />
                    
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 Radzen.Blazor --version 8.0.4
                    
#r "nuget: Radzen.Blazor, 8.0.4"
                    
#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 Radzen.Blazor@8.0.4
                    
#: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=Radzen.Blazor&version=8.0.4
                    
Install as a Cake Addin
#tool nuget:?package=Radzen.Blazor&version=8.0.4
                    
Install as a Cake Tool

Radzen Blazor Components

Radzen Blazor Components

The most sophisticated free UI component library for Blazor, featuring 100+ native components.

See Online Demos or Read the Docs

License - MITNuGet Downloads Last Commit Github Contributors Radzen Blazor Components - Online Demos Radzen Blazor Components - Documentation

Why choose Radzen Blazor Components?

✨ Free

Radzen Blazor Components are open source and free for commercial use. You can install them from NuGet or build your own copy from source.

Paid support is available as part of the Radzen Professional subscription.

💻 Native

The components are implemented in C# and take full advantage of the Blazor framework. They do not depend on or wrap existing JavaScript frameworks or libraries.

Blazor Server and Blazor WebAssembly are fully supported.

🌱 Growing

We add new components and features on a regular basis.

Short development cycle. We release as soon as new stuff is available. No more quarterly releases.

Support exceeding your expectations

💬 Community Support

Everybody is welcome to visit the Radzen Community forum. Join the growing community and participate in the discussions!

🎯 Dedicated Support

The Radzen team monitors the forum threads, but does not guarantee a response to every question. For guaranteed responses you may consider the dedicated support option.

Dedicated support for the Radzen Blazor Components is available as part of the Radzen Professional subscription.

Our flagship product Radzen Blazor Studio provides tons of productivity features for Blazor developers:

  • An industry-leading WYSIWYG Blazor design time canvas
  • Scaffolding a complete CRUD applications from a database
  • Built-in security - authentication and authorization
  • Visual Studio Code and Professional support
  • Deployment to IIS and Azure
  • Dedicated support with 24 hour guaranteed response time

Get started with Radzen Blazor Components

Check the getting started instructions to start making awesome Blazor applications.

Run demos locally

Use Radzen.Server.sln to open and run demos as Blazor server application or Radzen.WebAssembly.sln to open and run demos as Blazor WebAssembly application. Radzen.sln has reference to all projects including tests.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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 is compatible.  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 (99)

Showing the top 5 NuGet packages that depend on Radzen.Blazor:

Package Downloads
Rystem.RepositoryFramework.Web.Components

Rystem.RepositoryFramework allows you to use correctly concepts like repository pattern, CQRS and DDD. You have interfaces for your domains, auto-generated api, auto-generated HttpClient to simplify connection "api to front-end", a functionality for auto-population in memory of your models, a functionality to simulate exceptions and waiting time from external sources to improve your implementation/business test and load test.

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

Elsa.Studio.Core

Core Elsa Studio services.

Service.Extensions.Blazor.Components

Extensions to provide consistent configurations and patterns for your service.

FenixAlliance.ABS.SDK

Application Component for the Alliance Business Suite.

GitHub repositories (13)

Showing the top 13 popular GitHub repositories that depend on Radzen.Blazor:

Repository Stars
oqtane/oqtane.framework
Oqtane is an open-source developer productivity platform for building modern .NET applications that run on Web, Desktop and Mobile.
Webreaper/Damselfly
Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.
zzzprojects/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
flyingpie/windows-terminal-quake
Enable Quake-style dropdown for (almost) any application.
CuriousDrive/BlazingChat
BlazingChat is a Blazor WebAssembly app developed by CuriousDrive for the community. This is a sample application for developers who are just getting started with Blazor.
influxdata/influxdb-client-csharp
InfluxDB 2.x C# Client
elsa-workflows/elsa-studio
A modular, extensible dashboard application framework
ADefWebserver/Blazor-Blogs
Simple blogging application written in Microsoft Server Side Blazor
markjprice/apps-services-net8
Repository for the Packt Publishing book titled "Apps and Services with .NET 8" by Mark J. Price
DamianMorozov/OpenTgResearcher
OpenTgResearcher - tool for analyzing Telegram chats and downloading their content
suxrobGM/logistics-app
Automate your entire transportation logistics operations with the fleet management system.
bhrugen/TangyBlazor
Version Downloads Last Updated
8.0.4 8,714 10/8/2025
8.0.3 4,603 10/6/2025
8.0.2 841 10/6/2025
8.0.1 1,176 10/6/2025
8.0.0 645 10/6/2025
7.4.3 15,311 9/29/2025
7.4.2 7,053 9/26/2025
7.4.1 6,624 9/24/2025
7.4.0 946 9/24/2025
7.3.6 6,521 9/23/2025
7.3.5 20,572 9/16/2025
7.3.4 14,562 9/11/2025
7.3.3 34,830 9/2/2025
7.3.2 15,217 8/28/2025
7.3.1 26,410 8/26/2025
7.3.0 5,668 8/25/2025
7.2.3 12,830 8/21/2025
7.2.2 15,197 8/18/2025
7.2.1 11,477 8/14/2025
7.2.0 3,536 8/13/2025
7.1.8 15,391 8/11/2025
7.1.7 38,136 8/4/2025
7.1.6 24,011 7/24/2025
7.1.5 43,193 7/10/2025
7.1.4 31,737 7/7/2025
7.1.3 30,949 6/30/2025
7.1.2 27,894 6/23/2025
7.1.1 19,768 6/18/2025
7.1.0 39,109 6/12/2025
7.0.8 47,587 6/5/2025
7.0.7 647,720 5/27/2025
7.0.6 37,277 5/20/2025
7.0.5 27,165 5/15/2025
7.0.4 13,234 5/13/2025
7.0.3 11,444 5/12/2025
7.0.2 21,873 5/8/2025
7.0.1 2,838 5/8/2025
7.0.0 7,484 5/7/2025
6.6.4 49,976 4/29/2025
6.6.3 23,842 4/24/2025
6.6.2 10,976 4/23/2025
6.6.1 29,787 4/15/2025
6.6.0 287,889 4/15/2025
6.5.3 21,298 4/14/2025
6.5.2 12,058 4/11/2025
6.5.1 23,342 4/9/2025
6.5.0 6,994 4/8/2025
6.4.1 9,651 4/7/2025
6.4.0 44,362 3/29/2025
6.3.4 9,407 3/28/2025
6.3.3 12,259 3/26/2025
6.3.2 121,137 3/21/2025
6.3.1 9,378 3/20/2025
6.3.0 17,257 3/18/2025
6.2.10 2,808 3/18/2025
6.2.9 31,893 3/17/2025
6.2.8 10,144 3/17/2025
6.2.7 8,156 3/14/2025
6.2.6 37,906 3/11/2025
6.2.5 13,634 3/10/2025
6.2.4 13,962 3/7/2025
6.2.3 3,004 3/6/2025
6.2.2 6,638 3/6/2025
6.2.1 3,766 3/6/2025
6.2.0 3,374 3/6/2025
6.1.6 84,467 3/4/2025
6.1.5 9,638 3/3/2025
6.1.4 10,400 3/1/2025
6.1.3 1,751 3/1/2025
6.1.2 32,852 2/26/2025
6.1.1 17,782 2/25/2025
6.1.0 6,442 2/24/2025
6.0.20 85,931 2/21/2025
6.0.19 5,989 2/21/2025
6.0.18 6,603 2/20/2025
6.0.17 6,632 2/19/2025
6.0.16 2,481 2/19/2025
6.0.15 7,178 2/19/2025
6.0.14 5,214 2/18/2025
6.0.13 3,659 2/18/2025
6.0.12 5,078 2/18/2025
6.0.11 2,975 2/18/2025
6.0.10 2,377 2/18/2025
6.0.9 7,153 2/17/2025
6.0.8 6,341 2/17/2025
6.0.7 5,797 2/17/2025
6.0.6 12,477 2/14/2025
6.0.5 2,469 2/14/2025
6.0.4 2,211 2/14/2025
6.0.3 2,707 2/14/2025
6.0.2 2,689 2/14/2025
6.0.1 5,967 2/13/2025
6.0.0 3,692 2/13/2025
5.9.9 50,319 2/12/2025
5.9.8 75,660 2/6/2025
5.9.7 43,121 2/3/2025
5.9.6 122,414 1/29/2025
5.9.5 15,028 1/28/2025
5.9.4 5,235 1/27/2025
5.9.3 3,891 1/27/2025
5.9.2 11,150 1/27/2025
5.9.1 3,687 1/26/2025
5.9.0 5,625 1/24/2025
5.8.0 18,707 1/23/2025
5.7.10 31,592 1/20/2025
5.7.9 13,433 1/17/2025
5.7.8 12,168 1/16/2025
5.7.7 1,744 1/16/2025
5.7.6 51,809 1/14/2025
5.7.5 231,141 1/13/2025
5.7.4 32,657 1/10/2025
5.7.3 91,098 1/6/2025
5.7.2 46,781 12/27/2024
5.7.1 130,738 12/19/2024
5.7.0 35,964 12/16/2024
5.6.15 25,259 12/11/2024
5.6.14 8,627 12/10/2024
5.6.13 12,830 12/9/2024
5.6.12 19,607 12/5/2024
5.6.11 11,617 12/3/2024
5.6.10 19,571 11/30/2024
5.6.9 9,470 11/29/2024
5.6.8 5,552 11/28/2024
5.6.7 30,484 11/22/2024
5.6.6 5,391 11/22/2024
5.6.5 25,618 11/20/2024
5.6.4 52,671 11/19/2024
5.6.3 20,998 11/18/2024
5.6.2 2,877 11/18/2024
5.6.1 185,227 11/15/2024
5.6.0 29,293 11/13/2024
5.5.5 40,835 11/6/2024
5.5.4 20,242 11/5/2024
5.5.3 8,148 11/4/2024
5.5.2 20,542 10/31/2024
5.5.1 17,983 10/29/2024
5.5.0 1,551 10/29/2024
5.4.0 9,166 10/28/2024
5.3.5 32,790 10/22/2024
5.3.4 948 10/22/2024
5.3.3 4,958 10/21/2024
5.3.2 1,787 10/21/2024
5.3.1 15,950 10/17/2024
5.3.0 34,340 10/14/2024
5.2.12 55,420 10/10/2024
5.2.11 12,811 10/10/2024
5.2.10 242,225 10/7/2024
5.2.9 17,469 10/3/2024
5.2.8 8,785 10/1/2024
5.2.7 1,760 10/1/2024
5.2.6 2,073 10/1/2024
5.2.5 7,627 9/30/2024
5.2.4 71,970 9/24/2024
5.2.3 965 9/24/2024
5.2.2 31,709 9/19/2024
5.2.1 1,079 9/19/2024
5.2.0 23,092 9/16/2024
5.1.11 23,925 9/11/2024
5.1.10 16,920 9/9/2024
5.1.9 10,539 9/6/2024
5.1.8 20,268 9/3/2024
5.1.7 27,563 9/2/2024
5.1.6 8,280 8/30/2024
5.1.5 13,008 8/29/2024
5.1.4 6,832 8/28/2024
5.1.3 29,333 8/23/2024
5.1.2 8,009 8/22/2024
5.1.1 30,315 8/16/2024
5.1.0 14,547 8/15/2024
5.0.9 21,118 8/12/2024
5.0.8 206,123 8/8/2024
5.0.7 57,803 8/6/2024
5.0.6 16,145 8/1/2024
5.0.5 777 8/1/2024
5.0.4 20,821 7/29/2024
5.0.3 5,846 7/26/2024
5.0.2 20,653 7/24/2024
5.0.1 14,486 7/22/2024
5.0.0 5,502 7/22/2024
4.34.4 88,479 7/19/2024
4.34.3 32,710 7/17/2024
4.34.2 563 7/17/2024
4.34.1 12,738 7/15/2024
4.34.0 26,551 7/11/2024
4.33.3 40,169 7/3/2024
4.33.2 12,905 7/1/2024
4.33.1 14,446 6/28/2024
4.33.0 9,070 6/27/2024
4.32.11 20,076 6/26/2024
4.32.10 14,095 6/24/2024
4.32.9 6,452 6/24/2024
4.32.8 54,444 6/17/2024
4.32.7 54,146 6/12/2024
4.32.6 29,392 6/7/2024
4.32.5 5,905 6/7/2024
4.32.4 37,536 6/4/2024
4.32.3 18,301 5/31/2024
4.32.2 9,321 5/29/2024
4.32.1 27,229 5/24/2024
4.32.0 10,117 5/23/2024
4.31.7 21,372 5/21/2024
4.31.6 7,722 5/20/2024
4.31.5 18,244 5/16/2024
4.31.4 26,121 5/13/2024
4.31.3 25,245 5/8/2024
4.31.2 11,208 5/6/2024
4.31.1 18,213 5/2/2024
4.31.0 8,005 4/30/2024
4.30.3 10,770 4/29/2024
4.30.2 80,064 4/25/2024
4.30.1 9,669 4/24/2024
4.30.0 3,706 4/23/2024
4.29.9 18,992 4/22/2024
4.29.8 47,329 4/18/2024
4.29.7 40,413 4/15/2024
4.29.6 30,180 4/10/2024
4.29.5 4,476 4/9/2024
4.29.4 8,389 4/8/2024
4.29.3 3,668 4/8/2024
4.29.2 32,647 4/4/2024
4.29.1 22,467 3/29/2024
4.29.0 1,513 3/29/2024
4.28.10 6,660 3/28/2024
4.28.9 8,403 3/27/2024
4.28.8 21,537 3/26/2024
4.28.7 1,500 3/26/2024
4.28.6 8,128 3/25/2024
4.28.5 10,334 3/22/2024
4.28.4 9,393 3/21/2024
4.28.3 13,076 3/20/2024
4.28.2 10,019 3/19/2024
4.28.1 5,390 3/18/2024
4.28.0 1,767 3/18/2024
4.27.1 18,895 3/14/2024
4.27.0 3,162 3/14/2024
4.26.1 14,871 3/12/2024
4.26.0 17,343 3/11/2024
4.25.12 39,239 3/7/2024
4.25.11 20,270 3/5/2024
4.25.10 23,245 3/4/2024
4.25.9 21,355 2/29/2024
4.25.8 9,239 2/28/2024
4.25.7 24,803 2/26/2024
4.25.6 11,456 2/23/2024
4.25.5 6,310 2/22/2024
4.25.4 3,467 2/22/2024
4.25.3 16,445 2/21/2024
4.25.2 1,224 2/21/2024
4.25.1 9,529 2/20/2024
4.25.0 1,802 2/20/2024
4.24.7 119,405 2/13/2024
4.24.6 24,493 2/7/2024
4.24.5 38,101 2/1/2024
4.24.4 28,253 1/30/2024
4.24.3 15,906 1/26/2024
4.24.2 40,159 1/22/2024
4.24.1 30,424 1/18/2024
4.24.0 20,494 1/15/2024
4.23.9 11,458 1/12/2024
4.23.8 36,987 1/9/2024
4.23.7 21,712 1/4/2024
4.23.6 14,322 1/4/2024
4.23.5 10,795 1/2/2024
4.23.4 51,137 12/18/2023
4.23.3 19,016 12/14/2023
4.23.2 34,968 12/11/2023
4.23.1 12,740 12/8/2023
4.23.0 7,353 12/7/2023
4.22.1 239,465 11/29/2023
4.22.0 20,218 11/27/2023
4.21.4 22,345 11/23/2023
4.21.3 72,096 11/16/2023
4.21.2 3,070 11/16/2023
4.21.1 16,459 11/14/2023
4.21.0 10,030 11/14/2023
4.20.4 41,798 11/10/2023
4.20.3 2,090 11/9/2023
4.20.2 2,251 11/9/2023
4.20.1 24,562 11/6/2023
4.20.0 21,949 11/2/2023
4.19.1 24,046 10/30/2023
4.19.0 35,666 10/23/2023
4.18.1 77,982 10/18/2023
4.18.0 17,781 10/16/2023
4.17.1 17,922 10/10/2023
4.17.0 8,783 10/9/2023
4.16.4 24,805 10/4/2023
4.16.3 26,777 9/28/2023
4.16.2 26,405 9/22/2023
4.16.1 18,748 9/21/2023
4.16.0 26,690 9/18/2023
4.15.14 33,712 9/13/2023
4.15.13 2,916 9/13/2023
4.15.12 7,699 9/12/2023
4.15.11 21,576 9/7/2023
4.15.10 13,870 9/4/2023
4.15.9 17,351 9/1/2023
4.15.8 18,845 8/29/2023
4.15.7 20,063 8/24/2023
4.15.6 18,350 8/21/2023
4.15.5 10,952 8/18/2023
4.15.4 65,119 8/11/2023
4.15.3 2,061 8/11/2023
4.15.2 3,865 8/10/2023
4.15.1 9,465 8/10/2023
4.15.0 21,841 8/8/2023
4.14.4 49,956 7/31/2023
4.14.3 13,291 7/27/2023
4.14.2 12,557 7/25/2023
4.14.1 21,577 7/19/2023
4.14.0 14,545 7/18/2023
4.13.6 32,143 7/14/2023
4.13.5 72,099 7/3/2023
4.13.4 39,096 6/26/2023
4.13.3 20,251 6/20/2023
4.13.2 37,336 6/15/2023
4.13.1 25,569 6/13/2023
4.13.0 106,094 6/7/2023
4.12.1 10,149 6/5/2023
4.12.0 35,614 5/31/2023
4.11.2 47,011 5/23/2023
4.11.1 40,574 5/16/2023
4.11.0 8,685 5/15/2023
4.10.4 28,638 5/9/2023
4.10.3 17,600 5/4/2023
4.10.2 11,002 5/2/2023
4.10.1 18,517 4/27/2023
4.10.0 33,206 4/20/2023
4.9.2 15,888 4/18/2023
4.9.1 31,638 4/12/2023
4.9.0 2,216 4/12/2023
4.8.4 47,824 4/4/2023
4.8.3 17,308 3/30/2023
4.8.2 13,250 3/27/2023
4.8.1 2,573 3/27/2023
4.8.0 9,506 3/24/2023
4.7.14 7,305 3/23/2023
4.7.13 20,582 3/20/2023
4.7.12 455,892 3/16/2023
4.7.11 16,022 3/14/2023
4.7.10 10,133 3/13/2023
4.7.9 34,079 3/9/2023
4.7.8 17,575 3/7/2023
4.7.7 6,441 3/6/2023
4.7.6 10,605 3/3/2023
4.7.5 13,168 3/2/2023
4.7.4 20,794 2/27/2023
4.7.3 2,408 2/27/2023
4.7.2 12,774 2/23/2023
4.7.1 52,914 2/16/2023
4.7.0 39,954 2/13/2023
4.6.8 12,778 2/9/2023
4.6.7 7,099 2/9/2023
4.6.6 26,001 2/6/2023
4.6.5 15,222 2/1/2023
4.6.4 10,342 1/30/2023
4.6.3 25,146 1/26/2023
4.6.2 16,725 1/23/2023
4.6.1 43,767 1/20/2023
4.6.0 24,865 1/19/2023
4.5.3 11,390 1/16/2023
4.5.2 26,397 1/12/2023
4.5.1 4,074 1/12/2023
4.5.0 14,726 1/9/2023
4.4.9 12,426 1/5/2023
4.4.8 10,371 1/3/2023
4.4.7 45,024 12/19/2022
4.4.6 29,500 12/13/2022
4.4.5 12,584 12/12/2022
4.4.4 14,219 12/8/2022
4.4.3 11,662 12/5/2022
4.4.2 3,770 12/5/2022
4.4.1 21,228 11/30/2022
4.4.0 7,097 11/30/2022
4.3.10 8,499 11/28/2022
4.3.9 5,293 11/28/2022
4.3.8 16,810 11/24/2022
4.3.7 22,304 11/21/2022
4.3.6 31,065 11/16/2022
4.3.5 9,264 11/15/2022
4.3.4 6,011 11/14/2022
4.3.3 2,641 11/14/2022
4.3.2 45,355 11/10/2022
4.3.1 15,948 11/9/2022
4.3.0 4,047 11/8/2022
4.2.3 8,385 11/7/2022
4.2.2 9,961 11/3/2022
4.2.1 5,761 11/2/2022
4.2.0 6,710 10/31/2022
4.1.15 13,003 10/27/2022
4.1.14 9,844 10/24/2022
4.1.13 3,142 10/24/2022
4.1.12 5,721 10/21/2022
4.1.11 4,921 10/21/2022
4.1.10 7,652 10/20/2022
4.1.9 11,773 10/17/2022
4.1.8 11,982 10/13/2022
4.1.7 49,415 10/6/2022
4.1.6 17,095 10/3/2022
4.1.5 8,075 9/29/2022
4.1.4 23,250 9/27/2022
4.1.3 6,671 9/26/2022
4.1.2 3,686 9/26/2022
4.1.1 19,300 9/22/2022
4.1.0 12,002 9/21/2022
4.0.0 28,296 9/15/2022
3.20.12 67,376 9/12/2022
3.20.11 16,138 9/8/2022
3.20.10 45,064 9/5/2022
3.20.9 9,272 9/1/2022
3.20.8 44,022 8/30/2022
3.20.7 6,837 8/29/2022
3.20.6 17,468 8/25/2022
3.20.5 38,758 8/22/2022
3.20.4 12,976 8/17/2022
3.20.3 36,439 8/11/2022
3.20.2 35,067 8/5/2022
3.20.1 4,790 8/4/2022
3.20.0 4,918 8/4/2022
3.19.12 19,368 8/1/2022
3.19.11 14,924 7/28/2022
3.19.10 14,599 7/25/2022
3.19.9 5,426 7/23/2022
3.19.8 7,688 7/21/2022
3.19.7 79,004 7/19/2022
3.19.6 10,628 7/18/2022
3.19.5 69,519 7/14/2022
3.19.4 20,856 7/12/2022
3.19.3 27,911 7/7/2022
3.19.2 38,848 7/4/2022
3.19.1 38,405 6/23/2022
3.19.0 3,187 6/23/2022
3.18.16 41,624 6/16/2022
3.18.15 29,648 6/13/2022
3.18.14 45,017 6/9/2022
3.18.13 123,352 6/2/2022
3.18.12 122,601 5/26/2022
3.18.11 11,088 5/23/2022
3.18.10 119,364 5/19/2022
3.18.9 26,233 5/16/2022
3.18.8 47,819 5/9/2022
3.18.7 19,393 5/2/2022
3.18.6 55,873 4/28/2022
3.18.5 4,661 4/27/2022
3.18.4 60,153 4/21/2022
3.18.3 18,557 4/18/2022
3.18.2 14,296 4/13/2022
3.18.1 7,956 4/11/2022
3.18.0 36,867 4/7/2022
3.17.3 28,775 3/31/2022
3.17.2 12,818 3/28/2022
3.17.1 5,856 3/25/2022
3.17.0 26,288 3/24/2022
3.16.7 13,555 3/21/2022
3.16.6 17,058 3/17/2022
3.16.5 2,203 3/17/2022
3.16.4 2,303 3/17/2022
3.16.3 58,179 3/7/2022
3.16.2 29,792 3/3/2022
3.16.1 11,027 2/28/2022
3.16.0 17,810 2/24/2022
3.15.6 19,661 2/21/2022
3.15.5 19,665 2/18/2022
3.15.4 6,830 2/17/2022
3.15.3 10,240 2/14/2022
3.15.2 15,274 2/11/2022
3.15.1 4,915 2/10/2022
3.15.0 5,348 2/9/2022
3.14.12 9,695 2/4/2022
3.14.11 30,248 2/3/2022
3.14.10 17,915 1/31/2022
3.14.9 4,216 1/29/2022
3.14.8 12,161 1/27/2022
3.14.7 11,917 1/24/2022
3.14.6 45,030 1/20/2022
3.14.5 10,434 1/20/2022
3.14.4 2,614 1/20/2022
3.14.3 2,703 1/20/2022
3.14.2 63,684 1/13/2022
3.14.1 22,526 1/10/2022
3.14.0 10,445 1/6/2022
3.13.12 35,752 12/30/2021
3.13.11 49,181 12/27/2021
3.13.10 6,956 12/23/2021
3.13.9 3,890 12/23/2021
3.13.8 42,319 12/20/2021
3.13.7 49,574 12/16/2021
3.13.6 13,610 12/13/2021
3.13.5 11,749 12/9/2021
3.13.4 12,870 12/6/2021
3.13.3 10,918 12/1/2021
3.13.2 30,352 11/25/2021
3.13.1 13,914 11/24/2021
3.13.0 7,458 11/24/2021
3.12.5 5,616 11/23/2021
3.12.4 2,052 11/23/2021
3.12.3 4,442 11/22/2021
3.12.2 13,446 11/18/2021
3.12.1 13,406 11/15/2021
3.12.0 11,754 11/11/2021
3.11.12 38,860 11/4/2021
3.11.11 18,046 11/1/2021
3.11.10 7,524 10/28/2021
3.11.9 17,836 10/21/2021
3.11.8 5,879 10/19/2021
3.11.7 3,942 10/18/2021
3.11.6 9,027 10/14/2021
3.11.5 2,084 10/14/2021
3.11.4 51,361 10/11/2021
3.11.3 7,535 10/7/2021
3.11.2 10,559 10/5/2021
3.11.1 9,188 9/30/2021
3.11.0 2,442 9/30/2021
3.10.2 15,199 9/27/2021
3.10.1 8,229 9/23/2021
3.10.0 17,378 9/21/2021
3.9.10 29,622 9/16/2021
3.9.9 16,317 9/9/2021
3.9.8 9,950 9/3/2021
3.9.7 12,991 8/31/2021
3.9.6 6,214 8/30/2021
3.9.5 7,539 8/25/2021
3.9.4 3,038 8/25/2021
3.9.3 13,869 8/23/2021
3.9.2 9,915 8/18/2021
3.9.1 3,027 8/18/2021
3.9.0 2,386 8/18/2021
3.8.2 17,562 8/9/2021
3.8.1 11,602 8/3/2021
3.8.0 7,706 7/29/2021
3.7.3 12,004 7/26/2021
3.7.2 8,121 7/21/2021
3.7.1 9,987 7/19/2021
3.7.0 2,290 7/19/2021
3.6.8 18,921 7/13/2021
3.6.7 6,431 7/8/2021
3.6.6 7,463 7/5/2021
3.6.5 2,105 7/5/2021
3.6.4 3,882 7/5/2021
3.6.3 12,792 7/1/2021
3.6.2 5,249 7/1/2021
3.6.1 21,828 6/28/2021
3.6.0 15,600 6/23/2021
3.5.3 51,852 6/17/2021
3.5.2 14,245 6/14/2021
3.5.1 13,619 6/10/2021
3.5.0 11,718 6/7/2021
3.4.2 8,093 6/3/2021
3.4.1 5,372 6/3/2021
3.4.0 2,181 6/3/2021
3.3.2 11,086 5/27/2021
3.3.1 13,329 5/20/2021
3.3.0 6,477 5/18/2021
3.2.9 10,149 5/13/2021
3.2.8 14,650 5/6/2021
3.2.7 24,565 4/26/2021
3.2.6 14,274 4/21/2021
3.2.5 4,480 4/19/2021
3.2.4 3,528 4/19/2021
3.2.3 8,205 4/14/2021
3.2.2 22,718 4/8/2021
3.2.1 5,191 4/6/2021
3.2.0 6,663 4/2/2021
3.1.11 4,340 4/1/2021
3.1.10 7,889 3/29/2021
3.1.9 7,796 3/26/2021
3.1.8 4,436 3/25/2021
3.1.7 9,723 3/22/2021
3.1.6 15,485 3/15/2021
3.1.5 18,611 3/8/2021
3.1.4 9,333 3/4/2021
3.1.3 10,191 3/1/2021
3.1.2 8,066 2/25/2021
3.1.1 25,462 2/22/2021
3.1.0 23,703 2/17/2021
3.0.10 6,427 2/15/2021
3.0.9 11,415 2/11/2021
3.0.8 9,468 2/8/2021
3.0.7 10,572 2/4/2021
3.0.6 7,136 2/2/2021
3.0.5 2,272 2/2/2021
3.0.4 5,441 2/1/2021
3.0.3 5,314 1/28/2021
3.0.2 9,762 1/25/2021
3.0.1 6,354 1/21/2021
3.0.0 7,755 1/19/2021
2.18.16 16,786 1/15/2021
2.18.15 3,229 1/14/2021
2.18.14 2,381 1/14/2021
2.18.13 4,970 1/13/2021
2.18.12 2,873 1/12/2021
2.18.11 2,593 1/12/2021
2.18.10 8,225 1/6/2021
2.18.9 7,874 1/4/2021
2.18.8 25,504 12/23/2020
2.18.7 2,283 12/23/2020
2.18.6 14,634 12/15/2020
2.18.5 3,241 12/14/2020
2.18.4 5,425 12/9/2020
2.18.3 4,223 12/7/2020
2.18.2 6,699 12/3/2020
2.18.1 2,567 11/30/2020
2.18.0 658 11/30/2020
2.17.11 5,229 11/27/2020
2.17.10 5,945 11/24/2020
2.17.9 3,066 11/23/2020
2.17.8 684 11/23/2020
2.17.7 2,231 11/21/2020
2.17.6 547 11/21/2020
2.17.5 767 11/20/2020
2.17.4 1,185 11/20/2020
2.17.3 1,360 11/19/2020
2.17.2 4,287 11/17/2020
2.17.1 6,696 11/16/2020
2.17.0 1,194 11/16/2020
2.16.5 2,367 11/13/2020
2.16.4 631 11/13/2020
2.16.3 2,468 11/12/2020
2.16.2 9,098 11/9/2020
2.16.1 2,778 11/6/2020
2.16.0 1,705 11/5/2020
2.15.21 1,844 11/3/2020
2.15.20 3,302 10/31/2020
2.15.19 6,704 10/27/2020
2.15.18 2,091 10/26/2020
2.15.17 5,223 10/22/2020
2.15.16 1,318 10/21/2020
2.15.15 4,132 10/19/2020
2.15.14 3,278 10/15/2020
2.15.13 545 10/15/2020
2.15.12 4,240 10/13/2020
2.15.11 2,179 10/12/2020
2.15.10 1,880 10/9/2020
2.15.9 1,015 10/8/2020
2.15.8 3,175 10/6/2020
2.15.7 5,066 10/2/2020
2.15.6 1,610 10/1/2020
2.15.5 3,813 9/28/2020
2.15.4 3,762 9/24/2020
2.15.3 547 9/24/2020
2.15.2 487 9/24/2020
2.15.1 450 9/24/2020
2.15.0 816 9/24/2020
2.14.6 1,037 9/23/2020
2.14.5 1,773 9/23/2020
2.14.4 541 9/23/2020
2.14.3 1,794 9/21/2020
2.14.2 549 9/21/2020
2.14.1 1,764 9/18/2020
2.14.0 1,119 9/17/2020
2.13.0 9,123 9/16/2020
2.12.3 4,404 9/14/2020
2.12.2 3,651 9/12/2020
2.12.1 2,715 9/11/2020
2.12.0 4,503 9/10/2020
2.11.19 7,600 9/9/2020
2.11.18 4,843 9/7/2020
2.11.17 7,940 9/2/2020
2.11.16 4,115 8/31/2020
2.11.15 2,439 8/31/2020
2.11.14 12,277 8/25/2020
2.11.13 5,547 8/21/2020
2.11.12 5,597 8/19/2020
2.11.11 4,171 8/18/2020
2.11.10 2,966 8/17/2020
2.11.9 5,790 8/12/2020
2.11.8 5,697 8/10/2020
2.11.7 2,934 8/7/2020
2.11.6 4,251 8/5/2020
2.11.5 2,368 8/5/2020
2.11.4 3,176 8/3/2020
2.11.3 7,265 7/29/2020
2.11.2 24,524 7/29/2020
2.11.1 4,584 7/27/2020
2.11.0 2,604 7/27/2020
2.10.22 3,333 7/27/2020
2.10.21 2,384 7/27/2020
2.10.20 7,404 7/20/2020
2.10.19 5,699 7/16/2020
2.10.18 2,382 7/16/2020
2.10.17 3,045 7/15/2020
2.10.16 5,105 7/13/2020
2.10.15 4,683 7/9/2020
2.10.14 3,122 7/8/2020
2.10.13 2,987 7/7/2020
2.10.12 3,163 7/6/2020
2.10.11 2,926 7/6/2020
2.10.10 4,698 7/1/2020
2.10.9 2,502 7/1/2020
2.10.8 2,684 6/30/2020
2.10.7 5,195 6/25/2020
2.10.6 3,909 6/23/2020
2.10.5 3,663 6/22/2020
2.10.4 2,549 6/22/2020
2.10.3 9,901 6/17/2020
2.10.2 6,887 6/11/2020
2.10.1 2,568 6/11/2020
2.10.0 3,406 6/10/2020
2.9.11 4,236 6/8/2020
2.9.10 6,434 6/2/2020
2.9.9 4,547 6/1/2020
2.9.8 2,960 5/30/2020
2.9.7 3,916 5/28/2020
2.9.6 4,105 5/26/2020
2.9.5 2,464 5/26/2020
2.9.4 3,066 5/25/2020
2.9.3 2,504 5/25/2020
2.9.2 5,193 5/22/2020
2.9.1 4,823 5/20/2020
2.9.0 2,718 5/19/2020
2.8.4 2,995 5/18/2020
2.8.3 2,607 5/18/2020
2.8.2 2,415 5/18/2020
2.8.1 2,917 5/15/2020
2.8.0 3,404 5/14/2020
2.7.3 3,315 5/13/2020
2.7.2 4,511 5/12/2020
2.7.1 3,121 5/11/2020
2.7.0 2,282 5/11/2020
2.6.10 3,465 5/7/2020
2.6.9 3,111 5/6/2020
2.6.8 2,769 5/5/2020
2.6.7 3,216 5/4/2020
2.6.6 4,406 5/1/2020
2.6.5 3,049 4/30/2020
2.6.4 4,005 4/27/2020
2.6.3 4,699 4/23/2020
2.6.2 2,380 4/23/2020
2.6.1 2,845 4/23/2020
2.6.0 4,310 4/22/2020
2.5.11 2,755 4/21/2020
2.5.10 2,919 4/20/2020
2.5.9 3,422 4/16/2020
2.5.8 5,969 4/8/2020
2.5.7 2,783 4/7/2020
2.5.6 2,984 4/6/2020
2.5.5 2,569 4/6/2020
2.5.4 2,444 4/6/2020
2.5.3 2,480 4/6/2020
2.5.2 2,789 4/6/2020
2.5.1 2,662 4/4/2020
2.5.0 2,873 4/3/2020
2.4.6 3,169 4/2/2020
2.4.5 3,825 3/31/2020
2.4.4 3,331 3/27/2020
2.4.3 2,624 3/26/2020
2.4.2 2,729 3/25/2020
2.4.1 3,289 3/23/2020
2.4.0 4,706 3/19/2020
2.3.9 3,249 3/16/2020
2.3.8 3,386 3/12/2020
2.3.7 4,409 3/9/2020
2.3.6 2,541 3/9/2020
2.3.5 2,905 3/6/2020
2.3.4 2,462 3/6/2020
2.3.3 4,106 3/5/2020
2.3.2 2,774 3/3/2020
2.3.1 2,466 3/3/2020
2.3.0 2,515 3/3/2020
2.2.6 2,904 3/2/2020
2.2.5 6,031 2/27/2020
2.2.4 2,539 2/27/2020
2.2.3 2,446 2/26/2020
2.2.2 2,670 2/26/2020
2.2.1 3,795 2/21/2020
2.2.0 2,692 2/20/2020
2.1.23 4,384 2/17/2020
2.1.22 3,798 2/14/2020
2.1.21 2,662 2/13/2020
2.1.20 3,088 2/12/2020
2.1.19 2,793 2/11/2020
2.1.18 3,068 2/7/2020
2.1.17 3,678 2/5/2020
2.1.16 2,831 2/3/2020
2.1.15 2,359 2/3/2020
2.1.14 4,510 1/28/2020
2.1.13 2,549 1/28/2020
2.1.12 2,739 1/27/2020
2.1.11 2,903 1/24/2020
2.1.10 3,543 1/23/2020
2.1.9 3,705 1/18/2020
2.1.8 2,589 1/17/2020
2.1.7 3,844 1/16/2020
2.1.6 6,902 1/15/2020
2.1.5 2,590 1/15/2020
2.1.4 3,063 1/13/2020
2.1.3 3,034 1/11/2020
2.1.2 2,836 1/11/2020
2.1.1 2,629 1/11/2020
2.1.0 2,911 1/9/2020
2.0.13 5,169 12/20/2019
2.0.12 2,969 12/18/2019
2.0.11 2,918 12/17/2019
2.0.10 2,865 12/16/2019
2.0.9 2,791 12/16/2019
2.0.8 2,901 12/13/2019
2.0.7 2,722 12/12/2019
2.0.6 2,639 12/12/2019
2.0.5 2,797 12/12/2019
2.0.4 3,197 12/9/2019
2.0.3 2,683 12/9/2019
2.0.2 3,607 12/5/2019
2.0.1 2,856 12/4/2019
2.0.0 2,945 12/4/2019
1.2.13 4,149 12/3/2019
1.2.12 2,851 12/3/2019
1.2.11 2,725 12/2/2019
1.2.10 2,736 12/2/2019
1.2.9 3,090 11/27/2019
1.2.8 2,672 11/27/2019
1.2.7 2,688 11/26/2019
1.2.6 3,114 11/25/2019
1.2.5 3,287 11/22/2019
1.2.4 2,758 11/21/2019
1.2.3 2,763 11/21/2019
1.2.2 2,573 11/21/2019
1.2.1 2,644 11/20/2019
1.2.0 2,617 11/20/2019
1.1.35 2,761 11/20/2019
1.1.34 2,761 11/19/2019
1.1.33 3,670 11/15/2019
1.1.32 2,598 11/15/2019
1.1.31 2,573 11/15/2019
1.1.30 2,862 11/12/2019
1.1.29 2,911 11/11/2019
1.1.28 2,640 11/11/2019
1.1.27 2,635 11/11/2019
1.1.26 2,869 11/7/2019
1.1.25 2,727 11/6/2019
1.1.24 2,697 11/5/2019
1.1.23 2,588 11/5/2019
1.1.22 2,789 11/4/2019
1.1.21 3,136 10/30/2019
1.1.20 2,669 10/30/2019
1.1.19 2,679 10/29/2019
1.1.18 2,861 10/28/2019
1.1.17 2,811 10/25/2019
1.1.16 2,814 10/24/2019
1.1.15 2,732 10/23/2019
1.1.14 2,608 10/22/2019
1.1.13 2,646 10/22/2019
1.1.12 2,689 10/21/2019
1.1.11 2,839 10/18/2019
1.1.10 2,666 10/17/2019
1.1.9 2,655 10/17/2019
1.1.8 2,623 10/17/2019
1.1.7 2,768 10/16/2019
1.1.6 2,803 10/15/2019
1.1.5 2,755 10/14/2019
1.1.4 2,610 10/13/2019
1.1.3 2,683 10/13/2019
1.1.2 2,647 10/13/2019
1.1.1 2,721 10/11/2019
1.1.0 2,726 10/11/2019
1.0.14 2,697 10/10/2019
1.0.13 2,775 10/9/2019
1.0.12 2,612 10/9/2019
1.0.11 2,744 10/7/2019
1.0.10 2,724 10/5/2019
1.0.9 2,808 10/4/2019
1.0.8 2,717 10/2/2019
1.0.7 2,606 10/2/2019
1.0.6 2,672 10/1/2019
1.0.5 2,627 10/1/2019
1.0.4 2,648 10/1/2019
1.0.3 2,844 9/30/2019
1.0.2 2,903 9/27/2019
1.0.1 2,677 9/25/2019
1.0.0 3,204 9/24/2019
0.0.82 744 9/23/2019
0.0.81 720 9/20/2019
0.0.80 676 9/20/2019
0.0.79 714 9/19/2019
0.0.78 698 9/19/2019
0.0.77 731 9/18/2019
0.0.76 760 9/17/2019
0.0.75 680 9/17/2019
0.0.74 698 9/17/2019
0.0.73 702 9/16/2019
0.0.72 744 9/13/2019
0.0.71 915 9/6/2019
0.0.70 692 9/6/2019
0.0.69 831 9/5/2019
0.0.68 705 9/4/2019
0.0.67 709 9/2/2019
0.0.66 827 8/28/2019
0.0.65 734 8/27/2019
0.0.64 685 8/26/2019
0.0.63 692 8/24/2019
0.0.62 751 8/21/2019
0.0.61 1,023 8/15/2019
0.0.60 799 8/14/2019
0.0.59 710 8/14/2019
0.0.58 715 8/13/2019
0.0.57 698 8/12/2019
0.0.56 741 8/9/2019
0.0.55 734 8/8/2019
0.0.54 713 8/8/2019
0.0.53 681 8/8/2019
0.0.52 690 8/7/2019
0.0.51 685 8/6/2019
0.0.50 690 8/6/2019
0.0.49 922 8/5/2019
0.0.48 682 8/5/2019
0.0.47 772 8/1/2019
0.0.46 739 7/31/2019
0.0.45 725 7/31/2019
0.0.44 732 7/30/2019
0.0.43 836 7/26/2019
0.0.42 769 7/24/2019
0.0.41 753 7/17/2019
0.0.40 711 7/15/2019
0.0.39 667 7/15/2019
0.0.38 693 7/14/2019
0.0.37 738 7/11/2019
0.0.36 697 7/11/2019
0.0.35 736 7/10/2019
0.0.34 890 6/25/2019
0.0.33 681 6/25/2019
0.0.32 703 6/21/2019
0.0.31 743 6/19/2019
0.0.30 701 6/17/2019
0.0.29 815 6/14/2019
0.0.28 681 6/14/2019
0.0.27 693 6/14/2019
0.0.26 691 6/14/2019
0.0.25 708 6/13/2019
0.0.24 2,810 6/6/2019
0.0.23 2,800 6/6/2019
0.0.22 2,825 5/30/2019
0.0.21 2,742 5/28/2019
0.0.20 2,697 5/27/2019
0.0.19 2,766 5/23/2019
0.0.18 2,703 5/22/2019
0.0.17 2,932 5/20/2019
0.0.16 2,846 5/17/2019
0.0.14 2,883 3/29/2019
0.0.13 2,777 3/7/2019
0.0.12 2,866 2/19/2019
0.0.11 2,832 2/19/2019
0.0.10 2,882 2/13/2019
0.0.9 2,820 2/11/2019
0.0.8 3,335 2/6/2019
0.0.6 2,945 1/25/2019
0.0.5 2,786 1/8/2019
0.0.4 3,246 12/13/2018
0.0.3 3,017 11/29/2018
0.0.2 2,837 11/23/2018
0.0.1 7,743 11/19/2018