Masa.Blazor 1.12.0-alpha.1

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

<p align="center"> <a href="https://docs.masastack.com/blazor/getting-started/installation" 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.12.0-alpha.1 114 9/24/2025
1.11.0 450 9/15/2025
1.11.0-beta.3 139 8/19/2025
1.11.0-beta.2 193 8/8/2025
1.11.0-beta.1 535 7/23/2025
1.11.0-alpha.1 517 7/23/2025
1.10.4 634 8/14/2025
1.10.3 305 7/28/2025
1.10.2 315 7/18/2025
1.10.1 849 7/9/2025
1.10.0 671 7/7/2025
1.10.0-rc.2 138 7/2/2025
1.10.0-rc.1 179 6/17/2025
1.10.0-alpha.3 147 5/30/2025
1.10.0-alpha.2 157 5/9/2025
1.10.0-alpha.1 237 4/17/2025
1.9.4 534 5/30/2025
1.9.3 1,184 5/8/2025
1.9.2 563 4/16/2025
1.9.1 378 4/11/2025
1.9.0 1,227 4/7/2025
1.9.0-rc.2 188 4/2/2025
1.9.0-rc.1 214 3/27/2025
1.9.0-beta.2 410 3/24/2025
1.9.0-beta.1 188 3/17/2025
1.8.5 616 2/27/2025
1.8.4 1,301 1/13/2025
1.8.3 695 12/31/2024
1.8.2 382 12/18/2024
1.8.1 494 12/9/2024
1.8.0 897 12/4/2024
1.8.0-rc.4 154 11/26/2024
1.8.0-rc.3 125 11/21/2024
1.8.0-rc.2 111 11/19/2024
1.8.0-rc.1 198 11/13/2024
1.7.8 774 11/1/2024
1.7.7 475 10/23/2024
1.7.6 219 10/22/2024
1.7.5 294 10/16/2024
1.7.4 634 9/26/2024
1.7.3 393 9/19/2024
1.7.2 381 9/9/2024
1.7.1 616 9/4/2024
1.7.0 492 9/2/2024
1.7.0-rc.3 109 8/28/2024
1.7.0-rc.2 98 8/26/2024
1.7.0-rc.1 125 8/19/2024
1.7.0-beta.5 180 8/12/2024
1.7.0-beta.4 102 8/9/2024
1.7.0-beta.3 115 7/26/2024
1.7.0-beta.2 92 7/24/2024
1.7.0-beta.1 1,985 7/19/2024
1.6.9 202 10/16/2024
1.6.8 661 8/9/2024
1.6.7 255 8/5/2024
1.6.6 610 7/18/2024
1.6.5 378 7/16/2024
1.6.4 1,811 7/12/2024
1.6.3 325 7/11/2024
1.6.2 362 7/10/2024
1.6.1 403 7/4/2024
1.6.0 1,401 7/2/2024
1.6.0-beta.7 108 7/1/2024
1.6.0-beta.6 107 6/27/2024
1.6.0-beta.5 118 6/26/2024
1.6.0-beta.4 132 6/17/2024
1.6.0-beta.3 96 6/13/2024
1.6.0-beta.2 180 5/31/2024
1.6.0-beta.1 104 5/31/2024
1.5.5 1,816 6/3/2024
1.5.4 228 6/3/2024
1.5.3 409 5/29/2024
1.5.2 537 5/21/2024
1.5.1 1,122 5/10/2024
1.5.0 824 5/7/2024
1.5.0-beta.3 129 5/6/2024
1.5.0-beta.2 104 4/29/2024
1.5.0-beta.1 502 4/25/2024
1.4.2 1,286 4/22/2024
1.4.1 314 4/17/2024
1.4.0 491 4/7/2024
1.4.0-beta.5 205 4/2/2024
1.4.0-beta.4 123 3/28/2024
1.4.0-beta.3 126 3/18/2024
1.4.0-beta.2 126 3/1/2024
1.4.0-beta.1 211 2/1/2024
1.3.4 3,116 1/26/2024
1.3.3 464 1/25/2024
1.3.2 1,236 1/9/2024
1.3.1 1,079 12/29/2023
1.3.0 640 12/28/2023
1.3.0-beta.7 129 12/27/2023
1.3.0-beta.6 334 12/26/2023
1.3.0-beta.5 194 12/22/2023
1.3.0-beta.4 136 12/18/2023
1.3.0-beta.3 246 12/5/2023
1.3.0-beta.2 203 11/29/2023
1.2.2 1,632 11/13/2023
1.2.1 378 11/10/2023
1.2.0 361 11/7/2023
1.1.1 1,153 10/23/2023
1.1.0 1,314 10/11/2023
1.0.4 2,592 9/7/2023
1.0.3 1,941 8/28/2023
1.0.2 3,697 8/18/2023
1.0.1 3,386 7/27/2023
1.0.0 3,596 7/17/2023
1.0.0-rc.6 593 7/6/2023
1.0.0-rc.5 430 6/29/2023
1.0.0-rc.4 961 6/15/2023
1.0.0-rc.3 580 6/2/2023
1.0.0-rc.2 3,375 5/15/2023
1.0.0-rc.1 1,893 4/27/2023
1.0.0-preview.19 204 4/27/2023
1.0.0-preview.18 440 4/26/2023
1.0.0-preview.17 2,203 4/23/2023
1.0.0-preview.16 429 4/19/2023
1.0.0-preview.15 747 4/14/2023
1.0.0-preview.14 449 4/12/2023
1.0.0-preview.13 319 4/10/2023
1.0.0-preview.12 904 4/3/2023
1.0.0-preview.11 1,152 3/27/2023
1.0.0-preview.10 882 3/22/2023
1.0.0-preview.9 531 3/18/2023
1.0.0-preview.8 926 3/10/2023
1.0.0-preview.7 618 3/3/2023
1.0.0-preview.6 761 2/28/2023
1.0.0-preview.5 235 2/28/2023
1.0.0-preview.4 549 2/21/2023
1.0.0-preview.3 904 2/13/2023
1.0.0-preview.2 2,442 2/3/2023
1.0.0-preview.1 378 1/17/2023
0.7.0-alpha.6179 128 9/18/2023
0.7.0-alpha.6178 129 9/18/2023
0.7.0-alpha.6177 150 9/18/2023
0.7.0-alpha.6119 149 9/13/2023
0.7.0-alpha.6118 143 9/13/2023
0.7.0-alpha.6107 161 9/13/2023
0.7.0-alpha.6096 147 9/12/2023
0.7.0-alpha.6095 134 9/12/2023
0.7.0-alpha.6094 152 9/12/2023
0.7.0-alpha.6041 186 9/8/2023
0.7.0-alpha.6040 167 9/8/2023
0.7.0-alpha.6025 153 9/7/2023
0.7.0-alpha.6021 165 9/7/2023
0.7.0-alpha.6012 144 9/7/2023
0.7.0-alpha.6011 159 9/7/2023
0.7.0-alpha.5956 154 9/4/2023
0.7.0-alpha.5926 153 9/1/2023
0.7.0-alpha.5897 166 8/30/2023
0.7.0-alpha.5872 160 8/29/2023
0.7.0-alpha.5870 151 8/29/2023
0.7.0-alpha.5857 149 8/28/2023
0.7.0-alpha.5847 160 8/28/2023
0.7.0-alpha.5731 157 8/22/2023
0.7.0-alpha.5699 151 8/18/2023
0.7.0-alpha.5682 149 8/18/2023
0.7.0-alpha.5681 144 8/18/2023
0.7.0-alpha.5650 159 8/16/2023
0.7.0-alpha.5644 172 8/15/2023
0.7.0-alpha.5642 170 8/15/2023
0.7.0-alpha.5641 169 8/15/2023
0.7.0-alpha.5620 164 8/14/2023
0.7.0-alpha.5619 162 8/14/2023
0.7.0-alpha.5618 170 8/14/2023
0.7.0-alpha.5617 163 8/14/2023
0.7.0-alpha.5611 173 8/11/2023
0.7.0-alpha.5609 163 8/11/2023
0.7.0-alpha.5608 174 8/11/2023
0.7.0-alpha.5607 171 8/11/2023
0.7.0-alpha.5606 167 8/11/2023
0.7.0-alpha.5581 166 8/9/2023
0.7.0-alpha.5492 177 8/3/2023
0.7.0-alpha.5482 164 8/3/2023
0.7.0-alpha.5435 167 8/1/2023
0.7.0-alpha.5372 152 7/27/2023
0.7.0-alpha.5365 165 7/26/2023
0.7.0-alpha.5363 163 7/26/2023
0.7.0-alpha.5362 171 7/26/2023
0.7.0-alpha.5344 175 7/25/2023
0.7.0-alpha.5321 186 7/24/2023
0.7.0-alpha.5320 179 7/24/2023
0.7.0-alpha.5319 188 7/24/2023
0.7.0-alpha.5292 187 7/20/2023
0.7.0-alpha.5236 189 7/17/2023
0.7.0-alpha.5160 183 7/13/2023
0.7.0-alpha.5142 178 7/12/2023
0.7.0-alpha.5139 170 7/12/2023
0.7.0-alpha.5124 178 7/11/2023
0.7.0-alpha.5070 150 7/7/2023
0.7.0-alpha.5061 169 7/7/2023
0.7.0-alpha.5056 167 7/6/2023
0.7.0-alpha.5049 166 7/6/2023
0.7.0-alpha.5013 188 7/5/2023
0.7.0-alpha.4994 171 7/4/2023
0.7.0-alpha.4992 170 7/4/2023
0.7.0-alpha.4991 184 7/4/2023
0.7.0-alpha.4963 169 7/3/2023
0.7.0-alpha.4962 182 7/3/2023
0.7.0-alpha.4959 183 7/3/2023
0.7.0-alpha.4926 173 6/30/2023
0.7.0-alpha.4919 169 6/30/2023
0.7.0-alpha.4883 168 6/27/2023
0.7.0-alpha.4882 145 6/27/2023
0.7.0-alpha.4881 160 6/27/2023
0.7.0-alpha.4847 170 6/25/2023
0.7.0-alpha.4804 155 6/20/2023
0.7.0-alpha.4802 165 6/20/2023
0.7.0-alpha.4798 161 6/20/2023
0.7.0-alpha.4797 170 6/20/2023
0.7.0-alpha.4796 164 6/20/2023
0.7.0-alpha.4790 154 6/19/2023
0.7.0-alpha.4736 179 6/16/2023
0.7.0-alpha.4709 168 6/15/2023
0.7.0-alpha.4695 176 6/15/2023
0.7.0-alpha.4639 170 6/12/2023
0.7.0-alpha.4569 176 6/9/2023
0.7.0-alpha.4527 170 6/8/2023
0.7.0-alpha.4503 186 6/7/2023
0.7.0-alpha.4502 179 6/7/2023
0.7.0-alpha.4442 172 6/5/2023
0.7.0-alpha.4441 174 6/5/2023
0.7.0-alpha.4391 178 6/1/2023
0.7.0-alpha.4390 174 6/1/2023
0.7.0-alpha.4389 195 6/1/2023
0.7.0-alpha.4366 168 5/31/2023
0.7.0-alpha.4365 175 5/31/2023
0.7.0-alpha.4363 179 5/31/2023
0.7.0-alpha.4332 166 5/29/2023
0.7.0-alpha.4331 174 5/29/2023
0.7.0-alpha.4329 166 5/26/2023
0.7.0-alpha.4310 182 5/26/2023
0.7.0-alpha.4303 155 5/26/2023
0.7.0-alpha.4262 176 5/24/2023
0.7.0-alpha.4261 174 5/24/2023
0.7.0-alpha.4260 173 5/24/2023
0.7.0-alpha.4158 201 5/19/2023
0.7.0-alpha.4156 189 5/19/2023
0.7.0-alpha.4117 192 5/15/2023
0.7.0-alpha.4108 191 5/15/2023
0.7.0-alpha.3987 180 5/5/2023
0.7.0-alpha.3986 176 5/5/2023
0.7.0-alpha.3965 215 5/4/2023
0.7.0-alpha.3932 182 4/28/2023
0.7.0-alpha.3930 179 4/28/2023
0.7.0-alpha.3929 199 4/28/2023
0.7.0-alpha.3923 190 4/28/2023
0.7.0-alpha.3917 190 4/27/2023
0.7.0-alpha.3915 193 4/27/2023
0.7.0-alpha.3914 186 4/27/2023
0.7.0-alpha.3896 193 4/27/2023
0.7.0-alpha.3895 193 4/27/2023
0.7.0-alpha.3889 209 4/27/2023
0.7.0-alpha.3880 195 4/26/2023
0.7.0-alpha.3875 195 4/26/2023
0.7.0-alpha.3869 192 4/26/2023
0.7.0-alpha.3865 194 4/26/2023
0.7.0-alpha.3852 185 4/26/2023
0.7.0-alpha.3850 193 4/26/2023
0.7.0-alpha.3848 196 4/26/2023
0.7.0-alpha.3841 199 4/26/2023
0.7.0-alpha.3830 218 4/25/2023
0.7.0-alpha.3800 206 4/24/2023
0.7.0-alpha.3767 198 4/23/2023
0.7.0-alpha.3766 194 4/23/2023
0.7.0-alpha.3763 208 4/23/2023
0.7.0-alpha.3757 186 4/21/2023
0.7.0-alpha.3756 213 4/21/2023
0.7.0-alpha.3736 190 4/21/2023
0.7.0-alpha.3734 196 4/21/2023
0.7.0-alpha.3723 204 4/20/2023
0.7.0-alpha.3719 199 4/20/2023
0.7.0-alpha.3690 190 4/19/2023
0.7.0-alpha.3682 216 4/19/2023
0.7.0-alpha.3672 198 4/19/2023
0.7.0-alpha.3671 199 4/19/2023
0.7.0-alpha.3668 194 4/19/2023
0.7.0-alpha.3666 210 4/19/2023
0.7.0-alpha.3575 209 4/14/2023
0.7.0-alpha.3574 222 4/14/2023
0.7.0-alpha.3570 204 4/14/2023
0.7.0-alpha.3569 206 4/14/2023
0.7.0-alpha.3558 210 4/14/2023
0.7.0-alpha.3531 207 4/13/2023
0.7.0-alpha.3522 216 4/13/2023
0.7.0-alpha.3477 211 4/12/2023
0.7.0-alpha.3462 220 4/12/2023
0.7.0-alpha.3460 224 4/12/2023
0.7.0-alpha.3434 212 4/12/2023
0.7.0-alpha.3429 210 4/11/2023
0.7.0-alpha.3415 219 4/11/2023
0.7.0-alpha.3398 202 4/10/2023
0.7.0-alpha.3382 207 4/10/2023
0.7.0-alpha.3380 230 4/10/2023
0.7.0-alpha.3379 224 4/10/2023
0.7.0-alpha.3376 230 4/10/2023
0.7.0-alpha.3373 219 4/10/2023
0.7.0-alpha.3372 225 4/10/2023
0.7.0-alpha.3370 219 4/10/2023
0.7.0-alpha.3348 227 4/7/2023
0.7.0-alpha.3339 244 4/7/2023
0.7.0-alpha.3330 207 4/6/2023
0.7.0-alpha.3329 196 4/6/2023
0.7.0-alpha.3317 193 4/6/2023
0.7.0-alpha.3313 230 4/6/2023
0.7.0-alpha.3310 215 4/6/2023
0.7.0-alpha.3308 230 4/6/2023
0.7.0-alpha.3304 230 4/6/2023
0.7.0-alpha.3292 210 4/5/2023
0.7.0-alpha.3281 246 4/4/2023
0.7.0-alpha.3278 216 4/4/2023
0.7.0-alpha.3236 197 4/3/2023
0.7.0-alpha.3235 221 4/3/2023
0.7.0-alpha.3230 209 4/3/2023
0.7.0-alpha.3228 231 4/3/2023
0.7.0-alpha.3227 215 4/3/2023
0.7.0-alpha.3226 238 4/3/2023
0.7.0-alpha.3222 228 4/1/2023
0.7.0-alpha.3219 213 3/31/2023
0.7.0-alpha.3217 235 3/31/2023
0.7.0-alpha.3214 238 3/31/2023
0.7.0-alpha.3207 240 3/31/2023
0.7.0-alpha.3204 243 3/31/2023
0.7.0-alpha.3186 215 3/31/2023
0.7.0-alpha.3164 215 3/30/2023
0.7.0-alpha.3152 199 3/30/2023
0.7.0-alpha.3129 224 3/29/2023
0.7.0-alpha.3127 230 3/29/2023
0.7.0-alpha.3124 235 3/29/2023
0.7.0-alpha.3112 222 3/29/2023
0.7.0-alpha.3074 223 3/28/2023
0.7.0-alpha.3073 230 3/28/2023
0.7.0-alpha.3064 242 3/28/2023
0.7.0-alpha.3062 223 3/28/2023
0.7.0-alpha.3060 233 3/27/2023
0.7.0-alpha.3057 227 3/27/2023
0.7.0-alpha.3055 251 3/27/2023
0.7.0-alpha.3047 244 3/27/2023
0.7.0-alpha.3042 257 3/27/2023
0.7.0-alpha.3041 232 3/27/2023
0.7.0-alpha.3037 232 3/27/2023
0.7.0-alpha.3036 226 3/27/2023
0.7.0-alpha.3034 236 3/27/2023
0.7.0-alpha.3032 226 3/27/2023
0.7.0-alpha.3031 208 3/27/2023
0.7.0-alpha.3004 224 3/24/2023
0.7.0-alpha.2994 241 3/23/2023
0.7.0-alpha.2986 252 3/23/2023
0.7.0-alpha.2978 266 3/23/2023
0.7.0-alpha.2916 227 3/21/2023
0.7.0-alpha.2907 211 3/21/2023
0.7.0-alpha.2871 230 3/20/2023
0.7.0-alpha.2847 253 3/18/2023
0.7.0-alpha.2836 247 3/17/2023
0.7.0-alpha.2801 227 3/17/2023
0.7.0-alpha.2799 211 3/16/2023
0.7.0-alpha.2798 210 3/16/2023
0.7.0-alpha.2797 217 3/16/2023
0.7.0-alpha.2795 204 3/16/2023
0.7.0-alpha.2787 207 3/16/2023
0.7.0-alpha.2769 217 3/16/2023
0.7.0-alpha.2741 213 3/15/2023
0.7.0-alpha.2733 234 3/14/2023
0.7.0-alpha.2712 204 3/14/2023
0.7.0-alpha.2711 217 3/14/2023
0.7.0-alpha.2705 222 3/14/2023
0.7.0-alpha.2699 203 3/13/2023
0.7.0-alpha.2698 200 3/13/2023
0.7.0-alpha.2697 206 3/13/2023
0.7.0-alpha.2695 220 3/13/2023
0.7.0-alpha.2680 207 3/10/2023
0.7.0-alpha.2650 204 3/10/2023
0.7.0-alpha.2648 203 3/10/2023
0.7.0-alpha.2641 207 3/9/2023
0.7.0-alpha.2640 214 3/9/2023
0.7.0-alpha.2635 208 3/9/2023
0.7.0-alpha.2634 216 3/9/2023
0.7.0-alpha.2629 221 3/9/2023
0.7.0-alpha.2617 207 3/8/2023
0.7.0-alpha.2616 208 3/8/2023
0.7.0-alpha.2614 218 3/8/2023
0.7.0-alpha.2602 200 3/7/2023
0.7.0-alpha.2590 199 3/7/2023
0.7.0-alpha.2589 213 3/7/2023
0.7.0-alpha.2588 214 3/7/2023
0.7.0-alpha.2533 232 3/3/2023
0.7.0-alpha.2529 230 3/3/2023
0.7.0-alpha.2528 221 3/3/2023
0.7.0-alpha.2454 232 2/28/2023
0.7.0-alpha.2445 250 2/28/2023
0.7.0-alpha.2439 217 2/28/2023
0.7.0-alpha.2435 216 2/28/2023
0.7.0-alpha.2429 227 2/28/2023
0.7.0-alpha.2390 217 2/26/2023
0.7.0-alpha.2360 227 2/24/2023
0.7.0-alpha.2296 224 2/22/2023
0.7.0-alpha.2205 208 2/16/2023
0.7.0-alpha.2192 219 2/15/2023
0.7.0-alpha.2157 234 2/14/2023
0.7.0-alpha.2149 222 2/14/2023
0.7.0-alpha.2062 223 2/13/2023
0.7.0-alpha.2058 207 2/13/2023
0.7.0-alpha.2025 212 2/10/2023
0.7.0-alpha.2007 223 2/9/2023
0.7.0-alpha.2005 216 2/8/2023
0.7.0-alpha.2002 242 2/8/2023
0.7.0-alpha.2001 221 2/8/2023
0.7.0-alpha.2000 211 2/8/2023
0.7.0-alpha.1999 221 2/8/2023
0.7.0-alpha.1998 222 2/8/2023
0.7.0-alpha.1971 225 2/5/2023
0.7.0-alpha.1964 231 2/3/2023
0.7.0-alpha.1961 229 2/3/2023
0.7.0-alpha.1960 227 2/3/2023
0.7.0-alpha.1958 226 2/3/2023
0.7.0-alpha.1957 221 2/3/2023
0.7.0-alpha.1956 218 2/3/2023
0.7.0-alpha.1954 228 2/3/2023
0.7.0-alpha.1945 241 2/2/2023
0.7.0-alpha.1944 250 2/2/2023
0.7.0-alpha.1911 234 1/30/2023
0.7.0-alpha.1904 243 1/29/2023
0.7.0-alpha.1903 245 1/29/2023
0.7.0-alpha.1902 250 1/29/2023
0.7.0-alpha.1899 248 1/29/2023
0.7.0-alpha.1897 249 1/20/2023
0.7.0-alpha.1893 227 1/17/2023
0.7.0-alpha.1891 225 1/17/2023
0.7.0-alpha.1882 232 1/17/2023
0.7.0-alpha.1879 220 1/17/2023
0.7.0-alpha.1865 277 1/16/2023
0.7.0-alpha.1864 234 1/16/2023
0.7.0-alpha.1860 245 1/16/2023
0.7.0-alpha.1856 300 1/15/2023
0.7.0-alpha.1846 277 1/15/2023
0.7.0-alpha.1844 299 1/15/2023
0.7.0-alpha.1840 255 1/15/2023
0.7.0-alpha.1827 238 1/14/2023
0.7.0-alpha.1826 247 1/14/2023
0.7.0-alpha.1804 563 1/14/2023
0.7.0-alpha.1798 255 1/13/2023
0.7.0-alpha.1797 223 1/13/2023
0.7.0-alpha.1794 312 1/13/2023
0.7.0-alpha.1787 226 1/13/2023
0.7.0-alpha.1777 226 1/13/2023
0.7.0-alpha.1761 338 1/12/2023
0.7.0-alpha.1744 239 1/11/2023
0.7.0-alpha.1733 291 1/11/2023
0.7.0-alpha.1726 440 1/11/2023
0.7.0-alpha.1725 278 1/11/2023
0.7.0-alpha.1717 244 1/11/2023
0.7.0-alpha.1712 281 1/11/2023
0.7.0-alpha.1709 258 1/11/2023
0.7.0-alpha.1699 242 1/11/2023
0.7.0-alpha.1697 252 1/11/2023
0.7.0-alpha.1696 236 1/10/2023
0.7.0-alpha.1661 276 1/10/2023
0.7.0-alpha.1655 242 1/9/2023
0.7.0-alpha.1634 247 1/9/2023
0.7.0-alpha.1632 250 1/9/2023
0.7.0-alpha.1611 287 1/6/2023
0.7.0-alpha.1559 385 1/5/2023
0.7.0-alpha.1549 269 1/4/2023
0.7.0-alpha.1544 265 1/4/2023
0.7.0-alpha.1541 332 1/4/2023
0.7.0-alpha.1513 271 1/3/2023
0.7.0-alpha.1512 269 1/3/2023
0.7.0-alpha.1511 255 1/3/2023
0.7.0-alpha.1500 255 1/3/2023
0.7.0-alpha.1409 1,252 12/27/2022
0.7.0-alpha.1406 235 12/27/2022
0.7.0-alpha.1402 238 12/27/2022
0.7.0-alpha.1400 225 12/26/2022
0.7.0-alpha.1399 231 12/26/2022
0.7.0-alpha.1397 236 12/26/2022
0.7.0-alpha.1154 326 12/14/2022
0.7.0-alpha.1122 235 12/12/2022
0.7.0-alpha.1114 245 12/12/2022
0.7.0-alpha.1096 250 12/8/2022
0.7.0-alpha.1044 391 12/6/2022
0.7.0-alpha.1036 235 12/6/2022
0.7.0-alpha.973 268 12/2/2022
0.7.0-alpha.972 240 12/2/2022
0.7.0-alpha.961 239 12/1/2022
0.7.0-alpha.937 277 11/30/2022
0.7.0-alpha.913 262 11/28/2022
0.7.0-alpha.900 251 11/25/2022
0.7.0-alpha.896 226 11/25/2022
0.7.0-alpha.888 237 11/24/2022
0.7.0-alpha.883 233 11/23/2022
0.7.0-alpha.882 242 11/23/2022
0.7.0-alpha.879 248 11/23/2022
0.7.0-alpha.873 245 11/22/2022
0.7.0-alpha.868 242 11/21/2022
0.7.0-alpha.864 239 11/21/2022
0.7.0-alpha.861 240 11/21/2022
0.7.0-alpha.858 234 11/21/2022
0.7.0-alpha.856 231 11/21/2022
0.7.0-alpha.855 251 11/21/2022
0.7.0-alpha.852 233 11/18/2022
0.7.0-alpha.851 237 11/18/2022
0.7.0-alpha.849 239 11/18/2022
0.7.0-alpha.842 226 11/17/2022
0.7.0-alpha.838 242 11/17/2022
0.7.0-alpha.835 239 11/17/2022
0.7.0-alpha.833 252 11/17/2022
0.7.0-alpha.832 250 11/17/2022
0.7.0-alpha.831 253 11/17/2022
0.7.0-alpha.829 239 11/16/2022
0.7.0-alpha.820 238 11/16/2022
0.7.0-alpha.812 248 11/16/2022
0.7.0-alpha.802 245 11/15/2022
0.7.0-alpha.800 241 11/15/2022
0.7.0-alpha.799 235 11/15/2022
0.7.0-alpha.798 228 11/15/2022
0.6.2 1,849 4/11/2023
0.6.1 235 4/11/2023
0.6.0 6,138 11/3/2022
0.6.0-rc.9 522 10/28/2022
0.6.0-rc.8 1,231 10/25/2022
0.6.0-rc.7 1,152 10/11/2022
0.6.0-rc.6 459 9/29/2022
0.6.0-rc.4 303 9/23/2022
0.6.0-rc.3 311 9/20/2022
0.6.0-rc.2 399 9/16/2022
0.6.0-preview.6 408 9/8/2022
0.6.0-preview.5 970 8/29/2022
0.6.0-preview.4 465 8/18/2022
0.6.0-preview.3 718 8/8/2022
0.6.0-preview.2 299 8/4/2022
0.6.0-preview.1 299 8/1/2022
0.5.0 5,747 7/29/2022
0.5.0-rc.7 280 7/28/2022
0.5.0-rc.6 514 7/19/2022
0.5.0-rc.5 379 7/13/2022
0.5.0-rc.4 263 7/12/2022
0.5.0-rc.3 302 7/11/2022
0.5.0-rc.2 348 7/8/2022
0.5.0-rc.1 269 7/7/2022
0.5.0-preview.5 513 6/30/2022
0.5.0-preview.4 314 6/27/2022
0.5.0-preview.3 608 6/21/2022
0.5.0-preview.2 386 6/14/2022
0.5.0-preview.1 331 6/10/2022
0.4.0 2,250 5/31/2022
0.4.0-rc.3 468 5/24/2022
0.4.0-rc.2 292 5/19/2022
0.4.0-rc.1 364 5/19/2022
0.4.0-preview.22 384 5/12/2022 0.4.0-preview.22 is deprecated because it is no longer maintained.
0.4.0-preview.21 356 5/12/2022 0.4.0-preview.21 is deprecated because it is no longer maintained.
0.4.0-preview.4 342 5/12/2022
0.4.0-preview.3 267 5/12/2022
0.4.0-preview.2 272 5/11/2022
0.4.0-preview.1 546 4/2/2022
0.3.11407 2,483 4/6/2022
0.3.0 3,273 2/25/2022
0.3.0-rc.28 306 1/25/2022
0.3.0-rc.26 285 1/24/2022
0.3.0-rc.24 292 1/24/2022
0.3.0-rc.23 288 1/24/2022
0.3.0-rc.22 300 1/24/2022
0.3.0-rc.21 310 1/24/2022
0.3.0-rc.20 292 1/23/2022
0.3.0-rc.19 290 1/22/2022
0.3.0-rc.17 284 1/22/2022
0.3.0-rc.16 291 1/21/2022
0.3.0-rc.14 279 1/21/2022
0.3.0-rc.13 291 1/21/2022
0.3.0-rc.12 293 1/21/2022
0.3.0-rc.11 286 1/21/2022
0.3.0-rc.10 301 1/21/2022
0.3.0-rc.9 291 1/20/2022
0.3.0-rc.8 285 1/17/2022
0.3.0-rc.7 281 1/17/2022
0.3.0-rc.6 300 1/14/2022
0.3.0-rc.5 285 1/13/2022
0.3.0-rc.3 294 12/30/2021
0.3.0-rc.2 328 12/28/2021
0.3.0-alpha.795 251 11/15/2022
0.3.0-alpha.793 239 11/15/2022
0.3.0-alpha.551 213 11/2/2022
0.3.0-alpha.550 211 11/2/2022
0.3.0-alpha.505 231 10/31/2022
0.3.0-alpha.481 212 10/31/2022
0.3.0-alpha.467 227 10/28/2022
0.3.0-alpha.456 234 10/27/2022
0.3.0-alpha.420 208 10/26/2022
0.3.0-alpha.415 232 10/25/2022
0.3.0-alpha.410 230 10/25/2022
0.3.0-alpha.407 219 10/25/2022
0.2.15401 1,064 9/26/2022
0.2.15400 1,030 9/26/2022
0.2.15352 1,044 9/23/2022
0.2.15312 1,053 9/21/2022
0.2.15296 1,062 9/20/2022
0.2.15295 1,056 9/20/2022
0.2.15288 1,051 9/20/2022
0.2.15286 1,069 9/20/2022
0.2.15281 1,039 9/20/2022
0.2.15275 1,048 9/19/2022
0.2.15273 1,041 9/19/2022
0.2.15257 1,092 9/19/2022
0.2.15241 1,071 9/16/2022
0.2.15240 1,026 9/16/2022
0.2.15237 1,067 9/16/2022
0.2.15232 1,099 9/16/2022
0.2.15231 1,077 9/16/2022
0.2.15230 1,058 9/16/2022
0.2.15229 1,043 9/16/2022
0.2.15210 1,148 9/15/2022
0.2.15196 1,132 9/14/2022
0.2.15184 1,025 9/13/2022
0.2.15140 1,050 9/8/2022
0.2.14958 1,043 8/30/2022
0.2.14948 1,099 8/29/2022
0.2.14946 1,073 8/29/2022
0.2.14940 1,080 8/29/2022
0.2.14939 1,084 8/29/2022
0.2.14934 1,060 8/29/2022
0.2.14837 1,077 8/19/2022
0.2.14822 1,090 8/18/2022
0.2.14816 1,048 8/18/2022
0.2.14805 1,084 8/18/2022
0.2.14781 1,064 8/17/2022
0.2.14746 1,068 8/16/2022
0.2.14734 1,068 8/16/2022
0.2.14541 1,097 8/11/2022
0.2.14496 1,059 8/10/2022
0.2.14421 1,065 8/8/2022
0.2.14363 1,079 8/5/2022
0.2.14323 1,117 8/3/2022
0.2.14262 1,064 8/3/2022
0.2.14189 1,103 8/1/2022
0.2.14171 1,119 8/1/2022
0.2.14169 1,131 8/1/2022
0.2.14163 1,128 7/29/2022
0.2.14072 1,075 7/27/2022
0.2.14007 1,099 7/22/2022
0.2.13863 1,120 7/18/2022
0.2.13821 1,084 7/15/2022
0.2.13819 1,115 7/15/2022
0.2.13795 1,121 7/14/2022
0.2.13777 1,110 7/14/2022
0.2.13776 1,102 7/14/2022
0.2.13741 1,080 7/12/2022
0.2.13740 1,093 7/12/2022
0.2.13724 1,104 7/11/2022
0.2.13717 1,116 7/11/2022
0.2.13705 1,093 7/8/2022
0.2.13703 1,102 7/8/2022
0.2.13687 1,138 7/8/2022
0.2.13675 1,124 7/8/2022
0.2.13672 1,098 7/7/2022
0.2.13665 1,099 7/7/2022
0.2.13627 1,094 7/6/2022
0.2.13626 1,117 7/6/2022
0.2.13620 1,109 7/6/2022
0.2.13594 1,089 7/5/2022
0.2.13593 1,089 7/5/2022
0.2.13573 1,105 7/5/2022
0.2.13564 1,112 7/4/2022
0.2.13561 1,098 7/4/2022
0.2.13560 1,130 7/4/2022
0.2.13555 1,122 7/4/2022
0.2.13549 1,126 7/4/2022
0.2.13491 1,124 6/30/2022
0.2.13488 1,130 6/30/2022
0.2.13487 1,101 6/30/2022
0.2.13486 1,101 6/30/2022
0.2.13482 1,123 6/30/2022
0.2.13481 1,116 6/30/2022
0.2.13480 1,103 6/30/2022
0.2.13479 1,090 6/30/2022
0.2.13476 1,101 6/30/2022
0.2.13474 1,095 6/30/2022
0.2.13472 1,106 6/30/2022
0.2.13471 1,087 6/30/2022
0.2.13470 1,130 6/30/2022
0.2.13469 1,142 6/30/2022
0.2.13461 1,098 6/30/2022
0.2.13458 1,114 6/30/2022
0.2.13453 1,114 6/30/2022
0.2.13449 1,095 6/29/2022
0.2.13447 1,124 6/29/2022
0.2.13438 1,083 6/29/2022
0.2.13417 1,080 6/29/2022
0.2.13414 1,107 6/29/2022
0.2.13413 1,103 6/28/2022
0.2.13404 1,107 6/28/2022
0.2.13399 1,120 6/28/2022
0.2.13398 1,136 6/28/2022
0.2.13387 1,101 6/27/2022
0.2.13382 1,119 6/27/2022
0.2.13377 1,124 6/27/2022
0.2.13356 1,135 6/24/2022
0.2.13330 1,158 6/24/2022
0.2.13310 1,131 6/23/2022
0.2.13294 1,116 6/23/2022
0.2.13291 1,126 6/23/2022
0.2.13290 1,123 6/23/2022
0.2.13286 1,135 6/23/2022
0.2.13214 1,112 6/21/2022
0.2.13211 1,136 6/21/2022
0.2.12942 1,088 6/14/2022
0.2.12901 1,098 6/10/2022
0.2.12871 1,148 6/8/2022
0.2.12848 1,149 6/7/2022
0.2.12846 1,131 6/6/2022
0.2.12794 1,141 6/1/2022
0.2.12793 1,165 6/1/2022
0.2.12694 1,134 5/30/2022
0.2.12507 1,139 5/19/2022
0.2.12495 1,161 5/18/2022
0.2.12494 1,131 5/18/2022
0.2.12492 1,151 5/18/2022
0.2.12478 1,152 5/18/2022
0.2.12476 1,122 5/18/2022
0.2.12468 1,164 5/17/2022
0.2.12453 1,153 5/17/2022
0.2.12452 1,135 5/17/2022
0.2.12450 1,162 5/17/2022
0.2.12437 1,169 5/17/2022
0.2.12435 1,158 5/17/2022
0.2.12433 1,150 5/17/2022
0.2.12431 1,135 5/17/2022
0.2.12407 1,131 5/16/2022
0.2.12395 1,155 5/16/2022
0.2.12340 1,152 5/13/2022
0.2.12339 1,170 5/13/2022
0.2.12324 1,152 5/12/2022
0.2.12323 1,110 5/12/2022
0.2.12309 1,146 5/11/2022
0.2.12277 1,174 5/10/2022
0.2.12265 1,446 5/10/2022
0.2.12261 1,116 5/10/2022
0.2.12240 1,471 5/9/2022
0.2.12238 1,169 5/9/2022
0.2.12237 1,164 5/9/2022
0.2.12228 1,177 5/9/2022
0.2.12227 1,139 5/9/2022
0.2.12173 1,167 5/7/2022
0.2.12129 1,128 5/6/2022
0.2.12121 1,495 5/6/2022
0.2.12120 1,137 5/6/2022
0.2.12057 1,150 4/29/2022
0.2.12051 1,155 4/28/2022
0.2.12050 1,197 4/28/2022
0.2.12019 1,142 4/28/2022
0.2.12018 1,159 4/28/2022
0.2.12017 1,149 4/28/2022
0.2.12016 2,198 4/28/2022
0.2.12005 2,287 4/27/2022
0.2.11993 2,289 4/27/2022
0.2.11989 2,220 4/27/2022
0.2.11975 2,234 4/27/2022
0.2.11974 2,285 4/27/2022
0.2.11962 2,254 4/26/2022
0.2.11934 2,260 4/26/2022
0.2.11933 2,247 4/26/2022
0.2.11923 2,202 4/25/2022
0.2.11907 2,084 4/25/2022
0.2.11906 2,127 4/25/2022
0.2.11903 2,113 4/25/2022
0.2.11902 2,073 4/25/2022
0.2.11869 2,072 4/24/2022
0.2.11852 2,023 4/22/2022
0.2.11799 2,098 4/21/2022
0.2.11763 2,069 4/19/2022
0.2.11740 2,046 4/19/2022
0.2.11701 2,102 4/18/2022
0.2.11698 2,102 4/18/2022
0.2.11681 2,114 4/16/2022
0.2.11568 2,078 4/14/2022
0.2.11507 2,183 4/12/2022
0.2.11501 2,133 4/12/2022
0.2.11476 2,072 4/11/2022
0.2.11472 2,098 4/10/2022
0.2.11396 2,069 4/6/2022
0.2.11395 2,059 4/6/2022
0.2.11364 2,057 4/2/2022
0.2.11356 2,112 4/1/2022
0.2.11355 2,066 4/1/2022
0.2.11354 2,058 4/1/2022
0.2.11350 2,061 4/1/2022
0.2.11329 2,128 4/1/2022
0.2.11327 2,097 4/1/2022
0.2.11326 2,110 4/1/2022
0.2.11323 2,031 4/1/2022
0.2.11320 2,054 3/31/2022
0.2.11319 2,070 3/31/2022
0.2.11281 2,086 3/31/2022
0.2.11268 2,086 3/30/2022
0.2.11267 2,116 3/30/2022
0.2.11259 2,110 3/30/2022
0.2.11257 2,015 3/30/2022
0.2.11211 1,981 3/29/2022
0.2.11205 2,061 3/29/2022
0.2.11202 2,074 3/29/2022
0.2.11197 2,057 3/28/2022
0.2.11195 2,031 3/28/2022
0.2.11194 2,039 3/28/2022
0.2.11190 2,026 3/28/2022
0.2.11174 2,052 3/28/2022
0.2.11170 2,003 3/28/2022
0.2.11169 2,009 3/28/2022
0.2.11123 1,996 3/23/2022
0.2.11120 1,999 3/23/2022
0.2.11092 2,022 3/23/2022
0.2.11091 2,015 3/23/2022
0.2.11090 2,058 3/23/2022
0.2.11087 2,020 3/23/2022
0.2.11059 2,044 3/22/2022
0.2.11057 2,048 3/22/2022
0.2.10900 2,075 3/7/2022
0.2.10893 2,093 3/7/2022
0.2.10846 2,022 3/3/2022
0.2.10844 1,975 3/3/2022
0.2.10829 2,131 3/3/2022
0.2.10739 2,065 2/28/2022
0.2.10649 6,620 2/24/2022
0.2.10628 2,045 2/23/2022
0.2.10602 1,897 2/23/2022
0.2.10600 1,928 2/23/2022
0.2.10574 1,883 2/23/2022
0.2.10494 1,894 2/22/2022
0.2.10426 1,884 2/18/2022
0.2.10424 1,892 2/18/2022
0.2.10395 1,845 2/17/2022
0.2.10377 1,861 2/16/2022
0.2.10375 1,949 2/16/2022
0.2.10367 1,885 2/16/2022
0.2.10365 1,932 2/16/2022
0.2.10349 1,971 2/15/2022
0.2.10329 1,920 2/15/2022
0.2.10323 1,821 2/14/2022
0.2.10321 1,885 2/14/2022
0.2.10317 1,893 2/14/2022
0.2.10312 1,922 2/14/2022
0.2.10303 2,050 2/14/2022
0.2.10288 1,905 2/11/2022
0.2.10287 1,899 2/11/2022
0.2.10286 1,809 2/11/2022
0.2.10285 1,899 2/11/2022
0.2.10283 1,850 2/11/2022
0.2.10277 1,996 2/9/2022
0.2.10275 1,888 2/9/2022
0.2.10273 1,986 2/9/2022
0.2.10268 1,993 2/9/2022
0.2.10261 1,945 2/9/2022
0.2.10256 1,995 2/9/2022
0.2.10254 1,938 2/9/2022
0.2.10245 1,958 1/31/2022
0.2.10244 1,966 1/31/2022
0.2.10243 1,987 1/31/2022
0.2.10240 2,002 1/25/2022
0.2.10232 1,888 1/24/2022
0.2.10220 1,926 1/24/2022
0.2.10217 4,584 1/24/2022
0.2.10212 1,939 1/24/2022
0.2.10210 1,911 1/24/2022
0.2.10208 1,884 1/24/2022
0.2.10206 1,858 1/24/2022
0.2.10204 1,944 1/24/2022
0.2.10194 1,895 1/22/2022
0.2.10192 1,938 1/22/2022
0.2.10190 1,931 1/22/2022
0.2.10172 1,924 1/22/2022
0.2.10118 1,943 1/21/2022
0.2.10097 1,919 1/20/2022
0.2.10091 1,882 1/20/2022
0.2.10073 1,900 1/19/2022
0.2.10068 1,965 1/19/2022
0.2.10064 1,904 1/19/2022
0.2.10061 1,921 1/19/2022
0.2.10057 1,997 1/19/2022
0.2.10039 1,897 1/19/2022
0.2.10037 1,934 1/19/2022
0.2.10022 1,918 1/18/2022
0.2.10021 1,918 1/18/2022
0.2.10020 1,932 1/18/2022
0.2.10018 1,906 1/18/2022
0.2.10005 2,052 1/18/2022
0.2.10002 1,978 1/18/2022
0.2.9994 1,939 1/18/2022
0.2.9992 1,956 1/18/2022
0.2.9985 2,004 1/18/2022
0.2.9982 1,984 1/18/2022
0.2.9981 1,987 1/17/2022
0.2.9977 1,868 1/17/2022
0.2.9973 1,924 1/17/2022
0.2.9971 1,933 1/17/2022
0.2.9961 1,915 1/17/2022
0.2.9959 1,930 1/17/2022
0.2.9956 1,876 1/17/2022
0.2.9952 1,949 1/17/2022
0.2.9950 1,942 1/17/2022
0.2.9943 1,882 1/17/2022
0.2.9941 1,913 1/17/2022
0.2.9940 1,971 1/17/2022
0.2.9934 1,890 1/17/2022
0.2.9932 1,927 1/17/2022
0.2.9929 2,001 1/17/2022
0.2.9899 1,945 1/14/2022
0.2.9889 1,950 1/13/2022
0.2.9886 1,968 1/13/2022
0.2.9856 2,009 1/13/2022
0.2.9854 1,964 1/13/2022
0.2.9835 1,981 1/12/2022
0.2.9801 1,995 1/11/2022
0.2.9798 1,929 1/11/2022
0.2.9797 1,639 1/10/2022
0.2.9794 1,662 1/10/2022
0.2.9782 1,670 1/10/2022
0.2.9775 1,637 1/10/2022
0.2.9771 1,617 1/10/2022
0.2.9736 1,727 1/7/2022
0.2.9735 1,741 1/7/2022
0.2.9679 1,688 1/6/2022
0.2.9664 1,777 1/6/2022
0.2.9642 1,672 1/5/2022
0.2.9627 1,641 1/5/2022
0.2.9623 1,739 1/5/2022
0.2.9617 1,641 1/5/2022
0.2.9606 1,660 1/4/2022
0.2.9599 1,683 1/4/2022
0.2.9595 1,633 1/4/2022
0.2.9578 1,603 1/4/2022
0.2.9566 1,736 1/4/2022
0.2.9545 1,674 12/31/2021
0.2.9533 1,629 12/31/2021
0.2.9525 1,597 12/31/2021
0.2.9513 1,623 12/31/2021
0.2.9476 1,870 12/30/2021
0.2.9442 1,720 12/29/2021
0.2.9441 1,611 12/29/2021
0.2.9411 1,612 12/29/2021
0.2.9386 1,644 12/29/2021
0.2.9384 1,638 12/29/2021
0.2.9382 1,637 12/29/2021
0.2.9381 1,695 12/29/2021
0.2.9377 1,674 12/28/2021
0.2.9374 1,654 12/28/2021
0.2.9370 1,676 12/28/2021
0.2.9369 1,612 12/28/2021
0.2.9367 1,645 12/28/2021
0.2.9351 1,653 12/28/2021
0.2.9347 1,613 12/28/2021
0.2.9346 1,640 12/28/2021
0.2.9337 1,673 12/28/2021
0.2.9331 1,671 12/28/2021
0.2.9323 1,662 12/27/2021
0.2.9322 1,682 12/27/2021
0.2.9320 1,795 12/27/2021
0.2.9319 1,709 12/27/2021
0.2.9318 1,714 12/27/2021
0.2.9312 1,744 12/27/2021
0.2.9308 1,753 12/27/2021
0.2.9295 1,712 12/27/2021
0.2.9291 1,706 12/27/2021
0.2.9283 1,691 12/27/2021
0.2.9282 1,730 12/27/2021
0.2.9228 1,667 12/24/2021
0.2.9225 1,642 12/23/2021
0.2.9221 1,674 12/23/2021
0.2.9217 1,750 12/23/2021
0.2.9216 1,662 12/23/2021
0.2.9202 1,697 12/23/2021
0.2.9198 1,684 12/23/2021
0.2.9197 1,656 12/23/2021
0.2.9187 1,724 12/23/2021
0.2.9182 1,645 12/22/2021
0.2.9180 1,634 12/22/2021
0.2.9163 1,709 12/22/2021
0.2.9155 1,675 12/22/2021
0.2.9154 1,643 12/22/2021
0.2.9140 1,694 12/21/2021
0.2.9116 1,660 12/21/2021
0.2.9098 1,692 12/20/2021
0.2.9095 1,701 12/17/2021
0.2.9094 1,667 12/17/2021
0.2.9086 1,590 12/17/2021
0.2.9083 1,634 12/17/2021
0.2.9079 1,638 12/17/2021
0.2.9075 1,655 12/17/2021
0.2.9061 1,724 12/16/2021
0.2.9049 1,610 12/16/2021
0.2.9046 1,647 12/16/2021
0.2.9036 1,727 12/15/2021
0.2.9035 1,674 12/15/2021
0.2.9034 1,646 12/15/2021
0.2.9016 1,676 12/14/2021
0.2.9009 1,648 12/14/2021
0.2.9006 1,674 12/14/2021
0.2.8987 1,739 12/13/2021
0.2.8984 1,673 12/13/2021
0.2.8980 1,945 12/13/2021
0.2.8977 1,742 12/12/2021
0.2.8965 1,729 12/10/2021
0.2.8964 1,665 12/10/2021
0.2.8963 1,393 12/10/2021
0.2.8962 1,696 12/10/2021
0.2.8961 1,659 12/10/2021
0.2.8960 1,714 12/10/2021
0.2.8959 1,727 12/10/2021
0.2.8958 1,686 12/10/2021
0.2.8952 1,707 12/10/2021
0.2.8864 1,703 12/9/2021
0.2.8809 1,746 12/7/2021
0.2.8768 1,698 12/7/2021
0.2.8764 1,707 12/7/2021
0.2.8762 1,705 12/7/2021
0.2.8760 1,681 12/7/2021
0.2.8759 1,704 12/7/2021
0.2.8633 2,117 12/3/2021
0.2.8603 1,665 12/3/2021
0.2.8567 1,614 12/2/2021
0.2.8566 1,686 12/2/2021
0.2.8553 1,666 12/2/2021
0.2.8542 1,693 12/2/2021
0.2.8538 1,643 12/2/2021
0.2.8495 1,647 12/1/2021
0.2.8494 1,666 12/1/2021
0.2.8470 1,734 12/1/2021
0.2.8390 1,374 11/30/2021
0.2.8383 1,421 11/30/2021
0.2.8187 2,582 11/26/2021
0.2.8146 3,677 11/26/2021
0.2.8145 2,635 11/26/2021
0.2.8139 2,866 11/25/2021
0.2.8120 4,075 11/25/2021
0.2.8118 5,419 11/24/2021
0.2.8096 5,125 11/24/2021
0.2.8078 394 11/23/2021
0.2.8071 367 11/23/2021
0.2.8069 403 11/23/2021
0.2.8065 380 11/23/2021
0.2.8046 401 11/23/2021
0.2.8044 377 11/23/2021
0.2.8036 415 11/22/2021
0.2.8033 387 11/22/2021
0.2.8032 382 11/22/2021
0.2.8031 382 11/22/2021
0.2.8029 392 11/22/2021
0.2.8028 378 11/22/2021
0.2.8024 383 11/22/2021
0.2.8022 383 11/22/2021
0.2.8020 390 11/22/2021
0.2.8019 395 11/22/2021
0.2.8018 410 11/22/2021
0.2.8017 442 11/22/2021
0.2.8016 489 11/22/2021
0.2.8015 500 11/22/2021
0.2.8012 530 11/22/2021
0.2.8006 420 11/19/2021
0.2.8004 424 11/19/2021
0.2.8002 406 11/19/2021
0.2.7996 445 11/19/2021
0.2.7992 455 11/19/2021
0.2.7990 400 11/19/2021
0.2.7988 447 11/19/2021
0.2.7974 441 11/19/2021
0.2.7972 394 11/19/2021
0.2.7968 428 11/18/2021
0.2.7937 456 11/18/2021
0.2.7933 391 11/18/2021
0.2.7931 398 11/18/2021
0.2.7923 423 11/17/2021
0.2.7915 423 11/17/2021
0.2.7912 390 11/17/2021
0.2.7901 439 11/17/2021
0.2.7882 433 11/16/2021
0.2.7876 424 11/16/2021
0.2.7869 450 11/16/2021
0.2.7861 433 11/15/2021
0.2.7853 412 11/15/2021
0.2.7843 431 11/15/2021
0.2.7821 400 11/12/2021
0.2.7811 421 11/12/2021
0.2.7808 431 11/12/2021
0.2.7803 397 11/12/2021
0.2.7802 393 11/12/2021
0.2.7801 400 11/12/2021
0.2.7800 406 11/12/2021
0.2.7789 390 11/11/2021
0.2.7751 358 11/9/2021
0.2.7730 374 11/9/2021
0.2.7727 382 11/9/2021
0.2.7689 325 11/8/2021
0.2.7667 391 11/5/2021
0.2.7641 379 11/4/2021
0.2.7625 349 11/3/2021
0.2.7583 365 11/2/2021
0.2.7580 324 11/1/2021
0.2.7541 368 10/29/2021
0.2.7415 381 10/25/2021
0.2.7399 333 10/22/2021
0.2.7394 348 10/22/2021
0.2.7391 388 10/22/2021
0.2.7369 374 10/20/2021
0.2.7339 373 10/20/2021
0.2.7336 362 10/20/2021
0.2.7332 337 10/20/2021
0.2.7319 337 10/19/2021
0.2.7317 341 10/19/2021
0.2.7316 342 10/19/2021
0.2.7307 327 10/19/2021
0.2.7304 317 10/19/2021
0.2.7302 328 10/18/2021
0.2.7292 371 10/18/2021
0.2.7219 355 10/12/2021
0.2.7197 374 10/11/2021
0.2.7194 365 10/11/2021
0.2.7192 420 10/11/2021
0.2.7183 371 10/9/2021
0.2.7161 370 10/9/2021
0.2.7158 386 10/9/2021
0.2.7157 412 10/9/2021
0.2.7149 363 10/8/2021
0.2.7134 326 10/8/2021
0.2.7121 323 9/30/2021
0.2.7110 349 9/30/2021
0.2.7054 380 9/28/2021
0.2.6901 346 9/26/2021
0.2.6894 345 9/26/2021
0.2.6887 364 9/26/2021
0.2.6884 415 9/26/2021
0.2.6883 433 9/26/2021
0.2.6847 366 9/22/2021
0.2.6662 346 9/18/2021
0.2.6661 333 9/18/2021
0.2.6577 343 9/17/2021
0.2.6573 350 9/17/2021
0.2.6572 358 9/17/2021
0.2.6561 9,006 9/16/2021
0.2.6552 353 9/17/2021
0.2.6547 341 9/17/2021
0.2.6544 347 9/17/2021
0.2.5758 355 9/6/2021
0.2.5757 342 9/6/2021
0.2.5756 329 9/6/2021
0.2.5410 571 8/26/2021
0.2.5408 555 8/26/2021
0.2.5395 332 8/26/2021
0.2.5394 337 8/26/2021
0.2.5393 346 8/25/2021
0.2.5117 406 8/21/2021
0.2.5116 329 8/21/2021
0.2.5115 320 8/21/2021
0.2.4935 1,626 8/18/2021
0.2.4635 370 8/12/2021
0.2.4574 342 8/12/2021
0.2.4523 389 8/11/2021
0.2.4517 349 8/11/2021
0.2.4505 332 8/11/2021
0.2.4503 333 8/11/2021
0.2.4489 337 8/11/2021
0.2.4482 345 8/11/2021
0.2.4476 347 8/11/2021
0.2.4475 343 8/11/2021
0.2.4458 1,738 8/10/2021
0.2.4447 343 8/10/2021
0.2.4426 373 8/10/2021
0.2.4425 361 8/10/2021
0.2.4424 350 8/10/2021
0.2.4312 366 8/9/2021
0.2.4275 358 8/6/2021
0.2.4271 359 8/6/2021
0.2.4259 397 8/6/2021
0.2.4253 397 8/6/2021
0.2.4201 358 8/5/2021
0.2.4161 357 8/5/2021
0.2.4158 370 8/5/2021
0.2.4151 354 8/5/2021
0.2.4064 362 8/3/2021
0.2.4023 340 8/2/2021
0.2.4009 344 8/2/2021
0.2.4008 336 8/2/2021
0.2.4004 342 8/2/2021
0.2.3964 6,713 8/2/2021
0.2.3958 352 8/2/2021
0.2.3954 349 8/2/2021
0.2.3885 433 7/31/2021
0.2.3880 369 7/31/2021
0.2.3850 422 7/31/2021
0.2.3838 451 7/31/2021
0.2.3832 449 7/31/2021
0.2.3829 453 7/31/2021
0.2.3782 384 7/30/2021
0.2.3768 386 7/30/2021
0.2.3760 390 7/30/2021
0.2.3752 360 7/30/2021
0.2.3750 361 7/29/2021
0.2.3734 367 7/29/2021
0.2.3717 541 7/29/2021
0.2.3716 360 7/29/2021
0.2.3710 365 7/29/2021
0.2.397 977 10/25/2022
0.2.396 985 10/24/2022
0.2.395 960 10/24/2022
0.2.392 972 10/24/2022
0.2.385 957 10/21/2022
0.2.373 979 10/21/2022
0.2.368 1,025 10/20/2022
0.2.357 1,000 10/20/2022
0.2.345 1,000 10/19/2022
0.2.317 966 10/18/2022
0.2.316 1,004 10/18/2022
0.2.315 1,011 10/18/2022
0.2.313 987 10/18/2022
0.2.312 1,007 10/18/2022
0.2.311 1,005 10/18/2022
0.2.299 982 10/17/2022
0.2.297 1,019 10/17/2022
0.2.296 1,020 10/17/2022
0.2.295 992 10/17/2022
0.2.288 989 10/17/2022
0.2.259 1,010 10/13/2022
0.2.258 1,050 10/13/2022
0.2.194 1,027 10/11/2022
0.2.175 245 10/11/2022
0.2.173 1,010 10/10/2022
0.2.169 1,011 10/10/2022
0.2.155 1,066 10/10/2022
0.2.60 1,982 3/22/2022
0.2.59 2,024 3/22/2022
0.2.58 1,953 3/22/2022
0.2.57 1,986 3/21/2022
0.2.56 2,055 3/18/2022
0.2.55 2,034 3/18/2022
0.2.53 2,029 3/18/2022
0.2.52 2,036 3/18/2022
0.2.50 2,057 3/18/2022
0.2.49 1,987 3/17/2022
0.2.48 1,999 3/17/2022
0.2.47 2,054 3/17/2022
0.2.44 2,079 3/17/2022
0.2.43 2,008 3/16/2022
0.2.42 1,988 3/16/2022
0.2.41 2,030 3/11/2022
0.2.40 1,313 3/11/2022
0.2.39 1,320 3/10/2022
0.2.38 2,092 3/10/2022
0.2.37 1,293 3/10/2022
0.2.36 1,328 3/9/2022
0.2.35 1,309 3/9/2022
0.2.31 1,364 3/9/2022
0.2.30 1,301 3/8/2022
0.2.29 2,086 3/8/2022
0.2.27 2,079 3/8/2022
0.2.25 1,989 3/8/2022
0.2.20 1,981 3/7/2022
0.2.17 2,066 3/7/2022
0.2.14 2,031 3/3/2022
0.2.11 1,912 2/16/2022
0.2.10 1,882 2/12/2022
0.2.7 2,029 2/16/2022
0.2.3 1,962 2/14/2022
0.2.1 1,910 2/12/2022
0.1.0.3681 408 7/29/2021
0.1.0.3642 432 7/28/2021
0.1.0.3513 366 7/26/2021
0.1.0.3323 388 7/21/2021
0.1.0.3246 727 7/20/2021
0.1.0.3169 342 7/19/2021
0.1.0.3037 370 7/16/2021
0.1.0.3036 374 7/16/2021
0.1.0.3035 416 7/16/2021
0.1.0.3034 426 7/16/2021
0.1.0.3030 340 7/16/2021
0.1.0.2852 371 7/9/2021
0.1.0.2849 351 7/9/2021
0.1.0.345 569 7/9/2021