Radzen.Blazor 7.3.4

Prefix Reserved
dotnet add package Radzen.Blazor --version 7.3.4
                    
NuGet\Install-Package Radzen.Blazor -Version 7.3.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="7.3.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Radzen.Blazor" Version="7.3.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 7.3.4
                    
#r "nuget: Radzen.Blazor, 7.3.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@7.3.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=7.3.4
                    
Install as a Cake Addin
#tool nuget:?package=Radzen.Blazor&version=7.3.4
                    
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
bhrugen/TangyBlazor
suxrobGM/logistics-app
Automate your entire transportation logistics operations with the fleet management system.
Version Downloads Last Updated
7.3.4 3,403 9/11/2025
7.3.3 17,676 9/2/2025
7.3.2 10,900 8/28/2025
7.3.1 11,988 8/26/2025
7.3.0 4,010 8/25/2025
7.2.3 10,223 8/21/2025
7.2.2 11,078 8/18/2025
7.2.1 9,381 8/14/2025
7.2.0 2,567 8/13/2025
7.1.8 11,445 8/11/2025
7.1.7 26,222 8/4/2025
7.1.6 14,260 7/24/2025
7.1.5 35,847 7/10/2025
7.1.4 24,116 7/7/2025
7.1.3 24,238 6/30/2025
7.1.2 23,270 6/23/2025
7.1.1 17,176 6/18/2025
7.1.0 33,271 6/12/2025
7.0.8 39,857 6/5/2025
7.0.7 554,160 5/27/2025
7.0.6 33,314 5/20/2025
7.0.5 24,070 5/15/2025
7.0.4 11,999 5/13/2025
7.0.3 9,957 5/12/2025
7.0.2 18,532 5/8/2025
7.0.1 2,455 5/8/2025
7.0.0 7,030 5/7/2025
6.6.4 44,093 4/29/2025
6.6.3 21,420 4/24/2025
6.6.2 9,739 4/23/2025
6.6.1 28,024 4/15/2025
6.6.0 287,520 4/15/2025
6.5.3 16,846 4/14/2025
6.5.2 10,817 4/11/2025
6.5.1 21,166 4/9/2025
6.5.0 6,334 4/8/2025
6.4.1 9,335 4/7/2025
6.4.0 41,881 3/29/2025
6.3.4 8,554 3/28/2025
6.3.3 11,858 3/26/2025
6.3.2 118,915 3/21/2025
6.3.1 8,756 3/20/2025
6.3.0 16,668 3/18/2025
6.2.10 2,633 3/18/2025
6.2.9 27,782 3/17/2025
6.2.8 9,382 3/17/2025
6.2.7 7,694 3/14/2025
6.2.6 34,990 3/11/2025
6.2.5 12,853 3/10/2025
6.2.4 13,316 3/7/2025
6.2.3 2,737 3/6/2025
6.2.2 6,350 3/6/2025
6.2.1 3,603 3/6/2025
6.2.0 3,239 3/6/2025
6.1.6 83,656 3/4/2025
6.1.5 8,203 3/3/2025
6.1.4 10,080 3/1/2025
6.1.3 1,628 3/1/2025
6.1.2 29,431 2/26/2025
6.1.1 16,464 2/25/2025
6.1.0 6,253 2/24/2025
6.0.20 85,575 2/21/2025
6.0.19 5,745 2/21/2025
6.0.18 6,415 2/20/2025
6.0.17 6,300 2/19/2025
6.0.16 2,355 2/19/2025
6.0.15 6,965 2/19/2025
6.0.14 4,979 2/18/2025
6.0.13 3,521 2/18/2025
6.0.12 4,919 2/18/2025
6.0.11 2,801 2/18/2025
6.0.10 2,243 2/18/2025
6.0.9 6,743 2/17/2025
6.0.8 5,731 2/17/2025
6.0.7 5,595 2/17/2025
6.0.6 11,965 2/14/2025
6.0.5 2,330 2/14/2025
6.0.4 2,085 2/14/2025
6.0.3 2,547 2/14/2025
6.0.2 2,540 2/14/2025
6.0.1 5,790 2/13/2025
6.0.0 3,400 2/13/2025
5.9.9 45,516 2/12/2025
5.9.8 72,912 2/6/2025
5.9.7 38,220 2/3/2025
5.9.6 109,178 1/29/2025
5.9.5 14,510 1/28/2025
5.9.4 5,058 1/27/2025
5.9.3 3,685 1/27/2025
5.9.2 10,331 1/27/2025
5.9.1 3,493 1/26/2025
5.9.0 5,223 1/24/2025
5.8.0 17,353 1/23/2025
5.7.10 30,199 1/20/2025
5.7.9 12,499 1/17/2025
5.7.8 11,661 1/16/2025
5.7.7 1,623 1/16/2025
5.7.6 44,681 1/14/2025
5.7.5 230,390 1/13/2025
5.7.4 28,239 1/10/2025
5.7.3 88,202 1/6/2025
5.7.2 41,993 12/27/2024
5.7.1 129,496 12/19/2024
5.7.0 33,536 12/16/2024
5.6.15 24,494 12/11/2024
5.6.14 8,165 12/10/2024
5.6.13 12,289 12/9/2024
5.6.12 18,610 12/5/2024
5.6.11 11,234 12/3/2024
5.6.10 18,829 11/30/2024
5.6.9 9,296 11/29/2024
5.6.8 5,364 11/28/2024
5.6.7 29,643 11/22/2024
5.6.6 5,102 11/22/2024
5.6.5 24,659 11/20/2024
5.6.4 49,588 11/19/2024
5.6.3 20,693 11/18/2024
5.6.2 2,717 11/18/2024
5.6.1 184,909 11/15/2024
5.6.0 28,067 11/13/2024
5.5.5 39,285 11/6/2024
5.5.4 19,566 11/5/2024
5.5.3 7,970 11/4/2024
5.5.2 20,011 10/31/2024
5.5.1 15,435 10/29/2024
5.5.0 1,382 10/29/2024
5.4.0 8,985 10/28/2024
5.3.5 31,895 10/22/2024
5.3.4 862 10/22/2024
5.3.3 4,830 10/21/2024
5.3.2 1,669 10/21/2024
5.3.1 15,416 10/17/2024
5.3.0 33,094 10/14/2024
5.2.12 52,221 10/10/2024
5.2.11 11,996 10/10/2024
5.2.10 241,707 10/7/2024
5.2.9 17,070 10/3/2024
5.2.8 8,337 10/1/2024
5.2.7 1,648 10/1/2024
5.2.6 1,958 10/1/2024
5.2.5 7,489 9/30/2024
5.2.4 71,227 9/24/2024
5.2.3 861 9/24/2024
5.2.2 30,421 9/19/2024
5.2.1 976 9/19/2024
5.2.0 22,823 9/16/2024
5.1.11 23,436 9/11/2024
5.1.10 15,930 9/9/2024
5.1.9 9,922 9/6/2024
5.1.8 19,830 9/3/2024
5.1.7 27,118 9/2/2024
5.1.6 8,070 8/30/2024
5.1.5 12,650 8/29/2024
5.1.4 6,650 8/28/2024
5.1.3 28,467 8/23/2024
5.1.2 7,659 8/22/2024
5.1.1 29,885 8/16/2024
5.1.0 13,175 8/15/2024
5.0.9 20,559 8/12/2024
5.0.8 190,303 8/8/2024
5.0.7 54,508 8/6/2024
5.0.6 15,879 8/1/2024
5.0.5 696 8/1/2024
5.0.4 19,836 7/29/2024
5.0.3 5,685 7/26/2024
5.0.2 19,745 7/24/2024
5.0.1 13,907 7/22/2024
5.0.0 5,210 7/22/2024
4.34.4 84,128 7/19/2024
4.34.3 31,802 7/17/2024
4.34.2 499 7/17/2024
4.34.1 12,410 7/15/2024
4.34.0 26,111 7/11/2024
4.33.3 39,078 7/3/2024
4.33.2 12,595 7/1/2024
4.33.1 14,225 6/28/2024
4.33.0 8,664 6/27/2024
4.32.11 19,136 6/26/2024
4.32.10 13,525 6/24/2024
4.32.9 6,155 6/24/2024
4.32.8 52,758 6/17/2024
4.32.7 53,114 6/12/2024
4.32.6 28,287 6/7/2024
4.32.5 5,825 6/7/2024
4.32.4 36,523 6/4/2024
4.32.3 18,091 5/31/2024
4.32.2 9,162 5/29/2024
4.32.1 26,945 5/24/2024
4.32.0 9,867 5/23/2024
4.31.7 21,087 5/21/2024
4.31.6 7,487 5/20/2024
4.31.5 17,973 5/16/2024
4.31.4 25,746 5/13/2024
4.31.3 24,748 5/8/2024
4.31.2 11,048 5/6/2024
4.31.1 17,974 5/2/2024
4.31.0 7,850 4/30/2024
4.30.3 10,493 4/29/2024
4.30.2 73,956 4/25/2024
4.30.1 9,551 4/24/2024
4.30.0 3,442 4/23/2024
4.29.9 18,731 4/22/2024
4.29.8 46,804 4/18/2024
4.29.7 39,022 4/15/2024
4.29.6 29,508 4/10/2024
4.29.5 4,209 4/9/2024
4.29.4 8,018 4/8/2024
4.29.3 3,542 4/8/2024
4.29.2 29,345 4/4/2024
4.29.1 22,263 3/29/2024
4.29.0 1,435 3/29/2024
4.28.10 6,555 3/28/2024
4.28.9 8,307 3/27/2024
4.28.8 20,686 3/26/2024
4.28.7 1,427 3/26/2024
4.28.6 8,029 3/25/2024
4.28.5 10,163 3/22/2024
4.28.4 9,231 3/21/2024
4.28.3 12,959 3/20/2024
4.28.2 9,584 3/19/2024
4.28.1 5,294 3/18/2024
4.28.0 1,672 3/18/2024
4.27.1 18,734 3/14/2024
4.27.0 2,996 3/14/2024
4.26.1 14,566 3/12/2024
4.26.0 17,086 3/11/2024
4.25.12 38,507 3/7/2024
4.25.11 19,771 3/5/2024
4.25.10 23,057 3/4/2024
4.25.9 21,213 2/29/2024
4.25.8 9,048 2/28/2024
4.25.7 24,400 2/26/2024
4.25.6 11,027 2/23/2024
4.25.5 6,237 2/22/2024
4.25.4 3,277 2/22/2024
4.25.3 16,258 2/21/2024
4.25.2 1,149 2/21/2024
4.25.1 9,376 2/20/2024
4.25.0 1,698 2/20/2024
4.24.7 116,420 2/13/2024
4.24.6 24,163 2/7/2024
4.24.5 37,518 2/1/2024
4.24.4 27,957 1/30/2024
4.24.3 15,629 1/26/2024
4.24.2 39,693 1/22/2024
4.24.1 29,968 1/18/2024
4.24.0 20,161 1/15/2024
4.23.9 11,291 1/12/2024
4.23.8 36,573 1/9/2024
4.23.7 21,520 1/4/2024
4.23.6 14,221 1/4/2024
4.23.5 10,688 1/2/2024
4.23.4 50,001 12/18/2023
4.23.3 18,832 12/14/2023
4.23.2 34,562 12/11/2023
4.23.1 12,667 12/8/2023
4.23.0 7,205 12/7/2023
4.22.1 238,967 11/29/2023
4.22.0 19,224 11/27/2023
4.21.4 21,993 11/23/2023
4.21.3 71,223 11/16/2023
4.21.2 3,009 11/16/2023
4.21.1 16,051 11/14/2023
4.21.0 9,604 11/14/2023
4.20.4 40,253 11/10/2023
4.20.3 2,025 11/9/2023
4.20.2 2,195 11/9/2023
4.20.1 24,327 11/6/2023
4.20.0 21,178 11/2/2023
4.19.1 23,585 10/30/2023
4.19.0 35,512 10/23/2023
4.18.1 75,742 10/18/2023
4.18.0 17,623 10/16/2023
4.17.1 17,732 10/10/2023
4.17.0 8,653 10/9/2023
4.16.4 24,697 10/4/2023
4.16.3 26,619 9/28/2023
4.16.2 26,011 9/22/2023
4.16.1 18,470 9/21/2023
4.16.0 26,566 9/18/2023
4.15.14 33,244 9/13/2023
4.15.13 2,866 9/13/2023
4.15.12 7,614 9/12/2023
4.15.11 21,386 9/7/2023
4.15.10 13,797 9/4/2023
4.15.9 16,944 9/1/2023
4.15.8 18,725 8/29/2023
4.15.7 19,686 8/24/2023
4.15.6 16,918 8/21/2023
4.15.5 10,857 8/18/2023
4.15.4 62,936 8/11/2023
4.15.3 2,005 8/11/2023
4.15.2 3,810 8/10/2023
4.15.1 9,407 8/10/2023
4.15.0 20,991 8/8/2023
4.14.4 49,323 7/31/2023
4.14.3 12,642 7/27/2023
4.14.2 12,419 7/25/2023
4.14.1 21,197 7/19/2023
4.14.0 14,458 7/18/2023
4.13.6 27,809 7/14/2023
4.13.5 71,110 7/3/2023
4.13.4 38,940 6/26/2023
4.13.3 20,094 6/20/2023
4.13.2 37,235 6/15/2023
4.13.1 25,304 6/13/2023
4.13.0 101,725 6/7/2023
4.12.1 10,084 6/5/2023
4.12.0 35,100 5/31/2023
4.11.2 46,102 5/23/2023
4.11.1 40,238 5/16/2023
4.11.0 8,547 5/15/2023
4.10.4 28,260 5/9/2023
4.10.3 17,421 5/4/2023
4.10.2 10,917 5/2/2023
4.10.1 18,401 4/27/2023
4.10.0 33,096 4/20/2023
4.9.2 15,825 4/18/2023
4.9.1 31,244 4/12/2023
4.9.0 2,156 4/12/2023
4.8.4 47,451 4/4/2023
4.8.3 17,162 3/30/2023
4.8.2 13,178 3/27/2023
4.8.1 2,514 3/27/2023
4.8.0 9,429 3/24/2023
4.7.14 7,223 3/23/2023
4.7.13 20,380 3/20/2023
4.7.12 455,633 3/16/2023
4.7.11 15,892 3/14/2023
4.7.10 10,068 3/13/2023
4.7.9 33,382 3/9/2023
4.7.8 17,487 3/7/2023
4.7.7 6,345 3/6/2023
4.7.6 10,379 3/3/2023
4.7.5 13,101 3/2/2023
4.7.4 20,545 2/27/2023
4.7.3 2,361 2/27/2023
4.7.2 12,698 2/23/2023
4.7.1 50,855 2/16/2023
4.7.0 39,568 2/13/2023
4.6.8 12,618 2/9/2023
4.6.7 7,061 2/9/2023
4.6.6 24,194 2/6/2023
4.6.5 14,834 2/1/2023
4.6.4 10,258 1/30/2023
4.6.3 23,695 1/26/2023
4.6.2 16,669 1/23/2023
4.6.1 43,691 1/20/2023
4.6.0 24,213 1/19/2023
4.5.3 11,276 1/16/2023
4.5.2 25,986 1/12/2023
4.5.1 4,011 1/12/2023
4.5.0 14,536 1/9/2023
4.4.9 12,380 1/5/2023
4.4.8 10,265 1/3/2023
4.4.7 44,624 12/19/2022
4.4.6 28,882 12/13/2022
4.4.5 12,527 12/12/2022
4.4.4 13,987 12/8/2022
4.4.3 11,566 12/5/2022
4.4.2 3,721 12/5/2022
4.4.1 20,860 11/30/2022
4.4.0 7,041 11/30/2022
4.3.10 8,455 11/28/2022
4.3.9 5,243 11/28/2022
4.3.8 16,749 11/24/2022
4.3.7 21,935 11/21/2022
4.3.6 30,420 11/16/2022
4.3.5 9,020 11/15/2022
4.3.4 5,969 11/14/2022
4.3.3 2,602 11/14/2022
4.3.2 45,296 11/10/2022
4.3.1 15,717 11/9/2022
4.3.0 3,988 11/8/2022
4.2.3 8,328 11/7/2022
4.2.2 9,912 11/3/2022
4.2.1 5,711 11/2/2022
4.2.0 6,634 10/31/2022
4.1.15 12,855 10/27/2022
4.1.14 9,756 10/24/2022
4.1.13 3,098 10/24/2022
4.1.12 5,669 10/21/2022
4.1.11 4,848 10/21/2022
4.1.10 7,602 10/20/2022
4.1.9 11,706 10/17/2022
4.1.8 11,893 10/13/2022
4.1.7 49,050 10/6/2022
4.1.6 16,909 10/3/2022
4.1.5 7,977 9/29/2022
4.1.4 23,071 9/27/2022
4.1.3 6,569 9/26/2022
4.1.2 3,640 9/26/2022
4.1.1 19,152 9/22/2022
4.1.0 11,952 9/21/2022
4.0.0 28,084 9/15/2022
3.20.12 66,911 9/12/2022
3.20.11 15,977 9/8/2022
3.20.10 43,388 9/5/2022
3.20.9 9,215 9/1/2022
3.20.8 43,677 8/30/2022
3.20.7 6,791 8/29/2022
3.20.6 17,418 8/25/2022
3.20.5 37,134 8/22/2022
3.20.4 12,858 8/17/2022
3.20.3 35,968 8/11/2022
3.20.2 34,379 8/5/2022
3.20.1 4,742 8/4/2022
3.20.0 4,873 8/4/2022
3.19.12 19,230 8/1/2022
3.19.11 14,830 7/28/2022
3.19.10 14,513 7/25/2022
3.19.9 5,379 7/23/2022
3.19.8 7,546 7/21/2022
3.19.7 78,159 7/19/2022
3.19.6 10,396 7/18/2022
3.19.5 68,798 7/14/2022
3.19.4 20,744 7/12/2022
3.19.3 27,682 7/7/2022
3.19.2 38,498 7/4/2022
3.19.1 38,148 6/23/2022
3.19.0 3,138 6/23/2022
3.18.16 41,485 6/16/2022
3.18.15 29,597 6/13/2022
3.18.14 44,606 6/9/2022
3.18.13 122,175 6/2/2022
3.18.12 121,685 5/26/2022
3.18.11 11,038 5/23/2022
3.18.10 117,966 5/19/2022
3.18.9 26,122 5/16/2022
3.18.8 47,333 5/9/2022
3.18.7 19,327 5/2/2022
3.18.6 53,424 4/28/2022
3.18.5 4,625 4/27/2022
3.18.4 60,068 4/21/2022
3.18.3 18,501 4/18/2022
3.18.2 14,252 4/13/2022
3.18.1 7,906 4/11/2022
3.18.0 36,831 4/7/2022
3.17.3 28,560 3/31/2022
3.17.2 12,763 3/28/2022
3.17.1 5,781 3/25/2022
3.17.0 26,175 3/24/2022
3.16.7 13,510 3/21/2022
3.16.6 17,008 3/17/2022
3.16.5 2,164 3/17/2022
3.16.4 2,264 3/17/2022
3.16.3 57,599 3/7/2022
3.16.2 29,644 3/3/2022
3.16.1 10,981 2/28/2022
3.16.0 17,731 2/24/2022
3.15.6 19,596 2/21/2022
3.15.5 19,553 2/18/2022
3.15.4 6,785 2/17/2022
3.15.3 10,188 2/14/2022
3.15.2 15,225 2/11/2022
3.15.1 4,874 2/10/2022
3.15.0 5,303 2/9/2022
3.14.12 9,649 2/4/2022
3.14.11 30,203 2/3/2022
3.14.10 17,724 1/31/2022
3.14.9 4,181 1/29/2022
3.14.8 12,092 1/27/2022
3.14.7 11,839 1/24/2022
3.14.6 44,979 1/20/2022
3.14.5 10,375 1/20/2022
3.14.4 2,577 1/20/2022
3.14.3 2,665 1/20/2022
3.14.2 61,772 1/13/2022
3.14.1 21,843 1/10/2022
3.14.0 10,395 1/6/2022
3.13.12 35,684 12/30/2021
3.13.11 48,637 12/27/2021
3.13.10 6,918 12/23/2021
3.13.9 3,842 12/23/2021
3.13.8 42,211 12/20/2021
3.13.7 47,568 12/16/2021
3.13.6 13,546 12/13/2021
3.13.5 11,700 12/9/2021
3.13.4 12,800 12/6/2021
3.13.3 10,838 12/1/2021
3.13.2 29,968 11/25/2021
3.13.1 13,874 11/24/2021
3.13.0 7,412 11/24/2021
3.12.5 5,578 11/23/2021
3.12.4 2,010 11/23/2021
3.12.3 4,409 11/22/2021
3.12.2 13,363 11/18/2021
3.12.1 13,335 11/15/2021
3.12.0 11,676 11/11/2021
3.11.12 38,754 11/4/2021
3.11.11 17,999 11/1/2021
3.11.10 7,457 10/28/2021
3.11.9 17,758 10/21/2021
3.11.8 5,825 10/19/2021
3.11.7 3,907 10/18/2021
3.11.6 8,990 10/14/2021
3.11.5 2,052 10/14/2021
3.11.4 51,036 10/11/2021
3.11.3 7,488 10/7/2021
3.11.2 10,508 10/5/2021
3.11.1 9,119 9/30/2021
3.11.0 2,406 9/30/2021
3.10.2 15,156 9/27/2021
3.10.1 8,133 9/23/2021
3.10.0 17,334 9/21/2021
3.9.10 29,250 9/16/2021
3.9.9 16,254 9/9/2021
3.9.8 9,835 9/3/2021
3.9.7 12,725 8/31/2021
3.9.6 6,162 8/30/2021
3.9.5 7,477 8/25/2021
3.9.4 3,000 8/25/2021
3.9.3 13,823 8/23/2021
3.9.2 9,869 8/18/2021
3.9.1 2,974 8/18/2021
3.9.0 2,348 8/18/2021
3.8.2 17,402 8/9/2021
3.8.1 11,418 8/3/2021
3.8.0 7,638 7/29/2021
3.7.3 11,942 7/26/2021
3.7.2 8,081 7/21/2021
3.7.1 9,945 7/19/2021
3.7.0 2,242 7/19/2021
3.6.8 18,798 7/13/2021
3.6.7 6,384 7/8/2021
3.6.6 7,403 7/5/2021
3.6.5 2,059 7/5/2021
3.6.4 3,831 7/5/2021
3.6.3 12,703 7/1/2021
3.6.2 5,205 7/1/2021
3.6.1 21,791 6/28/2021
3.6.0 15,558 6/23/2021
3.5.3 51,620 6/17/2021
3.5.2 13,603 6/14/2021
3.5.1 13,350 6/10/2021
3.5.0 11,675 6/7/2021
3.4.2 8,047 6/3/2021
3.4.1 5,330 6/3/2021
3.4.0 2,138 6/3/2021
3.3.2 11,011 5/27/2021
3.3.1 13,183 5/20/2021
3.3.0 6,424 5/18/2021
3.2.9 10,095 5/13/2021
3.2.8 14,607 5/6/2021
3.2.7 24,510 4/26/2021
3.2.6 14,110 4/21/2021
3.2.5 4,434 4/19/2021
3.2.4 3,484 4/19/2021
3.2.3 8,153 4/14/2021
3.2.2 22,196 4/8/2021
3.2.1 5,124 4/6/2021
3.2.0 6,455 4/2/2021
3.1.11 4,297 4/1/2021
3.1.10 7,848 3/29/2021
3.1.9 7,575 3/26/2021
3.1.8 4,391 3/25/2021
3.1.7 9,673 3/22/2021
3.1.6 15,388 3/15/2021
3.1.5 18,563 3/8/2021
3.1.4 9,297 3/4/2021
3.1.3 10,149 3/1/2021
3.1.2 7,992 2/25/2021
3.1.1 25,410 2/22/2021
3.1.0 23,649 2/17/2021
3.0.10 6,382 2/15/2021
3.0.9 11,373 2/11/2021
3.0.8 9,268 2/8/2021
3.0.7 10,536 2/4/2021
3.0.6 7,094 2/2/2021
3.0.5 2,230 2/2/2021
3.0.4 5,400 2/1/2021
3.0.3 5,271 1/28/2021
3.0.2 9,710 1/25/2021
3.0.1 6,309 1/21/2021
3.0.0 7,695 1/19/2021
2.18.16 16,687 1/15/2021
2.18.15 3,186 1/14/2021
2.18.14 2,337 1/14/2021
2.18.13 4,922 1/13/2021
2.18.12 2,829 1/12/2021
2.18.11 2,548 1/12/2021
2.18.10 8,185 1/6/2021
2.18.9 7,831 1/4/2021
2.18.8 25,460 12/23/2020
2.18.7 2,242 12/23/2020
2.18.6 14,548 12/15/2020
2.18.5 3,198 12/14/2020
2.18.4 5,383 12/9/2020
2.18.3 4,187 12/7/2020
2.18.2 6,671 12/3/2020
2.18.1 2,546 11/30/2020
2.18.0 637 11/30/2020
2.17.11 5,012 11/27/2020
2.17.10 5,912 11/24/2020
2.17.9 3,049 11/23/2020
2.17.8 660 11/23/2020
2.17.7 2,213 11/21/2020
2.17.6 527 11/21/2020
2.17.5 754 11/20/2020
2.17.4 1,167 11/20/2020
2.17.3 1,341 11/19/2020
2.17.2 4,259 11/17/2020
2.17.1 6,674 11/16/2020
2.17.0 1,176 11/16/2020
2.16.5 2,348 11/13/2020
2.16.4 615 11/13/2020
2.16.3 2,451 11/12/2020
2.16.2 9,061 11/9/2020
2.16.1 2,760 11/6/2020
2.16.0 1,683 11/5/2020
2.15.21 1,831 11/3/2020
2.15.20 3,284 10/31/2020
2.15.19 6,659 10/27/2020
2.15.18 2,055 10/26/2020
2.15.17 5,179 10/22/2020
2.15.16 1,302 10/21/2020
2.15.15 4,113 10/19/2020
2.15.14 3,266 10/15/2020
2.15.13 525 10/15/2020
2.15.12 4,172 10/13/2020
2.15.11 2,157 10/12/2020
2.15.10 1,856 10/9/2020
2.15.9 992 10/8/2020
2.15.8 3,151 10/6/2020
2.15.7 5,045 10/2/2020
2.15.6 1,597 10/1/2020
2.15.5 3,794 9/28/2020
2.15.4 3,746 9/24/2020
2.15.3 528 9/24/2020
2.15.2 471 9/24/2020
2.15.1 431 9/24/2020
2.15.0 779 9/24/2020
2.14.6 1,017 9/23/2020
2.14.5 1,751 9/23/2020
2.14.4 516 9/23/2020
2.14.3 1,774 9/21/2020
2.14.2 537 9/21/2020
2.14.1 1,744 9/18/2020
2.14.0 1,078 9/17/2020
2.13.0 9,068 9/16/2020
2.12.3 4,357 9/14/2020
2.12.2 3,611 9/12/2020
2.12.1 2,669 9/11/2020
2.12.0 4,439 9/10/2020
2.11.19 7,559 9/9/2020
2.11.18 4,795 9/7/2020
2.11.17 7,892 9/2/2020
2.11.16 4,077 8/31/2020
2.11.15 2,406 8/31/2020
2.11.14 12,225 8/25/2020
2.11.13 5,510 8/21/2020
2.11.12 5,532 8/19/2020
2.11.11 4,127 8/18/2020
2.11.10 2,922 8/17/2020
2.11.9 5,750 8/12/2020
2.11.8 5,662 8/10/2020
2.11.7 2,888 8/7/2020
2.11.6 4,197 8/5/2020
2.11.5 2,325 8/5/2020
2.11.4 3,139 8/3/2020
2.11.3 7,208 7/29/2020
2.11.2 24,424 7/29/2020
2.11.1 4,533 7/27/2020
2.11.0 2,543 7/27/2020
2.10.22 3,275 7/27/2020
2.10.21 2,342 7/27/2020
2.10.20 7,338 7/20/2020
2.10.19 5,655 7/16/2020
2.10.18 2,342 7/16/2020
2.10.17 2,999 7/15/2020
2.10.16 5,055 7/13/2020
2.10.15 4,627 7/9/2020
2.10.14 3,071 7/8/2020
2.10.13 2,953 7/7/2020
2.10.12 3,124 7/6/2020
2.10.11 2,875 7/6/2020
2.10.10 4,653 7/1/2020
2.10.9 2,461 7/1/2020
2.10.8 2,641 6/30/2020
2.10.7 5,152 6/25/2020
2.10.6 3,874 6/23/2020
2.10.5 3,619 6/22/2020
2.10.4 2,506 6/22/2020
2.10.3 9,849 6/17/2020
2.10.2 6,831 6/11/2020
2.10.1 2,530 6/11/2020
2.10.0 3,361 6/10/2020
2.9.11 4,195 6/8/2020
2.9.10 6,399 6/2/2020
2.9.9 4,500 6/1/2020
2.9.8 2,916 5/30/2020
2.9.7 3,882 5/28/2020
2.9.6 4,062 5/26/2020
2.9.5 2,418 5/26/2020
2.9.4 3,025 5/25/2020
2.9.3 2,463 5/25/2020
2.9.2 5,148 5/22/2020
2.9.1 4,780 5/20/2020
2.9.0 2,675 5/19/2020
2.8.4 2,951 5/18/2020
2.8.3 2,561 5/18/2020
2.8.2 2,381 5/18/2020
2.8.1 2,878 5/15/2020
2.8.0 3,358 5/14/2020
2.7.3 3,269 5/13/2020
2.7.2 4,459 5/12/2020
2.7.1 3,081 5/11/2020
2.7.0 2,247 5/11/2020
2.6.10 3,418 5/7/2020
2.6.9 3,073 5/6/2020
2.6.8 2,728 5/5/2020
2.6.7 3,179 5/4/2020
2.6.6 4,372 5/1/2020
2.6.5 3,015 4/30/2020
2.6.4 3,958 4/27/2020
2.6.3 4,646 4/23/2020
2.6.2 2,336 4/23/2020
2.6.1 2,802 4/23/2020
2.6.0 4,269 4/22/2020
2.5.11 2,703 4/21/2020
2.5.10 2,875 4/20/2020
2.5.9 3,382 4/16/2020
2.5.8 5,924 4/8/2020
2.5.7 2,740 4/7/2020
2.5.6 2,928 4/6/2020
2.5.5 2,524 4/6/2020
2.5.4 2,401 4/6/2020
2.5.3 2,439 4/6/2020
2.5.2 2,737 4/6/2020
2.5.1 2,622 4/4/2020
2.5.0 2,824 4/3/2020
2.4.6 3,127 4/2/2020
2.4.5 3,783 3/31/2020
2.4.4 3,291 3/27/2020
2.4.3 2,589 3/26/2020
2.4.2 2,687 3/25/2020
2.4.1 3,246 3/23/2020
2.4.0 4,596 3/19/2020
2.3.9 3,207 3/16/2020
2.3.8 3,344 3/12/2020
2.3.7 4,365 3/9/2020
2.3.6 2,500 3/9/2020
2.3.5 2,863 3/6/2020
2.3.4 2,416 3/6/2020
2.3.3 4,064 3/5/2020
2.3.2 2,740 3/3/2020
2.3.1 2,425 3/3/2020
2.3.0 2,475 3/3/2020
2.2.6 2,869 3/2/2020
2.2.5 5,994 2/27/2020
2.2.4 2,493 2/27/2020
2.2.3 2,411 2/26/2020
2.2.2 2,630 2/26/2020
2.2.1 3,748 2/21/2020
2.2.0 2,653 2/20/2020
2.1.23 4,315 2/17/2020
2.1.22 3,757 2/14/2020
2.1.21 2,621 2/13/2020
2.1.20 3,007 2/12/2020
2.1.19 2,749 2/11/2020
2.1.18 3,022 2/7/2020
2.1.17 3,636 2/5/2020
2.1.16 2,790 2/3/2020
2.1.15 2,308 2/3/2020
2.1.14 4,469 1/28/2020
2.1.13 2,508 1/28/2020
2.1.12 2,699 1/27/2020
2.1.11 2,858 1/24/2020
2.1.10 3,501 1/23/2020
2.1.9 3,656 1/18/2020
2.1.8 2,540 1/17/2020
2.1.7 3,796 1/16/2020
2.1.6 6,851 1/15/2020
2.1.5 2,540 1/15/2020
2.1.4 3,017 1/13/2020
2.1.3 2,985 1/11/2020
2.1.2 2,789 1/11/2020
2.1.1 2,585 1/11/2020
2.1.0 2,865 1/9/2020
2.0.13 5,121 12/20/2019
2.0.12 2,926 12/18/2019
2.0.11 2,867 12/17/2019
2.0.10 2,820 12/16/2019
2.0.9 2,735 12/16/2019
2.0.8 2,861 12/13/2019
2.0.7 2,671 12/12/2019
2.0.6 2,594 12/12/2019
2.0.5 2,750 12/12/2019
2.0.4 3,146 12/9/2019
2.0.3 2,637 12/9/2019
2.0.2 3,552 12/5/2019
2.0.1 2,805 12/4/2019
2.0.0 2,888 12/4/2019
1.2.13 4,097 12/3/2019
1.2.12 2,801 12/3/2019
1.2.11 2,681 12/2/2019
1.2.10 2,690 12/2/2019
1.2.9 3,051 11/27/2019
1.2.8 2,623 11/27/2019
1.2.7 2,643 11/26/2019
1.2.6 3,063 11/25/2019
1.2.5 3,245 11/22/2019
1.2.4 2,712 11/21/2019
1.2.3 2,713 11/21/2019
1.2.2 2,527 11/21/2019
1.2.1 2,596 11/20/2019
1.2.0 2,569 11/20/2019
1.1.35 2,711 11/20/2019
1.1.34 2,709 11/19/2019
1.1.33 3,625 11/15/2019
1.1.32 2,553 11/15/2019
1.1.31 2,525 11/15/2019
1.1.30 2,813 11/12/2019
1.1.29 2,864 11/11/2019
1.1.28 2,599 11/11/2019
1.1.27 2,589 11/11/2019
1.1.26 2,817 11/7/2019
1.1.25 2,687 11/6/2019
1.1.24 2,650 11/5/2019
1.1.23 2,549 11/5/2019
1.1.22 2,744 11/4/2019
1.1.21 3,088 10/30/2019
1.1.20 2,623 10/30/2019
1.1.19 2,622 10/29/2019
1.1.18 2,813 10/28/2019
1.1.17 2,762 10/25/2019
1.1.16 2,770 10/24/2019
1.1.15 2,682 10/23/2019
1.1.14 2,562 10/22/2019
1.1.13 2,596 10/22/2019
1.1.12 2,641 10/21/2019
1.1.11 2,794 10/18/2019
1.1.10 2,620 10/17/2019
1.1.9 2,611 10/17/2019
1.1.8 2,577 10/17/2019
1.1.7 2,706 10/16/2019
1.1.6 2,759 10/15/2019
1.1.5 2,711 10/14/2019
1.1.4 2,565 10/13/2019
1.1.3 2,636 10/13/2019
1.1.2 2,599 10/13/2019
1.1.1 2,664 10/11/2019
1.1.0 2,674 10/11/2019
1.0.14 2,650 10/10/2019
1.0.13 2,724 10/9/2019
1.0.12 2,562 10/9/2019
1.0.11 2,698 10/7/2019
1.0.10 2,680 10/5/2019
1.0.9 2,759 10/4/2019
1.0.8 2,671 10/2/2019
1.0.7 2,551 10/2/2019
1.0.6 2,625 10/1/2019
1.0.5 2,580 10/1/2019
1.0.4 2,604 10/1/2019
1.0.3 2,796 9/30/2019
1.0.2 2,854 9/27/2019
1.0.1 2,636 9/25/2019
1.0.0 3,156 9/24/2019
0.0.82 719 9/23/2019
0.0.81 703 9/20/2019
0.0.80 648 9/20/2019
0.0.79 690 9/19/2019
0.0.78 671 9/19/2019
0.0.77 710 9/18/2019
0.0.76 738 9/17/2019
0.0.75 655 9/17/2019
0.0.74 667 9/17/2019
0.0.73 678 9/16/2019
0.0.72 718 9/13/2019
0.0.71 887 9/6/2019
0.0.70 670 9/6/2019
0.0.69 807 9/5/2019
0.0.68 688 9/4/2019
0.0.67 680 9/2/2019
0.0.66 802 8/28/2019
0.0.65 708 8/27/2019
0.0.64 658 8/26/2019
0.0.63 675 8/24/2019
0.0.62 724 8/21/2019
0.0.61 998 8/15/2019
0.0.60 769 8/14/2019
0.0.59 683 8/14/2019
0.0.58 691 8/13/2019
0.0.57 670 8/12/2019
0.0.56 724 8/9/2019
0.0.55 714 8/8/2019
0.0.54 685 8/8/2019
0.0.53 659 8/8/2019
0.0.52 671 8/7/2019
0.0.51 660 8/6/2019
0.0.50 666 8/6/2019
0.0.49 897 8/5/2019
0.0.48 658 8/5/2019
0.0.47 749 8/1/2019
0.0.46 717 7/31/2019
0.0.45 695 7/31/2019
0.0.44 709 7/30/2019
0.0.43 811 7/26/2019
0.0.42 741 7/24/2019
0.0.41 729 7/17/2019
0.0.40 688 7/15/2019
0.0.39 648 7/15/2019
0.0.38 668 7/14/2019
0.0.37 715 7/11/2019
0.0.36 677 7/11/2019
0.0.35 711 7/10/2019
0.0.34 863 6/25/2019
0.0.33 654 6/25/2019
0.0.32 683 6/21/2019
0.0.31 726 6/19/2019
0.0.30 680 6/17/2019
0.0.29 794 6/14/2019
0.0.28 662 6/14/2019
0.0.27 671 6/14/2019
0.0.26 665 6/14/2019
0.0.25 690 6/13/2019
0.0.24 2,768 6/6/2019
0.0.23 2,744 6/6/2019
0.0.22 2,781 5/30/2019
0.0.21 2,691 5/28/2019
0.0.20 2,654 5/27/2019
0.0.19 2,715 5/23/2019
0.0.18 2,656 5/22/2019
0.0.17 2,877 5/20/2019
0.0.16 2,787 5/17/2019
0.0.14 2,837 3/29/2019
0.0.13 2,729 3/7/2019
0.0.12 2,809 2/19/2019
0.0.11 2,782 2/19/2019
0.0.10 2,833 2/13/2019
0.0.9 2,776 2/11/2019
0.0.8 3,293 2/6/2019
0.0.6 2,896 1/25/2019
0.0.5 2,746 1/8/2019
0.0.4 3,194 12/13/2018
0.0.3 2,973 11/29/2018
0.0.2 2,791 11/23/2018
0.0.1 7,319 11/19/2018