Masa.Blazor 1.10.0-rc.1

Prefix Reserved
This is a prerelease version of Masa.Blazor.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Masa.Blazor --version 1.10.0-rc.1
                    
NuGet\Install-Package Masa.Blazor -Version 1.10.0-rc.1
                    
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="Masa.Blazor" Version="1.10.0-rc.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Masa.Blazor" Version="1.10.0-rc.1" />
                    
Directory.Packages.props
<PackageReference Include="Masa.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 Masa.Blazor --version 1.10.0-rc.1
                    
#r "nuget: Masa.Blazor, 1.10.0-rc.1"
                    
#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 Masa.Blazor@1.10.0-rc.1
                    
#: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=Masa.Blazor&version=1.10.0-rc.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Masa.Blazor&version=1.10.0-rc.1&prerelease
                    
Install as a Cake Tool

<p align="center"> <a href="https://blazor.masastack.com" target="_blank"> <img alt="MASA Blazor Logo" width="150" src="./imgs/logo.png"> </a> </p>

<h1 align="center">MASA Blazor</h1>

<div align="center">

A set of standard basic component libraries based on Material design specifications.

MASA.Blazor .NET Nuget Nuget

</div>

English| 简体中文

🚀 What is MASA Blazor?

Provide a standard basic component library based on Material design specifications. Provides preset components for standard scenarios such as layout, frame standard, Loading, and global exception handling. Starting from more practical scenarios, to meet the needs of more users and scenarios, and to minimize the time cost of developers. Shorten the development cycle and improve development efficiency. And provide a set of examples of Web solutions - MASA Blazor Pro has a variety of common scenes and preset layouts and other exciting content.

❓ Why choose MASA Blazor?

MASA Blazor is based on the Material design specification, and each component is carefully designed, with modularity, responsiveness and excellent performance. MASA Blazor is regularly maintained and upgraded by a professional full-time technical team, efficient response speed, diversified solutions, long-term support, and enterprise-level support. At present, it has been used in several well-known companies, and the follow-up MASA Stack product series will continue to be used. In addition to ensuring the quality of the project, it can also continue to add new components and functions. In addition to providing developers with many mid- and Taiwan-based open source projects, MASA Stack, one of its most basic components, MASA Blazor, also hopes to be the most practical component library.

🎉 Feature

  • Rich components: Contains the basic components of Vuetify 1:1 restoration, as well as many practical preset components and deep integration functions of .Net, including three linkages of Url, breadcrumbs, navigation, advanced search, i18n, etc.
  • UI design language: modern design style, excellent UI multi-end experience design
  • Professional example: MASA Blazor Pro provides preset layouts for a variety of common scenarios
  • Easy to get started: rich and detailed getting started documents, free video tutorials (in production)
  • Active community encouragement: users participate in real-time interaction, make contributions to join us, and build the most open open source community
  • Long-term support: full-time team maintenance, long-term support, and enterprise-level support
  • Choice of well-known companies: This technology framework has been chosen by many well-known companies, and the MASA Stack product line will continue to be used in the future, and new functions will continue to be added

📊 Stats

Alt

🖥️ Documentation

To check out the docs, visit docs.masastack.com

👨‍💻 Local development

Development environment setup

Clone code

git clone --recursive https://github.com/masastack/Masa.Blazor.git
cd Masa.Blazor
git submodule foreach git checkout main

Run doc server

cd docs/Masa.Docs.Server
dotnet run

Visit

Recommended use chrome or edge to visit http://localhost:5000/

💁‍♂️ Contributing

Please make sure to read the Contributing Guide before making a pull request.

Thanks to all the friends who have contributed to this project.

<a href="https://github.com/masastack/Masa.Blazor/graphs/contributors"> <img src="https://contrib.rocks/image?repo=masastack/Masa.Blazor" /> </a>

🌐 Supported browsers

chromefirefoxedgeieSafarioper

Mobile devices

iosAndriod

Chrome Firefox Safari Microsoft Edge
iOS Supported Supported Supported Supported
Android Supported Supported N/A Supported

Desktop devices

macOSlinuxwindows

Chrome Firefox Safari Opera Microsoft Edge Internet Explorer
Mac Supported Supported Supported Supported N/A N/A
Linux Supported Supported N/A N/A N/A N/A
Windows Supported Supported Not supported Supported Supported Supported, IE11+

Due to WebAssembly restriction, Blazor WebAssembly doesn't support IE browser, but Blazor Server supports IE 11† with additional polyfills. See official documentation

💬 Interactive

QQ group WX public account WX Customer Service
masa.blazor-qq masa.blazor-weixin masa.blazor-weixin

👥 Development team

The MASA technical team is an efficient, stable and innovative team. The team adheres to the original intention of enriching the Blazor ecosystem, and it is the pursuit of the MASA technical team to continue to work hard to bring a better experience to the developers. Thank you for your support and use.

📜 Code of conduct

This project adopts the code of conduct defined in the "Contributors Convention" to clarify the expected behavior of our community. For more information, see MASA Stack Community Code of Conduct.

📄 License

Masa.Blazor

Copyright (c) 2021-present Masa.Blazor

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

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

Package Downloads
Masa.Blazor.Doc

Package Description

Masa.Blazor.Doc.CLI

Package Description

MASA.Blazor.Experimental.Components

Experimental components about MASA.Blazor

CurrencyComponents

Package Description

Masa.Stack.Components.Standalone

Package Description

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on Masa.Blazor:

Repository Stars
Yu-Core/SwashbucklerDiary
侠客日记是一个开源、跨平台的本地日记app,使用Blazor开发,支持Android,Windows,macOS,Web,Linux。"SwashbucklerDiary" is an open source cross-platform local diary app using Blazor , support Android,Windows,macOS,Web,Linux.
masalabs/MASA.EShop
A sample .NET Core distributed application based on eShopOnDapr, powered by MASA.Framework,Dapr.
239573049/ChatGpt.Desktop
ChatGpt Dekstop support Android,IOS,Mac,Linux,Win,Web
MicroSugarDeveloperOrg/Webviews.Avalonia
densen2014/BlazorHybrid
关于BlazorHybrid的一切研究. 用 c # 和 Razor 创建本机移动应用和桌面应用。快速开发共享代码库运行于 Windows (Winforms/WPF/UWP)、Android、iOS、macOS、Linux 的应用。
CnGal/CnGalWebSite
CnGal是一个非营利性的,立志于收集整理国内制作组创作的中文Galgame/AVG的介绍、攻略、评测、感想等内容的资料性质的网站。
Version Downloads Last Updated
1.11.0-beta.3 131 8/19/2025
1.11.0-beta.2 191 8/8/2025
1.11.0-beta.1 527 7/23/2025
1.11.0-alpha.1 509 7/23/2025
1.10.4 353 8/14/2025
1.10.3 243 7/28/2025
1.10.2 250 7/18/2025
1.10.1 573 7/9/2025
1.10.0 587 7/7/2025
1.10.0-rc.2 136 7/2/2025
1.10.0-rc.1 171 6/17/2025
1.10.0-alpha.3 144 5/30/2025
1.10.0-alpha.2 151 5/9/2025
1.10.0-alpha.1 230 4/17/2025
1.9.4 496 5/30/2025
1.9.3 1,044 5/8/2025
1.9.2 531 4/16/2025
1.9.1 346 4/11/2025
1.9.0 1,180 4/7/2025
1.9.0-rc.2 183 4/2/2025
1.9.0-rc.1 208 3/27/2025
1.9.0-beta.2 405 3/24/2025
1.9.0-beta.1 180 3/17/2025
1.8.5 601 2/27/2025
1.8.4 1,264 1/13/2025
1.8.3 671 12/31/2024
1.8.2 368 12/18/2024
1.8.1 462 12/9/2024
1.8.0 868 12/4/2024
1.8.0-rc.4 149 11/26/2024
1.8.0-rc.3 123 11/21/2024
1.8.0-rc.2 106 11/19/2024
1.8.0-rc.1 195 11/13/2024
1.7.8 748 11/1/2024
1.7.7 453 10/23/2024
1.7.6 198 10/22/2024
1.7.5 267 10/16/2024
1.7.4 611 9/26/2024
1.7.3 376 9/19/2024
1.7.2 356 9/9/2024
1.7.1 571 9/4/2024
1.7.0 466 9/2/2024
1.7.0-rc.3 106 8/28/2024
1.7.0-rc.2 96 8/26/2024
1.7.0-rc.1 122 8/19/2024
1.7.0-beta.5 171 8/12/2024
1.7.0-beta.4 101 8/9/2024
1.7.0-beta.3 106 7/26/2024
1.7.0-beta.2 88 7/24/2024
1.7.0-beta.1 1,974 7/19/2024
1.6.9 179 10/16/2024
1.6.8 634 8/9/2024
1.6.7 233 8/5/2024
1.6.6 584 7/18/2024
1.6.5 354 7/16/2024
1.6.4 1,666 7/12/2024
1.6.3 309 7/11/2024
1.6.2 346 7/10/2024
1.6.1 393 7/4/2024
1.6.0 1,375 7/2/2024
1.6.0-beta.7 102 7/1/2024
1.6.0-beta.6 105 6/27/2024
1.6.0-beta.5 113 6/26/2024
1.6.0-beta.4 128 6/17/2024
1.6.0-beta.3 93 6/13/2024
1.6.0-beta.2 175 5/31/2024
1.6.0-beta.1 97 5/31/2024
1.5.5 1,770 6/3/2024
1.5.4 213 6/3/2024
1.5.3 385 5/29/2024
1.5.2 520 5/21/2024
1.5.1 1,104 5/10/2024
1.5.0 800 5/7/2024
1.5.0-beta.3 123 5/6/2024
1.5.0-beta.2 101 4/29/2024
1.5.0-beta.1 487 4/25/2024
1.4.2 1,272 4/22/2024
1.4.1 304 4/17/2024
1.4.0 475 4/7/2024
1.4.0-beta.5 200 4/2/2024
1.4.0-beta.4 122 3/28/2024
1.4.0-beta.3 123 3/18/2024
1.4.0-beta.2 118 3/1/2024
1.4.0-beta.1 202 2/1/2024
1.3.4 3,081 1/26/2024
1.3.3 443 1/25/2024
1.3.2 1,211 1/9/2024
1.3.1 1,061 12/29/2023
1.3.0 613 12/28/2023
1.3.0-beta.7 125 12/27/2023
1.3.0-beta.6 329 12/26/2023
1.3.0-beta.5 192 12/22/2023
1.3.0-beta.4 133 12/18/2023
1.3.0-beta.3 240 12/5/2023
1.3.0-beta.2 194 11/29/2023
1.2.2 1,625 11/13/2023
1.2.1 370 11/10/2023
1.2.0 353 11/7/2023
1.1.1 1,148 10/23/2023
1.1.0 1,305 10/11/2023
1.0.4 2,587 9/7/2023
1.0.3 1,916 8/28/2023
1.0.2 3,664 8/18/2023
1.0.1 3,364 7/27/2023
1.0.0 3,579 7/17/2023
1.0.0-rc.6 586 7/6/2023
1.0.0-rc.5 421 6/29/2023
1.0.0-rc.4 951 6/15/2023
1.0.0-rc.3 567 6/2/2023
1.0.0-rc.2 3,347 5/15/2023
1.0.0-rc.1 1,878 4/27/2023
1.0.0-preview.19 194 4/27/2023
1.0.0-preview.18 430 4/26/2023
1.0.0-preview.17 2,191 4/23/2023
1.0.0-preview.16 422 4/19/2023
1.0.0-preview.15 738 4/14/2023
1.0.0-preview.14 440 4/12/2023
1.0.0-preview.13 307 4/10/2023
1.0.0-preview.12 891 4/3/2023
1.0.0-preview.11 1,143 3/27/2023
1.0.0-preview.10 874 3/22/2023
1.0.0-preview.9 525 3/18/2023
1.0.0-preview.8 919 3/10/2023
1.0.0-preview.7 611 3/3/2023
1.0.0-preview.6 751 2/28/2023
1.0.0-preview.5 227 2/28/2023
1.0.0-preview.4 540 2/21/2023
1.0.0-preview.3 894 2/13/2023
1.0.0-preview.2 2,429 2/3/2023
1.0.0-preview.1 357 1/17/2023
0.7.0-alpha.6179 127 9/18/2023
0.7.0-alpha.6178 125 9/18/2023
0.7.0-alpha.6177 143 9/18/2023
0.7.0-alpha.6119 146 9/13/2023
0.7.0-alpha.6118 139 9/13/2023
0.7.0-alpha.6107 150 9/13/2023
0.7.0-alpha.6096 141 9/12/2023
0.7.0-alpha.6095 133 9/12/2023
0.7.0-alpha.6094 144 9/12/2023
0.7.0-alpha.6041 181 9/8/2023
0.7.0-alpha.6040 163 9/8/2023
0.7.0-alpha.6025 148 9/7/2023
0.7.0-alpha.6021 156 9/7/2023
0.7.0-alpha.6012 138 9/7/2023
0.7.0-alpha.6011 153 9/7/2023
0.7.0-alpha.5956 150 9/4/2023
0.7.0-alpha.5926 145 9/1/2023
0.7.0-alpha.5897 161 8/30/2023
0.7.0-alpha.5872 155 8/29/2023
0.7.0-alpha.5870 144 8/29/2023
0.7.0-alpha.5857 143 8/28/2023
0.7.0-alpha.5847 153 8/28/2023
0.7.0-alpha.5731 152 8/22/2023
0.7.0-alpha.5699 139 8/18/2023
0.7.0-alpha.5682 143 8/18/2023
0.7.0-alpha.5681 135 8/18/2023
0.7.0-alpha.5650 148 8/16/2023
0.7.0-alpha.5644 164 8/15/2023
0.7.0-alpha.5642 164 8/15/2023
0.7.0-alpha.5641 163 8/15/2023
0.7.0-alpha.5620 155 8/14/2023
0.7.0-alpha.5619 154 8/14/2023
0.7.0-alpha.5618 163 8/14/2023
0.7.0-alpha.5617 153 8/14/2023
0.7.0-alpha.5611 164 8/11/2023
0.7.0-alpha.5609 154 8/11/2023
0.7.0-alpha.5608 161 8/11/2023
0.7.0-alpha.5607 164 8/11/2023
0.7.0-alpha.5606 158 8/11/2023
0.7.0-alpha.5581 159 8/9/2023
0.7.0-alpha.5492 167 8/3/2023
0.7.0-alpha.5482 154 8/3/2023
0.7.0-alpha.5435 162 8/1/2023
0.7.0-alpha.5372 145 7/27/2023
0.7.0-alpha.5365 156 7/26/2023
0.7.0-alpha.5363 154 7/26/2023
0.7.0-alpha.5362 162 7/26/2023
0.7.0-alpha.5344 168 7/25/2023
0.7.0-alpha.5321 175 7/24/2023
0.7.0-alpha.5320 173 7/24/2023
0.7.0-alpha.5319 179 7/24/2023
0.7.0-alpha.5292 178 7/20/2023
0.7.0-alpha.5236 176 7/17/2023
0.7.0-alpha.5160 174 7/13/2023
0.7.0-alpha.5142 167 7/12/2023
0.7.0-alpha.5139 166 7/12/2023
0.7.0-alpha.5124 169 7/11/2023
0.7.0-alpha.5070 141 7/7/2023
0.7.0-alpha.5061 160 7/7/2023
0.7.0-alpha.5056 159 7/6/2023
0.7.0-alpha.5049 153 7/6/2023
0.7.0-alpha.5013 177 7/5/2023
0.7.0-alpha.4994 161 7/4/2023
0.7.0-alpha.4992 164 7/4/2023
0.7.0-alpha.4991 176 7/4/2023
0.7.0-alpha.4963 160 7/3/2023
0.7.0-alpha.4962 173 7/3/2023
0.7.0-alpha.4959 171 7/3/2023
0.7.0-alpha.4926 164 6/30/2023
0.7.0-alpha.4919 159 6/30/2023
0.7.0-alpha.4883 158 6/27/2023
0.7.0-alpha.4882 137 6/27/2023
0.7.0-alpha.4881 152 6/27/2023
0.7.0-alpha.4847 160 6/25/2023
0.7.0-alpha.4804 148 6/20/2023
0.7.0-alpha.4802 153 6/20/2023
0.7.0-alpha.4798 154 6/20/2023
0.7.0-alpha.4797 162 6/20/2023
0.7.0-alpha.4796 155 6/20/2023
0.7.0-alpha.4790 149 6/19/2023
0.7.0-alpha.4736 168 6/16/2023
0.7.0-alpha.4709 157 6/15/2023
0.7.0-alpha.4695 165 6/15/2023
0.7.0-alpha.4639 160 6/12/2023
0.7.0-alpha.4569 165 6/9/2023
0.7.0-alpha.4527 162 6/8/2023
0.7.0-alpha.4503 173 6/7/2023
0.7.0-alpha.4502 171 6/7/2023
0.7.0-alpha.4442 167 6/5/2023
0.7.0-alpha.4441 166 6/5/2023
0.7.0-alpha.4391 166 6/1/2023
0.7.0-alpha.4390 161 6/1/2023
0.7.0-alpha.4389 182 6/1/2023
0.7.0-alpha.4366 160 5/31/2023
0.7.0-alpha.4365 169 5/31/2023
0.7.0-alpha.4363 170 5/31/2023
0.7.0-alpha.4332 158 5/29/2023
0.7.0-alpha.4331 162 5/29/2023
0.7.0-alpha.4329 159 5/26/2023
0.7.0-alpha.4310 173 5/26/2023
0.7.0-alpha.4303 147 5/26/2023
0.7.0-alpha.4262 168 5/24/2023
0.7.0-alpha.4261 168 5/24/2023
0.7.0-alpha.4260 163 5/24/2023
0.7.0-alpha.4158 187 5/19/2023
0.7.0-alpha.4156 179 5/19/2023
0.7.0-alpha.4117 180 5/15/2023
0.7.0-alpha.4108 179 5/15/2023
0.7.0-alpha.3987 172 5/5/2023
0.7.0-alpha.3986 165 5/5/2023
0.7.0-alpha.3965 206 5/4/2023
0.7.0-alpha.3932 173 4/28/2023
0.7.0-alpha.3930 171 4/28/2023
0.7.0-alpha.3929 186 4/28/2023
0.7.0-alpha.3923 177 4/28/2023
0.7.0-alpha.3917 182 4/27/2023
0.7.0-alpha.3915 182 4/27/2023
0.7.0-alpha.3914 176 4/27/2023
0.7.0-alpha.3896 185 4/27/2023
0.7.0-alpha.3895 184 4/27/2023
0.7.0-alpha.3889 204 4/27/2023
0.7.0-alpha.3880 188 4/26/2023
0.7.0-alpha.3875 183 4/26/2023
0.7.0-alpha.3869 182 4/26/2023
0.7.0-alpha.3865 185 4/26/2023
0.7.0-alpha.3852 179 4/26/2023
0.7.0-alpha.3850 185 4/26/2023
0.7.0-alpha.3848 187 4/26/2023
0.7.0-alpha.3841 189 4/26/2023
0.7.0-alpha.3830 206 4/25/2023
0.7.0-alpha.3800 195 4/24/2023
0.7.0-alpha.3767 188 4/23/2023
0.7.0-alpha.3766 185 4/23/2023
0.7.0-alpha.3763 199 4/23/2023
0.7.0-alpha.3757 177 4/21/2023
0.7.0-alpha.3756 204 4/21/2023
0.7.0-alpha.3736 185 4/21/2023
0.7.0-alpha.3734 188 4/21/2023
0.7.0-alpha.3723 195 4/20/2023
0.7.0-alpha.3719 194 4/20/2023
0.7.0-alpha.3690 185 4/19/2023
0.7.0-alpha.3682 207 4/19/2023
0.7.0-alpha.3672 183 4/19/2023
0.7.0-alpha.3671 190 4/19/2023
0.7.0-alpha.3668 187 4/19/2023
0.7.0-alpha.3666 204 4/19/2023
0.7.0-alpha.3575 200 4/14/2023
0.7.0-alpha.3574 209 4/14/2023
0.7.0-alpha.3570 195 4/14/2023
0.7.0-alpha.3569 200 4/14/2023
0.7.0-alpha.3558 201 4/14/2023
0.7.0-alpha.3531 198 4/13/2023
0.7.0-alpha.3522 206 4/13/2023
0.7.0-alpha.3477 204 4/12/2023
0.7.0-alpha.3462 211 4/12/2023
0.7.0-alpha.3460 213 4/12/2023
0.7.0-alpha.3434 202 4/12/2023
0.7.0-alpha.3429 200 4/11/2023
0.7.0-alpha.3415 209 4/11/2023
0.7.0-alpha.3398 189 4/10/2023
0.7.0-alpha.3382 195 4/10/2023
0.7.0-alpha.3380 221 4/10/2023
0.7.0-alpha.3379 213 4/10/2023
0.7.0-alpha.3376 220 4/10/2023
0.7.0-alpha.3373 212 4/10/2023
0.7.0-alpha.3372 217 4/10/2023
0.7.0-alpha.3370 213 4/10/2023
0.7.0-alpha.3348 220 4/7/2023
0.7.0-alpha.3339 235 4/7/2023
0.7.0-alpha.3330 200 4/6/2023
0.7.0-alpha.3329 184 4/6/2023
0.7.0-alpha.3317 185 4/6/2023
0.7.0-alpha.3313 224 4/6/2023
0.7.0-alpha.3310 209 4/6/2023
0.7.0-alpha.3308 223 4/6/2023
0.7.0-alpha.3304 221 4/6/2023
0.7.0-alpha.3292 198 4/5/2023
0.7.0-alpha.3281 235 4/4/2023
0.7.0-alpha.3278 203 4/4/2023
0.7.0-alpha.3236 191 4/3/2023
0.7.0-alpha.3235 213 4/3/2023
0.7.0-alpha.3230 199 4/3/2023
0.7.0-alpha.3228 220 4/3/2023
0.7.0-alpha.3227 206 4/3/2023
0.7.0-alpha.3226 228 4/3/2023
0.7.0-alpha.3222 221 4/1/2023
0.7.0-alpha.3219 204 3/31/2023
0.7.0-alpha.3217 226 3/31/2023
0.7.0-alpha.3214 228 3/31/2023
0.7.0-alpha.3207 233 3/31/2023
0.7.0-alpha.3204 232 3/31/2023
0.7.0-alpha.3186 207 3/31/2023
0.7.0-alpha.3164 205 3/30/2023
0.7.0-alpha.3152 191 3/30/2023
0.7.0-alpha.3129 217 3/29/2023
0.7.0-alpha.3127 221 3/29/2023
0.7.0-alpha.3124 226 3/29/2023
0.7.0-alpha.3112 211 3/29/2023
0.7.0-alpha.3074 214 3/28/2023
0.7.0-alpha.3073 222 3/28/2023
0.7.0-alpha.3064 232 3/28/2023
0.7.0-alpha.3062 218 3/28/2023
0.7.0-alpha.3060 225 3/27/2023
0.7.0-alpha.3057 218 3/27/2023
0.7.0-alpha.3055 241 3/27/2023
0.7.0-alpha.3047 236 3/27/2023
0.7.0-alpha.3042 246 3/27/2023
0.7.0-alpha.3041 223 3/27/2023
0.7.0-alpha.3037 219 3/27/2023
0.7.0-alpha.3036 217 3/27/2023
0.7.0-alpha.3034 228 3/27/2023
0.7.0-alpha.3032 215 3/27/2023
0.7.0-alpha.3031 203 3/27/2023
0.7.0-alpha.3004 218 3/24/2023
0.7.0-alpha.2994 233 3/23/2023
0.7.0-alpha.2986 242 3/23/2023
0.7.0-alpha.2978 258 3/23/2023
0.7.0-alpha.2916 219 3/21/2023
0.7.0-alpha.2907 200 3/21/2023
0.7.0-alpha.2871 222 3/20/2023
0.7.0-alpha.2847 243 3/18/2023
0.7.0-alpha.2836 234 3/17/2023
0.7.0-alpha.2801 220 3/17/2023
0.7.0-alpha.2799 201 3/16/2023
0.7.0-alpha.2798 203 3/16/2023
0.7.0-alpha.2797 208 3/16/2023
0.7.0-alpha.2795 192 3/16/2023
0.7.0-alpha.2787 198 3/16/2023
0.7.0-alpha.2769 208 3/16/2023
0.7.0-alpha.2741 206 3/15/2023
0.7.0-alpha.2733 226 3/14/2023
0.7.0-alpha.2712 196 3/14/2023
0.7.0-alpha.2711 202 3/14/2023
0.7.0-alpha.2705 208 3/14/2023
0.7.0-alpha.2699 197 3/13/2023
0.7.0-alpha.2698 194 3/13/2023
0.7.0-alpha.2697 201 3/13/2023
0.7.0-alpha.2695 212 3/13/2023
0.7.0-alpha.2680 198 3/10/2023
0.7.0-alpha.2650 194 3/10/2023
0.7.0-alpha.2648 189 3/10/2023
0.7.0-alpha.2641 199 3/9/2023
0.7.0-alpha.2640 204 3/9/2023
0.7.0-alpha.2635 201 3/9/2023
0.7.0-alpha.2634 208 3/9/2023
0.7.0-alpha.2629 211 3/9/2023
0.7.0-alpha.2617 200 3/8/2023
0.7.0-alpha.2616 199 3/8/2023
0.7.0-alpha.2614 209 3/8/2023
0.7.0-alpha.2602 189 3/7/2023
0.7.0-alpha.2590 187 3/7/2023
0.7.0-alpha.2589 207 3/7/2023
0.7.0-alpha.2588 204 3/7/2023
0.7.0-alpha.2533 223 3/3/2023
0.7.0-alpha.2529 222 3/3/2023
0.7.0-alpha.2528 214 3/3/2023
0.7.0-alpha.2454 225 2/28/2023
0.7.0-alpha.2445 241 2/28/2023
0.7.0-alpha.2439 208 2/28/2023
0.7.0-alpha.2435 208 2/28/2023
0.7.0-alpha.2429 220 2/28/2023
0.7.0-alpha.2390 208 2/26/2023
0.7.0-alpha.2360 215 2/24/2023
0.7.0-alpha.2296 216 2/22/2023
0.7.0-alpha.2205 202 2/16/2023
0.7.0-alpha.2192 210 2/15/2023
0.7.0-alpha.2157 223 2/14/2023
0.7.0-alpha.2149 211 2/14/2023
0.7.0-alpha.2062 215 2/13/2023
0.7.0-alpha.2058 202 2/13/2023
0.7.0-alpha.2025 205 2/10/2023
0.7.0-alpha.2007 213 2/9/2023
0.7.0-alpha.2005 206 2/8/2023
0.7.0-alpha.2002 231 2/8/2023
0.7.0-alpha.2001 216 2/8/2023
0.7.0-alpha.2000 203 2/8/2023
0.7.0-alpha.1999 211 2/8/2023
0.7.0-alpha.1998 214 2/8/2023
0.7.0-alpha.1971 217 2/5/2023
0.7.0-alpha.1964 223 2/3/2023
0.7.0-alpha.1961 222 2/3/2023
0.7.0-alpha.1960 220 2/3/2023
0.7.0-alpha.1958 214 2/3/2023
0.7.0-alpha.1957 210 2/3/2023
0.7.0-alpha.1956 210 2/3/2023
0.7.0-alpha.1954 219 2/3/2023
0.7.0-alpha.1945 233 2/2/2023
0.7.0-alpha.1944 241 2/2/2023
0.7.0-alpha.1911 224 1/30/2023
0.7.0-alpha.1904 234 1/29/2023
0.7.0-alpha.1903 234 1/29/2023
0.7.0-alpha.1902 242 1/29/2023
0.7.0-alpha.1899 240 1/29/2023
0.7.0-alpha.1897 242 1/20/2023
0.7.0-alpha.1893 220 1/17/2023
0.7.0-alpha.1891 217 1/17/2023
0.7.0-alpha.1882 226 1/17/2023
0.7.0-alpha.1879 210 1/17/2023
0.7.0-alpha.1865 269 1/16/2023
0.7.0-alpha.1864 224 1/16/2023
0.7.0-alpha.1860 236 1/16/2023
0.7.0-alpha.1856 292 1/15/2023
0.7.0-alpha.1846 270 1/15/2023
0.7.0-alpha.1844 293 1/15/2023
0.7.0-alpha.1840 247 1/15/2023
0.7.0-alpha.1827 230 1/14/2023
0.7.0-alpha.1826 238 1/14/2023
0.7.0-alpha.1804 553 1/14/2023
0.7.0-alpha.1798 243 1/13/2023
0.7.0-alpha.1797 212 1/13/2023
0.7.0-alpha.1794 304 1/13/2023
0.7.0-alpha.1787 216 1/13/2023
0.7.0-alpha.1777 218 1/13/2023
0.7.0-alpha.1761 331 1/12/2023
0.7.0-alpha.1744 231 1/11/2023
0.7.0-alpha.1733 281 1/11/2023
0.7.0-alpha.1726 434 1/11/2023
0.7.0-alpha.1725 268 1/11/2023
0.7.0-alpha.1717 235 1/11/2023
0.7.0-alpha.1712 272 1/11/2023
0.7.0-alpha.1709 245 1/11/2023
0.7.0-alpha.1699 233 1/11/2023
0.7.0-alpha.1697 237 1/11/2023
0.7.0-alpha.1696 228 1/10/2023
0.7.0-alpha.1661 265 1/10/2023
0.7.0-alpha.1655 234 1/9/2023
0.7.0-alpha.1634 239 1/9/2023
0.7.0-alpha.1632 242 1/9/2023
0.7.0-alpha.1611 280 1/6/2023
0.7.0-alpha.1559 377 1/5/2023
0.7.0-alpha.1549 261 1/4/2023
0.7.0-alpha.1544 257 1/4/2023
0.7.0-alpha.1541 322 1/4/2023
0.7.0-alpha.1513 259 1/3/2023
0.7.0-alpha.1512 259 1/3/2023
0.7.0-alpha.1511 248 1/3/2023
0.7.0-alpha.1500 246 1/3/2023
0.7.0-alpha.1409 1,243 12/27/2022
0.7.0-alpha.1406 224 12/27/2022
0.7.0-alpha.1402 229 12/27/2022
0.7.0-alpha.1400 216 12/26/2022
0.7.0-alpha.1399 224 12/26/2022
0.7.0-alpha.1397 227 12/26/2022
0.7.0-alpha.1154 318 12/14/2022
0.7.0-alpha.1122 227 12/12/2022
0.7.0-alpha.1114 236 12/12/2022
0.7.0-alpha.1096 242 12/8/2022
0.7.0-alpha.1044 382 12/6/2022
0.7.0-alpha.1036 223 12/6/2022
0.7.0-alpha.973 259 12/2/2022
0.7.0-alpha.972 230 12/2/2022
0.7.0-alpha.961 225 12/1/2022
0.7.0-alpha.937 267 11/30/2022
0.7.0-alpha.913 249 11/28/2022
0.7.0-alpha.900 239 11/25/2022
0.7.0-alpha.896 218 11/25/2022
0.7.0-alpha.888 228 11/24/2022
0.7.0-alpha.883 226 11/23/2022
0.7.0-alpha.882 230 11/23/2022
0.7.0-alpha.879 242 11/23/2022
0.7.0-alpha.873 234 11/22/2022
0.7.0-alpha.868 232 11/21/2022
0.7.0-alpha.864 228 11/21/2022
0.7.0-alpha.861 232 11/21/2022
0.7.0-alpha.858 225 11/21/2022
0.7.0-alpha.856 221 11/21/2022
0.7.0-alpha.855 240 11/21/2022
0.7.0-alpha.852 226 11/18/2022
0.7.0-alpha.851 226 11/18/2022
0.7.0-alpha.849 226 11/18/2022
0.7.0-alpha.842 215 11/17/2022
0.7.0-alpha.838 230 11/17/2022
0.7.0-alpha.835 229 11/17/2022
0.7.0-alpha.833 239 11/17/2022
0.7.0-alpha.832 241 11/17/2022
0.7.0-alpha.831 244 11/17/2022
0.7.0-alpha.829 233 11/16/2022
0.7.0-alpha.820 227 11/16/2022
0.7.0-alpha.812 241 11/16/2022
0.7.0-alpha.802 235 11/15/2022
0.7.0-alpha.800 233 11/15/2022
0.7.0-alpha.799 224 11/15/2022
0.7.0-alpha.798 218 11/15/2022
0.6.2 1,840 4/11/2023
0.6.1 222 4/11/2023
0.6.0 6,110 11/3/2022
0.6.0-rc.9 511 10/28/2022
0.6.0-rc.8 1,218 10/25/2022
0.6.0-rc.7 1,143 10/11/2022
0.6.0-rc.6 447 9/29/2022
0.6.0-rc.4 296 9/23/2022
0.6.0-rc.3 301 9/20/2022
0.6.0-rc.2 391 9/16/2022
0.6.0-preview.6 401 9/8/2022
0.6.0-preview.5 956 8/29/2022
0.6.0-preview.4 454 8/18/2022
0.6.0-preview.3 705 8/8/2022
0.6.0-preview.2 287 8/4/2022
0.6.0-preview.1 291 8/1/2022
0.5.0 5,715 7/29/2022
0.5.0-rc.7 270 7/28/2022
0.5.0-rc.6 502 7/19/2022
0.5.0-rc.5 366 7/13/2022
0.5.0-rc.4 253 7/12/2022
0.5.0-rc.3 284 7/11/2022
0.5.0-rc.2 334 7/8/2022
0.5.0-rc.1 258 7/7/2022
0.5.0-preview.5 502 6/30/2022
0.5.0-preview.4 303 6/27/2022
0.5.0-preview.3 598 6/21/2022
0.5.0-preview.2 375 6/14/2022
0.5.0-preview.1 316 6/10/2022
0.4.0 2,225 5/31/2022
0.4.0-rc.3 459 5/24/2022
0.4.0-rc.2 284 5/19/2022
0.4.0-rc.1 352 5/19/2022
0.4.0-preview.22 365 5/12/2022 0.4.0-preview.22 is deprecated because it is no longer maintained.
0.4.0-preview.21 337 5/12/2022 0.4.0-preview.21 is deprecated because it is no longer maintained.
0.4.0-preview.4 329 5/12/2022
0.4.0-preview.3 252 5/12/2022
0.4.0-preview.2 262 5/11/2022
0.4.0-preview.1 532 4/2/2022
0.3.11407 2,449 4/6/2022
0.3.0 3,242 2/25/2022
0.3.0-rc.28 292 1/25/2022
0.3.0-rc.26 272 1/24/2022
0.3.0-rc.24 282 1/24/2022
0.3.0-rc.23 280 1/24/2022
0.3.0-rc.22 287 1/24/2022
0.3.0-rc.21 297 1/24/2022
0.3.0-rc.20 281 1/23/2022
0.3.0-rc.19 280 1/22/2022
0.3.0-rc.17 273 1/22/2022
0.3.0-rc.16 281 1/21/2022
0.3.0-rc.14 269 1/21/2022
0.3.0-rc.13 280 1/21/2022
0.3.0-rc.12 281 1/21/2022
0.3.0-rc.11 274 1/21/2022
0.3.0-rc.10 290 1/21/2022
0.3.0-rc.9 277 1/20/2022
0.3.0-rc.8 275 1/17/2022
0.3.0-rc.7 272 1/17/2022
0.3.0-rc.6 288 1/14/2022
0.3.0-rc.5 276 1/13/2022
0.3.0-rc.3 286 12/30/2021
0.3.0-rc.2 317 12/28/2021
0.3.0-alpha.795 238 11/15/2022
0.3.0-alpha.793 231 11/15/2022
0.3.0-alpha.551 202 11/2/2022
0.3.0-alpha.550 198 11/2/2022
0.3.0-alpha.505 218 10/31/2022
0.3.0-alpha.481 202 10/31/2022
0.3.0-alpha.467 211 10/28/2022
0.3.0-alpha.456 224 10/27/2022
0.3.0-alpha.420 197 10/26/2022
0.3.0-alpha.415 220 10/25/2022
0.3.0-alpha.410 217 10/25/2022
0.3.0-alpha.407 209 10/25/2022
0.2.15401 1,041 9/26/2022
0.2.15400 1,007 9/26/2022
0.2.15352 1,026 9/23/2022
0.2.15312 1,028 9/21/2022
0.2.15296 1,036 9/20/2022
0.2.15295 1,043 9/20/2022
0.2.15288 1,033 9/20/2022
0.2.15286 1,045 9/20/2022
0.2.15281 1,017 9/20/2022
0.2.15275 1,030 9/19/2022
0.2.15273 1,017 9/19/2022
0.2.15257 1,063 9/19/2022
0.2.15241 1,047 9/16/2022
0.2.15240 1,002 9/16/2022
0.2.15237 1,045 9/16/2022
0.2.15232 1,068 9/16/2022
0.2.15231 1,060 9/16/2022
0.2.15230 1,033 9/16/2022
0.2.15229 1,022 9/16/2022
0.2.15210 1,128 9/15/2022
0.2.15196 1,111 9/14/2022
0.2.15184 1,012 9/13/2022
0.2.15140 1,026 9/8/2022
0.2.14958 1,019 8/30/2022
0.2.14948 1,075 8/29/2022
0.2.14946 1,050 8/29/2022
0.2.14940 1,060 8/29/2022
0.2.14939 1,062 8/29/2022
0.2.14934 1,039 8/29/2022
0.2.14837 1,052 8/19/2022
0.2.14822 1,068 8/18/2022
0.2.14816 1,021 8/18/2022
0.2.14805 1,067 8/18/2022
0.2.14781 1,043 8/17/2022
0.2.14746 1,047 8/16/2022
0.2.14734 1,046 8/16/2022
0.2.14541 1,069 8/11/2022
0.2.14496 1,034 8/10/2022
0.2.14421 1,042 8/8/2022
0.2.14363 1,057 8/5/2022
0.2.14323 1,090 8/3/2022
0.2.14262 1,036 8/3/2022
0.2.14189 1,079 8/1/2022
0.2.14171 1,097 8/1/2022
0.2.14169 1,108 8/1/2022
0.2.14163 1,105 7/29/2022
0.2.14072 1,061 7/27/2022
0.2.14007 1,071 7/22/2022
0.2.13863 1,097 7/18/2022
0.2.13821 1,062 7/15/2022
0.2.13819 1,090 7/15/2022
0.2.13795 1,099 7/14/2022
0.2.13777 1,091 7/14/2022
0.2.13776 1,075 7/14/2022
0.2.13741 1,063 7/12/2022
0.2.13740 1,073 7/12/2022
0.2.13724 1,081 7/11/2022
0.2.13717 1,090 7/11/2022
0.2.13705 1,071 7/8/2022
0.2.13703 1,081 7/8/2022
0.2.13687 1,116 7/8/2022
0.2.13675 1,102 7/8/2022
0.2.13672 1,077 7/7/2022
0.2.13665 1,074 7/7/2022
0.2.13627 1,067 7/6/2022
0.2.13626 1,096 7/6/2022
0.2.13620 1,090 7/6/2022
0.2.13594 1,067 7/5/2022
0.2.13593 1,067 7/5/2022
0.2.13573 1,087 7/5/2022
0.2.13564 1,089 7/4/2022
0.2.13561 1,077 7/4/2022
0.2.13560 1,107 7/4/2022
0.2.13555 1,104 7/4/2022
0.2.13549 1,102 7/4/2022
0.2.13491 1,105 6/30/2022
0.2.13488 1,106 6/30/2022
0.2.13487 1,082 6/30/2022
0.2.13486 1,079 6/30/2022
0.2.13482 1,101 6/30/2022
0.2.13481 1,090 6/30/2022
0.2.13480 1,084 6/30/2022
0.2.13479 1,074 6/30/2022
0.2.13476 1,084 6/30/2022
0.2.13474 1,078 6/30/2022
0.2.13472 1,091 6/30/2022
0.2.13471 1,062 6/30/2022
0.2.13470 1,111 6/30/2022
0.2.13469 1,116 6/30/2022
0.2.13461 1,078 6/30/2022
0.2.13458 1,086 6/30/2022
0.2.13453 1,098 6/30/2022
0.2.13449 1,079 6/29/2022
0.2.13447 1,114 6/29/2022
0.2.13438 1,063 6/29/2022
0.2.13417 1,055 6/29/2022
0.2.13414 1,084 6/29/2022
0.2.13413 1,086 6/28/2022
0.2.13404 1,084 6/28/2022
0.2.13399 1,094 6/28/2022
0.2.13398 1,113 6/28/2022
0.2.13387 1,077 6/27/2022
0.2.13382 1,103 6/27/2022
0.2.13377 1,098 6/27/2022
0.2.13356 1,110 6/24/2022
0.2.13330 1,134 6/24/2022
0.2.13310 1,109 6/23/2022
0.2.13294 1,099 6/23/2022
0.2.13291 1,104 6/23/2022
0.2.13290 1,098 6/23/2022
0.2.13286 1,117 6/23/2022
0.2.13214 1,090 6/21/2022
0.2.13211 1,112 6/21/2022
0.2.12942 1,063 6/14/2022
0.2.12901 1,076 6/10/2022
0.2.12871 1,125 6/8/2022
0.2.12848 1,128 6/7/2022
0.2.12846 1,116 6/6/2022
0.2.12794 1,122 6/1/2022
0.2.12793 1,143 6/1/2022
0.2.12694 1,116 5/30/2022
0.2.12507 1,125 5/19/2022
0.2.12495 1,138 5/18/2022
0.2.12494 1,112 5/18/2022
0.2.12492 1,133 5/18/2022
0.2.12478 1,139 5/18/2022
0.2.12476 1,098 5/18/2022
0.2.12468 1,146 5/17/2022
0.2.12453 1,129 5/17/2022
0.2.12452 1,119 5/17/2022
0.2.12450 1,145 5/17/2022
0.2.12437 1,143 5/17/2022
0.2.12435 1,140 5/17/2022
0.2.12433 1,125 5/17/2022
0.2.12431 1,114 5/17/2022
0.2.12407 1,121 5/16/2022
0.2.12395 1,132 5/16/2022
0.2.12340 1,128 5/13/2022
0.2.12339 1,152 5/13/2022
0.2.12324 1,130 5/12/2022
0.2.12323 1,090 5/12/2022
0.2.12309 1,122 5/11/2022
0.2.12277 1,158 5/10/2022
0.2.12265 1,423 5/10/2022
0.2.12261 1,090 5/10/2022
0.2.12240 1,447 5/9/2022
0.2.12238 1,139 5/9/2022
0.2.12237 1,143 5/9/2022
0.2.12228 1,154 5/9/2022
0.2.12227 1,117 5/9/2022
0.2.12173 1,144 5/7/2022
0.2.12129 1,113 5/6/2022
0.2.12121 1,469 5/6/2022
0.2.12120 1,116 5/6/2022
0.2.12057 1,134 4/29/2022
0.2.12051 1,131 4/28/2022
0.2.12050 1,175 4/28/2022
0.2.12019 1,119 4/28/2022
0.2.12018 1,140 4/28/2022
0.2.12017 1,125 4/28/2022
0.2.12016 2,185 4/28/2022
0.2.12005 2,258 4/27/2022
0.2.11993 2,252 4/27/2022
0.2.11989 2,198 4/27/2022
0.2.11975 2,206 4/27/2022
0.2.11974 2,259 4/27/2022
0.2.11962 2,230 4/26/2022
0.2.11934 2,222 4/26/2022
0.2.11933 2,220 4/26/2022
0.2.11923 2,179 4/25/2022
0.2.11907 2,047 4/25/2022
0.2.11906 2,098 4/25/2022
0.2.11903 2,086 4/25/2022
0.2.11902 2,052 4/25/2022
0.2.11869 2,053 4/24/2022
0.2.11852 1,985 4/22/2022
0.2.11799 2,066 4/21/2022
0.2.11763 2,037 4/19/2022
0.2.11740 2,025 4/19/2022
0.2.11701 2,069 4/18/2022
0.2.11698 2,076 4/18/2022
0.2.11681 2,082 4/16/2022
0.2.11568 2,039 4/14/2022
0.2.11507 2,150 4/12/2022
0.2.11501 2,096 4/12/2022
0.2.11476 2,044 4/11/2022
0.2.11472 2,065 4/10/2022
0.2.11396 2,033 4/6/2022
0.2.11395 2,024 4/6/2022
0.2.11364 2,023 4/2/2022
0.2.11356 2,076 4/1/2022
0.2.11355 2,034 4/1/2022
0.2.11354 2,020 4/1/2022
0.2.11350 2,026 4/1/2022
0.2.11329 2,095 4/1/2022
0.2.11327 2,063 4/1/2022
0.2.11326 2,075 4/1/2022
0.2.11323 1,999 4/1/2022
0.2.11320 2,029 3/31/2022
0.2.11319 2,047 3/31/2022
0.2.11281 2,052 3/31/2022
0.2.11268 2,051 3/30/2022
0.2.11267 2,071 3/30/2022
0.2.11259 2,082 3/30/2022
0.2.11257 1,982 3/30/2022
0.2.11211 1,950 3/29/2022
0.2.11205 2,029 3/29/2022
0.2.11202 2,049 3/29/2022
0.2.11197 2,033 3/28/2022
0.2.11195 1,996 3/28/2022
0.2.11194 2,008 3/28/2022
0.2.11190 1,987 3/28/2022
0.2.11174 2,021 3/28/2022
0.2.11170 1,982 3/28/2022
0.2.11169 1,971 3/28/2022
0.2.11123 1,964 3/23/2022
0.2.11120 1,966 3/23/2022
0.2.11092 1,992 3/23/2022
0.2.11091 1,986 3/23/2022
0.2.11090 2,027 3/23/2022
0.2.11087 1,996 3/23/2022
0.2.11059 2,018 3/22/2022
0.2.11057 2,012 3/22/2022
0.2.10900 2,043 3/7/2022
0.2.10893 2,057 3/7/2022
0.2.10846 1,995 3/3/2022
0.2.10844 1,946 3/3/2022
0.2.10829 2,101 3/3/2022
0.2.10739 2,041 2/28/2022
0.2.10649 6,559 2/24/2022
0.2.10628 2,029 2/23/2022
0.2.10602 1,862 2/23/2022
0.2.10600 1,901 2/23/2022
0.2.10574 1,846 2/23/2022
0.2.10494 1,857 2/22/2022
0.2.10426 1,843 2/18/2022
0.2.10424 1,857 2/18/2022
0.2.10395 1,809 2/17/2022
0.2.10377 1,827 2/16/2022
0.2.10375 1,915 2/16/2022
0.2.10367 1,848 2/16/2022
0.2.10365 1,905 2/16/2022
0.2.10349 1,943 2/15/2022
0.2.10329 1,890 2/15/2022
0.2.10323 1,799 2/14/2022
0.2.10321 1,850 2/14/2022
0.2.10317 1,860 2/14/2022
0.2.10312 1,889 2/14/2022
0.2.10303 2,022 2/14/2022
0.2.10288 1,871 2/11/2022
0.2.10287 1,869 2/11/2022
0.2.10286 1,783 2/11/2022
0.2.10285 1,869 2/11/2022
0.2.10283 1,826 2/11/2022
0.2.10277 1,973 2/9/2022
0.2.10275 1,862 2/9/2022
0.2.10273 1,955 2/9/2022
0.2.10268 1,945 2/9/2022
0.2.10261 1,913 2/9/2022
0.2.10256 1,964 2/9/2022
0.2.10254 1,902 2/9/2022
0.2.10245 1,925 1/31/2022
0.2.10244 1,938 1/31/2022
0.2.10243 1,952 1/31/2022
0.2.10240 1,966 1/25/2022
0.2.10232 1,853 1/24/2022
0.2.10220 1,886 1/24/2022
0.2.10217 4,515 1/24/2022
0.2.10212 1,904 1/24/2022
0.2.10210 1,876 1/24/2022
0.2.10208 1,856 1/24/2022
0.2.10206 1,827 1/24/2022
0.2.10204 1,913 1/24/2022
0.2.10194 1,868 1/22/2022
0.2.10192 1,898 1/22/2022
0.2.10190 1,897 1/22/2022
0.2.10172 1,893 1/22/2022
0.2.10118 1,902 1/21/2022
0.2.10097 1,877 1/20/2022
0.2.10091 1,843 1/20/2022
0.2.10073 1,867 1/19/2022
0.2.10068 1,931 1/19/2022
0.2.10064 1,871 1/19/2022
0.2.10061 1,881 1/19/2022
0.2.10057 1,965 1/19/2022
0.2.10039 1,874 1/19/2022
0.2.10037 1,898 1/19/2022
0.2.10022 1,886 1/18/2022
0.2.10021 1,887 1/18/2022
0.2.10020 1,900 1/18/2022
0.2.10018 1,879 1/18/2022
0.2.10005 2,020 1/18/2022
0.2.10002 1,951 1/18/2022
0.2.9994 1,903 1/18/2022
0.2.9992 1,928 1/18/2022
0.2.9985 1,971 1/18/2022
0.2.9982 1,952 1/18/2022
0.2.9981 1,962 1/17/2022
0.2.9977 1,840 1/17/2022
0.2.9973 1,896 1/17/2022
0.2.9971 1,902 1/17/2022
0.2.9961 1,883 1/17/2022
0.2.9959 1,895 1/17/2022
0.2.9956 1,851 1/17/2022
0.2.9952 1,919 1/17/2022
0.2.9950 1,906 1/17/2022
0.2.9943 1,854 1/17/2022
0.2.9941 1,885 1/17/2022
0.2.9940 1,945 1/17/2022
0.2.9934 1,866 1/17/2022
0.2.9932 1,893 1/17/2022
0.2.9929 1,961 1/17/2022
0.2.9899 1,918 1/14/2022
0.2.9889 1,919 1/13/2022
0.2.9886 1,935 1/13/2022
0.2.9856 1,980 1/13/2022
0.2.9854 1,933 1/13/2022
0.2.9835 1,949 1/12/2022
0.2.9801 1,962 1/11/2022
0.2.9798 1,902 1/11/2022
0.2.9797 1,619 1/10/2022
0.2.9794 1,634 1/10/2022
0.2.9782 1,643 1/10/2022
0.2.9775 1,609 1/10/2022
0.2.9771 1,589 1/10/2022
0.2.9736 1,697 1/7/2022
0.2.9735 1,715 1/7/2022
0.2.9679 1,660 1/6/2022
0.2.9664 1,746 1/6/2022
0.2.9642 1,640 1/5/2022
0.2.9627 1,609 1/5/2022
0.2.9623 1,703 1/5/2022
0.2.9617 1,612 1/5/2022
0.2.9606 1,634 1/4/2022
0.2.9599 1,653 1/4/2022
0.2.9595 1,610 1/4/2022
0.2.9578 1,571 1/4/2022
0.2.9566 1,708 1/4/2022
0.2.9545 1,644 12/31/2021
0.2.9533 1,598 12/31/2021
0.2.9525 1,574 12/31/2021
0.2.9513 1,594 12/31/2021
0.2.9476 1,841 12/30/2021
0.2.9442 1,674 12/29/2021
0.2.9441 1,587 12/29/2021
0.2.9411 1,583 12/29/2021
0.2.9386 1,616 12/29/2021
0.2.9384 1,614 12/29/2021
0.2.9382 1,607 12/29/2021
0.2.9381 1,660 12/29/2021
0.2.9377 1,640 12/28/2021
0.2.9374 1,621 12/28/2021
0.2.9370 1,645 12/28/2021
0.2.9369 1,583 12/28/2021
0.2.9367 1,620 12/28/2021
0.2.9351 1,615 12/28/2021
0.2.9347 1,582 12/28/2021
0.2.9346 1,610 12/28/2021
0.2.9337 1,641 12/28/2021
0.2.9331 1,643 12/28/2021
0.2.9323 1,628 12/27/2021
0.2.9322 1,650 12/27/2021
0.2.9320 1,763 12/27/2021
0.2.9319 1,679 12/27/2021
0.2.9318 1,682 12/27/2021
0.2.9312 1,707 12/27/2021
0.2.9308 1,726 12/27/2021
0.2.9295 1,673 12/27/2021
0.2.9291 1,674 12/27/2021
0.2.9283 1,659 12/27/2021
0.2.9282 1,694 12/27/2021
0.2.9228 1,632 12/24/2021
0.2.9225 1,610 12/23/2021
0.2.9221 1,656 12/23/2021
0.2.9217 1,715 12/23/2021
0.2.9216 1,626 12/23/2021
0.2.9202 1,665 12/23/2021
0.2.9198 1,645 12/23/2021
0.2.9197 1,618 12/23/2021
0.2.9187 1,694 12/23/2021
0.2.9182 1,615 12/22/2021
0.2.9180 1,594 12/22/2021
0.2.9163 1,676 12/22/2021
0.2.9155 1,643 12/22/2021
0.2.9154 1,611 12/22/2021
0.2.9140 1,664 12/21/2021
0.2.9116 1,630 12/21/2021
0.2.9098 1,654 12/20/2021
0.2.9095 1,667 12/17/2021
0.2.9094 1,641 12/17/2021
0.2.9086 1,556 12/17/2021
0.2.9083 1,599 12/17/2021
0.2.9079 1,607 12/17/2021
0.2.9075 1,622 12/17/2021
0.2.9061 1,689 12/16/2021
0.2.9049 1,579 12/16/2021
0.2.9046 1,616 12/16/2021
0.2.9036 1,692 12/15/2021
0.2.9035 1,646 12/15/2021
0.2.9034 1,613 12/15/2021
0.2.9016 1,639 12/14/2021
0.2.9009 1,618 12/14/2021
0.2.9006 1,648 12/14/2021
0.2.8987 1,702 12/13/2021
0.2.8984 1,650 12/13/2021
0.2.8980 1,912 12/13/2021
0.2.8977 1,726 12/12/2021
0.2.8965 1,699 12/10/2021
0.2.8964 1,633 12/10/2021
0.2.8963 1,364 12/10/2021
0.2.8962 1,667 12/10/2021
0.2.8961 1,629 12/10/2021
0.2.8960 1,681 12/10/2021
0.2.8959 1,692 12/10/2021
0.2.8958 1,659 12/10/2021
0.2.8952 1,674 12/10/2021
0.2.8864 1,674 12/9/2021
0.2.8809 1,711 12/7/2021
0.2.8768 1,664 12/7/2021
0.2.8764 1,674 12/7/2021
0.2.8762 1,673 12/7/2021
0.2.8760 1,640 12/7/2021
0.2.8759 1,660 12/7/2021
0.2.8633 2,084 12/3/2021
0.2.8603 1,629 12/3/2021
0.2.8567 1,583 12/2/2021
0.2.8566 1,656 12/2/2021
0.2.8553 1,640 12/2/2021
0.2.8542 1,664 12/2/2021
0.2.8538 1,611 12/2/2021
0.2.8495 1,618 12/1/2021
0.2.8494 1,635 12/1/2021
0.2.8470 1,702 12/1/2021
0.2.8390 1,346 11/30/2021
0.2.8383 1,387 11/30/2021
0.2.8187 2,551 11/26/2021
0.2.8146 3,647 11/26/2021
0.2.8145 2,619 11/26/2021
0.2.8139 2,848 11/25/2021
0.2.8120 4,058 11/25/2021
0.2.8118 5,409 11/24/2021
0.2.8096 5,106 11/24/2021
0.2.8078 379 11/23/2021
0.2.8071 352 11/23/2021
0.2.8069 383 11/23/2021
0.2.8065 362 11/23/2021
0.2.8046 380 11/23/2021
0.2.8044 359 11/23/2021
0.2.8036 398 11/22/2021
0.2.8033 369 11/22/2021
0.2.8032 364 11/22/2021
0.2.8031 366 11/22/2021
0.2.8029 377 11/22/2021
0.2.8028 361 11/22/2021
0.2.8024 360 11/22/2021
0.2.8022 366 11/22/2021
0.2.8020 375 11/22/2021
0.2.8019 379 11/22/2021
0.2.8018 394 11/22/2021
0.2.8017 426 11/22/2021
0.2.8016 473 11/22/2021
0.2.8015 486 11/22/2021
0.2.8012 514 11/22/2021
0.2.8006 403 11/19/2021
0.2.8004 406 11/19/2021
0.2.8002 387 11/19/2021
0.2.7996 432 11/19/2021
0.2.7992 438 11/19/2021
0.2.7990 384 11/19/2021
0.2.7988 423 11/19/2021
0.2.7974 422 11/19/2021
0.2.7972 377 11/19/2021
0.2.7968 410 11/18/2021
0.2.7937 437 11/18/2021
0.2.7933 378 11/18/2021
0.2.7931 381 11/18/2021
0.2.7923 398 11/17/2021
0.2.7915 407 11/17/2021
0.2.7912 379 11/17/2021
0.2.7901 423 11/17/2021
0.2.7882 416 11/16/2021
0.2.7876 405 11/16/2021
0.2.7869 441 11/16/2021
0.2.7861 413 11/15/2021
0.2.7853 393 11/15/2021
0.2.7843 413 11/15/2021
0.2.7821 383 11/12/2021
0.2.7811 405 11/12/2021
0.2.7808 409 11/12/2021
0.2.7803 385 11/12/2021
0.2.7802 383 11/12/2021
0.2.7801 381 11/12/2021
0.2.7800 391 11/12/2021
0.2.7789 381 11/11/2021
0.2.7751 346 11/9/2021
0.2.7730 362 11/9/2021
0.2.7727 369 11/9/2021
0.2.7689 315 11/8/2021
0.2.7667 380 11/5/2021
0.2.7641 371 11/4/2021
0.2.7625 338 11/3/2021
0.2.7583 355 11/2/2021
0.2.7580 314 11/1/2021
0.2.7541 357 10/29/2021
0.2.7415 370 10/25/2021
0.2.7399 322 10/22/2021
0.2.7394 338 10/22/2021
0.2.7391 376 10/22/2021
0.2.7369 364 10/20/2021
0.2.7339 361 10/20/2021
0.2.7336 352 10/20/2021
0.2.7332 326 10/20/2021
0.2.7319 325 10/19/2021
0.2.7317 332 10/19/2021
0.2.7316 329 10/19/2021
0.2.7307 317 10/19/2021
0.2.7304 306 10/19/2021
0.2.7302 319 10/18/2021
0.2.7292 359 10/18/2021
0.2.7219 343 10/12/2021
0.2.7197 361 10/11/2021
0.2.7194 352 10/11/2021
0.2.7192 406 10/11/2021
0.2.7183 362 10/9/2021
0.2.7161 360 10/9/2021
0.2.7158 377 10/9/2021
0.2.7157 401 10/9/2021
0.2.7149 350 10/8/2021
0.2.7134 318 10/8/2021
0.2.7121 315 9/30/2021
0.2.7110 338 9/30/2021
0.2.7054 369 9/28/2021
0.2.6901 335 9/26/2021
0.2.6894 335 9/26/2021
0.2.6887 353 9/26/2021
0.2.6884 405 9/26/2021
0.2.6883 420 9/26/2021
0.2.6847 353 9/22/2021
0.2.6662 336 9/18/2021
0.2.6661 326 9/18/2021
0.2.6577 335 9/17/2021
0.2.6573 342 9/17/2021
0.2.6572 351 9/17/2021
0.2.6561 8,995 9/16/2021
0.2.6552 342 9/17/2021
0.2.6547 331 9/17/2021
0.2.6544 334 9/17/2021
0.2.5758 343 9/6/2021
0.2.5757 329 9/6/2021
0.2.5756 321 9/6/2021
0.2.5410 557 8/26/2021
0.2.5408 543 8/26/2021
0.2.5395 322 8/26/2021
0.2.5394 323 8/26/2021
0.2.5393 333 8/25/2021
0.2.5117 396 8/21/2021
0.2.5116 321 8/21/2021
0.2.5115 309 8/21/2021
0.2.4935 1,618 8/18/2021
0.2.4635 360 8/12/2021
0.2.4574 335 8/12/2021
0.2.4523 380 8/11/2021
0.2.4517 338 8/11/2021
0.2.4505 322 8/11/2021
0.2.4503 322 8/11/2021
0.2.4489 330 8/11/2021
0.2.4482 332 8/11/2021
0.2.4476 336 8/11/2021
0.2.4475 331 8/11/2021
0.2.4458 1,727 8/10/2021
0.2.4447 329 8/10/2021
0.2.4426 362 8/10/2021
0.2.4425 351 8/10/2021
0.2.4424 339 8/10/2021
0.2.4312 358 8/9/2021
0.2.4275 350 8/6/2021
0.2.4271 351 8/6/2021
0.2.4259 384 8/6/2021
0.2.4253 387 8/6/2021
0.2.4201 347 8/5/2021
0.2.4161 350 8/5/2021
0.2.4158 362 8/5/2021
0.2.4151 344 8/5/2021
0.2.4064 355 8/3/2021
0.2.4023 330 8/2/2021
0.2.4009 330 8/2/2021
0.2.4008 326 8/2/2021
0.2.4004 333 8/2/2021
0.2.3964 6,702 8/2/2021
0.2.3958 344 8/2/2021
0.2.3954 339 8/2/2021
0.2.3885 423 7/31/2021
0.2.3880 357 7/31/2021
0.2.3850 408 7/31/2021
0.2.3838 441 7/31/2021
0.2.3832 436 7/31/2021
0.2.3829 443 7/31/2021
0.2.3782 373 7/30/2021
0.2.3768 376 7/30/2021
0.2.3760 380 7/30/2021
0.2.3752 351 7/30/2021
0.2.3750 350 7/29/2021
0.2.3734 354 7/29/2021
0.2.3717 530 7/29/2021
0.2.3716 350 7/29/2021
0.2.3710 353 7/29/2021
0.2.397 954 10/25/2022
0.2.396 958 10/24/2022
0.2.395 937 10/24/2022
0.2.392 953 10/24/2022
0.2.385 939 10/21/2022
0.2.373 960 10/21/2022
0.2.368 1,006 10/20/2022
0.2.357 972 10/20/2022
0.2.345 976 10/19/2022
0.2.317 949 10/18/2022
0.2.316 981 10/18/2022
0.2.315 987 10/18/2022
0.2.313 962 10/18/2022
0.2.312 984 10/18/2022
0.2.311 983 10/18/2022
0.2.299 959 10/17/2022
0.2.297 1,003 10/17/2022
0.2.296 994 10/17/2022
0.2.295 964 10/17/2022
0.2.288 968 10/17/2022
0.2.259 989 10/13/2022
0.2.258 1,028 10/13/2022
0.2.194 1,004 10/11/2022
0.2.175 234 10/11/2022
0.2.173 994 10/10/2022
0.2.169 986 10/10/2022
0.2.155 1,043 10/10/2022
0.2.60 1,947 3/22/2022
0.2.59 1,994 3/22/2022
0.2.58 1,920 3/22/2022
0.2.57 1,951 3/21/2022
0.2.56 2,023 3/18/2022
0.2.55 1,998 3/18/2022
0.2.53 1,996 3/18/2022
0.2.52 2,015 3/18/2022
0.2.50 2,020 3/18/2022
0.2.49 1,961 3/17/2022
0.2.48 1,983 3/17/2022
0.2.47 2,021 3/17/2022
0.2.44 2,058 3/17/2022
0.2.43 1,974 3/16/2022
0.2.42 1,968 3/16/2022
0.2.41 1,995 3/11/2022
0.2.40 1,290 3/11/2022
0.2.39 1,297 3/10/2022
0.2.38 2,056 3/10/2022
0.2.37 1,271 3/10/2022
0.2.36 1,307 3/9/2022
0.2.35 1,300 3/9/2022
0.2.31 1,344 3/9/2022
0.2.30 1,278 3/8/2022
0.2.29 2,051 3/8/2022
0.2.27 2,052 3/8/2022
0.2.25 1,957 3/8/2022
0.2.20 1,953 3/7/2022
0.2.17 2,043 3/7/2022
0.2.14 2,001 3/3/2022
0.2.11 1,883 2/16/2022
0.2.10 1,852 2/12/2022
0.2.7 2,000 2/16/2022
0.2.3 1,933 2/14/2022
0.2.1 1,880 2/12/2022
0.1.0.3681 398 7/29/2021
0.1.0.3642 424 7/28/2021
0.1.0.3513 354 7/26/2021
0.1.0.3323 377 7/21/2021
0.1.0.3246 715 7/20/2021
0.1.0.3169 332 7/19/2021
0.1.0.3037 363 7/16/2021
0.1.0.3036 364 7/16/2021
0.1.0.3035 405 7/16/2021
0.1.0.3034 411 7/16/2021
0.1.0.3030 330 7/16/2021
0.1.0.2852 357 7/9/2021
0.1.0.2849 341 7/9/2021
0.1.0.345 558 7/9/2021