Radzen.Blazor 7.3.3

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

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

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

Repository Stars
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.3 2,389 9/2/2025
7.3.2 8,122 8/28/2025
7.3.1 8,250 8/26/2025
7.3.0 3,291 8/25/2025
7.2.3 8,910 8/21/2025
7.2.2 9,442 8/18/2025
7.2.1 8,147 8/14/2025
7.2.0 2,285 8/13/2025
7.1.8 9,847 8/11/2025
7.1.7 22,264 8/4/2025
7.1.6 12,374 7/24/2025
7.1.5 25,913 7/10/2025
7.1.4 19,687 7/7/2025
7.1.3 21,251 6/30/2025
7.1.2 20,912 6/23/2025
7.1.1 16,116 6/18/2025
7.1.0 30,576 6/12/2025
7.0.8 36,306 6/5/2025
7.0.7 484,793 5/27/2025
7.0.6 30,799 5/20/2025
7.0.5 22,556 5/15/2025
7.0.4 11,324 5/13/2025
7.0.3 9,263 5/12/2025
7.0.2 17,050 5/8/2025
7.0.1 2,314 5/8/2025
7.0.0 6,651 5/7/2025
6.6.4 41,477 4/29/2025
6.6.3 20,429 4/24/2025
6.6.2 9,329 4/23/2025
6.6.1 27,340 4/15/2025
6.6.0 287,397 4/15/2025
6.5.3 15,479 4/14/2025
6.5.2 10,384 4/11/2025
6.5.1 20,245 4/9/2025
6.5.0 6,016 4/8/2025
6.4.1 9,219 4/7/2025
6.4.0 40,631 3/29/2025
6.3.4 8,279 3/28/2025
6.3.3 11,553 3/26/2025
6.3.2 117,829 3/21/2025
6.3.1 8,456 3/20/2025
6.3.0 16,356 3/18/2025
6.2.10 2,573 3/18/2025
6.2.9 25,866 3/17/2025
6.2.8 8,935 3/17/2025
6.2.7 7,534 3/14/2025
6.2.6 34,083 3/11/2025
6.2.5 12,566 3/10/2025
6.2.4 13,035 3/7/2025
6.2.3 2,683 3/6/2025
6.2.2 6,260 3/6/2025
6.2.1 3,544 3/6/2025
6.2.0 3,188 3/6/2025
6.1.6 83,235 3/4/2025
6.1.5 7,790 3/3/2025
6.1.4 9,956 3/1/2025
6.1.3 1,585 3/1/2025
6.1.2 27,772 2/26/2025
6.1.1 15,795 2/25/2025
6.1.0 6,189 2/24/2025
6.0.20 85,445 2/21/2025
6.0.19 5,624 2/21/2025
6.0.18 6,322 2/20/2025
6.0.17 6,120 2/19/2025
6.0.16 2,312 2/19/2025
6.0.15 6,903 2/19/2025
6.0.14 4,924 2/18/2025
6.0.13 3,472 2/18/2025
6.0.12 4,835 2/18/2025
6.0.11 2,743 2/18/2025
6.0.10 2,199 2/18/2025
6.0.9 6,599 2/17/2025
6.0.8 5,421 2/17/2025
6.0.7 5,531 2/17/2025
6.0.6 11,723 2/14/2025
6.0.5 2,286 2/14/2025
6.0.4 2,038 2/14/2025
6.0.3 2,498 2/14/2025
6.0.2 2,474 2/14/2025
6.0.1 5,725 2/13/2025
6.0.0 3,292 2/13/2025
5.9.9 43,515 2/12/2025
5.9.8 71,625 2/6/2025
5.9.7 37,086 2/3/2025
5.9.6 102,922 1/29/2025
5.9.5 14,276 1/28/2025
5.9.4 5,014 1/27/2025
5.9.3 3,634 1/27/2025
5.9.2 9,990 1/27/2025
5.9.1 3,415 1/26/2025
5.9.0 5,146 1/24/2025
5.8.0 16,817 1/23/2025
5.7.10 29,551 1/20/2025
5.7.9 12,044 1/17/2025
5.7.8 11,540 1/16/2025
5.7.7 1,581 1/16/2025
5.7.6 42,030 1/14/2025
5.7.5 230,044 1/13/2025
5.7.4 26,609 1/10/2025
5.7.3 86,464 1/6/2025
5.7.2 40,708 12/27/2024
5.7.1 128,866 12/19/2024
5.7.0 32,591 12/16/2024
5.6.15 24,065 12/11/2024
5.6.14 8,026 12/10/2024
5.6.13 12,141 12/9/2024
5.6.12 18,162 12/5/2024
5.6.11 11,044 12/3/2024
5.6.10 18,573 11/30/2024
5.6.9 9,222 11/29/2024
5.6.8 5,316 11/28/2024
5.6.7 29,239 11/22/2024
5.6.6 4,985 11/22/2024
5.6.5 24,306 11/20/2024
5.6.4 47,256 11/19/2024
5.6.3 20,507 11/18/2024
5.6.2 2,666 11/18/2024
5.6.1 184,783 11/15/2024
5.6.0 27,417 11/13/2024
5.5.5 38,766 11/6/2024
5.5.4 19,307 11/5/2024
5.5.3 7,927 11/4/2024
5.5.2 19,781 10/31/2024
5.5.1 15,055 10/29/2024
5.5.0 1,353 10/29/2024
5.4.0 8,944 10/28/2024
5.3.5 31,446 10/22/2024
5.3.4 838 10/22/2024
5.3.3 4,793 10/21/2024
5.3.2 1,628 10/21/2024
5.3.1 15,210 10/17/2024
5.3.0 32,630 10/14/2024
5.2.12 51,391 10/10/2024
5.2.11 11,695 10/10/2024
5.2.10 241,476 10/7/2024
5.2.9 16,903 10/3/2024
5.2.8 8,268 10/1/2024
5.2.7 1,625 10/1/2024
5.2.6 1,933 10/1/2024
5.2.5 7,458 9/30/2024
5.2.4 71,036 9/24/2024
5.2.3 835 9/24/2024
5.2.2 29,718 9/19/2024
5.2.1 953 9/19/2024
5.2.0 22,737 9/16/2024
5.1.11 23,266 9/11/2024
5.1.10 15,536 9/9/2024
5.1.9 9,697 9/6/2024
5.1.8 19,663 9/3/2024
5.1.7 27,034 9/2/2024
5.1.6 7,899 8/30/2024
5.1.5 12,437 8/29/2024
5.1.4 6,616 8/28/2024
5.1.3 28,163 8/23/2024
5.1.2 7,633 8/22/2024
5.1.1 29,628 8/16/2024
5.1.0 12,575 8/15/2024
5.0.9 20,323 8/12/2024
5.0.8 182,397 8/8/2024
5.0.7 53,490 8/6/2024
5.0.6 15,783 8/1/2024
5.0.5 674 8/1/2024
5.0.4 19,478 7/29/2024
5.0.3 5,621 7/26/2024
5.0.2 19,622 7/24/2024
5.0.1 13,733 7/22/2024
5.0.0 5,111 7/22/2024
4.34.4 82,446 7/19/2024
4.34.3 31,332 7/17/2024
4.34.2 483 7/17/2024
4.34.1 12,299 7/15/2024
4.34.0 25,960 7/11/2024
4.33.3 38,631 7/3/2024
4.33.2 12,498 7/1/2024
4.33.1 14,138 6/28/2024
4.33.0 8,581 6/27/2024
4.32.11 18,796 6/26/2024
4.32.10 13,311 6/24/2024
4.32.9 6,057 6/24/2024
4.32.8 52,007 6/17/2024
4.32.7 52,905 6/12/2024
4.32.6 27,932 6/7/2024
4.32.5 5,809 6/7/2024
4.32.4 36,126 6/4/2024
4.32.3 17,987 5/31/2024
4.32.2 9,091 5/29/2024
4.32.1 26,790 5/24/2024
4.32.0 9,831 5/23/2024
4.31.7 21,029 5/21/2024
4.31.6 7,395 5/20/2024
4.31.5 17,857 5/16/2024
4.31.4 25,616 5/13/2024
4.31.3 24,534 5/8/2024
4.31.2 10,984 5/6/2024
4.31.1 17,924 5/2/2024
4.31.0 7,789 4/30/2024
4.30.3 10,429 4/29/2024
4.30.2 71,610 4/25/2024
4.30.1 9,515 4/24/2024
4.30.0 3,254 4/23/2024
4.29.9 18,642 4/22/2024
4.29.8 46,597 4/18/2024
4.29.7 38,474 4/15/2024
4.29.6 29,214 4/10/2024
4.29.5 4,155 4/9/2024
4.29.4 7,924 4/8/2024
4.29.3 3,439 4/8/2024
4.29.2 28,176 4/4/2024
4.29.1 22,215 3/29/2024
4.29.0 1,422 3/29/2024
4.28.10 6,536 3/28/2024
4.28.9 8,267 3/27/2024
4.28.8 20,339 3/26/2024
4.28.7 1,412 3/26/2024
4.28.6 7,986 3/25/2024
4.28.5 10,126 3/22/2024
4.28.4 9,175 3/21/2024
4.28.3 12,907 3/20/2024
4.28.2 9,495 3/19/2024
4.28.1 5,272 3/18/2024
4.28.0 1,643 3/18/2024
4.27.1 18,677 3/14/2024
4.27.0 2,933 3/14/2024
4.26.1 14,486 3/12/2024
4.26.0 17,008 3/11/2024
4.25.12 38,177 3/7/2024
4.25.11 19,578 3/5/2024
4.25.10 22,984 3/4/2024
4.25.9 21,180 2/29/2024
4.25.8 9,013 2/28/2024
4.25.7 24,214 2/26/2024
4.25.6 10,806 2/23/2024
4.25.5 6,220 2/22/2024
4.25.4 3,257 2/22/2024
4.25.3 16,198 2/21/2024
4.25.2 1,134 2/21/2024
4.25.1 9,274 2/20/2024
4.25.0 1,673 2/20/2024
4.24.7 115,358 2/13/2024
4.24.6 24,090 2/7/2024
4.24.5 37,305 2/1/2024
4.24.4 27,830 1/30/2024
4.24.3 15,479 1/26/2024
4.24.2 39,483 1/22/2024
4.24.1 29,657 1/18/2024
4.24.0 20,074 1/15/2024
4.23.9 11,228 1/12/2024
4.23.8 36,442 1/9/2024
4.23.7 21,469 1/4/2024
4.23.6 14,188 1/4/2024
4.23.5 10,609 1/2/2024
4.23.4 49,728 12/18/2023
4.23.3 18,776 12/14/2023
4.23.2 34,488 12/11/2023
4.23.1 12,653 12/8/2023
4.23.0 7,182 12/7/2023
4.22.1 238,703 11/29/2023
4.22.0 18,923 11/27/2023
4.21.4 21,949 11/23/2023
4.21.3 71,043 11/16/2023
4.21.2 2,995 11/16/2023
4.21.1 16,012 11/14/2023
4.21.0 9,380 11/14/2023
4.20.4 39,733 11/10/2023
4.20.3 2,013 11/9/2023
4.20.2 2,177 11/9/2023
4.20.1 24,245 11/6/2023
4.20.0 20,942 11/2/2023
4.19.1 23,417 10/30/2023
4.19.0 35,419 10/23/2023
4.18.1 75,027 10/18/2023
4.18.0 17,566 10/16/2023
4.17.1 17,700 10/10/2023
4.17.0 8,607 10/9/2023
4.16.4 24,656 10/4/2023
4.16.3 26,569 9/28/2023
4.16.2 25,838 9/22/2023
4.16.1 18,292 9/21/2023
4.16.0 26,527 9/18/2023
4.15.14 33,038 9/13/2023
4.15.13 2,852 9/13/2023
4.15.12 7,584 9/12/2023
4.15.11 21,358 9/7/2023
4.15.10 13,774 9/4/2023
4.15.9 16,890 9/1/2023
4.15.8 18,687 8/29/2023
4.15.7 19,641 8/24/2023
4.15.6 16,897 8/21/2023
4.15.5 10,837 8/18/2023
4.15.4 62,660 8/11/2023
4.15.3 1,984 8/11/2023
4.15.2 3,789 8/10/2023
4.15.1 9,393 8/10/2023
4.15.0 20,723 8/8/2023
4.14.4 49,081 7/31/2023
4.14.3 12,569 7/27/2023
4.14.2 12,361 7/25/2023
4.14.1 21,148 7/19/2023
4.14.0 14,437 7/18/2023
4.13.6 27,714 7/14/2023
4.13.5 70,616 7/3/2023
4.13.4 38,896 6/26/2023
4.13.3 20,062 6/20/2023
4.13.2 37,216 6/15/2023
4.13.1 25,246 6/13/2023
4.13.0 99,996 6/7/2023
4.12.1 10,065 6/5/2023
4.12.0 34,912 5/31/2023
4.11.2 46,065 5/23/2023
4.11.1 40,076 5/16/2023
4.11.0 8,519 5/15/2023
4.10.4 28,124 5/9/2023
4.10.3 17,377 5/4/2023
4.10.2 10,885 5/2/2023
4.10.1 18,359 4/27/2023
4.10.0 33,053 4/20/2023
4.9.2 15,803 4/18/2023
4.9.1 31,142 4/12/2023
4.9.0 2,121 4/12/2023
4.8.4 47,326 4/4/2023
4.8.3 17,104 3/30/2023
4.8.2 13,159 3/27/2023
4.8.1 2,497 3/27/2023
4.8.0 9,411 3/24/2023
4.7.14 7,201 3/23/2023
4.7.13 20,350 3/20/2023
4.7.12 455,576 3/16/2023
4.7.11 15,822 3/14/2023
4.7.10 10,032 3/13/2023
4.7.9 33,125 3/9/2023
4.7.8 17,467 3/7/2023
4.7.7 6,330 3/6/2023
4.7.6 10,355 3/3/2023
4.7.5 13,088 3/2/2023
4.7.4 20,461 2/27/2023
4.7.3 2,353 2/27/2023
4.7.2 12,673 2/23/2023
4.7.1 50,719 2/16/2023
4.7.0 39,407 2/13/2023
4.6.8 12,602 2/9/2023
4.6.7 7,045 2/9/2023
4.6.6 23,432 2/6/2023
4.6.5 14,820 2/1/2023
4.6.4 10,239 1/30/2023
4.6.3 23,678 1/26/2023
4.6.2 16,651 1/23/2023
4.6.1 43,676 1/20/2023
4.6.0 23,980 1/19/2023
4.5.3 11,266 1/16/2023
4.5.2 25,941 1/12/2023
4.5.1 3,987 1/12/2023
4.5.0 14,482 1/9/2023
4.4.9 12,372 1/5/2023
4.4.8 10,236 1/3/2023
4.4.7 44,493 12/19/2022
4.4.6 28,822 12/13/2022
4.4.5 12,513 12/12/2022
4.4.4 13,960 12/8/2022
4.4.3 11,553 12/5/2022
4.4.2 3,714 12/5/2022
4.4.1 20,816 11/30/2022
4.4.0 7,029 11/30/2022
4.3.10 8,439 11/28/2022
4.3.9 5,234 11/28/2022
4.3.8 16,735 11/24/2022
4.3.7 21,929 11/21/2022
4.3.6 30,393 11/16/2022
4.3.5 9,011 11/15/2022
4.3.4 5,961 11/14/2022
4.3.3 2,596 11/14/2022
4.3.2 45,287 11/10/2022
4.3.1 15,644 11/9/2022
4.3.0 3,978 11/8/2022
4.2.3 8,319 11/7/2022
4.2.2 9,902 11/3/2022
4.2.1 5,701 11/2/2022
4.2.0 6,614 10/31/2022
4.1.15 12,797 10/27/2022
4.1.14 9,746 10/24/2022
4.1.13 3,092 10/24/2022
4.1.12 5,660 10/21/2022
4.1.11 4,828 10/21/2022
4.1.10 7,593 10/20/2022
4.1.9 11,690 10/17/2022
4.1.8 11,869 10/13/2022
4.1.7 49,025 10/6/2022
4.1.6 16,853 10/3/2022
4.1.5 7,958 9/29/2022
4.1.4 23,015 9/27/2022
4.1.3 6,554 9/26/2022
4.1.2 3,635 9/26/2022
4.1.1 19,099 9/22/2022
4.1.0 11,941 9/21/2022
4.0.0 27,982 9/15/2022
3.20.12 66,775 9/12/2022
3.20.11 15,933 9/8/2022
3.20.10 43,379 9/5/2022
3.20.9 9,195 9/1/2022
3.20.8 43,535 8/30/2022
3.20.7 6,785 8/29/2022
3.20.6 17,411 8/25/2022
3.20.5 37,127 8/22/2022
3.20.4 12,844 8/17/2022
3.20.3 35,775 8/11/2022
3.20.2 33,908 8/5/2022
3.20.1 4,736 8/4/2022
3.20.0 4,866 8/4/2022
3.19.12 19,184 8/1/2022
3.19.11 14,806 7/28/2022
3.19.10 14,477 7/25/2022
3.19.9 5,370 7/23/2022
3.19.8 7,465 7/21/2022
3.19.7 78,090 7/19/2022
3.19.6 10,319 7/18/2022
3.19.5 68,782 7/14/2022
3.19.4 20,718 7/12/2022
3.19.3 27,638 7/7/2022
3.19.2 38,449 7/4/2022
3.19.1 38,076 6/23/2022
3.19.0 3,130 6/23/2022
3.18.16 41,436 6/16/2022
3.18.15 29,589 6/13/2022
3.18.14 44,593 6/9/2022
3.18.13 122,139 6/2/2022
3.18.12 121,645 5/26/2022
3.18.11 11,027 5/23/2022
3.18.10 117,955 5/19/2022
3.18.9 26,107 5/16/2022
3.18.8 47,253 5/9/2022
3.18.7 19,315 5/2/2022
3.18.6 52,661 4/28/2022
3.18.5 4,619 4/27/2022
3.18.4 60,049 4/21/2022
3.18.3 18,489 4/18/2022
3.18.2 14,244 4/13/2022
3.18.1 7,897 4/11/2022
3.18.0 36,822 4/7/2022
3.17.3 28,465 3/31/2022
3.17.2 12,723 3/28/2022
3.17.1 5,771 3/25/2022
3.17.0 26,161 3/24/2022
3.16.7 13,499 3/21/2022
3.16.6 16,999 3/17/2022
3.16.5 2,159 3/17/2022
3.16.4 2,257 3/17/2022
3.16.3 57,502 3/7/2022
3.16.2 29,573 3/3/2022
3.16.1 10,962 2/28/2022
3.16.0 17,711 2/24/2022
3.15.6 19,566 2/21/2022
3.15.5 19,539 2/18/2022
3.15.4 6,778 2/17/2022
3.15.3 10,180 2/14/2022
3.15.2 15,211 2/11/2022
3.15.1 4,867 2/10/2022
3.15.0 5,296 2/9/2022
3.14.12 9,642 2/4/2022
3.14.11 30,197 2/3/2022
3.14.10 17,655 1/31/2022
3.14.9 4,175 1/29/2022
3.14.8 12,077 1/27/2022
3.14.7 11,807 1/24/2022
3.14.6 44,971 1/20/2022
3.14.5 10,363 1/20/2022
3.14.4 2,567 1/20/2022
3.14.3 2,657 1/20/2022
3.14.2 61,039 1/13/2022
3.14.1 21,552 1/10/2022
3.14.0 10,359 1/6/2022
3.13.12 35,655 12/30/2021
3.13.11 48,359 12/27/2021
3.13.10 6,911 12/23/2021
3.13.9 3,836 12/23/2021
3.13.8 42,155 12/20/2021
3.13.7 47,251 12/16/2021
3.13.6 13,535 12/13/2021
3.13.5 11,691 12/9/2021
3.13.4 12,787 12/6/2021
3.13.3 10,828 12/1/2021
3.13.2 29,868 11/25/2021
3.13.1 13,865 11/24/2021
3.13.0 7,403 11/24/2021
3.12.5 5,569 11/23/2021
3.12.4 2,002 11/23/2021
3.12.3 4,402 11/22/2021
3.12.2 13,342 11/18/2021
3.12.1 13,319 11/15/2021
3.12.0 11,618 11/11/2021
3.11.12 38,734 11/4/2021
3.11.11 17,990 11/1/2021
3.11.10 7,449 10/28/2021
3.11.9 17,730 10/21/2021
3.11.8 5,816 10/19/2021
3.11.7 3,893 10/18/2021
3.11.6 8,981 10/14/2021
3.11.5 2,046 10/14/2021
3.11.4 50,920 10/11/2021
3.11.3 7,478 10/7/2021
3.11.2 10,494 10/5/2021
3.11.1 9,082 9/30/2021
3.11.0 2,399 9/30/2021
3.10.2 15,142 9/27/2021
3.10.1 8,096 9/23/2021
3.10.0 17,325 9/21/2021
3.9.10 29,149 9/16/2021
3.9.9 16,208 9/9/2021
3.9.8 9,821 9/3/2021
3.9.7 12,657 8/31/2021
3.9.6 6,147 8/30/2021
3.9.5 7,464 8/25/2021
3.9.4 2,992 8/25/2021
3.9.3 13,814 8/23/2021
3.9.2 9,857 8/18/2021
3.9.1 2,964 8/18/2021
3.9.0 2,340 8/18/2021
3.8.2 17,350 8/9/2021
3.8.1 11,383 8/3/2021
3.8.0 7,630 7/29/2021
3.7.3 11,930 7/26/2021
3.7.2 8,070 7/21/2021
3.7.1 9,938 7/19/2021
3.7.0 2,234 7/19/2021
3.6.8 18,722 7/13/2021
3.6.7 6,378 7/8/2021
3.6.6 7,375 7/5/2021
3.6.5 2,052 7/5/2021
3.6.4 3,823 7/5/2021
3.6.3 12,684 7/1/2021
3.6.2 5,197 7/1/2021
3.6.1 21,781 6/28/2021
3.6.0 15,550 6/23/2021
3.5.3 51,550 6/17/2021
3.5.2 13,594 6/14/2021
3.5.1 13,338 6/10/2021
3.5.0 11,667 6/7/2021
3.4.2 8,040 6/3/2021
3.4.1 5,319 6/3/2021
3.4.0 2,131 6/3/2021
3.3.2 11,005 5/27/2021
3.3.1 13,176 5/20/2021
3.3.0 6,416 5/18/2021
3.2.9 10,085 5/13/2021
3.2.8 14,600 5/6/2021
3.2.7 24,498 4/26/2021
3.2.6 14,093 4/21/2021
3.2.5 4,427 4/19/2021
3.2.4 3,477 4/19/2021
3.2.3 8,145 4/14/2021
3.2.2 22,183 4/8/2021
3.2.1 5,117 4/6/2021
3.2.0 6,446 4/2/2021
3.1.11 4,291 4/1/2021
3.1.10 7,840 3/29/2021
3.1.9 7,569 3/26/2021
3.1.8 4,381 3/25/2021
3.1.7 9,665 3/22/2021
3.1.6 15,379 3/15/2021
3.1.5 18,549 3/8/2021
3.1.4 9,291 3/4/2021
3.1.3 10,143 3/1/2021
3.1.2 7,978 2/25/2021
3.1.1 25,398 2/22/2021
3.1.0 23,630 2/17/2021
3.0.10 6,363 2/15/2021
3.0.9 11,361 2/11/2021
3.0.8 9,235 2/8/2021
3.0.7 10,530 2/4/2021
3.0.6 7,084 2/2/2021
3.0.5 2,221 2/2/2021
3.0.4 5,392 2/1/2021
3.0.3 5,264 1/28/2021
3.0.2 9,695 1/25/2021
3.0.1 6,299 1/21/2021
3.0.0 7,686 1/19/2021
2.18.16 16,663 1/15/2021
2.18.15 3,175 1/14/2021
2.18.14 2,328 1/14/2021
2.18.13 4,915 1/13/2021
2.18.12 2,819 1/12/2021
2.18.11 2,541 1/12/2021
2.18.10 8,175 1/6/2021
2.18.9 7,822 1/4/2021
2.18.8 25,447 12/23/2020
2.18.7 2,236 12/23/2020
2.18.6 14,526 12/15/2020
2.18.5 3,189 12/14/2020
2.18.4 5,374 12/9/2020
2.18.3 4,172 12/7/2020
2.18.2 6,658 12/3/2020
2.18.1 2,538 11/30/2020
2.18.0 629 11/30/2020
2.17.11 4,997 11/27/2020
2.17.10 5,900 11/24/2020
2.17.9 3,041 11/23/2020
2.17.8 653 11/23/2020
2.17.7 2,205 11/21/2020
2.17.6 518 11/21/2020
2.17.5 748 11/20/2020
2.17.4 1,153 11/20/2020
2.17.3 1,335 11/19/2020
2.17.2 4,248 11/17/2020
2.17.1 6,666 11/16/2020
2.17.0 1,168 11/16/2020
2.16.5 2,340 11/13/2020
2.16.4 608 11/13/2020
2.16.3 2,443 11/12/2020
2.16.2 9,051 11/9/2020
2.16.1 2,749 11/6/2020
2.16.0 1,675 11/5/2020
2.15.21 1,825 11/3/2020
2.15.20 3,273 10/31/2020
2.15.19 6,642 10/27/2020
2.15.18 2,047 10/26/2020
2.15.17 5,167 10/22/2020
2.15.16 1,292 10/21/2020
2.15.15 4,103 10/19/2020
2.15.14 3,260 10/15/2020
2.15.13 515 10/15/2020
2.15.12 4,154 10/13/2020
2.15.11 2,149 10/12/2020
2.15.10 1,848 10/9/2020
2.15.9 984 10/8/2020
2.15.8 3,142 10/6/2020
2.15.7 5,039 10/2/2020
2.15.6 1,591 10/1/2020
2.15.5 3,788 9/28/2020
2.15.4 3,736 9/24/2020
2.15.3 521 9/24/2020
2.15.2 464 9/24/2020
2.15.1 423 9/24/2020
2.15.0 770 9/24/2020
2.14.6 1,010 9/23/2020
2.14.5 1,743 9/23/2020
2.14.4 510 9/23/2020
2.14.3 1,767 9/21/2020
2.14.2 531 9/21/2020
2.14.1 1,736 9/18/2020
2.14.0 1,066 9/17/2020
2.13.0 9,060 9/16/2020
2.12.3 4,348 9/14/2020
2.12.2 3,604 9/12/2020
2.12.1 2,661 9/11/2020
2.12.0 4,432 9/10/2020
2.11.19 7,535 9/9/2020
2.11.18 4,788 9/7/2020
2.11.17 7,884 9/2/2020
2.11.16 4,070 8/31/2020
2.11.15 2,400 8/31/2020
2.11.14 12,215 8/25/2020
2.11.13 5,503 8/21/2020
2.11.12 5,493 8/19/2020
2.11.11 4,115 8/18/2020
2.11.10 2,901 8/17/2020
2.11.9 5,741 8/12/2020
2.11.8 5,655 8/10/2020
2.11.7 2,882 8/7/2020
2.11.6 4,184 8/5/2020
2.11.5 2,317 8/5/2020
2.11.4 3,131 8/3/2020
2.11.3 7,194 7/29/2020
2.11.2 24,372 7/29/2020
2.11.1 4,523 7/27/2020
2.11.0 2,534 7/27/2020
2.10.22 3,263 7/27/2020
2.10.21 2,334 7/27/2020
2.10.20 7,316 7/20/2020
2.10.19 5,644 7/16/2020
2.10.18 2,331 7/16/2020
2.10.17 2,992 7/15/2020
2.10.16 5,048 7/13/2020
2.10.15 4,620 7/9/2020
2.10.14 3,062 7/8/2020
2.10.13 2,947 7/7/2020
2.10.12 3,116 7/6/2020
2.10.11 2,866 7/6/2020
2.10.10 4,644 7/1/2020
2.10.9 2,453 7/1/2020
2.10.8 2,633 6/30/2020
2.10.7 5,141 6/25/2020
2.10.6 3,866 6/23/2020
2.10.5 3,612 6/22/2020
2.10.4 2,497 6/22/2020
2.10.3 9,843 6/17/2020
2.10.2 6,824 6/11/2020
2.10.1 2,518 6/11/2020
2.10.0 3,352 6/10/2020
2.9.11 4,185 6/8/2020
2.9.10 6,392 6/2/2020
2.9.9 4,491 6/1/2020
2.9.8 2,905 5/30/2020
2.9.7 3,876 5/28/2020
2.9.6 4,055 5/26/2020
2.9.5 2,410 5/26/2020
2.9.4 3,018 5/25/2020
2.9.3 2,455 5/25/2020
2.9.2 5,139 5/22/2020
2.9.1 4,772 5/20/2020
2.9.0 2,664 5/19/2020
2.8.4 2,944 5/18/2020
2.8.3 2,551 5/18/2020
2.8.2 2,375 5/18/2020
2.8.1 2,869 5/15/2020
2.8.0 3,347 5/14/2020
2.7.3 3,262 5/13/2020
2.7.2 4,438 5/12/2020
2.7.1 3,069 5/11/2020
2.7.0 2,240 5/11/2020
2.6.10 3,411 5/7/2020
2.6.9 3,066 5/6/2020
2.6.8 2,721 5/5/2020
2.6.7 3,170 5/4/2020
2.6.6 4,366 5/1/2020
2.6.5 3,009 4/30/2020
2.6.4 3,948 4/27/2020
2.6.3 4,638 4/23/2020
2.6.2 2,328 4/23/2020
2.6.1 2,795 4/23/2020
2.6.0 4,258 4/22/2020
2.5.11 2,692 4/21/2020
2.5.10 2,863 4/20/2020
2.5.9 3,371 4/16/2020
2.5.8 5,914 4/8/2020
2.5.7 2,731 4/7/2020
2.5.6 2,917 4/6/2020
2.5.5 2,516 4/6/2020
2.5.4 2,393 4/6/2020
2.5.3 2,430 4/6/2020
2.5.2 2,729 4/6/2020
2.5.1 2,611 4/4/2020
2.5.0 2,814 4/3/2020
2.4.6 3,120 4/2/2020
2.4.5 3,773 3/31/2020
2.4.4 3,285 3/27/2020
2.4.3 2,583 3/26/2020
2.4.2 2,678 3/25/2020
2.4.1 3,235 3/23/2020
2.4.0 4,583 3/19/2020
2.3.9 3,198 3/16/2020
2.3.8 3,337 3/12/2020
2.3.7 4,352 3/9/2020
2.3.6 2,492 3/9/2020
2.3.5 2,854 3/6/2020
2.3.4 2,405 3/6/2020
2.3.3 4,055 3/5/2020
2.3.2 2,734 3/3/2020
2.3.1 2,418 3/3/2020
2.3.0 2,467 3/3/2020
2.2.6 2,863 3/2/2020
2.2.5 5,987 2/27/2020
2.2.4 2,484 2/27/2020
2.2.3 2,405 2/26/2020
2.2.2 2,624 2/26/2020
2.2.1 3,739 2/21/2020
2.2.0 2,647 2/20/2020
2.1.23 4,300 2/17/2020
2.1.22 3,750 2/14/2020
2.1.21 2,612 2/13/2020
2.1.20 2,988 2/12/2020
2.1.19 2,739 2/11/2020
2.1.18 3,013 2/7/2020
2.1.17 3,628 2/5/2020
2.1.16 2,780 2/3/2020
2.1.15 2,301 2/3/2020
2.1.14 4,463 1/28/2020
2.1.13 2,502 1/28/2020
2.1.12 2,692 1/27/2020
2.1.11 2,849 1/24/2020
2.1.10 3,494 1/23/2020
2.1.9 3,647 1/18/2020
2.1.8 2,532 1/17/2020
2.1.7 3,790 1/16/2020
2.1.6 6,845 1/15/2020
2.1.5 2,531 1/15/2020
2.1.4 3,009 1/13/2020
2.1.3 2,979 1/11/2020
2.1.2 2,783 1/11/2020
2.1.1 2,578 1/11/2020
2.1.0 2,857 1/9/2020
2.0.13 5,113 12/20/2019
2.0.12 2,919 12/18/2019
2.0.11 2,861 12/17/2019
2.0.10 2,814 12/16/2019
2.0.9 2,728 12/16/2019
2.0.8 2,855 12/13/2019
2.0.7 2,661 12/12/2019
2.0.6 2,588 12/12/2019
2.0.5 2,741 12/12/2019
2.0.4 3,139 12/9/2019
2.0.3 2,628 12/9/2019
2.0.2 3,540 12/5/2019
2.0.1 2,795 12/4/2019
2.0.0 2,878 12/4/2019
1.2.13 4,087 12/3/2019
1.2.12 2,794 12/3/2019
1.2.11 2,673 12/2/2019
1.2.10 2,684 12/2/2019
1.2.9 3,045 11/27/2019
1.2.8 2,614 11/27/2019
1.2.7 2,636 11/26/2019
1.2.6 3,054 11/25/2019
1.2.5 3,239 11/22/2019
1.2.4 2,703 11/21/2019
1.2.3 2,706 11/21/2019
1.2.2 2,519 11/21/2019
1.2.1 2,590 11/20/2019
1.2.0 2,562 11/20/2019
1.1.35 2,700 11/20/2019
1.1.34 2,701 11/19/2019
1.1.33 3,616 11/15/2019
1.1.32 2,541 11/15/2019
1.1.31 2,515 11/15/2019
1.1.30 2,805 11/12/2019
1.1.29 2,857 11/11/2019
1.1.28 2,593 11/11/2019
1.1.27 2,579 11/11/2019
1.1.26 2,808 11/7/2019
1.1.25 2,681 11/6/2019
1.1.24 2,642 11/5/2019
1.1.23 2,543 11/5/2019
1.1.22 2,736 11/4/2019
1.1.21 3,079 10/30/2019
1.1.20 2,616 10/30/2019
1.1.19 2,615 10/29/2019
1.1.18 2,807 10/28/2019
1.1.17 2,755 10/25/2019
1.1.16 2,762 10/24/2019
1.1.15 2,673 10/23/2019
1.1.14 2,555 10/22/2019
1.1.13 2,586 10/22/2019
1.1.12 2,634 10/21/2019
1.1.11 2,789 10/18/2019
1.1.10 2,611 10/17/2019
1.1.9 2,605 10/17/2019
1.1.8 2,567 10/17/2019
1.1.7 2,698 10/16/2019
1.1.6 2,753 10/15/2019
1.1.5 2,705 10/14/2019
1.1.4 2,560 10/13/2019
1.1.3 2,631 10/13/2019
1.1.2 2,591 10/13/2019
1.1.1 2,657 10/11/2019
1.1.0 2,665 10/11/2019
1.0.14 2,645 10/10/2019
1.0.13 2,716 10/9/2019
1.0.12 2,554 10/9/2019
1.0.11 2,690 10/7/2019
1.0.10 2,674 10/5/2019
1.0.9 2,750 10/4/2019
1.0.8 2,659 10/2/2019
1.0.7 2,544 10/2/2019
1.0.6 2,620 10/1/2019
1.0.5 2,575 10/1/2019
1.0.4 2,597 10/1/2019
1.0.3 2,790 9/30/2019
1.0.2 2,849 9/27/2019
1.0.1 2,632 9/25/2019
1.0.0 3,150 9/24/2019
0.0.82 711 9/23/2019
0.0.81 699 9/20/2019
0.0.80 644 9/20/2019
0.0.79 684 9/19/2019
0.0.78 665 9/19/2019
0.0.77 703 9/18/2019
0.0.76 731 9/17/2019
0.0.75 648 9/17/2019
0.0.74 659 9/17/2019
0.0.73 673 9/16/2019
0.0.72 712 9/13/2019
0.0.71 882 9/6/2019
0.0.70 663 9/6/2019
0.0.69 802 9/5/2019
0.0.68 684 9/4/2019
0.0.67 672 9/2/2019
0.0.66 795 8/28/2019
0.0.65 702 8/27/2019
0.0.64 650 8/26/2019
0.0.63 671 8/24/2019
0.0.62 717 8/21/2019
0.0.61 991 8/15/2019
0.0.60 764 8/14/2019
0.0.59 678 8/14/2019
0.0.58 684 8/13/2019
0.0.57 666 8/12/2019
0.0.56 720 8/9/2019
0.0.55 701 8/8/2019
0.0.54 677 8/8/2019
0.0.53 652 8/8/2019
0.0.52 667 8/7/2019
0.0.51 654 8/6/2019
0.0.50 660 8/6/2019
0.0.49 890 8/5/2019
0.0.48 651 8/5/2019
0.0.47 743 8/1/2019
0.0.46 707 7/31/2019
0.0.45 691 7/31/2019
0.0.44 701 7/30/2019
0.0.43 804 7/26/2019
0.0.42 734 7/24/2019
0.0.41 722 7/17/2019
0.0.40 681 7/15/2019
0.0.39 644 7/15/2019
0.0.38 659 7/14/2019
0.0.37 711 7/11/2019
0.0.36 671 7/11/2019
0.0.35 704 7/10/2019
0.0.34 859 6/25/2019
0.0.33 649 6/25/2019
0.0.32 679 6/21/2019
0.0.31 722 6/19/2019
0.0.30 676 6/17/2019
0.0.29 789 6/14/2019
0.0.28 658 6/14/2019
0.0.27 663 6/14/2019
0.0.26 659 6/14/2019
0.0.25 686 6/13/2019
0.0.24 2,761 6/6/2019
0.0.23 2,740 6/6/2019
0.0.22 2,776 5/30/2019
0.0.21 2,686 5/28/2019
0.0.20 2,647 5/27/2019
0.0.19 2,709 5/23/2019
0.0.18 2,649 5/22/2019
0.0.17 2,872 5/20/2019
0.0.16 2,779 5/17/2019
0.0.14 2,830 3/29/2019
0.0.13 2,722 3/7/2019
0.0.12 2,802 2/19/2019
0.0.11 2,779 2/19/2019
0.0.10 2,825 2/13/2019
0.0.9 2,773 2/11/2019
0.0.8 3,289 2/6/2019
0.0.6 2,894 1/25/2019
0.0.5 2,743 1/8/2019
0.0.4 3,189 12/13/2018
0.0.3 2,965 11/29/2018
0.0.2 2,785 11/23/2018
0.0.1 7,186 11/19/2018