Radzen.Blazor 7.3.5

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

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.5 7,312 9/16/2025
7.3.4 9,533 9/11/2025
7.3.3 22,374 9/2/2025
7.3.2 11,919 8/28/2025
7.3.1 15,029 8/26/2025
7.3.0 4,514 8/25/2025
7.2.3 10,847 8/21/2025
7.2.2 12,209 8/18/2025
7.2.1 9,876 8/14/2025
7.2.0 2,755 8/13/2025
7.1.8 12,535 8/11/2025
7.1.7 29,435 8/4/2025
7.1.6 16,651 7/24/2025
7.1.5 37,483 7/10/2025
7.1.4 26,000 7/7/2025
7.1.3 25,506 6/30/2025
7.1.2 24,347 6/23/2025
7.1.1 17,734 6/18/2025
7.1.0 34,650 6/12/2025
7.0.8 41,428 6/5/2025
7.0.7 609,925 5/27/2025
7.0.6 34,269 5/20/2025
7.0.5 25,076 5/15/2025
7.0.4 12,363 5/13/2025
7.0.3 10,306 5/12/2025
7.0.2 19,245 5/8/2025
7.0.1 2,554 5/8/2025
7.0.0 7,129 5/7/2025
6.6.4 45,487 4/29/2025
6.6.3 21,948 4/24/2025
6.6.2 10,002 4/23/2025
6.6.1 28,383 4/15/2025
6.6.0 287,597 4/15/2025
6.5.3 17,814 4/14/2025
6.5.2 11,097 4/11/2025
6.5.1 21,714 4/9/2025
6.5.0 6,516 4/8/2025
6.4.1 9,388 4/7/2025
6.4.0 42,569 3/29/2025
6.3.4 8,772 3/28/2025
6.3.3 11,962 3/26/2025
6.3.2 119,435 3/21/2025
6.3.1 8,899 3/20/2025
6.3.0 16,803 3/18/2025
6.2.10 2,655 3/18/2025
6.2.9 28,516 3/17/2025
6.2.8 9,529 3/17/2025
6.2.7 7,787 3/14/2025
6.2.6 35,484 3/11/2025
6.2.5 13,015 3/10/2025
6.2.4 13,478 3/7/2025
6.2.3 2,763 3/6/2025
6.2.2 6,383 3/6/2025
6.2.1 3,630 3/6/2025
6.2.0 3,259 3/6/2025
6.1.6 83,814 3/4/2025
6.1.5 8,479 3/3/2025
6.1.4 10,140 3/1/2025
6.1.3 1,646 3/1/2025
6.1.2 30,243 2/26/2025
6.1.1 16,818 2/25/2025
6.1.0 6,285 2/24/2025
6.0.20 85,665 2/21/2025
6.0.19 5,795 2/21/2025
6.0.18 6,445 2/20/2025
6.0.17 6,365 2/19/2025
6.0.16 2,373 2/19/2025
6.0.15 7,001 2/19/2025
6.0.14 5,021 2/18/2025
6.0.13 3,541 2/18/2025
6.0.12 4,939 2/18/2025
6.0.11 2,830 2/18/2025
6.0.10 2,264 2/18/2025
6.0.9 6,839 2/17/2025
6.0.8 5,972 2/17/2025
6.0.7 5,623 2/17/2025
6.0.6 12,051 2/14/2025
6.0.5 2,348 2/14/2025
6.0.4 2,104 2/14/2025
6.0.3 2,568 2/14/2025
6.0.2 2,576 2/14/2025
6.0.1 5,821 2/13/2025
6.0.0 3,461 2/13/2025
5.9.9 46,702 2/12/2025
5.9.8 73,552 2/6/2025
5.9.7 39,112 2/3/2025
5.9.6 112,363 1/29/2025
5.9.5 14,662 1/28/2025
5.9.4 5,091 1/27/2025
5.9.3 3,735 1/27/2025
5.9.2 10,528 1/27/2025
5.9.1 3,534 1/26/2025
5.9.0 5,292 1/24/2025
5.8.0 17,674 1/23/2025
5.7.10 30,438 1/20/2025
5.7.9 12,753 1/17/2025
5.7.8 11,746 1/16/2025
5.7.7 1,643 1/16/2025
5.7.6 46,115 1/14/2025
5.7.5 230,603 1/13/2025
5.7.4 29,232 1/10/2025
5.7.3 88,948 1/6/2025
5.7.2 42,595 12/27/2024
5.7.1 129,758 12/19/2024
5.7.0 34,106 12/16/2024
5.6.15 24,720 12/11/2024
5.6.14 8,261 12/10/2024
5.6.13 12,422 12/9/2024
5.6.12 18,859 12/5/2024
5.6.11 11,305 12/3/2024
5.6.10 18,932 11/30/2024
5.6.9 9,332 11/29/2024
5.6.8 5,403 11/28/2024
5.6.7 29,861 11/22/2024
5.6.6 5,170 11/22/2024
5.6.5 24,918 11/20/2024
5.6.4 51,048 11/19/2024
5.6.3 20,786 11/18/2024
5.6.2 2,751 11/18/2024
5.6.1 184,981 11/15/2024
5.6.0 28,323 11/13/2024
5.5.5 39,603 11/6/2024
5.5.4 19,704 11/5/2024
5.5.3 8,003 11/4/2024
5.5.2 20,189 10/31/2024
5.5.1 15,605 10/29/2024
5.5.0 1,458 10/29/2024
5.4.0 9,022 10/28/2024
5.3.5 32,071 10/22/2024
5.3.4 881 10/22/2024
5.3.3 4,863 10/21/2024
5.3.2 1,698 10/21/2024
5.3.1 15,524 10/17/2024
5.3.0 33,417 10/14/2024
5.2.12 52,582 10/10/2024
5.2.11 12,192 10/10/2024
5.2.10 241,856 10/7/2024
5.2.9 17,156 10/3/2024
5.2.8 8,367 10/1/2024
5.2.7 1,667 10/1/2024
5.2.6 1,983 10/1/2024
5.2.5 7,515 9/30/2024
5.2.4 71,346 9/24/2024
5.2.3 879 9/24/2024
5.2.2 30,778 9/19/2024
5.2.1 996 9/19/2024
5.2.0 22,902 9/16/2024
5.1.11 23,504 9/11/2024
5.1.10 16,131 9/9/2024
5.1.9 10,012 9/6/2024
5.1.8 19,913 9/3/2024
5.1.7 27,185 9/2/2024
5.1.6 8,097 8/30/2024
5.1.5 12,745 8/29/2024
5.1.4 6,672 8/28/2024
5.1.3 28,620 8/23/2024
5.1.2 7,687 8/22/2024
5.1.1 30,019 8/16/2024
5.1.0 13,649 8/15/2024
5.0.9 20,715 8/12/2024
5.0.8 193,380 8/8/2024
5.0.7 55,042 8/6/2024
5.0.6 15,940 8/1/2024
5.0.5 713 8/1/2024
5.0.4 20,082 7/29/2024
5.0.3 5,711 7/26/2024
5.0.2 19,803 7/24/2024
5.0.1 14,017 7/22/2024
5.0.0 5,258 7/22/2024
4.34.4 85,190 7/19/2024
4.34.3 32,005 7/17/2024
4.34.2 514 7/17/2024
4.34.1 12,493 7/15/2024
4.34.0 26,222 7/11/2024
4.33.3 39,383 7/3/2024
4.33.2 12,669 7/1/2024
4.33.1 14,281 6/28/2024
4.33.0 8,706 6/27/2024
4.32.11 19,377 6/26/2024
4.32.10 13,624 6/24/2024
4.32.9 6,181 6/24/2024
4.32.8 53,170 6/17/2024
4.32.7 53,280 6/12/2024
4.32.6 28,483 6/7/2024
4.32.5 5,842 6/7/2024
4.32.4 36,801 6/4/2024
4.32.3 18,123 5/31/2024
4.32.2 9,190 5/29/2024
4.32.1 27,014 5/24/2024
4.32.0 9,913 5/23/2024
4.31.7 21,166 5/21/2024
4.31.6 7,555 5/20/2024
4.31.5 18,035 5/16/2024
4.31.4 25,815 5/13/2024
4.31.3 24,829 5/8/2024
4.31.2 11,100 5/6/2024
4.31.1 18,032 5/2/2024
4.31.0 7,889 4/30/2024
4.30.3 10,552 4/29/2024
4.30.2 75,246 4/25/2024
4.30.1 9,573 4/24/2024
4.30.0 3,523 4/23/2024
4.29.9 18,786 4/22/2024
4.29.8 46,907 4/18/2024
4.29.7 39,366 4/15/2024
4.29.6 29,684 4/10/2024
4.29.5 4,356 4/9/2024
4.29.4 8,088 4/8/2024
4.29.3 3,564 4/8/2024
4.29.2 29,861 4/4/2024
4.29.1 22,299 3/29/2024
4.29.0 1,450 3/29/2024
4.28.10 6,579 3/28/2024
4.28.9 8,332 3/27/2024
4.28.8 20,872 3/26/2024
4.28.7 1,443 3/26/2024
4.28.6 8,049 3/25/2024
4.28.5 10,188 3/22/2024
4.28.4 9,278 3/21/2024
4.28.3 12,991 3/20/2024
4.28.2 9,710 3/19/2024
4.28.1 5,312 3/18/2024
4.28.0 1,694 3/18/2024
4.27.1 18,768 3/14/2024
4.27.0 3,043 3/14/2024
4.26.1 14,641 3/12/2024
4.26.0 17,156 3/11/2024
4.25.12 38,734 3/7/2024
4.25.11 19,905 3/5/2024
4.25.10 23,096 3/4/2024
4.25.9 21,239 2/29/2024
4.25.8 9,080 2/28/2024
4.25.7 24,523 2/26/2024
4.25.6 11,126 2/23/2024
4.25.5 6,254 2/22/2024
4.25.4 3,296 2/22/2024
4.25.3 16,299 2/21/2024
4.25.2 1,161 2/21/2024
4.25.1 9,406 2/20/2024
4.25.0 1,722 2/20/2024
4.24.7 117,292 2/13/2024
4.24.6 24,234 2/7/2024
4.24.5 37,656 2/1/2024
4.24.4 28,031 1/30/2024
4.24.3 15,674 1/26/2024
4.24.2 39,806 1/22/2024
4.24.1 30,042 1/18/2024
4.24.0 20,270 1/15/2024
4.23.9 11,348 1/12/2024
4.23.8 36,658 1/9/2024
4.23.7 21,549 1/4/2024
4.23.6 14,246 1/4/2024
4.23.5 10,721 1/2/2024
4.23.4 50,126 12/18/2023
4.23.3 18,863 12/14/2023
4.23.2 34,629 12/11/2023
4.23.1 12,677 12/8/2023
4.23.0 7,216 12/7/2023
4.22.1 239,079 11/29/2023
4.22.0 19,518 11/27/2023
4.21.4 22,019 11/23/2023
4.21.3 71,341 11/16/2023
4.21.2 3,018 11/16/2023
4.21.1 16,090 11/14/2023
4.21.0 9,708 11/14/2023
4.20.4 40,540 11/10/2023
4.20.3 2,035 11/9/2023
4.20.2 2,204 11/9/2023
4.20.1 24,371 11/6/2023
4.20.0 21,346 11/2/2023
4.19.1 23,713 10/30/2023
4.19.0 35,540 10/23/2023
4.18.1 76,016 10/18/2023
4.18.0 17,664 10/16/2023
4.17.1 17,761 10/10/2023
4.17.0 8,687 10/9/2023
4.16.4 24,716 10/4/2023
4.16.3 26,644 9/28/2023
4.16.2 26,093 9/22/2023
4.16.1 18,584 9/21/2023
4.16.0 26,584 9/18/2023
4.15.14 33,322 9/13/2023
4.15.13 2,874 9/13/2023
4.15.12 7,626 9/12/2023
4.15.11 21,407 9/7/2023
4.15.10 13,813 9/4/2023
4.15.9 16,961 9/1/2023
4.15.8 18,740 8/29/2023
4.15.7 19,746 8/24/2023
4.15.6 16,934 8/21/2023
4.15.5 10,872 8/18/2023
4.15.4 63,082 8/11/2023
4.15.3 2,015 8/11/2023
4.15.2 3,820 8/10/2023
4.15.1 9,427 8/10/2023
4.15.0 21,201 8/8/2023
4.14.4 49,448 7/31/2023
4.14.3 12,680 7/27/2023
4.14.2 12,439 7/25/2023
4.14.1 21,232 7/19/2023
4.14.0 14,480 7/18/2023
4.13.6 27,919 7/14/2023
4.13.5 71,385 7/3/2023
4.13.4 38,966 6/26/2023
4.13.3 20,146 6/20/2023
4.13.2 37,252 6/15/2023
4.13.1 25,339 6/13/2023
4.13.0 102,551 6/7/2023
4.12.1 10,095 6/5/2023
4.12.0 35,210 5/31/2023
4.11.2 46,122 5/23/2023
4.11.1 40,320 5/16/2023
4.11.0 8,562 5/15/2023
4.10.4 28,328 5/9/2023
4.10.3 17,441 5/4/2023
4.10.2 10,932 5/2/2023
4.10.1 18,424 4/27/2023
4.10.0 33,120 4/20/2023
4.9.2 15,838 4/18/2023
4.9.1 31,335 4/12/2023
4.9.0 2,167 4/12/2023
4.8.4 47,550 4/4/2023
4.8.3 17,195 3/30/2023
4.8.2 13,191 3/27/2023
4.8.1 2,525 3/27/2023
4.8.0 9,444 3/24/2023
4.7.14 7,237 3/23/2023
4.7.13 20,395 3/20/2023
4.7.12 455,671 3/16/2023
4.7.11 15,927 3/14/2023
4.7.10 10,081 3/13/2023
4.7.9 33,524 3/9/2023
4.7.8 17,499 3/7/2023
4.7.7 6,365 3/6/2023
4.7.6 10,399 3/3/2023
4.7.5 13,106 3/2/2023
4.7.4 20,594 2/27/2023
4.7.3 2,365 2/27/2023
4.7.2 12,705 2/23/2023
4.7.1 50,910 2/16/2023
4.7.0 39,642 2/13/2023
4.6.8 12,626 2/9/2023
4.6.7 7,065 2/9/2023
4.6.6 24,785 2/6/2023
4.6.5 14,847 2/1/2023
4.6.4 10,274 1/30/2023
4.6.3 23,708 1/26/2023
4.6.2 16,678 1/23/2023
4.6.1 43,714 1/20/2023
4.6.0 24,373 1/19/2023
4.5.3 11,282 1/16/2023
4.5.2 26,015 1/12/2023
4.5.1 4,024 1/12/2023
4.5.0 14,566 1/9/2023
4.4.9 12,386 1/5/2023
4.4.8 10,283 1/3/2023
4.4.7 44,683 12/19/2022
4.4.6 28,928 12/13/2022
4.4.5 12,535 12/12/2022
4.4.4 14,001 12/8/2022
4.4.3 11,579 12/5/2022
4.4.2 3,726 12/5/2022
4.4.1 20,883 11/30/2022
4.4.0 7,058 11/30/2022
4.3.10 8,461 11/28/2022
4.3.9 5,251 11/28/2022
4.3.8 16,760 11/24/2022
4.3.7 21,944 11/21/2022
4.3.6 30,455 11/16/2022
4.3.5 9,037 11/15/2022
4.3.4 5,974 11/14/2022
4.3.3 2,608 11/14/2022
4.3.2 45,302 11/10/2022
4.3.1 15,765 11/9/2022
4.3.0 3,995 11/8/2022
4.2.3 8,337 11/7/2022
4.2.2 9,922 11/3/2022
4.2.1 5,718 11/2/2022
4.2.0 6,656 10/31/2022
4.1.15 12,899 10/27/2022
4.1.14 9,763 10/24/2022
4.1.13 3,104 10/24/2022
4.1.12 5,677 10/21/2022
4.1.11 4,858 10/21/2022
4.1.10 7,608 10/20/2022
4.1.9 11,716 10/17/2022
4.1.8 11,909 10/13/2022
4.1.7 49,074 10/6/2022
4.1.6 16,943 10/3/2022
4.1.5 8,011 9/29/2022
4.1.4 23,087 9/27/2022
4.1.3 6,576 9/26/2022
4.1.2 3,648 9/26/2022
4.1.1 19,173 9/22/2022
4.1.0 11,958 9/21/2022
4.0.0 28,134 9/15/2022
3.20.12 67,014 9/12/2022
3.20.11 16,007 9/8/2022
3.20.10 43,401 9/5/2022
3.20.9 9,224 9/1/2022
3.20.8 43,746 8/30/2022
3.20.7 6,797 8/29/2022
3.20.6 17,427 8/25/2022
3.20.5 37,140 8/22/2022
3.20.4 12,866 8/17/2022
3.20.3 36,074 8/11/2022
3.20.2 34,607 8/5/2022
3.20.1 4,752 8/4/2022
3.20.0 4,878 8/4/2022
3.19.12 19,259 8/1/2022
3.19.11 14,852 7/28/2022
3.19.10 14,529 7/25/2022
3.19.9 5,385 7/23/2022
3.19.8 7,582 7/21/2022
3.19.7 78,218 7/19/2022
3.19.6 10,456 7/18/2022
3.19.5 68,810 7/14/2022
3.19.4 20,765 7/12/2022
3.19.3 27,703 7/7/2022
3.19.2 38,510 7/4/2022
3.19.1 38,199 6/23/2022
3.19.0 3,145 6/23/2022
3.18.16 41,522 6/16/2022
3.18.15 29,603 6/13/2022
3.18.14 44,615 6/9/2022
3.18.13 122,200 6/2/2022
3.18.12 121,703 5/26/2022
3.18.11 11,049 5/23/2022
3.18.10 117,976 5/19/2022
3.18.9 26,148 5/16/2022
3.18.8 47,365 5/9/2022
3.18.7 19,333 5/2/2022
3.18.6 53,899 4/28/2022
3.18.5 4,631 4/27/2022
3.18.4 60,075 4/21/2022
3.18.3 18,510 4/18/2022
3.18.2 14,260 4/13/2022
3.18.1 7,912 4/11/2022
3.18.0 36,836 4/7/2022
3.17.3 28,608 3/31/2022
3.17.2 12,775 3/28/2022
3.17.1 5,795 3/25/2022
3.17.0 26,210 3/24/2022
3.16.7 13,516 3/21/2022
3.16.6 17,016 3/17/2022
3.16.5 2,170 3/17/2022
3.16.4 2,270 3/17/2022
3.16.3 57,669 3/7/2022
3.16.2 29,671 3/3/2022
3.16.1 10,990 2/28/2022
3.16.0 17,740 2/24/2022
3.15.6 19,614 2/21/2022
3.15.5 19,569 2/18/2022
3.15.4 6,792 2/17/2022
3.15.3 10,197 2/14/2022
3.15.2 15,231 2/11/2022
3.15.1 4,880 2/10/2022
3.15.0 5,310 2/9/2022
3.14.12 9,655 2/4/2022
3.14.11 30,210 2/3/2022
3.14.10 17,750 1/31/2022
3.14.9 4,186 1/29/2022
3.14.8 12,102 1/27/2022
3.14.7 11,862 1/24/2022
3.14.6 44,987 1/20/2022
3.14.5 10,382 1/20/2022
3.14.4 2,582 1/20/2022
3.14.3 2,672 1/20/2022
3.14.2 62,237 1/13/2022
3.14.1 21,991 1/10/2022
3.14.0 10,400 1/6/2022
3.13.12 35,701 12/30/2021
3.13.11 48,771 12/27/2021
3.13.10 6,922 12/23/2021
3.13.9 3,847 12/23/2021
3.13.8 42,235 12/20/2021
3.13.7 47,773 12/16/2021
3.13.6 13,558 12/13/2021
3.13.5 11,706 12/9/2021
3.13.4 12,805 12/6/2021
3.13.3 10,842 12/1/2021
3.13.2 30,007 11/25/2021
3.13.1 13,878 11/24/2021
3.13.0 7,419 11/24/2021
3.12.5 5,584 11/23/2021
3.12.4 2,016 11/23/2021
3.12.3 4,413 11/22/2021
3.12.2 13,383 11/18/2021
3.12.1 13,345 11/15/2021
3.12.0 11,686 11/11/2021
3.11.12 38,763 11/4/2021
3.11.11 18,004 11/1/2021
3.11.10 7,461 10/28/2021
3.11.9 17,776 10/21/2021
3.11.8 5,831 10/19/2021
3.11.7 3,912 10/18/2021
3.11.6 8,994 10/14/2021
3.11.5 2,056 10/14/2021
3.11.4 51,104 10/11/2021
3.11.3 7,497 10/7/2021
3.11.2 10,512 10/5/2021
3.11.1 9,130 9/30/2021
3.11.0 2,411 9/30/2021
3.10.2 15,161 9/27/2021
3.10.1 8,149 9/23/2021
3.10.0 17,341 9/21/2021
3.9.10 29,325 9/16/2021
3.9.9 16,264 9/9/2021
3.9.8 9,849 9/3/2021
3.9.7 12,769 8/31/2021
3.9.6 6,170 8/30/2021
3.9.5 7,484 8/25/2021
3.9.4 3,006 8/25/2021
3.9.3 13,827 8/23/2021
3.9.2 9,878 8/18/2021
3.9.1 2,979 8/18/2021
3.9.0 2,352 8/18/2021
3.8.2 17,431 8/9/2021
3.8.1 11,468 8/3/2021
3.8.0 7,642 7/29/2021
3.7.3 11,955 7/26/2021
3.7.2 8,087 7/21/2021
3.7.1 9,951 7/19/2021
3.7.0 2,247 7/19/2021
3.6.8 18,826 7/13/2021
3.6.7 6,391 7/8/2021
3.6.6 7,419 7/5/2021
3.6.5 2,064 7/5/2021
3.6.4 3,836 7/5/2021
3.6.3 12,723 7/1/2021
3.6.2 5,209 7/1/2021
3.6.1 21,795 6/28/2021
3.6.0 15,563 6/23/2021
3.5.3 51,666 6/17/2021
3.5.2 13,631 6/14/2021
3.5.1 13,356 6/10/2021
3.5.0 11,680 6/7/2021
3.4.2 8,053 6/3/2021
3.4.1 5,335 6/3/2021
3.4.0 2,143 6/3/2021
3.3.2 11,017 5/27/2021
3.3.1 13,187 5/20/2021
3.3.0 6,435 5/18/2021
3.2.9 10,103 5/13/2021
3.2.8 14,611 5/6/2021
3.2.7 24,519 4/26/2021
3.2.6 14,120 4/21/2021
3.2.5 4,438 4/19/2021
3.2.4 3,489 4/19/2021
3.2.3 8,157 4/14/2021
3.2.2 22,203 4/8/2021
3.2.1 5,129 4/6/2021
3.2.0 6,460 4/2/2021
3.1.11 4,301 4/1/2021
3.1.10 7,853 3/29/2021
3.1.9 7,579 3/26/2021
3.1.8 4,396 3/25/2021
3.1.7 9,681 3/22/2021
3.1.6 15,398 3/15/2021
3.1.5 18,569 3/8/2021
3.1.4 9,301 3/4/2021
3.1.3 10,153 3/1/2021
3.1.2 8,020 2/25/2021
3.1.1 25,416 2/22/2021
3.1.0 23,655 2/17/2021
3.0.10 6,387 2/15/2021
3.0.9 11,379 2/11/2021
3.0.8 9,290 2/8/2021
3.0.7 10,540 2/4/2021
3.0.6 7,099 2/2/2021
3.0.5 2,235 2/2/2021
3.0.4 5,404 2/1/2021
3.0.3 5,276 1/28/2021
3.0.2 9,716 1/25/2021
3.0.1 6,314 1/21/2021
3.0.0 7,706 1/19/2021
2.18.16 16,708 1/15/2021
2.18.15 3,190 1/14/2021
2.18.14 2,341 1/14/2021
2.18.13 4,928 1/13/2021
2.18.12 2,833 1/12/2021
2.18.11 2,555 1/12/2021
2.18.10 8,189 1/6/2021
2.18.9 7,836 1/4/2021
2.18.8 25,464 12/23/2020
2.18.7 2,247 12/23/2020
2.18.6 14,567 12/15/2020
2.18.5 3,204 12/14/2020
2.18.4 5,390 12/9/2020
2.18.3 4,195 12/7/2020
2.18.2 6,677 12/3/2020
2.18.1 2,551 11/30/2020
2.18.0 642 11/30/2020
2.17.11 5,025 11/27/2020
2.17.10 5,920 11/24/2020
2.17.9 3,053 11/23/2020
2.17.8 664 11/23/2020
2.17.7 2,219 11/21/2020
2.17.6 532 11/21/2020
2.17.5 759 11/20/2020
2.17.4 1,171 11/20/2020
2.17.3 1,345 11/19/2020
2.17.2 4,263 11/17/2020
2.17.1 6,678 11/16/2020
2.17.0 1,182 11/16/2020
2.16.5 2,353 11/13/2020
2.16.4 622 11/13/2020
2.16.3 2,455 11/12/2020
2.16.2 9,067 11/9/2020
2.16.1 2,764 11/6/2020
2.16.0 1,689 11/5/2020
2.15.21 1,835 11/3/2020
2.15.20 3,288 10/31/2020
2.15.19 6,665 10/27/2020
2.15.18 2,059 10/26/2020
2.15.17 5,185 10/22/2020
2.15.16 1,306 10/21/2020
2.15.15 4,119 10/19/2020
2.15.14 3,270 10/15/2020
2.15.13 529 10/15/2020
2.15.12 4,221 10/13/2020
2.15.11 2,162 10/12/2020
2.15.10 1,863 10/9/2020
2.15.9 998 10/8/2020
2.15.8 3,155 10/6/2020
2.15.7 5,050 10/2/2020
2.15.6 1,601 10/1/2020
2.15.5 3,798 9/28/2020
2.15.4 3,751 9/24/2020
2.15.3 533 9/24/2020
2.15.2 475 9/24/2020
2.15.1 437 9/24/2020
2.15.0 784 9/24/2020
2.14.6 1,022 9/23/2020
2.14.5 1,755 9/23/2020
2.14.4 520 9/23/2020
2.14.3 1,778 9/21/2020
2.14.2 541 9/21/2020
2.14.1 1,748 9/18/2020
2.14.0 1,082 9/17/2020
2.13.0 9,072 9/16/2020
2.12.3 4,367 9/14/2020
2.12.2 3,615 9/12/2020
2.12.1 2,676 9/11/2020
2.12.0 4,443 9/10/2020
2.11.19 7,565 9/9/2020
2.11.18 4,800 9/7/2020
2.11.17 7,900 9/2/2020
2.11.16 4,081 8/31/2020
2.11.15 2,410 8/31/2020
2.11.14 12,229 8/25/2020
2.11.13 5,514 8/21/2020
2.11.12 5,559 8/19/2020
2.11.11 4,132 8/18/2020
2.11.10 2,928 8/17/2020
2.11.9 5,755 8/12/2020
2.11.8 5,666 8/10/2020
2.11.7 2,893 8/7/2020
2.11.6 4,208 8/5/2020
2.11.5 2,329 8/5/2020
2.11.4 3,143 8/3/2020
2.11.3 7,217 7/29/2020
2.11.2 24,437 7/29/2020
2.11.1 4,539 7/27/2020
2.11.0 2,547 7/27/2020
2.10.22 3,284 7/27/2020
2.10.21 2,346 7/27/2020
2.10.20 7,347 7/20/2020
2.10.19 5,661 7/16/2020
2.10.18 2,347 7/16/2020
2.10.17 3,006 7/15/2020
2.10.16 5,061 7/13/2020
2.10.15 4,634 7/9/2020
2.10.14 3,076 7/8/2020
2.10.13 2,957 7/7/2020
2.10.12 3,128 7/6/2020
2.10.11 2,879 7/6/2020
2.10.10 4,658 7/1/2020
2.10.9 2,466 7/1/2020
2.10.8 2,646 6/30/2020
2.10.7 5,157 6/25/2020
2.10.6 3,878 6/23/2020
2.10.5 3,623 6/22/2020
2.10.4 2,510 6/22/2020
2.10.3 9,855 6/17/2020
2.10.2 6,838 6/11/2020
2.10.1 2,534 6/11/2020
2.10.0 3,366 6/10/2020
2.9.11 4,200 6/8/2020
2.9.10 6,403 6/2/2020
2.9.9 4,504 6/1/2020
2.9.8 2,922 5/30/2020
2.9.7 3,886 5/28/2020
2.9.6 4,068 5/26/2020
2.9.5 2,424 5/26/2020
2.9.4 3,029 5/25/2020
2.9.3 2,467 5/25/2020
2.9.2 5,152 5/22/2020
2.9.1 4,784 5/20/2020
2.9.0 2,680 5/19/2020
2.8.4 2,956 5/18/2020
2.8.3 2,566 5/18/2020
2.8.2 2,385 5/18/2020
2.8.1 2,883 5/15/2020
2.8.0 3,364 5/14/2020
2.7.3 3,274 5/13/2020
2.7.2 4,467 5/12/2020
2.7.1 3,086 5/11/2020
2.7.0 2,251 5/11/2020
2.6.10 3,423 5/7/2020
2.6.9 3,077 5/6/2020
2.6.8 2,733 5/5/2020
2.6.7 3,184 5/4/2020
2.6.6 4,376 5/1/2020
2.6.5 3,019 4/30/2020
2.6.4 3,962 4/27/2020
2.6.3 4,651 4/23/2020
2.6.2 2,341 4/23/2020
2.6.1 2,808 4/23/2020
2.6.0 4,274 4/22/2020
2.5.11 2,712 4/21/2020
2.5.10 2,882 4/20/2020
2.5.9 3,386 4/16/2020
2.5.8 5,930 4/8/2020
2.5.7 2,745 4/7/2020
2.5.6 2,937 4/6/2020
2.5.5 2,528 4/6/2020
2.5.4 2,405 4/6/2020
2.5.3 2,444 4/6/2020
2.5.2 2,743 4/6/2020
2.5.1 2,628 4/4/2020
2.5.0 2,839 4/3/2020
2.4.6 3,132 4/2/2020
2.4.5 3,787 3/31/2020
2.4.4 3,295 3/27/2020
2.4.3 2,593 3/26/2020
2.4.2 2,691 3/25/2020
2.4.1 3,252 3/23/2020
2.4.0 4,621 3/19/2020
2.3.9 3,212 3/16/2020
2.3.8 3,349 3/12/2020
2.3.7 4,369 3/9/2020
2.3.6 2,504 3/9/2020
2.3.5 2,867 3/6/2020
2.3.4 2,420 3/6/2020
2.3.3 4,068 3/5/2020
2.3.2 2,744 3/3/2020
2.3.1 2,429 3/3/2020
2.3.0 2,479 3/3/2020
2.2.6 2,873 3/2/2020
2.2.5 5,999 2/27/2020
2.2.4 2,498 2/27/2020
2.2.3 2,415 2/26/2020
2.2.2 2,634 2/26/2020
2.2.1 3,754 2/21/2020
2.2.0 2,659 2/20/2020
2.1.23 4,330 2/17/2020
2.1.22 3,762 2/14/2020
2.1.21 2,626 2/13/2020
2.1.20 3,022 2/12/2020
2.1.19 2,755 2/11/2020
2.1.18 3,028 2/7/2020
2.1.17 3,639 2/5/2020
2.1.16 2,796 2/3/2020
2.1.15 2,313 2/3/2020
2.1.14 4,474 1/28/2020
2.1.13 2,514 1/28/2020
2.1.12 2,704 1/27/2020
2.1.11 2,863 1/24/2020
2.1.10 3,506 1/23/2020
2.1.9 3,660 1/18/2020
2.1.8 2,546 1/17/2020
2.1.7 3,802 1/16/2020
2.1.6 6,857 1/15/2020
2.1.5 2,547 1/15/2020
2.1.4 3,022 1/13/2020
2.1.3 2,991 1/11/2020
2.1.2 2,795 1/11/2020
2.1.1 2,590 1/11/2020
2.1.0 2,871 1/9/2020
2.0.13 5,127 12/20/2019
2.0.12 2,932 12/18/2019
2.0.11 2,873 12/17/2019
2.0.10 2,825 12/16/2019
2.0.9 2,742 12/16/2019
2.0.8 2,867 12/13/2019
2.0.7 2,676 12/12/2019
2.0.6 2,600 12/12/2019
2.0.5 2,755 12/12/2019
2.0.4 3,152 12/9/2019
2.0.3 2,643 12/9/2019
2.0.2 3,562 12/5/2019
2.0.1 2,812 12/4/2019
2.0.0 2,894 12/4/2019
1.2.13 4,104 12/3/2019
1.2.12 2,809 12/3/2019
1.2.11 2,688 12/2/2019
1.2.10 2,695 12/2/2019
1.2.9 3,056 11/27/2019
1.2.8 2,630 11/27/2019
1.2.7 2,648 11/26/2019
1.2.6 3,068 11/25/2019
1.2.5 3,251 11/22/2019
1.2.4 2,717 11/21/2019
1.2.3 2,723 11/21/2019
1.2.2 2,535 11/21/2019
1.2.1 2,602 11/20/2019
1.2.0 2,574 11/20/2019
1.1.35 2,717 11/20/2019
1.1.34 2,716 11/19/2019
1.1.33 3,633 11/15/2019
1.1.32 2,560 11/15/2019
1.1.31 2,530 11/15/2019
1.1.30 2,818 11/12/2019
1.1.29 2,870 11/11/2019
1.1.28 2,604 11/11/2019
1.1.27 2,597 11/11/2019
1.1.26 2,824 11/7/2019
1.1.25 2,693 11/6/2019
1.1.24 2,656 11/5/2019
1.1.23 2,554 11/5/2019
1.1.22 2,750 11/4/2019
1.1.21 3,093 10/30/2019
1.1.20 2,628 10/30/2019
1.1.19 2,628 10/29/2019
1.1.18 2,820 10/28/2019
1.1.17 2,769 10/25/2019
1.1.16 2,775 10/24/2019
1.1.15 2,687 10/23/2019
1.1.14 2,568 10/22/2019
1.1.13 2,602 10/22/2019
1.1.12 2,646 10/21/2019
1.1.11 2,800 10/18/2019
1.1.10 2,625 10/17/2019
1.1.9 2,616 10/17/2019
1.1.8 2,585 10/17/2019
1.1.7 2,713 10/16/2019
1.1.6 2,764 10/15/2019
1.1.5 2,716 10/14/2019
1.1.4 2,572 10/13/2019
1.1.3 2,643 10/13/2019
1.1.2 2,605 10/13/2019
1.1.1 2,670 10/11/2019
1.1.0 2,683 10/11/2019
1.0.14 2,655 10/10/2019
1.0.13 2,730 10/9/2019
1.0.12 2,569 10/9/2019
1.0.11 2,705 10/7/2019
1.0.10 2,685 10/5/2019
1.0.9 2,765 10/4/2019
1.0.8 2,677 10/2/2019
1.0.7 2,557 10/2/2019
1.0.6 2,632 10/1/2019
1.0.5 2,585 10/1/2019
1.0.4 2,609 10/1/2019
1.0.3 2,801 9/30/2019
1.0.2 2,860 9/27/2019
1.0.1 2,641 9/25/2019
1.0.0 3,161 9/24/2019
0.0.82 724 9/23/2019
0.0.81 708 9/20/2019
0.0.80 655 9/20/2019
0.0.79 695 9/19/2019
0.0.78 678 9/19/2019
0.0.77 716 9/18/2019
0.0.76 743 9/17/2019
0.0.75 660 9/17/2019
0.0.74 672 9/17/2019
0.0.73 683 9/16/2019
0.0.72 723 9/13/2019
0.0.71 893 9/6/2019
0.0.70 676 9/6/2019
0.0.69 813 9/5/2019
0.0.68 693 9/4/2019
0.0.67 687 9/2/2019
0.0.66 811 8/28/2019
0.0.65 713 8/27/2019
0.0.64 665 8/26/2019
0.0.63 680 8/24/2019
0.0.62 730 8/21/2019
0.0.61 1,003 8/15/2019
0.0.60 776 8/14/2019
0.0.59 688 8/14/2019
0.0.58 697 8/13/2019
0.0.57 678 8/12/2019
0.0.56 729 8/9/2019
0.0.55 719 8/8/2019
0.0.54 691 8/8/2019
0.0.53 664 8/8/2019
0.0.52 677 8/7/2019
0.0.51 666 8/6/2019
0.0.50 671 8/6/2019
0.0.49 903 8/5/2019
0.0.48 664 8/5/2019
0.0.47 754 8/1/2019
0.0.46 723 7/31/2019
0.0.45 702 7/31/2019
0.0.44 715 7/30/2019
0.0.43 818 7/26/2019
0.0.42 747 7/24/2019
0.0.41 735 7/17/2019
0.0.40 695 7/15/2019
0.0.39 654 7/15/2019
0.0.38 674 7/14/2019
0.0.37 720 7/11/2019
0.0.36 682 7/11/2019
0.0.35 716 7/10/2019
0.0.34 869 6/25/2019
0.0.33 662 6/25/2019
0.0.32 689 6/21/2019
0.0.31 731 6/19/2019
0.0.30 685 6/17/2019
0.0.29 802 6/14/2019
0.0.28 668 6/14/2019
0.0.27 677 6/14/2019
0.0.26 673 6/14/2019
0.0.25 695 6/13/2019
0.0.24 2,773 6/6/2019
0.0.23 2,752 6/6/2019
0.0.22 2,787 5/30/2019
0.0.21 2,698 5/28/2019
0.0.20 2,660 5/27/2019
0.0.19 2,721 5/23/2019
0.0.18 2,664 5/22/2019
0.0.17 2,885 5/20/2019
0.0.16 2,792 5/17/2019
0.0.14 2,843 3/29/2019
0.0.13 2,734 3/7/2019
0.0.12 2,815 2/19/2019
0.0.11 2,787 2/19/2019
0.0.10 2,839 2/13/2019
0.0.9 2,783 2/11/2019
0.0.8 3,298 2/6/2019
0.0.6 2,902 1/25/2019
0.0.5 2,751 1/8/2019
0.0.4 3,200 12/13/2018
0.0.3 2,977 11/29/2018
0.0.2 2,795 11/23/2018
0.0.1 7,408 11/19/2018