Radzen.Blazor 7.4.3

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

Radzen Blazor Components

Radzen Blazor Components

A set of 90+ free and open source native Blazor UI controls.

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 (80)

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
7.4.3 6,069 9/29/2025
7.4.2 4,898 9/26/2025
7.4.1 4,981 9/24/2025
7.4.0 637 9/24/2025
7.3.6 5,114 9/23/2025
7.3.5 16,174 9/16/2025
7.3.4 12,558 9/11/2025
7.3.3 29,488 9/2/2025
7.3.2 13,672 8/28/2025
7.3.1 20,809 8/26/2025
7.3.0 5,218 8/25/2025
7.2.3 12,072 8/21/2025
7.2.2 13,842 8/18/2025
7.2.1 10,798 8/14/2025
7.2.0 3,182 8/13/2025
7.1.8 14,195 8/11/2025
7.1.7 34,493 8/4/2025
7.1.6 22,575 7/24/2025
7.1.5 41,317 7/10/2025
7.1.4 29,600 7/7/2025
7.1.3 28,383 6/30/2025
7.1.2 26,399 6/23/2025
7.1.1 18,853 6/18/2025
7.1.0 37,335 6/12/2025
7.0.8 44,700 6/5/2025
7.0.7 646,247 5/27/2025
7.0.6 35,993 5/20/2025
7.0.5 26,411 5/15/2025
7.0.4 12,935 5/13/2025
7.0.3 11,068 5/12/2025
7.0.2 20,726 5/8/2025
7.0.1 2,731 5/8/2025
7.0.0 7,354 5/7/2025
6.6.4 47,999 4/29/2025
6.6.3 23,130 4/24/2025
6.6.2 10,531 4/23/2025
6.6.1 29,227 4/15/2025
6.6.0 287,806 4/15/2025
6.5.3 19,559 4/14/2025
6.5.2 11,663 4/11/2025
6.5.1 22,686 4/9/2025
6.5.0 6,813 4/8/2025
6.4.1 9,558 4/7/2025
6.4.0 43,656 3/29/2025
6.3.4 9,112 3/28/2025
6.3.3 12,126 3/26/2025
6.3.2 120,497 3/21/2025
6.3.1 9,188 3/20/2025
6.3.0 17,101 3/18/2025
6.2.10 2,766 3/18/2025
6.2.9 30,351 3/17/2025
6.2.8 9,862 3/17/2025
6.2.7 7,986 3/14/2025
6.2.6 36,766 3/11/2025
6.2.5 13,360 3/10/2025
6.2.4 13,770 3/7/2025
6.2.3 2,880 3/6/2025
6.2.2 6,550 3/6/2025
6.2.1 3,724 3/6/2025
6.2.0 3,341 3/6/2025
6.1.6 84,159 3/4/2025
6.1.5 9,151 3/3/2025
6.1.4 10,300 3/1/2025
6.1.3 1,720 3/1/2025
6.1.2 31,598 2/26/2025
6.1.1 17,493 2/25/2025
6.1.0 6,387 2/24/2025
6.0.20 85,849 2/21/2025
6.0.19 5,923 2/21/2025
6.0.18 6,551 2/20/2025
6.0.17 6,508 2/19/2025
6.0.16 2,446 2/19/2025
6.0.15 7,118 2/19/2025
6.0.14 5,143 2/18/2025
6.0.13 3,625 2/18/2025
6.0.12 5,035 2/18/2025
6.0.11 2,931 2/18/2025
6.0.10 2,341 2/18/2025
6.0.9 7,011 2/17/2025
6.0.8 6,189 2/17/2025
6.0.7 5,736 2/17/2025
6.0.6 12,321 2/14/2025
6.0.5 2,430 2/14/2025
6.0.4 2,180 2/14/2025
6.0.3 2,653 2/14/2025
6.0.2 2,650 2/14/2025
6.0.1 5,906 2/13/2025
6.0.0 3,607 2/13/2025
5.9.9 48,907 2/12/2025
5.9.8 74,924 2/6/2025
5.9.7 41,213 2/3/2025
5.9.6 118,038 1/29/2025
5.9.5 14,924 1/28/2025
5.9.4 5,179 1/27/2025
5.9.3 3,846 1/27/2025
5.9.2 10,888 1/27/2025
5.9.1 3,634 1/26/2025
5.9.0 5,531 1/24/2025
5.8.0 18,233 1/23/2025
5.7.10 31,104 1/20/2025
5.7.9 13,073 1/17/2025
5.7.8 11,969 1/16/2025
5.7.7 1,706 1/16/2025
5.7.6 49,743 1/14/2025
5.7.5 230,964 1/13/2025
5.7.4 31,288 1/10/2025
5.7.3 90,298 1/6/2025
5.7.2 44,013 12/27/2024
5.7.1 130,358 12/19/2024
5.7.0 35,075 12/16/2024
5.6.15 25,045 12/11/2024
5.6.14 8,490 12/10/2024
5.6.13 12,689 12/9/2024
5.6.12 19,422 12/5/2024
5.6.11 11,511 12/3/2024
5.6.10 19,258 11/30/2024
5.6.9 9,414 11/29/2024
5.6.8 5,495 11/28/2024
5.6.7 30,215 11/22/2024
5.6.6 5,315 11/22/2024
5.6.5 25,318 11/20/2024
5.6.4 52,178 11/19/2024
5.6.3 20,926 11/18/2024
5.6.2 2,827 11/18/2024
5.6.1 185,125 11/15/2024
5.6.0 28,910 11/13/2024
5.5.5 40,419 11/6/2024
5.5.4 20,020 11/5/2024
5.5.3 8,095 11/4/2024
5.5.2 20,373 10/31/2024
5.5.1 16,893 10/29/2024
5.5.0 1,516 10/29/2024
5.4.0 9,122 10/28/2024
5.3.5 32,524 10/22/2024
5.3.4 923 10/22/2024
5.3.3 4,928 10/21/2024
5.3.2 1,751 10/21/2024
5.3.1 15,729 10/17/2024
5.3.0 33,992 10/14/2024
5.2.12 54,381 10/10/2024
5.2.11 12,558 10/10/2024
5.2.10 242,047 10/7/2024
5.2.9 17,281 10/3/2024
5.2.8 8,602 10/1/2024
5.2.7 1,725 10/1/2024
5.2.6 2,032 10/1/2024
5.2.5 7,571 9/30/2024
5.2.4 71,627 9/24/2024
5.2.3 932 9/24/2024
5.2.2 31,522 9/19/2024
5.2.1 1,048 9/19/2024
5.2.0 23,027 9/16/2024
5.1.11 23,736 9/11/2024
5.1.10 16,521 9/9/2024
5.1.9 10,269 9/6/2024
5.1.8 20,086 9/3/2024
5.1.7 27,397 9/2/2024
5.1.6 8,216 8/30/2024
5.1.5 12,913 8/29/2024
5.1.4 6,763 8/28/2024
5.1.3 28,963 8/23/2024
5.1.2 7,876 8/22/2024
5.1.1 30,187 8/16/2024
5.1.0 14,034 8/15/2024
5.0.9 20,912 8/12/2024
5.0.8 198,974 8/8/2024
5.0.7 56,724 8/6/2024
5.0.6 16,066 8/1/2024
5.0.5 757 8/1/2024
5.0.4 20,633 7/29/2024
5.0.3 5,807 7/26/2024
5.0.2 20,536 7/24/2024
5.0.1 14,271 7/22/2024
5.0.0 5,376 7/22/2024
4.34.4 87,104 7/19/2024
4.34.3 32,480 7/17/2024
4.34.2 551 7/17/2024
4.34.1 12,643 7/15/2024
4.34.0 26,395 7/11/2024
4.33.3 39,929 7/3/2024
4.33.2 12,808 7/1/2024
4.33.1 14,365 6/28/2024
4.33.0 8,961 6/27/2024
4.32.11 19,769 6/26/2024
4.32.10 13,873 6/24/2024
4.32.9 6,371 6/24/2024
4.32.8 53,893 6/17/2024
4.32.7 53,872 6/12/2024
4.32.6 29,048 6/7/2024
4.32.5 5,887 6/7/2024
4.32.4 37,200 6/4/2024
4.32.3 18,211 5/31/2024
4.32.2 9,271 5/29/2024
4.32.1 27,155 5/24/2024
4.32.0 10,096 5/23/2024
4.31.7 21,326 5/21/2024
4.31.6 7,658 5/20/2024
4.31.5 18,179 5/16/2024
4.31.4 25,984 5/13/2024
4.31.3 25,084 5/8/2024
4.31.2 11,167 5/6/2024
4.31.1 18,152 5/2/2024
4.31.0 7,962 4/30/2024
4.30.3 10,695 4/29/2024
4.30.2 77,597 4/25/2024
4.30.1 9,633 4/24/2024
4.30.0 3,650 4/23/2024
4.29.9 18,900 4/22/2024
4.29.8 47,185 4/18/2024
4.29.7 39,959 4/15/2024
4.29.6 29,988 4/10/2024
4.29.5 4,433 4/9/2024
4.29.4 8,323 4/8/2024
4.29.3 3,628 4/8/2024
4.29.2 31,277 4/4/2024
4.29.1 22,393 3/29/2024
4.29.0 1,484 3/29/2024
4.28.10 6,631 3/28/2024
4.28.9 8,377 3/27/2024
4.28.8 21,218 3/26/2024
4.28.7 1,488 3/26/2024
4.28.6 8,098 3/25/2024
4.28.5 10,267 3/22/2024
4.28.4 9,353 3/21/2024
4.28.3 13,057 3/20/2024
4.28.2 9,882 3/19/2024
4.28.1 5,367 3/18/2024
4.28.0 1,745 3/18/2024
4.27.1 18,856 3/14/2024
4.27.0 3,141 3/14/2024
4.26.1 14,801 3/12/2024
4.26.0 17,253 3/11/2024
4.25.12 39,027 3/7/2024
4.25.11 20,123 3/5/2024
4.25.10 23,206 3/4/2024
4.25.9 21,321 2/29/2024
4.25.8 9,186 2/28/2024
4.25.7 24,674 2/26/2024
4.25.6 11,303 2/23/2024
4.25.5 6,289 2/22/2024
4.25.4 3,413 2/22/2024
4.25.3 16,388 2/21/2024
4.25.2 1,201 2/21/2024
4.25.1 9,489 2/20/2024
4.25.0 1,777 2/20/2024
4.24.7 118,874 2/13/2024
4.24.6 24,395 2/7/2024
4.24.5 37,873 2/1/2024
4.24.4 28,136 1/30/2024
4.24.3 15,826 1/26/2024
4.24.2 40,014 1/22/2024
4.24.1 30,303 1/18/2024
4.24.0 20,366 1/15/2024
4.23.9 11,417 1/12/2024
4.23.8 36,825 1/9/2024
4.23.7 21,656 1/4/2024
4.23.6 14,285 1/4/2024
4.23.5 10,777 1/2/2024
4.23.4 50,688 12/18/2023
4.23.3 18,947 12/14/2023
4.23.2 34,847 12/11/2023
4.23.1 12,709 12/8/2023
4.23.0 7,281 12/7/2023
4.22.1 239,320 11/29/2023
4.22.0 20,011 11/27/2023
4.21.4 22,294 11/23/2023
4.21.3 71,772 11/16/2023
4.21.2 3,056 11/16/2023
4.21.1 16,227 11/14/2023
4.21.0 9,911 11/14/2023
4.20.4 41,294 11/10/2023
4.20.3 2,054 11/9/2023
4.20.2 2,240 11/9/2023
4.20.1 24,465 11/6/2023
4.20.0 21,639 11/2/2023
4.19.1 23,867 10/30/2023
4.19.0 35,624 10/23/2023
4.18.1 77,184 10/18/2023
4.18.0 17,748 10/16/2023
4.17.1 17,859 10/10/2023
4.17.0 8,742 10/9/2023
4.16.4 24,779 10/4/2023
4.16.3 26,736 9/28/2023
4.16.2 26,294 9/22/2023
4.16.1 18,690 9/21/2023
4.16.0 26,662 9/18/2023
4.15.14 33,569 9/13/2023
4.15.13 2,905 9/13/2023
4.15.12 7,674 9/12/2023
4.15.11 21,484 9/7/2023
4.15.10 13,850 9/4/2023
4.15.9 17,206 9/1/2023
4.15.8 18,818 8/29/2023
4.15.7 19,945 8/24/2023
4.15.6 18,262 8/21/2023
4.15.5 10,927 8/18/2023
4.15.4 64,435 8/11/2023
4.15.3 2,047 8/11/2023
4.15.2 3,852 8/10/2023
4.15.1 9,456 8/10/2023
4.15.0 21,589 8/8/2023
4.14.4 49,816 7/31/2023
4.14.3 13,034 7/27/2023
4.14.2 12,518 7/25/2023
4.14.1 21,528 7/19/2023
4.14.0 14,524 7/18/2023
4.13.6 30,666 7/14/2023
4.13.5 71,808 7/3/2023
4.13.4 39,032 6/26/2023
4.13.3 20,209 6/20/2023
4.13.2 37,313 6/15/2023
4.13.1 25,475 6/13/2023
4.13.0 104,849 6/7/2023
4.12.1 10,131 6/5/2023
4.12.0 35,474 5/31/2023
4.11.2 46,889 5/23/2023
4.11.1 40,533 5/16/2023
4.11.0 8,639 5/15/2023
4.10.4 28,522 5/9/2023
4.10.3 17,533 5/4/2023
4.10.2 10,982 5/2/2023
4.10.1 18,484 4/27/2023
4.10.0 33,169 4/20/2023
4.9.2 15,872 4/18/2023
4.9.1 31,531 4/12/2023
4.9.0 2,204 4/12/2023
4.8.4 47,740 4/4/2023
4.8.3 17,271 3/30/2023
4.8.2 13,232 3/27/2023
4.8.1 2,564 3/27/2023
4.8.0 9,487 3/24/2023
4.7.14 7,286 3/23/2023
4.7.13 20,566 3/20/2023
4.7.12 455,815 3/16/2023
4.7.11 15,990 3/14/2023
4.7.10 10,119 3/13/2023
4.7.9 33,844 3/9/2023
4.7.8 17,549 3/7/2023
4.7.7 6,400 3/6/2023
4.7.6 10,532 3/3/2023
4.7.5 13,152 3/2/2023
4.7.4 20,714 2/27/2023
4.7.3 2,397 2/27/2023
4.7.2 12,745 2/23/2023
4.7.1 52,175 2/16/2023
4.7.0 39,819 2/13/2023
4.6.8 12,770 2/9/2023
4.6.7 7,093 2/9/2023
4.6.6 25,513 2/6/2023
4.6.5 15,205 2/1/2023
4.6.4 10,324 1/30/2023
4.6.3 24,680 1/26/2023
4.6.2 16,714 1/23/2023
4.6.1 43,757 1/20/2023
4.6.0 24,675 1/19/2023
4.5.3 11,338 1/16/2023
4.5.2 26,234 1/12/2023
4.5.1 4,063 1/12/2023
4.5.0 14,652 1/9/2023
4.4.9 12,418 1/5/2023
4.4.8 10,339 1/3/2023
4.4.7 44,920 12/19/2022
4.4.6 29,262 12/13/2022
4.4.5 12,567 12/12/2022
4.4.4 14,119 12/8/2022
4.4.3 11,632 12/5/2022
4.4.2 3,761 12/5/2022
4.4.1 21,093 11/30/2022
4.4.0 7,085 11/30/2022
4.3.10 8,489 11/28/2022
4.3.9 5,283 11/28/2022
4.3.8 16,793 11/24/2022
4.3.7 22,149 11/21/2022
4.3.6 30,821 11/16/2022
4.3.5 9,183 11/15/2022
4.3.4 6,003 11/14/2022
4.3.3 2,624 11/14/2022
4.3.2 45,337 11/10/2022
4.3.1 15,872 11/9/2022
4.3.0 4,028 11/8/2022
4.2.3 8,363 11/7/2022
4.2.2 9,941 11/3/2022
4.2.1 5,748 11/2/2022
4.2.0 6,697 10/31/2022
4.1.15 12,980 10/27/2022
4.1.14 9,809 10/24/2022
4.1.13 3,134 10/24/2022
4.1.12 5,700 10/21/2022
4.1.11 4,885 10/21/2022
4.1.10 7,643 10/20/2022
4.1.9 11,759 10/17/2022
4.1.8 11,954 10/13/2022
4.1.7 49,266 10/6/2022
4.1.6 17,030 10/3/2022
4.1.5 8,058 9/29/2022
4.1.4 23,174 9/27/2022
4.1.3 6,620 9/26/2022
4.1.2 3,678 9/26/2022
4.1.1 19,259 9/22/2022
4.1.0 11,992 9/21/2022
4.0.0 28,244 9/15/2022
3.20.12 67,228 9/12/2022
3.20.11 16,084 9/8/2022
3.20.10 44,487 9/5/2022
3.20.9 9,260 9/1/2022
3.20.8 43,919 8/30/2022
3.20.7 6,832 8/29/2022
3.20.6 17,463 8/25/2022
3.20.5 38,244 8/22/2022
3.20.4 12,943 8/17/2022
3.20.3 36,283 8/11/2022
3.20.2 34,981 8/5/2022
3.20.1 4,785 8/4/2022
3.20.0 4,909 8/4/2022
3.19.12 19,314 8/1/2022
3.19.11 14,895 7/28/2022
3.19.10 14,583 7/25/2022
3.19.9 5,418 7/23/2022
3.19.8 7,652 7/21/2022
3.19.7 78,744 7/19/2022
3.19.6 10,563 7/18/2022
3.19.5 69,319 7/14/2022
3.19.4 20,821 7/12/2022
3.19.3 27,818 7/7/2022
3.19.2 38,758 7/4/2022
3.19.1 38,315 6/23/2022
3.19.0 3,175 6/23/2022
3.18.16 41,592 6/16/2022
3.18.15 29,638 6/13/2022
3.18.14 44,925 6/9/2022
3.18.13 123,034 6/2/2022
3.18.12 122,330 5/26/2022
3.18.11 11,079 5/23/2022
3.18.10 118,931 5/19/2022
3.18.9 26,222 5/16/2022
3.18.8 47,653 5/9/2022
3.18.7 19,362 5/2/2022
3.18.6 54,876 4/28/2022
3.18.5 4,658 4/27/2022
3.18.4 60,128 4/21/2022
3.18.3 18,532 4/18/2022
3.18.2 14,291 4/13/2022
3.18.1 7,945 4/11/2022
3.18.0 36,864 4/7/2022
3.17.3 28,741 3/31/2022
3.17.2 12,808 3/28/2022
3.17.1 5,835 3/25/2022
3.17.0 26,247 3/24/2022
3.16.7 13,546 3/21/2022
3.16.6 17,048 3/17/2022
3.16.5 2,186 3/17/2022
3.16.4 2,294 3/17/2022
3.16.3 57,982 3/7/2022
3.16.2 29,785 3/3/2022
3.16.1 11,007 2/28/2022
3.16.0 17,799 2/24/2022
3.15.6 19,647 2/21/2022
3.15.5 19,655 2/18/2022
3.15.4 6,825 2/17/2022
3.15.3 10,231 2/14/2022
3.15.2 15,260 2/11/2022
3.15.1 4,908 2/10/2022
3.15.0 5,340 2/9/2022
3.14.12 9,686 2/4/2022
3.14.11 30,241 2/3/2022
3.14.10 17,847 1/31/2022
3.14.9 4,201 1/29/2022
3.14.8 12,143 1/27/2022
3.14.7 11,908 1/24/2022
3.14.6 45,020 1/20/2022
3.14.5 10,425 1/20/2022
3.14.4 2,609 1/20/2022
3.14.3 2,696 1/20/2022
3.14.2 63,040 1/13/2022
3.14.1 22,283 1/10/2022
3.14.0 10,439 1/6/2022
3.13.12 35,742 12/30/2021
3.13.11 48,982 12/27/2021
3.13.10 6,939 12/23/2021
3.13.9 3,880 12/23/2021
3.13.8 42,292 12/20/2021
3.13.7 48,898 12/16/2021
3.13.6 13,588 12/13/2021
3.13.5 11,731 12/9/2021
3.13.4 12,864 12/6/2021
3.13.3 10,910 12/1/2021
3.13.2 30,257 11/25/2021
3.13.1 13,907 11/24/2021
3.13.0 7,439 11/24/2021
3.12.5 5,611 11/23/2021
3.12.4 2,045 11/23/2021
3.12.3 4,437 11/22/2021
3.12.2 13,428 11/18/2021
3.12.1 13,386 11/15/2021
3.12.0 11,735 11/11/2021
3.11.12 38,809 11/4/2021
3.11.11 18,025 11/1/2021
3.11.10 7,494 10/28/2021
3.11.9 17,817 10/21/2021
3.11.8 5,870 10/19/2021
3.11.7 3,937 10/18/2021
3.11.6 9,022 10/14/2021
3.11.5 2,080 10/14/2021
3.11.4 51,264 10/11/2021
3.11.3 7,530 10/7/2021
3.11.2 10,542 10/5/2021
3.11.1 9,175 9/30/2021
3.11.0 2,426 9/30/2021
3.10.2 15,191 9/27/2021
3.10.1 8,203 9/23/2021
3.10.0 17,369 9/21/2021
3.9.10 29,501 9/16/2021
3.9.9 16,301 9/9/2021
3.9.8 9,889 9/3/2021
3.9.7 12,895 8/31/2021
3.9.6 6,201 8/30/2021
3.9.5 7,515 8/25/2021
3.9.4 3,033 8/25/2021
3.9.3 13,862 8/23/2021
3.9.2 9,910 8/18/2021
3.9.1 3,018 8/18/2021
3.9.0 2,379 8/18/2021
3.8.2 17,525 8/9/2021
3.8.1 11,542 8/3/2021
3.8.0 7,684 7/29/2021
3.7.3 11,993 7/26/2021
3.7.2 8,114 7/21/2021
3.7.1 9,981 7/19/2021
3.7.0 2,277 7/19/2021
3.6.8 18,891 7/13/2021
3.6.7 6,420 7/8/2021
3.6.6 7,452 7/5/2021
3.6.5 2,096 7/5/2021
3.6.4 3,873 7/5/2021
3.6.3 12,752 7/1/2021
3.6.2 5,238 7/1/2021
3.6.1 21,821 6/28/2021
3.6.0 15,588 6/23/2021
3.5.3 51,808 6/17/2021
3.5.2 13,857 6/14/2021
3.5.1 13,502 6/10/2021
3.5.0 11,711 6/7/2021
3.4.2 8,083 6/3/2021
3.4.1 5,362 6/3/2021
3.4.0 2,169 6/3/2021
3.3.2 11,061 5/27/2021
3.3.1 13,271 5/20/2021
3.3.0 6,455 5/18/2021
3.2.9 10,139 5/13/2021
3.2.8 14,639 5/6/2021
3.2.7 24,552 4/26/2021
3.2.6 14,216 4/21/2021
3.2.5 4,457 4/19/2021
3.2.4 3,518 4/19/2021
3.2.3 8,190 4/14/2021
3.2.2 22,468 4/8/2021
3.2.1 5,171 4/6/2021
3.2.0 6,562 4/2/2021
3.1.11 4,330 4/1/2021
3.1.10 7,882 3/29/2021
3.1.9 7,702 3/26/2021
3.1.8 4,424 3/25/2021
3.1.7 9,703 3/22/2021
3.1.6 15,455 3/15/2021
3.1.5 18,600 3/8/2021
3.1.4 9,327 3/4/2021
3.1.3 10,183 3/1/2021
3.1.2 8,050 2/25/2021
3.1.1 25,452 2/22/2021
3.1.0 23,692 2/17/2021
3.0.10 6,408 2/15/2021
3.0.9 11,407 2/11/2021
3.0.8 9,393 2/8/2021
3.0.7 10,554 2/4/2021
3.0.6 7,118 2/2/2021
3.0.5 2,261 2/2/2021
3.0.4 5,421 2/1/2021
3.0.3 5,306 1/28/2021
3.0.2 9,747 1/25/2021
3.0.1 6,343 1/21/2021
3.0.0 7,726 1/19/2021
2.18.16 16,764 1/15/2021
2.18.15 3,220 1/14/2021
2.18.14 2,367 1/14/2021
2.18.13 4,947 1/13/2021
2.18.12 2,861 1/12/2021
2.18.11 2,574 1/12/2021
2.18.10 8,218 1/6/2021
2.18.9 7,865 1/4/2021
2.18.8 25,494 12/23/2020
2.18.7 2,273 12/23/2020
2.18.6 14,611 12/15/2020
2.18.5 3,231 12/14/2020
2.18.4 5,418 12/9/2020
2.18.3 4,209 12/7/2020
2.18.2 6,685 12/3/2020
2.18.1 2,557 11/30/2020
2.18.0 648 11/30/2020
2.17.11 5,125 11/27/2020
2.17.10 5,935 11/24/2020
2.17.9 3,055 11/23/2020
2.17.8 669 11/23/2020
2.17.7 2,224 11/21/2020
2.17.6 539 11/21/2020
2.17.5 761 11/20/2020
2.17.4 1,177 11/20/2020
2.17.3 1,351 11/19/2020
2.17.2 4,272 11/17/2020
2.17.1 6,684 11/16/2020
2.17.0 1,187 11/16/2020
2.16.5 2,359 11/13/2020
2.16.4 626 11/13/2020
2.16.3 2,459 11/12/2020
2.16.2 9,076 11/9/2020
2.16.1 2,769 11/6/2020
2.16.0 1,694 11/5/2020
2.15.21 1,838 11/3/2020
2.15.20 3,295 10/31/2020
2.15.19 6,683 10/27/2020
2.15.18 2,074 10/26/2020
2.15.17 5,205 10/22/2020
2.15.16 1,309 10/21/2020
2.15.15 4,122 10/19/2020
2.15.14 3,272 10/15/2020
2.15.13 537 10/15/2020
2.15.12 4,232 10/13/2020
2.15.11 2,168 10/12/2020
2.15.10 1,870 10/9/2020
2.15.9 1,007 10/8/2020
2.15.8 3,161 10/6/2020
2.15.7 5,056 10/2/2020
2.15.6 1,603 10/1/2020
2.15.5 3,805 9/28/2020
2.15.4 3,754 9/24/2020
2.15.3 540 9/24/2020
2.15.2 481 9/24/2020
2.15.1 442 9/24/2020
2.15.0 798 9/24/2020
2.14.6 1,031 9/23/2020
2.14.5 1,760 9/23/2020
2.14.4 528 9/23/2020
2.14.3 1,785 9/21/2020
2.14.2 543 9/21/2020
2.14.1 1,756 9/18/2020
2.14.0 1,098 9/17/2020
2.13.0 9,096 9/16/2020
2.12.3 4,397 9/14/2020
2.12.2 3,633 9/12/2020
2.12.1 2,697 9/11/2020
2.12.0 4,470 9/10/2020
2.11.19 7,590 9/9/2020
2.11.18 4,830 9/7/2020
2.11.17 7,930 9/2/2020
2.11.16 4,108 8/31/2020
2.11.15 2,422 8/31/2020
2.11.14 12,258 8/25/2020
2.11.13 5,539 8/21/2020
2.11.12 5,585 8/19/2020
2.11.11 4,161 8/18/2020
2.11.10 2,945 8/17/2020
2.11.9 5,782 8/12/2020
2.11.8 5,680 8/10/2020
2.11.7 2,923 8/7/2020
2.11.6 4,228 8/5/2020
2.11.5 2,360 8/5/2020
2.11.4 3,168 8/3/2020
2.11.3 7,254 7/29/2020
2.11.2 24,489 7/29/2020
2.11.1 4,571 7/27/2020
2.11.0 2,586 7/27/2020
2.10.22 3,320 7/27/2020
2.10.21 2,376 7/27/2020
2.10.20 7,383 7/20/2020
2.10.19 5,690 7/16/2020
2.10.18 2,375 7/16/2020
2.10.17 3,033 7/15/2020
2.10.16 5,095 7/13/2020
2.10.15 4,650 7/9/2020
2.10.14 3,103 7/8/2020
2.10.13 2,981 7/7/2020
2.10.12 3,143 7/6/2020
2.10.11 2,907 7/6/2020
2.10.10 4,688 7/1/2020
2.10.9 2,495 7/1/2020
2.10.8 2,664 6/30/2020
2.10.7 5,176 6/25/2020
2.10.6 3,902 6/23/2020
2.10.5 3,651 6/22/2020
2.10.4 2,540 6/22/2020
2.10.3 9,882 6/17/2020
2.10.2 6,876 6/11/2020
2.10.1 2,561 6/11/2020
2.10.0 3,396 6/10/2020
2.9.11 4,216 6/8/2020
2.9.10 6,416 6/2/2020
2.9.9 4,528 6/1/2020
2.9.8 2,950 5/30/2020
2.9.7 3,910 5/28/2020
2.9.6 4,096 5/26/2020
2.9.5 2,443 5/26/2020
2.9.4 3,045 5/25/2020
2.9.3 2,495 5/25/2020
2.9.2 5,183 5/22/2020
2.9.1 4,813 5/20/2020
2.9.0 2,710 5/19/2020
2.8.4 2,985 5/18/2020
2.8.3 2,598 5/18/2020
2.8.2 2,409 5/18/2020
2.8.1 2,910 5/15/2020
2.8.0 3,395 5/14/2020
2.7.3 3,303 5/13/2020
2.7.2 4,497 5/12/2020
2.7.1 3,112 5/11/2020
2.7.0 2,275 5/11/2020
2.6.10 3,456 5/7/2020
2.6.9 3,104 5/6/2020
2.6.8 2,761 5/5/2020
2.6.7 3,208 5/4/2020
2.6.6 4,400 5/1/2020
2.6.5 3,043 4/30/2020
2.6.4 3,994 4/27/2020
2.6.3 4,680 4/23/2020
2.6.2 2,369 4/23/2020
2.6.1 2,838 4/23/2020
2.6.0 4,291 4/22/2020
2.5.11 2,746 4/21/2020
2.5.10 2,909 4/20/2020
2.5.9 3,401 4/16/2020
2.5.8 5,958 4/8/2020
2.5.7 2,761 4/7/2020
2.5.6 2,971 4/6/2020
2.5.5 2,559 4/6/2020
2.5.4 2,432 4/6/2020
2.5.3 2,471 4/6/2020
2.5.2 2,780 4/6/2020
2.5.1 2,654 4/4/2020
2.5.0 2,853 4/3/2020
2.4.6 3,159 4/2/2020
2.4.5 3,817 3/31/2020
2.4.4 3,324 3/27/2020
2.4.3 2,606 3/26/2020
2.4.2 2,710 3/25/2020
2.4.1 3,269 3/23/2020
2.4.0 4,684 3/19/2020
2.3.9 3,239 3/16/2020
2.3.8 3,378 3/12/2020
2.3.7 4,398 3/9/2020
2.3.6 2,530 3/9/2020
2.3.5 2,896 3/6/2020
2.3.4 2,451 3/6/2020
2.3.3 4,099 3/5/2020
2.3.2 2,768 3/3/2020
2.3.1 2,458 3/3/2020
2.3.0 2,507 3/3/2020
2.2.6 2,897 3/2/2020
2.2.5 6,025 2/27/2020
2.2.4 2,527 2/27/2020
2.2.3 2,439 2/26/2020
2.2.2 2,661 2/26/2020
2.2.1 3,784 2/21/2020
2.2.0 2,684 2/20/2020
2.1.23 4,369 2/17/2020
2.1.22 3,791 2/14/2020
2.1.21 2,654 2/13/2020
2.1.20 3,067 2/12/2020
2.1.19 2,781 2/11/2020
2.1.18 3,058 2/7/2020
2.1.17 3,669 2/5/2020
2.1.16 2,822 2/3/2020
2.1.15 2,341 2/3/2020
2.1.14 4,502 1/28/2020
2.1.13 2,540 1/28/2020
2.1.12 2,730 1/27/2020
2.1.11 2,892 1/24/2020
2.1.10 3,535 1/23/2020
2.1.9 3,685 1/18/2020
2.1.8 2,578 1/17/2020
2.1.7 3,834 1/16/2020
2.1.6 6,891 1/15/2020
2.1.5 2,579 1/15/2020
2.1.4 3,053 1/13/2020
2.1.3 3,024 1/11/2020
2.1.2 2,828 1/11/2020
2.1.1 2,621 1/11/2020
2.1.0 2,902 1/9/2020
2.0.13 5,159 12/20/2019
2.0.12 2,960 12/18/2019
2.0.11 2,908 12/17/2019
2.0.10 2,856 12/16/2019
2.0.9 2,782 12/16/2019
2.0.8 2,894 12/13/2019
2.0.7 2,711 12/12/2019
2.0.6 2,630 12/12/2019
2.0.5 2,788 12/12/2019
2.0.4 3,185 12/9/2019
2.0.3 2,673 12/9/2019
2.0.2 3,596 12/5/2019
2.0.1 2,847 12/4/2019
2.0.0 2,930 12/4/2019
1.2.13 4,138 12/3/2019
1.2.12 2,831 12/3/2019
1.2.11 2,706 12/2/2019
1.2.10 2,726 12/2/2019
1.2.9 3,083 11/27/2019
1.2.8 2,652 11/27/2019
1.2.7 2,677 11/26/2019
1.2.6 3,100 11/25/2019
1.2.5 3,278 11/22/2019
1.2.4 2,749 11/21/2019
1.2.3 2,743 11/21/2019
1.2.2 2,565 11/21/2019
1.2.1 2,634 11/20/2019
1.2.0 2,606 11/20/2019
1.1.35 2,741 11/20/2019
1.1.34 2,749 11/19/2019
1.1.33 3,663 11/15/2019
1.1.32 2,589 11/15/2019
1.1.31 2,562 11/15/2019
1.1.30 2,849 11/12/2019
1.1.29 2,902 11/11/2019
1.1.28 2,633 11/11/2019
1.1.27 2,626 11/11/2019
1.1.26 2,856 11/7/2019
1.1.25 2,720 11/6/2019
1.1.24 2,690 11/5/2019
1.1.23 2,580 11/5/2019
1.1.22 2,778 11/4/2019
1.1.21 3,124 10/30/2019
1.1.20 2,661 10/30/2019
1.1.19 2,664 10/29/2019
1.1.18 2,852 10/28/2019
1.1.17 2,802 10/25/2019
1.1.16 2,805 10/24/2019
1.1.15 2,720 10/23/2019
1.1.14 2,600 10/22/2019
1.1.13 2,636 10/22/2019
1.1.12 2,680 10/21/2019
1.1.11 2,820 10/18/2019
1.1.10 2,655 10/17/2019
1.1.9 2,644 10/17/2019
1.1.8 2,615 10/17/2019
1.1.7 2,747 10/16/2019
1.1.6 2,795 10/15/2019
1.1.5 2,736 10/14/2019
1.1.4 2,601 10/13/2019
1.1.3 2,676 10/13/2019
1.1.2 2,637 10/13/2019
1.1.1 2,700 10/11/2019
1.1.0 2,716 10/11/2019
1.0.14 2,690 10/10/2019
1.0.13 2,762 10/9/2019
1.0.12 2,600 10/9/2019
1.0.11 2,736 10/7/2019
1.0.10 2,715 10/5/2019
1.0.9 2,787 10/4/2019
1.0.8 2,709 10/2/2019
1.0.7 2,596 10/2/2019
1.0.6 2,665 10/1/2019
1.0.5 2,617 10/1/2019
1.0.4 2,640 10/1/2019
1.0.3 2,834 9/30/2019
1.0.2 2,883 9/27/2019
1.0.1 2,670 9/25/2019
1.0.0 3,194 9/24/2019
0.0.82 733 9/23/2019
0.0.81 713 9/20/2019
0.0.80 667 9/20/2019
0.0.79 704 9/19/2019
0.0.78 687 9/19/2019
0.0.77 725 9/18/2019
0.0.76 751 9/17/2019
0.0.75 669 9/17/2019
0.0.74 682 9/17/2019
0.0.73 693 9/16/2019
0.0.72 733 9/13/2019
0.0.71 902 9/6/2019
0.0.70 683 9/6/2019
0.0.69 822 9/5/2019
0.0.68 698 9/4/2019
0.0.67 700 9/2/2019
0.0.66 818 8/28/2019
0.0.65 725 8/27/2019
0.0.64 674 8/26/2019
0.0.63 685 8/24/2019
0.0.62 741 8/21/2019
0.0.61 1,013 8/15/2019
0.0.60 789 8/14/2019
0.0.59 697 8/14/2019
0.0.58 705 8/13/2019
0.0.57 687 8/12/2019
0.0.56 734 8/9/2019
0.0.55 725 8/8/2019
0.0.54 702 8/8/2019
0.0.53 673 8/8/2019
0.0.52 683 8/7/2019
0.0.51 673 8/6/2019
0.0.50 681 8/6/2019
0.0.49 911 8/5/2019
0.0.48 672 8/5/2019
0.0.47 763 8/1/2019
0.0.46 730 7/31/2019
0.0.45 714 7/31/2019
0.0.44 722 7/30/2019
0.0.43 826 7/26/2019
0.0.42 759 7/24/2019
0.0.41 743 7/17/2019
0.0.40 703 7/15/2019
0.0.39 659 7/15/2019
0.0.38 683 7/14/2019
0.0.37 728 7/11/2019
0.0.36 689 7/11/2019
0.0.35 726 7/10/2019
0.0.34 881 6/25/2019
0.0.33 671 6/25/2019
0.0.32 695 6/21/2019
0.0.31 737 6/19/2019
0.0.30 693 6/17/2019
0.0.29 808 6/14/2019
0.0.28 674 6/14/2019
0.0.27 684 6/14/2019
0.0.26 681 6/14/2019
0.0.25 701 6/13/2019
0.0.24 2,802 6/6/2019
0.0.23 2,786 6/6/2019
0.0.22 2,806 5/30/2019
0.0.21 2,729 5/28/2019
0.0.20 2,690 5/27/2019
0.0.19 2,745 5/23/2019
0.0.18 2,694 5/22/2019
0.0.17 2,920 5/20/2019
0.0.16 2,832 5/17/2019
0.0.14 2,862 3/29/2019
0.0.13 2,767 3/7/2019
0.0.12 2,846 2/19/2019
0.0.11 2,808 2/19/2019
0.0.10 2,870 2/13/2019
0.0.9 2,801 2/11/2019
0.0.8 3,317 2/6/2019
0.0.6 2,936 1/25/2019
0.0.5 2,778 1/8/2019
0.0.4 3,223 12/13/2018
0.0.3 3,006 11/29/2018
0.0.2 2,827 11/23/2018
0.0.1 7,590 11/19/2018