Radzen.Blazor 8.1.3

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

Radzen Blazor Components

Radzen Blazor Components

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

See Online Demos or Read the Docs

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

Why choose Radzen Blazor Components?

✨ Free

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

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

💻 Native

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

Blazor Server and Blazor WebAssembly are fully supported.

🌱 Growing

We add new components and features on a regular basis.

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

Support exceeding your expectations

💬 Community Support

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

🎯 Dedicated Support

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

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

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

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

Get started with Radzen Blazor Components

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

Run demos locally

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

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (99)

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

Package Downloads
Rystem.RepositoryFramework.Web.Components

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

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

Elsa.Studio.Core

Core Elsa Studio services.

Service.Extensions.Blazor.Components

Extensions to provide consistent configurations and patterns for your service.

FenixAlliance.ABS.SDK

Application Component for the Alliance Business Suite.

GitHub repositories (13)

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

Repository Stars
oqtane/oqtane.framework
Oqtane is an open-source developer productivity platform for building modern .NET applications that run on Web, Desktop and Mobile.
Webreaper/Damselfly
Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.
zzzprojects/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
flyingpie/windows-terminal-quake
Enable Quake-style dropdown for (almost) any application.
CuriousDrive/BlazingChat
BlazingChat is a Blazor WebAssembly app developed by CuriousDrive for the community. This is a sample application for developers who are just getting started with Blazor.
influxdata/influxdb-client-csharp
InfluxDB 2.x C# Client
elsa-workflows/elsa-studio
A modular, extensible dashboard application framework
ADefWebserver/Blazor-Blogs
Simple blogging application written in Microsoft Server Side Blazor
markjprice/apps-services-net8
Repository for the Packt Publishing book titled "Apps and Services with .NET 8" by Mark J. Price
DamianMorozov/OpenTgResearcher
OpenTgResearcher - tool for analyzing Telegram chats and downloading their content
suxrobGM/logistics-app
Automate your entire transportation logistics operations with the fleet management system.
bhrugen/TangyBlazor
Version Downloads Last Updated
8.1.3 0 10/22/2025
8.1.2 0 10/22/2025
8.1.1 0 10/22/2025
8.1.0 3,787 10/20/2025
8.0.4 19,924 10/8/2025
8.0.3 5,398 10/6/2025
8.0.2 1,106 10/6/2025
8.0.1 1,503 10/6/2025
8.0.0 872 10/6/2025
7.4.3 18,460 9/29/2025
7.4.2 7,873 9/26/2025
7.4.1 7,363 9/24/2025
7.4.0 1,137 9/24/2025
7.3.6 7,571 9/23/2025
7.3.5 23,257 9/16/2025
7.3.4 15,846 9/11/2025
7.3.3 37,989 9/2/2025
7.3.2 16,122 8/28/2025
7.3.1 29,333 8/26/2025
7.3.0 6,076 8/25/2025
7.2.3 13,325 8/21/2025
7.2.2 16,075 8/18/2025
7.2.1 11,974 8/14/2025
7.2.0 3,747 8/13/2025
7.1.8 16,152 8/11/2025
7.1.7 40,496 8/4/2025
7.1.6 24,878 7/24/2025
7.1.5 44,416 7/10/2025
7.1.4 32,942 7/7/2025
7.1.3 32,369 6/30/2025
7.1.2 28,967 6/23/2025
7.1.1 20,299 6/18/2025
7.1.0 40,171 6/12/2025
7.0.8 48,943 6/5/2025
7.0.7 668,328 5/27/2025
7.0.6 37,814 5/20/2025
7.0.5 27,707 5/15/2025
7.0.4 13,410 5/13/2025
7.0.3 11,614 5/12/2025
7.0.2 22,702 5/8/2025
7.0.1 2,912 5/8/2025
7.0.0 7,599 5/7/2025
6.6.4 51,211 4/29/2025
6.6.3 24,472 4/24/2025
6.6.2 11,127 4/23/2025
6.6.1 30,066 4/15/2025
6.6.0 288,002 4/15/2025
6.5.3 22,527 4/14/2025
6.5.2 12,260 4/11/2025
6.5.1 23,843 4/9/2025
6.5.0 7,137 4/8/2025
6.4.1 9,723 4/7/2025
6.4.0 44,983 3/29/2025
6.3.4 9,596 3/28/2025
6.3.3 12,320 3/26/2025
6.3.2 121,617 3/21/2025
6.3.1 9,463 3/20/2025
6.3.0 17,367 3/18/2025
6.2.10 2,849 3/18/2025
6.2.9 32,623 3/17/2025
6.2.8 10,352 3/17/2025
6.2.7 8,279 3/14/2025
6.2.6 38,326 3/11/2025
6.2.5 13,761 3/10/2025
6.2.4 14,105 3/7/2025
6.2.3 3,075 3/6/2025
6.2.2 6,716 3/6/2025
6.2.1 3,808 3/6/2025
6.2.0 3,420 3/6/2025
6.1.6 84,633 3/4/2025
6.1.5 10,251 3/3/2025
6.1.4 10,480 3/1/2025
6.1.3 1,789 3/1/2025
6.1.2 33,892 2/26/2025
6.1.1 18,118 2/25/2025
6.1.0 6,483 2/24/2025
6.0.20 86,011 2/21/2025
6.0.19 6,056 2/21/2025
6.0.18 6,675 2/20/2025
6.0.17 6,696 2/19/2025
6.0.16 2,518 2/19/2025
6.0.15 7,238 2/19/2025
6.0.14 5,284 2/18/2025
6.0.13 3,704 2/18/2025
6.0.12 5,142 2/18/2025
6.0.11 3,022 2/18/2025
6.0.10 2,416 2/18/2025
6.0.9 7,212 2/17/2025
6.0.8 6,407 2/17/2025
6.0.7 5,839 2/17/2025
6.0.6 12,586 2/14/2025
6.0.5 2,507 2/14/2025
6.0.4 2,251 2/14/2025
6.0.3 2,757 2/14/2025
6.0.2 2,726 2/14/2025
6.0.1 6,014 2/13/2025
6.0.0 3,776 2/13/2025
5.9.9 51,402 2/12/2025
5.9.8 76,140 2/6/2025
5.9.7 44,400 2/3/2025
5.9.6 124,853 1/29/2025
5.9.5 15,196 1/28/2025
5.9.4 5,284 1/27/2025
5.9.3 3,935 1/27/2025
5.9.2 11,284 1/27/2025
5.9.1 3,753 1/26/2025
5.9.0 5,691 1/24/2025
5.8.0 18,958 1/23/2025
5.7.10 31,939 1/20/2025
5.7.9 13,665 1/17/2025
5.7.8 12,280 1/16/2025
5.7.7 1,766 1/16/2025
5.7.6 53,214 1/14/2025
5.7.5 231,214 1/13/2025
5.7.4 33,594 1/10/2025
5.7.3 91,521 1/6/2025
5.7.2 47,836 12/27/2024
5.7.1 130,932 12/19/2024
5.7.0 36,494 12/16/2024
5.6.15 25,426 12/11/2024
5.6.14 8,731 12/10/2024
5.6.13 12,950 12/9/2024
5.6.12 19,691 12/5/2024
5.6.11 11,700 12/3/2024
5.6.10 19,695 11/30/2024
5.6.9 9,500 11/29/2024
5.6.8 5,589 11/28/2024
5.6.7 30,635 11/22/2024
5.6.6 5,458 11/22/2024
5.6.5 25,854 11/20/2024
5.6.4 53,432 11/19/2024
5.6.3 21,062 11/18/2024
5.6.2 2,907 11/18/2024
5.6.1 185,270 11/15/2024
5.6.0 29,669 11/13/2024
5.5.5 41,102 11/6/2024
5.5.4 20,338 11/5/2024
5.5.3 8,170 11/4/2024
5.5.2 20,623 10/31/2024
5.5.1 18,572 10/29/2024
5.5.0 1,570 10/29/2024
5.4.0 9,192 10/28/2024
5.3.5 32,990 10/22/2024
5.3.4 963 10/22/2024
5.3.3 4,990 10/21/2024
5.3.2 1,801 10/21/2024
5.3.1 16,009 10/17/2024
5.3.0 34,663 10/14/2024
5.2.12 55,802 10/10/2024
5.2.11 12,968 10/10/2024
5.2.10 242,328 10/7/2024
5.2.9 17,540 10/3/2024
5.2.8 8,823 10/1/2024
5.2.7 1,782 10/1/2024
5.2.6 2,088 10/1/2024
5.2.5 7,644 9/30/2024
5.2.4 72,100 9/24/2024
5.2.3 981 9/24/2024
5.2.2 31,874 9/19/2024
5.2.1 1,095 9/19/2024
5.2.0 23,139 9/16/2024
5.1.11 23,983 9/11/2024
5.1.10 17,079 9/9/2024
5.1.9 10,616 9/6/2024
5.1.8 20,346 9/3/2024
5.1.7 27,626 9/2/2024
5.1.6 8,345 8/30/2024
5.1.5 13,056 8/29/2024
5.1.4 6,855 8/28/2024
5.1.3 29,537 8/23/2024
5.1.2 8,022 8/22/2024
5.1.1 30,386 8/16/2024
5.1.0 14,803 8/15/2024
5.0.9 21,220 8/12/2024
5.0.8 209,814 8/8/2024
5.0.7 58,328 8/6/2024
5.0.6 16,206 8/1/2024
5.0.5 787 8/1/2024
5.0.4 20,904 7/29/2024
5.0.3 5,862 7/26/2024
5.0.2 20,734 7/24/2024
5.0.1 14,586 7/22/2024
5.0.0 5,549 7/22/2024
4.34.4 89,250 7/19/2024
4.34.3 32,888 7/17/2024
4.34.2 573 7/17/2024
4.34.1 12,814 7/15/2024
4.34.0 26,652 7/11/2024
4.33.3 40,433 7/3/2024
4.33.2 12,929 7/1/2024
4.33.1 14,483 6/28/2024
4.33.0 9,103 6/27/2024
4.32.11 20,285 6/26/2024
4.32.10 14,192 6/24/2024
4.32.9 6,485 6/24/2024
4.32.8 54,795 6/17/2024
4.32.7 54,339 6/12/2024
4.32.6 29,570 6/7/2024
4.32.5 5,918 6/7/2024
4.32.4 37,753 6/4/2024
4.32.3 18,417 5/31/2024
4.32.2 9,343 5/29/2024
4.32.1 27,292 5/24/2024
4.32.0 10,136 5/23/2024
4.31.7 21,418 5/21/2024
4.31.6 7,774 5/20/2024
4.31.5 18,301 5/16/2024
4.31.4 26,183 5/13/2024
4.31.3 25,319 5/8/2024
4.31.2 11,228 5/6/2024
4.31.1 18,252 5/2/2024
4.31.0 8,037 4/30/2024
4.30.3 10,823 4/29/2024
4.30.2 81,589 4/25/2024
4.30.1 9,695 4/24/2024
4.30.0 3,767 4/23/2024
4.29.9 19,035 4/22/2024
4.29.8 47,407 4/18/2024
4.29.7 40,782 4/15/2024
4.29.6 30,322 4/10/2024
4.29.5 4,492 4/9/2024
4.29.4 8,422 4/8/2024
4.29.3 3,698 4/8/2024
4.29.2 33,267 4/4/2024
4.29.1 22,485 3/29/2024
4.29.0 1,520 3/29/2024
4.28.10 6,672 3/28/2024
4.28.9 8,417 3/27/2024
4.28.8 21,704 3/26/2024
4.28.7 1,509 3/26/2024
4.28.6 8,135 3/25/2024
4.28.5 10,400 3/22/2024
4.28.4 9,409 3/21/2024
4.28.3 13,096 3/20/2024
4.28.2 10,243 3/19/2024
4.28.1 5,400 3/18/2024
4.28.0 1,792 3/18/2024
4.27.1 18,918 3/14/2024
4.27.0 3,181 3/14/2024
4.26.1 14,918 3/12/2024
4.26.0 17,435 3/11/2024
4.25.12 39,363 3/7/2024
4.25.11 20,379 3/5/2024
4.25.10 23,281 3/4/2024
4.25.9 21,366 2/29/2024
4.25.8 9,279 2/28/2024
4.25.7 24,896 2/26/2024
4.25.6 11,578 2/23/2024
4.25.5 6,323 2/22/2024
4.25.4 3,489 2/22/2024
4.25.3 16,483 2/21/2024
4.25.2 1,234 2/21/2024
4.25.1 9,552 2/20/2024
4.25.0 1,817 2/20/2024
4.24.7 119,607 2/13/2024
4.24.6 24,559 2/7/2024
4.24.5 38,241 2/1/2024
4.24.4 28,361 1/30/2024
4.24.3 16,007 1/26/2024
4.24.2 40,217 1/22/2024
4.24.1 30,614 1/18/2024
4.24.0 20,588 1/15/2024
4.23.9 11,489 1/12/2024
4.23.8 37,073 1/9/2024
4.23.7 21,744 1/4/2024
4.23.6 14,346 1/4/2024
4.23.5 10,812 1/2/2024
4.23.4 51,285 12/18/2023
4.23.3 19,038 12/14/2023
4.23.2 35,058 12/11/2023
4.23.1 12,746 12/8/2023
4.23.0 7,362 12/7/2023
4.22.1 239,572 11/29/2023
4.22.0 20,317 11/27/2023
4.21.4 22,368 11/23/2023
4.21.3 72,222 11/16/2023
4.21.2 3,080 11/16/2023
4.21.1 16,566 11/14/2023
4.21.0 10,119 11/14/2023
4.20.4 42,061 11/10/2023
4.20.3 2,099 11/9/2023
4.20.2 2,258 11/9/2023
4.20.1 24,606 11/6/2023
4.20.0 22,188 11/2/2023
4.19.1 24,147 10/30/2023
4.19.0 35,686 10/23/2023
4.18.1 78,205 10/18/2023
4.18.0 17,793 10/16/2023
4.17.1 17,944 10/10/2023
4.17.0 8,807 10/9/2023
4.16.4 24,814 10/4/2023
4.16.3 26,800 9/28/2023
4.16.2 26,468 9/22/2023
4.16.1 18,793 9/21/2023
4.16.0 26,732 9/18/2023
4.15.14 33,773 9/13/2023
4.15.13 2,923 9/13/2023
4.15.12 7,710 9/12/2023
4.15.11 21,608 9/7/2023
4.15.10 13,877 9/4/2023
4.15.9 17,406 9/1/2023
4.15.8 18,873 8/29/2023
4.15.7 20,081 8/24/2023
4.15.6 18,364 8/21/2023
4.15.5 10,983 8/18/2023
4.15.4 65,370 8/11/2023
4.15.3 2,066 8/11/2023
4.15.2 3,871 8/10/2023
4.15.1 9,470 8/10/2023
4.15.0 22,042 8/8/2023
4.14.4 50,018 7/31/2023
4.14.3 13,350 7/27/2023
4.14.2 12,587 7/25/2023
4.14.1 21,611 7/19/2023
4.14.0 14,555 7/18/2023
4.13.6 32,300 7/14/2023
4.13.5 72,312 7/3/2023
4.13.4 39,142 6/26/2023
4.13.3 20,292 6/20/2023
4.13.2 37,345 6/15/2023
4.13.1 25,620 6/13/2023
4.13.0 106,835 6/7/2023
4.12.1 10,165 6/5/2023
4.12.0 35,689 5/31/2023
4.11.2 47,049 5/23/2023
4.11.1 40,756 5/16/2023
4.11.0 8,712 5/15/2023
4.10.4 28,727 5/9/2023
4.10.3 17,626 5/4/2023
4.10.2 11,013 5/2/2023
4.10.1 18,532 4/27/2023
4.10.0 33,232 4/20/2023
4.9.2 15,896 4/18/2023
4.9.1 31,737 4/12/2023
4.9.0 2,224 4/12/2023
4.8.4 47,881 4/4/2023
4.8.3 17,328 3/30/2023
4.8.2 13,258 3/27/2023
4.8.1 2,581 3/27/2023
4.8.0 9,523 3/24/2023
4.7.14 7,313 3/23/2023
4.7.13 20,607 3/20/2023
4.7.12 455,904 3/16/2023
4.7.11 16,033 3/14/2023
4.7.10 10,146 3/13/2023
4.7.9 34,213 3/9/2023
4.7.8 17,584 3/7/2023
4.7.7 6,447 3/6/2023
4.7.6 10,637 3/3/2023
4.7.5 13,177 3/2/2023
4.7.4 20,837 2/27/2023
4.7.3 2,426 2/27/2023
4.7.2 12,790 2/23/2023
4.7.1 52,988 2/16/2023
4.7.0 40,077 2/13/2023
4.6.8 12,785 2/9/2023
4.6.7 7,105 2/9/2023
4.6.6 26,586 2/6/2023
4.6.5 15,228 2/1/2023
4.6.4 10,354 1/30/2023
4.6.3 25,203 1/26/2023
4.6.2 16,737 1/23/2023
4.6.1 43,777 1/20/2023
4.6.0 24,967 1/19/2023
4.5.3 11,475 1/16/2023
4.5.2 26,434 1/12/2023
4.5.1 4,079 1/12/2023
4.5.0 14,767 1/9/2023
4.4.9 12,430 1/5/2023
4.4.8 10,386 1/3/2023
4.4.7 45,083 12/19/2022
4.4.6 29,534 12/13/2022
4.4.5 12,611 12/12/2022
4.4.4 14,259 12/8/2022
4.4.3 11,675 12/5/2022
4.4.2 3,774 12/5/2022
4.4.1 21,267 11/30/2022
4.4.0 7,106 11/30/2022
4.3.10 8,505 11/28/2022
4.3.9 5,299 11/28/2022
4.3.8 16,821 11/24/2022
4.3.7 22,314 11/21/2022
4.3.6 31,118 11/16/2022
4.3.5 9,277 11/15/2022
4.3.4 6,017 11/14/2022
4.3.3 2,649 11/14/2022
4.3.2 45,363 11/10/2022
4.3.1 16,000 11/9/2022
4.3.0 4,055 11/8/2022
4.2.3 8,392 11/7/2022
4.2.2 9,987 11/3/2022
4.2.1 5,768 11/2/2022
4.2.0 6,720 10/31/2022
4.1.15 13,035 10/27/2022
4.1.14 9,855 10/24/2022
4.1.13 3,148 10/24/2022
4.1.12 5,725 10/21/2022
4.1.11 4,928 10/21/2022
4.1.10 7,659 10/20/2022
4.1.9 11,790 10/17/2022
4.1.8 12,005 10/13/2022
4.1.7 49,444 10/6/2022
4.1.6 17,137 10/3/2022
4.1.5 8,086 9/29/2022
4.1.4 23,290 9/27/2022
4.1.3 6,681 9/26/2022
4.1.2 3,702 9/26/2022
4.1.1 19,381 9/22/2022
4.1.0 12,012 9/21/2022
4.0.0 28,351 9/15/2022
3.20.12 67,476 9/12/2022
3.20.11 16,174 9/8/2022
3.20.10 45,142 9/5/2022
3.20.9 9,286 9/1/2022
3.20.8 44,067 8/30/2022
3.20.7 6,840 8/29/2022
3.20.6 17,475 8/25/2022
3.20.5 38,801 8/22/2022
3.20.4 12,984 8/17/2022
3.20.3 36,528 8/11/2022
3.20.2 35,095 8/5/2022
3.20.1 4,793 8/4/2022
3.20.0 4,922 8/4/2022
3.19.12 19,384 8/1/2022
3.19.11 14,939 7/28/2022
3.19.10 14,621 7/25/2022
3.19.9 5,431 7/23/2022
3.19.8 7,717 7/21/2022
3.19.7 79,114 7/19/2022
3.19.6 10,664 7/18/2022
3.19.5 69,577 7/14/2022
3.19.4 20,884 7/12/2022
3.19.3 27,974 7/7/2022
3.19.2 38,901 7/4/2022
3.19.1 38,462 6/23/2022
3.19.0 3,193 6/23/2022
3.18.16 41,634 6/16/2022
3.18.15 29,672 6/13/2022
3.18.14 45,053 6/9/2022
3.18.13 123,499 6/2/2022
3.18.12 122,762 5/26/2022
3.18.11 11,095 5/23/2022
3.18.10 119,484 5/19/2022
3.18.9 26,253 5/16/2022
3.18.8 47,876 5/9/2022
3.18.7 19,399 5/2/2022
3.18.6 56,737 4/28/2022
3.18.5 4,669 4/27/2022
3.18.4 60,175 4/21/2022
3.18.3 18,564 4/18/2022
3.18.2 14,301 4/13/2022
3.18.1 7,962 4/11/2022
3.18.0 36,872 4/7/2022
3.17.3 28,787 3/31/2022
3.17.2 12,824 3/28/2022
3.17.1 5,872 3/25/2022
3.17.0 26,298 3/24/2022
3.16.7 13,560 3/21/2022
3.16.6 17,065 3/17/2022
3.16.5 2,210 3/17/2022
3.16.4 2,309 3/17/2022
3.16.3 58,289 3/7/2022
3.16.2 29,799 3/3/2022
3.16.1 11,040 2/28/2022
3.16.0 17,823 2/24/2022
3.15.6 19,682 2/21/2022
3.15.5 19,674 2/18/2022
3.15.4 6,834 2/17/2022
3.15.3 10,247 2/14/2022
3.15.2 15,278 2/11/2022
3.15.1 4,920 2/10/2022
3.15.0 5,355 2/9/2022
3.14.12 9,699 2/4/2022
3.14.11 30,255 2/3/2022
3.14.10 17,941 1/31/2022
3.14.9 4,219 1/29/2022
3.14.8 12,170 1/27/2022
3.14.7 11,920 1/24/2022
3.14.6 45,036 1/20/2022
3.14.5 10,451 1/20/2022
3.14.4 2,617 1/20/2022
3.14.3 2,706 1/20/2022
3.14.2 64,078 1/13/2022
3.14.1 22,680 1/10/2022
3.14.0 10,453 1/6/2022
3.13.12 35,777 12/30/2021
3.13.11 49,318 12/27/2021
3.13.10 6,961 12/23/2021
3.13.9 3,900 12/23/2021
3.13.8 42,339 12/20/2021
3.13.7 49,801 12/16/2021
3.13.6 13,621 12/13/2021
3.13.5 11,775 12/9/2021
3.13.4 12,935 12/6/2021
3.13.3 10,924 12/1/2021
3.13.2 30,393 11/25/2021
3.13.1 13,920 11/24/2021
3.13.0 7,464 11/24/2021
3.12.5 5,623 11/23/2021
3.12.4 2,054 11/23/2021
3.12.3 4,445 11/22/2021
3.12.2 13,462 11/18/2021
3.12.1 13,416 11/15/2021
3.12.0 11,760 11/11/2021
3.11.12 38,880 11/4/2021
3.11.11 18,048 11/1/2021
3.11.10 7,527 10/28/2021
3.11.9 17,851 10/21/2021
3.11.8 5,884 10/19/2021
3.11.7 3,947 10/18/2021
3.11.6 9,031 10/14/2021
3.11.5 2,086 10/14/2021
3.11.4 51,400 10/11/2021
3.11.3 7,542 10/7/2021
3.11.2 10,565 10/5/2021
3.11.1 9,213 9/30/2021
3.11.0 2,444 9/30/2021
3.10.2 15,203 9/27/2021
3.10.1 8,247 9/23/2021
3.10.0 17,384 9/21/2021
3.9.10 29,716 9/16/2021
3.9.9 16,341 9/9/2021
3.9.8 10,003 9/3/2021
3.9.7 13,121 8/31/2021
3.9.6 6,218 8/30/2021
3.9.5 7,561 8/25/2021
3.9.4 3,043 8/25/2021
3.9.3 13,875 8/23/2021
3.9.2 9,920 8/18/2021
3.9.1 3,029 8/18/2021
3.9.0 2,392 8/18/2021
3.8.2 17,583 8/9/2021
3.8.1 11,631 8/3/2021
3.8.0 7,722 7/29/2021
3.7.3 12,007 7/26/2021
3.7.2 8,126 7/21/2021
3.7.1 10,000 7/19/2021
3.7.0 2,293 7/19/2021
3.6.8 18,968 7/13/2021
3.6.7 6,437 7/8/2021
3.6.6 7,467 7/5/2021
3.6.5 2,110 7/5/2021
3.6.4 3,885 7/5/2021
3.6.3 12,797 7/1/2021
3.6.2 5,253 7/1/2021
3.6.1 21,832 6/28/2021
3.6.0 15,601 6/23/2021
3.5.3 51,926 6/17/2021
3.5.2 14,357 6/14/2021
3.5.1 13,622 6/10/2021
3.5.0 11,723 6/7/2021
3.4.2 8,097 6/3/2021
3.4.1 5,372 6/3/2021
3.4.0 2,183 6/3/2021
3.3.2 11,090 5/27/2021
3.3.1 13,329 5/20/2021
3.3.0 6,479 5/18/2021
3.2.9 10,153 5/13/2021
3.2.8 14,652 5/6/2021
3.2.7 24,568 4/26/2021
3.2.6 14,282 4/21/2021
3.2.5 4,488 4/19/2021
3.2.4 3,533 4/19/2021
3.2.3 8,208 4/14/2021
3.2.2 22,769 4/8/2021
3.2.1 5,191 4/6/2021
3.2.0 6,665 4/2/2021
3.1.11 4,341 4/1/2021
3.1.10 7,890 3/29/2021
3.1.9 7,798 3/26/2021
3.1.8 4,437 3/25/2021
3.1.7 9,727 3/22/2021
3.1.6 15,487 3/15/2021
3.1.5 18,614 3/8/2021
3.1.4 9,337 3/4/2021
3.1.3 10,193 3/1/2021
3.1.2 8,067 2/25/2021
3.1.1 25,463 2/22/2021
3.1.0 23,712 2/17/2021
3.0.10 6,430 2/15/2021
3.0.9 11,422 2/11/2021
3.0.8 9,470 2/8/2021
3.0.7 10,583 2/4/2021
3.0.6 7,139 2/2/2021
3.0.5 2,273 2/2/2021
3.0.4 5,446 2/1/2021
3.0.3 5,318 1/28/2021
3.0.2 9,767 1/25/2021
3.0.1 6,356 1/21/2021
3.0.0 7,765 1/19/2021
2.18.16 16,798 1/15/2021
2.18.15 3,232 1/14/2021
2.18.14 2,396 1/14/2021
2.18.13 4,974 1/13/2021
2.18.12 2,874 1/12/2021
2.18.11 2,597 1/12/2021
2.18.10 8,231 1/6/2021
2.18.9 7,876 1/4/2021
2.18.8 25,506 12/23/2020
2.18.7 2,286 12/23/2020
2.18.6 14,645 12/15/2020
2.18.5 3,245 12/14/2020
2.18.4 5,426 12/9/2020
2.18.3 4,233 12/7/2020
2.18.2 6,700 12/3/2020
2.18.1 2,568 11/30/2020
2.18.0 661 11/30/2020
2.17.11 5,239 11/27/2020
2.17.10 5,947 11/24/2020
2.17.9 3,067 11/23/2020
2.17.8 687 11/23/2020
2.17.7 2,234 11/21/2020
2.17.6 550 11/21/2020
2.17.5 768 11/20/2020
2.17.4 1,186 11/20/2020
2.17.3 1,364 11/19/2020
2.17.2 4,292 11/17/2020
2.17.1 6,700 11/16/2020
2.17.0 1,197 11/16/2020
2.16.5 2,368 11/13/2020
2.16.4 633 11/13/2020
2.16.3 2,470 11/12/2020
2.16.2 9,130 11/9/2020
2.16.1 2,781 11/6/2020
2.16.0 1,708 11/5/2020
2.15.21 1,845 11/3/2020
2.15.20 3,309 10/31/2020
2.15.19 6,719 10/27/2020
2.15.18 2,092 10/26/2020
2.15.17 5,230 10/22/2020
2.15.16 1,322 10/21/2020
2.15.15 4,137 10/19/2020
2.15.14 3,278 10/15/2020
2.15.13 547 10/15/2020
2.15.12 4,241 10/13/2020
2.15.11 2,181 10/12/2020
2.15.10 1,882 10/9/2020
2.15.9 1,015 10/8/2020
2.15.8 3,179 10/6/2020
2.15.7 5,068 10/2/2020
2.15.6 1,612 10/1/2020
2.15.5 3,813 9/28/2020
2.15.4 3,765 9/24/2020
2.15.3 549 9/24/2020
2.15.2 489 9/24/2020
2.15.1 452 9/24/2020
2.15.0 820 9/24/2020
2.14.6 1,039 9/23/2020
2.14.5 1,776 9/23/2020
2.14.4 545 9/23/2020
2.14.3 1,798 9/21/2020
2.14.2 551 9/21/2020
2.14.1 1,767 9/18/2020
2.14.0 1,123 9/17/2020
2.13.0 9,125 9/16/2020
2.12.3 4,413 9/14/2020
2.12.2 3,655 9/12/2020
2.12.1 2,720 9/11/2020
2.12.0 4,517 9/10/2020
2.11.19 7,605 9/9/2020
2.11.18 4,845 9/7/2020
2.11.17 7,941 9/2/2020
2.11.16 4,117 8/31/2020
2.11.15 2,441 8/31/2020
2.11.14 12,287 8/25/2020
2.11.13 5,550 8/21/2020
2.11.12 5,600 8/19/2020
2.11.11 4,184 8/18/2020
2.11.10 2,968 8/17/2020
2.11.9 5,791 8/12/2020
2.11.8 5,699 8/10/2020
2.11.7 2,948 8/7/2020
2.11.6 4,253 8/5/2020
2.11.5 2,372 8/5/2020
2.11.4 3,179 8/3/2020
2.11.3 7,279 7/29/2020
2.11.2 24,560 7/29/2020
2.11.1 4,586 7/27/2020
2.11.0 2,606 7/27/2020
2.10.22 3,338 7/27/2020
2.10.21 2,388 7/27/2020
2.10.20 7,410 7/20/2020
2.10.19 5,703 7/16/2020
2.10.18 2,383 7/16/2020
2.10.17 3,046 7/15/2020
2.10.16 5,110 7/13/2020
2.10.15 4,684 7/9/2020
2.10.14 3,122 7/8/2020
2.10.13 2,988 7/7/2020
2.10.12 3,170 7/6/2020
2.10.11 2,928 7/6/2020
2.10.10 4,702 7/1/2020
2.10.9 2,505 7/1/2020
2.10.8 2,688 6/30/2020
2.10.7 5,197 6/25/2020
2.10.6 3,912 6/23/2020
2.10.5 3,667 6/22/2020
2.10.4 2,550 6/22/2020
2.10.3 9,901 6/17/2020
2.10.2 6,897 6/11/2020
2.10.1 2,571 6/11/2020
2.10.0 3,408 6/10/2020
2.9.11 4,238 6/8/2020
2.9.10 6,437 6/2/2020
2.9.9 4,551 6/1/2020
2.9.8 2,963 5/30/2020
2.9.7 3,918 5/28/2020
2.9.6 4,108 5/26/2020
2.9.5 2,467 5/26/2020
2.9.4 3,072 5/25/2020
2.9.3 2,507 5/25/2020
2.9.2 5,200 5/22/2020
2.9.1 4,826 5/20/2020
2.9.0 2,721 5/19/2020
2.8.4 3,000 5/18/2020
2.8.3 2,609 5/18/2020
2.8.2 2,416 5/18/2020
2.8.1 2,918 5/15/2020
2.8.0 3,409 5/14/2020
2.7.3 3,318 5/13/2020
2.7.2 4,513 5/12/2020
2.7.1 3,125 5/11/2020
2.7.0 2,285 5/11/2020
2.6.10 3,466 5/7/2020
2.6.9 3,115 5/6/2020
2.6.8 2,772 5/5/2020
2.6.7 3,218 5/4/2020
2.6.6 4,407 5/1/2020
2.6.5 3,051 4/30/2020
2.6.4 4,008 4/27/2020
2.6.3 4,702 4/23/2020
2.6.2 2,382 4/23/2020
2.6.1 2,849 4/23/2020
2.6.0 4,311 4/22/2020
2.5.11 2,762 4/21/2020
2.5.10 2,922 4/20/2020
2.5.9 3,426 4/16/2020
2.5.8 5,972 4/8/2020
2.5.7 2,785 4/7/2020
2.5.6 2,988 4/6/2020
2.5.5 2,572 4/6/2020
2.5.4 2,445 4/6/2020
2.5.3 2,483 4/6/2020
2.5.2 2,789 4/6/2020
2.5.1 2,663 4/4/2020
2.5.0 2,876 4/3/2020
2.4.6 3,170 4/2/2020
2.4.5 3,827 3/31/2020
2.4.4 3,332 3/27/2020
2.4.3 2,624 3/26/2020
2.4.2 2,734 3/25/2020
2.4.1 3,290 3/23/2020
2.4.0 4,715 3/19/2020
2.3.9 3,254 3/16/2020
2.3.8 3,389 3/12/2020
2.3.7 4,409 3/9/2020
2.3.6 2,545 3/9/2020
2.3.5 2,909 3/6/2020
2.3.4 2,463 3/6/2020
2.3.3 4,114 3/5/2020
2.3.2 2,774 3/3/2020
2.3.1 2,469 3/3/2020
2.3.0 2,516 3/3/2020
2.2.6 2,905 3/2/2020
2.2.5 6,035 2/27/2020
2.2.4 2,541 2/27/2020
2.2.3 2,448 2/26/2020
2.2.2 2,675 2/26/2020
2.2.1 3,799 2/21/2020
2.2.0 2,693 2/20/2020
2.1.23 4,394 2/17/2020
2.1.22 3,801 2/14/2020
2.1.21 2,667 2/13/2020
2.1.20 3,098 2/12/2020
2.1.19 2,794 2/11/2020
2.1.18 3,073 2/7/2020
2.1.17 3,681 2/5/2020
2.1.16 2,836 2/3/2020
2.1.15 2,359 2/3/2020
2.1.14 4,511 1/28/2020
2.1.13 2,551 1/28/2020
2.1.12 2,739 1/27/2020
2.1.11 2,905 1/24/2020
2.1.10 3,544 1/23/2020
2.1.9 3,706 1/18/2020
2.1.8 2,590 1/17/2020
2.1.7 3,848 1/16/2020
2.1.6 6,907 1/15/2020
2.1.5 2,594 1/15/2020
2.1.4 3,066 1/13/2020
2.1.3 3,036 1/11/2020
2.1.2 2,839 1/11/2020
2.1.1 2,630 1/11/2020
2.1.0 2,913 1/9/2020
2.0.13 5,171 12/20/2019
2.0.12 2,970 12/18/2019
2.0.11 2,920 12/17/2019
2.0.10 2,865 12/16/2019
2.0.9 2,791 12/16/2019
2.0.8 2,903 12/13/2019
2.0.7 2,725 12/12/2019
2.0.6 2,641 12/12/2019
2.0.5 2,799 12/12/2019
2.0.4 3,201 12/9/2019
2.0.3 2,686 12/9/2019
2.0.2 3,611 12/5/2019
2.0.1 2,859 12/4/2019
2.0.0 2,947 12/4/2019
1.2.13 4,155 12/3/2019
1.2.12 2,856 12/3/2019
1.2.11 2,727 12/2/2019
1.2.10 2,742 12/2/2019
1.2.9 3,090 11/27/2019
1.2.8 2,673 11/27/2019
1.2.7 2,690 11/26/2019
1.2.6 3,115 11/25/2019
1.2.5 3,289 11/22/2019
1.2.4 2,761 11/21/2019
1.2.3 2,765 11/21/2019
1.2.2 2,576 11/21/2019
1.2.1 2,645 11/20/2019
1.2.0 2,620 11/20/2019
1.1.35 2,766 11/20/2019
1.1.34 2,763 11/19/2019
1.1.33 3,671 11/15/2019
1.1.32 2,604 11/15/2019
1.1.31 2,577 11/15/2019
1.1.30 2,864 11/12/2019
1.1.29 2,914 11/11/2019
1.1.28 2,641 11/11/2019
1.1.27 2,637 11/11/2019
1.1.26 2,872 11/7/2019
1.1.25 2,727 11/6/2019
1.1.24 2,700 11/5/2019
1.1.23 2,588 11/5/2019
1.1.22 2,790 11/4/2019
1.1.21 3,139 10/30/2019
1.1.20 2,671 10/30/2019
1.1.19 2,682 10/29/2019
1.1.18 2,867 10/28/2019
1.1.17 2,813 10/25/2019
1.1.16 2,817 10/24/2019
1.1.15 2,735 10/23/2019
1.1.14 2,609 10/22/2019
1.1.13 2,649 10/22/2019
1.1.12 2,694 10/21/2019
1.1.11 2,841 10/18/2019
1.1.10 2,669 10/17/2019
1.1.9 2,657 10/17/2019
1.1.8 2,628 10/17/2019
1.1.7 2,771 10/16/2019
1.1.6 2,806 10/15/2019
1.1.5 2,758 10/14/2019
1.1.4 2,614 10/13/2019
1.1.3 2,684 10/13/2019
1.1.2 2,650 10/13/2019
1.1.1 2,724 10/11/2019
1.1.0 2,728 10/11/2019
1.0.14 2,698 10/10/2019
1.0.13 2,777 10/9/2019
1.0.12 2,616 10/9/2019
1.0.11 2,747 10/7/2019
1.0.10 2,731 10/5/2019
1.0.9 2,809 10/4/2019
1.0.8 2,720 10/2/2019
1.0.7 2,609 10/2/2019
1.0.6 2,673 10/1/2019
1.0.5 2,629 10/1/2019
1.0.4 2,652 10/1/2019
1.0.3 2,846 9/30/2019
1.0.2 2,906 9/27/2019
1.0.1 2,693 9/25/2019
1.0.0 3,218 9/24/2019
0.0.82 747 9/23/2019
0.0.81 724 9/20/2019
0.0.80 680 9/20/2019
0.0.79 716 9/19/2019
0.0.78 701 9/19/2019
0.0.77 735 9/18/2019
0.0.76 762 9/17/2019
0.0.75 684 9/17/2019
0.0.74 700 9/17/2019
0.0.73 707 9/16/2019
0.0.72 752 9/13/2019
0.0.71 917 9/6/2019
0.0.70 695 9/6/2019
0.0.69 833 9/5/2019
0.0.68 707 9/4/2019
0.0.67 714 9/2/2019
0.0.66 831 8/28/2019
0.0.65 737 8/27/2019
0.0.64 688 8/26/2019
0.0.63 692 8/24/2019
0.0.62 755 8/21/2019
0.0.61 1,027 8/15/2019
0.0.60 802 8/14/2019
0.0.59 716 8/14/2019
0.0.58 721 8/13/2019
0.0.57 704 8/12/2019
0.0.56 742 8/9/2019
0.0.55 736 8/8/2019
0.0.54 714 8/8/2019
0.0.53 683 8/8/2019
0.0.52 692 8/7/2019
0.0.51 688 8/6/2019
0.0.50 695 8/6/2019
0.0.49 923 8/5/2019
0.0.48 688 8/5/2019
0.0.47 774 8/1/2019
0.0.46 740 7/31/2019
0.0.45 728 7/31/2019
0.0.44 739 7/30/2019
0.0.43 839 7/26/2019
0.0.42 774 7/24/2019
0.0.41 756 7/17/2019
0.0.40 713 7/15/2019
0.0.39 668 7/15/2019
0.0.38 695 7/14/2019
0.0.37 740 7/11/2019
0.0.36 703 7/11/2019
0.0.35 737 7/10/2019
0.0.34 892 6/25/2019
0.0.33 684 6/25/2019
0.0.32 704 6/21/2019
0.0.31 744 6/19/2019
0.0.30 703 6/17/2019
0.0.29 818 6/14/2019
0.0.28 682 6/14/2019
0.0.27 696 6/14/2019
0.0.26 695 6/14/2019
0.0.25 710 6/13/2019
0.0.24 2,814 6/6/2019
0.0.23 2,804 6/6/2019
0.0.22 2,831 5/30/2019
0.0.21 2,747 5/28/2019
0.0.20 2,701 5/27/2019
0.0.19 2,768 5/23/2019
0.0.18 2,707 5/22/2019
0.0.17 2,935 5/20/2019
0.0.16 2,848 5/17/2019
0.0.14 2,887 3/29/2019
0.0.13 2,781 3/7/2019
0.0.12 2,869 2/19/2019
0.0.11 2,833 2/19/2019
0.0.10 2,886 2/13/2019
0.0.9 2,825 2/11/2019
0.0.8 3,335 2/6/2019
0.0.6 2,947 1/25/2019
0.0.5 2,787 1/8/2019
0.0.4 3,272 12/13/2018
0.0.3 3,033 11/29/2018
0.0.2 2,838 11/23/2018
0.0.1 7,804 11/19/2018