Masa.Blazor 0.7.0-alpha.4790

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 0.7.0-alpha.4790                
NuGet\Install-Package Masa.Blazor -Version 0.7.0-alpha.4790                
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="0.7.0-alpha.4790" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Masa.Blazor --version 0.7.0-alpha.4790                
#r "nuget: Masa.Blazor, 0.7.0-alpha.4790"                
#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.
// Install Masa.Blazor as a Cake Addin
#addin nuget:?package=Masa.Blazor&version=0.7.0-alpha.4790&prerelease

// Install Masa.Blazor as a Cake Tool
#tool nuget:?package=Masa.Blazor&version=0.7.0-alpha.4790&prerelease                

<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 and BlazorComponent interaction capabilities

MASA.Blazor .NET Nuget Nuget

</div>

English| 简体中文

🚀 What is MASA Blazor?

Provide a standard basic component library based on Material design specifications and BlazorComponent's interactive capabilities. 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.Doc.Server
dotnet run

Visit

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

🌐 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

💁‍♂️ Contributing

  1. Fork & Clone
  2. Create Feature_xxx branch
  3. Commit with commit message, like feat: add MButton
  4. Create 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=BlazorComponent/Masa.Blazor" /> </a>

💬 Interactive

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

👥 Development team

The Digital Flash 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 Digital Flash 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 was computed.  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 was computed.  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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

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

ThingsGateway.Components

Package Description

GitHub repositories (6)

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

Repository Stars
masastack/MASA.Blazor
Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.
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
densen2014/BlazorHybrid
关于BlazorHybrid的一切研究. 用 c # 和 Razor 创建本机移动应用和桌面应用。快速开发共享代码库运行于 Windows (Winforms/WPF/UWP)、Android、iOS、macOS、Linux 的应用。
Version Downloads Last updated
1.9.0-beta.2 33 3/24/2025
1.9.0-beta.1 133 3/17/2025
1.8.5 356 2/27/2025
1.8.4 792 1/13/2025
1.8.3 539 12/31/2024
1.8.2 293 12/18/2024
1.8.1 301 12/9/2024
1.8.0 674 12/4/2024
1.8.0-rc.4 111 11/26/2024
1.8.0-rc.3 86 11/21/2024
1.8.0-rc.2 74 11/19/2024
1.8.0-rc.1 157 11/13/2024
1.7.8 617 11/1/2024
1.7.7 390 10/23/2024
1.7.6 142 10/22/2024
1.7.5 204 10/16/2024
1.7.4 462 9/26/2024
1.7.3 322 9/19/2024
1.7.2 288 9/9/2024
1.7.1 417 9/4/2024
1.7.0 408 9/2/2024
1.7.0-rc.3 72 8/28/2024
1.7.0-rc.2 72 8/26/2024
1.7.0-rc.1 94 8/19/2024
1.7.0-beta.5 149 8/12/2024
1.7.0-beta.4 77 8/9/2024
1.7.0-beta.3 80 7/26/2024
1.7.0-beta.2 64 7/24/2024
1.7.0-beta.1 1,328 7/19/2024
1.6.9 125 10/16/2024
1.6.8 550 8/9/2024
1.6.7 178 8/5/2024
1.6.6 500 7/18/2024
1.6.5 306 7/16/2024
1.6.4 718 7/12/2024
1.6.3 253 7/11/2024
1.6.2 292 7/10/2024
1.6.1 338 7/4/2024
1.6.0 1,246 7/2/2024
1.6.0-beta.7 72 7/1/2024
1.6.0-beta.6 84 6/27/2024
1.6.0-beta.5 86 6/26/2024
1.6.0-beta.4 93 6/17/2024
1.6.0-beta.3 72 6/13/2024
1.6.0-beta.2 153 5/31/2024
1.6.0-beta.1 75 5/31/2024
1.5.5 1,418 6/3/2024
1.5.4 158 6/3/2024
1.5.3 302 5/29/2024
1.5.2 461 5/21/2024
1.5.1 990 5/10/2024
1.5.0 730 5/7/2024
1.5.0-beta.3 83 5/6/2024
1.5.0-beta.2 77 4/29/2024
1.5.0-beta.1 279 4/25/2024
1.4.2 1,170 4/22/2024
1.4.1 257 4/17/2024
1.4.0 419 4/7/2024
1.4.0-beta.5 176 4/2/2024
1.4.0-beta.4 91 3/28/2024
1.4.0-beta.3 95 3/18/2024
1.4.0-beta.2 93 3/1/2024
1.4.0-beta.1 175 2/1/2024
1.3.4 2,944 1/26/2024
1.3.3 396 1/25/2024
1.3.2 1,154 1/9/2024
1.3.1 1,002 12/29/2023
1.3.0 548 12/28/2023
1.3.0-beta.7 102 12/27/2023
1.3.0-beta.6 296 12/26/2023
1.3.0-beta.5 164 12/22/2023
1.3.0-beta.4 113 12/18/2023
1.3.0-beta.3 213 12/5/2023
1.3.0-beta.2 166 11/29/2023
1.2.2 1,580 11/13/2023
1.2.1 339 11/10/2023
1.2.0 316 11/7/2023
1.1.1 1,083 10/23/2023
1.1.0 1,254 10/11/2023
1.0.4 2,511 9/7/2023
1.0.3 1,858 8/28/2023
1.0.2 3,509 8/18/2023
1.0.1 3,232 7/27/2023
1.0.0 3,461 7/17/2023
1.0.0-rc.6 529 7/6/2023
1.0.0-rc.5 366 6/29/2023
1.0.0-rc.4 888 6/15/2023
1.0.0-rc.3 489 6/2/2023
1.0.0-rc.2 3,206 5/15/2023
1.0.0-rc.1 1,799 4/27/2023
1.0.0-preview.19 145 4/27/2023
1.0.0-preview.18 368 4/26/2023
1.0.0-preview.17 2,121 4/23/2023
1.0.0-preview.16 358 4/19/2023
1.0.0-preview.15 665 4/14/2023
1.0.0-preview.14 381 4/12/2023
1.0.0-preview.13 242 4/10/2023
1.0.0-preview.12 841 4/3/2023
1.0.0-preview.11 1,087 3/27/2023
1.0.0-preview.10 804 3/22/2023
1.0.0-preview.9 458 3/18/2023
1.0.0-preview.8 863 3/10/2023
1.0.0-preview.7 544 3/3/2023
1.0.0-preview.6 690 2/28/2023
1.0.0-preview.5 179 2/28/2023
1.0.0-preview.4 474 2/21/2023
1.0.0-preview.3 825 2/13/2023
1.0.0-preview.2 2,307 2/3/2023
1.0.0-preview.1 293 1/17/2023
0.7.0-alpha.6179 92 9/18/2023
0.7.0-alpha.6178 98 9/18/2023
0.7.0-alpha.6177 98 9/18/2023
0.7.0-alpha.6119 112 9/13/2023
0.7.0-alpha.6118 103 9/13/2023
0.7.0-alpha.6107 110 9/13/2023
0.7.0-alpha.6096 99 9/12/2023
0.7.0-alpha.6095 100 9/12/2023
0.7.0-alpha.6094 104 9/12/2023
0.7.0-alpha.6041 139 9/8/2023
0.7.0-alpha.6040 112 9/8/2023
0.7.0-alpha.6025 103 9/7/2023
0.7.0-alpha.6021 108 9/7/2023
0.7.0-alpha.6012 92 9/7/2023
0.7.0-alpha.6011 101 9/7/2023
0.7.0-alpha.5956 104 9/4/2023
0.7.0-alpha.5926 101 9/1/2023
0.7.0-alpha.5897 109 8/30/2023
0.7.0-alpha.5872 105 8/29/2023
0.7.0-alpha.5870 106 8/29/2023
0.7.0-alpha.5857 101 8/28/2023
0.7.0-alpha.5847 103 8/28/2023
0.7.0-alpha.5731 102 8/22/2023
0.7.0-alpha.5699 97 8/18/2023
0.7.0-alpha.5682 88 8/18/2023
0.7.0-alpha.5681 89 8/18/2023
0.7.0-alpha.5650 102 8/16/2023
0.7.0-alpha.5644 111 8/15/2023
0.7.0-alpha.5642 113 8/15/2023
0.7.0-alpha.5641 111 8/15/2023
0.7.0-alpha.5620 107 8/14/2023
0.7.0-alpha.5619 108 8/14/2023
0.7.0-alpha.5618 109 8/14/2023
0.7.0-alpha.5617 106 8/14/2023
0.7.0-alpha.5611 109 8/11/2023
0.7.0-alpha.5609 112 8/11/2023
0.7.0-alpha.5608 111 8/11/2023
0.7.0-alpha.5607 118 8/11/2023
0.7.0-alpha.5606 110 8/11/2023
0.7.0-alpha.5581 103 8/9/2023
0.7.0-alpha.5492 110 8/3/2023
0.7.0-alpha.5482 104 8/3/2023
0.7.0-alpha.5435 114 8/1/2023
0.7.0-alpha.5372 97 7/27/2023
0.7.0-alpha.5365 101 7/26/2023
0.7.0-alpha.5363 109 7/26/2023
0.7.0-alpha.5362 110 7/26/2023
0.7.0-alpha.5344 120 7/25/2023
0.7.0-alpha.5321 115 7/24/2023
0.7.0-alpha.5320 120 7/24/2023
0.7.0-alpha.5319 132 7/24/2023
0.7.0-alpha.5292 119 7/20/2023
0.7.0-alpha.5236 122 7/17/2023
0.7.0-alpha.5160 119 7/13/2023
0.7.0-alpha.5142 113 7/12/2023
0.7.0-alpha.5139 118 7/12/2023
0.7.0-alpha.5124 121 7/11/2023
0.7.0-alpha.5070 89 7/7/2023
0.7.0-alpha.5061 110 7/7/2023
0.7.0-alpha.5056 110 7/6/2023
0.7.0-alpha.5049 106 7/6/2023
0.7.0-alpha.5013 113 7/5/2023
0.7.0-alpha.4994 114 7/4/2023
0.7.0-alpha.4992 112 7/4/2023
0.7.0-alpha.4991 116 7/4/2023
0.7.0-alpha.4963 109 7/3/2023
0.7.0-alpha.4962 112 7/3/2023
0.7.0-alpha.4959 118 7/3/2023
0.7.0-alpha.4926 112 6/30/2023
0.7.0-alpha.4919 109 6/30/2023
0.7.0-alpha.4883 100 6/27/2023
0.7.0-alpha.4882 91 6/27/2023
0.7.0-alpha.4881 100 6/27/2023
0.7.0-alpha.4847 101 6/25/2023
0.7.0-alpha.4804 98 6/20/2023
0.7.0-alpha.4802 109 6/20/2023
0.7.0-alpha.4798 102 6/20/2023
0.7.0-alpha.4797 108 6/20/2023
0.7.0-alpha.4796 108 6/20/2023
0.7.0-alpha.4790 101 6/19/2023
0.7.0-alpha.4736 110 6/16/2023
0.7.0-alpha.4709 104 6/15/2023
0.7.0-alpha.4695 108 6/15/2023
0.7.0-alpha.4639 107 6/12/2023
0.7.0-alpha.4569 108 6/9/2023
0.7.0-alpha.4527 118 6/8/2023
0.7.0-alpha.4503 107 6/7/2023
0.7.0-alpha.4502 115 6/7/2023
0.7.0-alpha.4442 104 6/5/2023
0.7.0-alpha.4441 111 6/5/2023
0.7.0-alpha.4391 106 6/1/2023
0.7.0-alpha.4390 102 6/1/2023
0.7.0-alpha.4389 124 6/1/2023
0.7.0-alpha.4366 115 5/31/2023
0.7.0-alpha.4365 111 5/31/2023
0.7.0-alpha.4363 106 5/31/2023
0.7.0-alpha.4332 104 5/29/2023
0.7.0-alpha.4331 105 5/29/2023
0.7.0-alpha.4329 101 5/26/2023
0.7.0-alpha.4310 119 5/26/2023
0.7.0-alpha.4303 97 5/26/2023
0.7.0-alpha.4262 105 5/24/2023
0.7.0-alpha.4261 110 5/24/2023
0.7.0-alpha.4260 106 5/24/2023
0.7.0-alpha.4158 133 5/19/2023
0.7.0-alpha.4156 121 5/19/2023
0.7.0-alpha.4117 125 5/15/2023
0.7.0-alpha.4108 124 5/15/2023
0.7.0-alpha.3987 117 5/5/2023
0.7.0-alpha.3986 112 5/5/2023
0.7.0-alpha.3965 147 5/4/2023
0.7.0-alpha.3932 124 4/28/2023
0.7.0-alpha.3930 114 4/28/2023
0.7.0-alpha.3929 131 4/28/2023
0.7.0-alpha.3923 121 4/28/2023
0.7.0-alpha.3917 125 4/27/2023
0.7.0-alpha.3915 124 4/27/2023
0.7.0-alpha.3914 121 4/27/2023
0.7.0-alpha.3896 128 4/27/2023
0.7.0-alpha.3895 121 4/27/2023
0.7.0-alpha.3889 140 4/27/2023
0.7.0-alpha.3880 133 4/26/2023
0.7.0-alpha.3875 126 4/26/2023
0.7.0-alpha.3869 119 4/26/2023
0.7.0-alpha.3865 123 4/26/2023
0.7.0-alpha.3852 124 4/26/2023
0.7.0-alpha.3850 132 4/26/2023
0.7.0-alpha.3848 132 4/26/2023
0.7.0-alpha.3841 128 4/26/2023
0.7.0-alpha.3830 143 4/25/2023
0.7.0-alpha.3800 137 4/24/2023
0.7.0-alpha.3767 132 4/23/2023
0.7.0-alpha.3766 134 4/23/2023
0.7.0-alpha.3763 137 4/23/2023
0.7.0-alpha.3757 117 4/21/2023
0.7.0-alpha.3756 131 4/21/2023
0.7.0-alpha.3736 137 4/21/2023
0.7.0-alpha.3734 136 4/21/2023
0.7.0-alpha.3723 142 4/20/2023
0.7.0-alpha.3719 145 4/20/2023
0.7.0-alpha.3690 141 4/19/2023
0.7.0-alpha.3682 153 4/19/2023
0.7.0-alpha.3672 124 4/19/2023
0.7.0-alpha.3671 129 4/19/2023
0.7.0-alpha.3668 130 4/19/2023
0.7.0-alpha.3666 141 4/19/2023
0.7.0-alpha.3575 143 4/14/2023
0.7.0-alpha.3574 152 4/14/2023
0.7.0-alpha.3570 144 4/14/2023
0.7.0-alpha.3569 140 4/14/2023
0.7.0-alpha.3558 138 4/14/2023
0.7.0-alpha.3531 145 4/13/2023
0.7.0-alpha.3522 144 4/13/2023
0.7.0-alpha.3477 149 4/12/2023
0.7.0-alpha.3462 144 4/12/2023
0.7.0-alpha.3460 161 4/12/2023
0.7.0-alpha.3434 150 4/12/2023
0.7.0-alpha.3429 138 4/11/2023
0.7.0-alpha.3415 158 4/11/2023
0.7.0-alpha.3398 139 4/10/2023
0.7.0-alpha.3382 143 4/10/2023
0.7.0-alpha.3380 164 4/10/2023
0.7.0-alpha.3379 154 4/10/2023
0.7.0-alpha.3376 167 4/10/2023
0.7.0-alpha.3373 155 4/10/2023
0.7.0-alpha.3372 159 4/10/2023
0.7.0-alpha.3370 156 4/10/2023
0.7.0-alpha.3348 152 4/7/2023
0.7.0-alpha.3339 177 4/7/2023
0.7.0-alpha.3330 142 4/6/2023
0.7.0-alpha.3329 131 4/6/2023
0.7.0-alpha.3317 137 4/6/2023
0.7.0-alpha.3313 163 4/6/2023
0.7.0-alpha.3310 147 4/6/2023
0.7.0-alpha.3308 169 4/6/2023
0.7.0-alpha.3304 164 4/6/2023
0.7.0-alpha.3292 147 4/5/2023
0.7.0-alpha.3281 176 4/4/2023
0.7.0-alpha.3278 145 4/4/2023
0.7.0-alpha.3236 137 4/3/2023
0.7.0-alpha.3235 164 4/3/2023
0.7.0-alpha.3230 148 4/3/2023
0.7.0-alpha.3228 153 4/3/2023
0.7.0-alpha.3227 146 4/3/2023
0.7.0-alpha.3226 172 4/3/2023
0.7.0-alpha.3222 165 4/1/2023
0.7.0-alpha.3219 149 3/31/2023
0.7.0-alpha.3217 165 3/31/2023
0.7.0-alpha.3214 166 3/31/2023
0.7.0-alpha.3207 180 3/31/2023
0.7.0-alpha.3204 178 3/31/2023
0.7.0-alpha.3186 153 3/31/2023
0.7.0-alpha.3164 153 3/30/2023
0.7.0-alpha.3152 142 3/30/2023
0.7.0-alpha.3129 164 3/29/2023
0.7.0-alpha.3127 164 3/29/2023
0.7.0-alpha.3124 171 3/29/2023
0.7.0-alpha.3112 155 3/29/2023
0.7.0-alpha.3074 165 3/28/2023
0.7.0-alpha.3073 168 3/28/2023
0.7.0-alpha.3064 182 3/28/2023
0.7.0-alpha.3062 172 3/28/2023
0.7.0-alpha.3060 173 3/27/2023
0.7.0-alpha.3057 164 3/27/2023
0.7.0-alpha.3055 190 3/27/2023
0.7.0-alpha.3047 183 3/27/2023
0.7.0-alpha.3042 188 3/27/2023
0.7.0-alpha.3041 165 3/27/2023
0.7.0-alpha.3037 162 3/27/2023
0.7.0-alpha.3036 161 3/27/2023
0.7.0-alpha.3034 173 3/27/2023
0.7.0-alpha.3032 166 3/27/2023
0.7.0-alpha.3031 155 3/27/2023
0.7.0-alpha.3004 169 3/24/2023
0.7.0-alpha.2994 176 3/23/2023
0.7.0-alpha.2986 177 3/23/2023
0.7.0-alpha.2978 203 3/23/2023
0.7.0-alpha.2916 161 3/21/2023
0.7.0-alpha.2907 150 3/21/2023
0.7.0-alpha.2871 167 3/20/2023
0.7.0-alpha.2847 195 3/18/2023
0.7.0-alpha.2836 180 3/17/2023
0.7.0-alpha.2801 162 3/17/2023
0.7.0-alpha.2799 150 3/16/2023
0.7.0-alpha.2798 149 3/16/2023
0.7.0-alpha.2797 143 3/16/2023
0.7.0-alpha.2795 140 3/16/2023
0.7.0-alpha.2787 144 3/16/2023
0.7.0-alpha.2769 150 3/16/2023
0.7.0-alpha.2741 153 3/15/2023
0.7.0-alpha.2733 163 3/14/2023
0.7.0-alpha.2712 143 3/14/2023
0.7.0-alpha.2711 139 3/14/2023
0.7.0-alpha.2705 147 3/14/2023
0.7.0-alpha.2699 142 3/13/2023
0.7.0-alpha.2698 139 3/13/2023
0.7.0-alpha.2697 154 3/13/2023
0.7.0-alpha.2695 142 3/13/2023
0.7.0-alpha.2680 143 3/10/2023
0.7.0-alpha.2650 143 3/10/2023
0.7.0-alpha.2648 140 3/10/2023
0.7.0-alpha.2641 141 3/9/2023
0.7.0-alpha.2640 149 3/9/2023
0.7.0-alpha.2635 152 3/9/2023
0.7.0-alpha.2634 158 3/9/2023
0.7.0-alpha.2629 150 3/9/2023
0.7.0-alpha.2617 146 3/8/2023
0.7.0-alpha.2616 144 3/8/2023
0.7.0-alpha.2614 148 3/8/2023
0.7.0-alpha.2602 133 3/7/2023
0.7.0-alpha.2590 133 3/7/2023
0.7.0-alpha.2589 149 3/7/2023
0.7.0-alpha.2588 149 3/7/2023
0.7.0-alpha.2533 165 3/3/2023
0.7.0-alpha.2529 161 3/3/2023
0.7.0-alpha.2528 153 3/3/2023
0.7.0-alpha.2454 164 2/28/2023
0.7.0-alpha.2445 181 2/28/2023
0.7.0-alpha.2439 150 2/28/2023
0.7.0-alpha.2435 155 2/28/2023
0.7.0-alpha.2429 160 2/28/2023
0.7.0-alpha.2390 159 2/26/2023
0.7.0-alpha.2360 162 2/24/2023
0.7.0-alpha.2296 162 2/22/2023
0.7.0-alpha.2205 147 2/16/2023
0.7.0-alpha.2192 149 2/15/2023
0.7.0-alpha.2157 166 2/14/2023
0.7.0-alpha.2149 151 2/14/2023
0.7.0-alpha.2062 160 2/13/2023
0.7.0-alpha.2058 157 2/13/2023
0.7.0-alpha.2025 153 2/10/2023
0.7.0-alpha.2007 149 2/9/2023
0.7.0-alpha.2005 148 2/8/2023
0.7.0-alpha.2002 176 2/8/2023
0.7.0-alpha.2001 165 2/8/2023
0.7.0-alpha.2000 150 2/8/2023
0.7.0-alpha.1999 154 2/8/2023
0.7.0-alpha.1998 156 2/8/2023
0.7.0-alpha.1971 162 2/5/2023
0.7.0-alpha.1964 162 2/3/2023
0.7.0-alpha.1961 166 2/3/2023
0.7.0-alpha.1960 158 2/3/2023
0.7.0-alpha.1958 154 2/3/2023
0.7.0-alpha.1957 148 2/3/2023
0.7.0-alpha.1956 156 2/3/2023
0.7.0-alpha.1954 162 2/3/2023
0.7.0-alpha.1945 175 2/2/2023
0.7.0-alpha.1944 181 2/2/2023
0.7.0-alpha.1911 173 1/30/2023
0.7.0-alpha.1904 172 1/29/2023
0.7.0-alpha.1903 179 1/29/2023
0.7.0-alpha.1902 190 1/29/2023
0.7.0-alpha.1899 178 1/29/2023
0.7.0-alpha.1897 175 1/20/2023
0.7.0-alpha.1893 165 1/17/2023
0.7.0-alpha.1891 164 1/17/2023
0.7.0-alpha.1882 168 1/17/2023
0.7.0-alpha.1879 158 1/17/2023
0.7.0-alpha.1865 210 1/16/2023
0.7.0-alpha.1864 170 1/16/2023
0.7.0-alpha.1860 182 1/16/2023
0.7.0-alpha.1856 234 1/15/2023
0.7.0-alpha.1846 208 1/15/2023
0.7.0-alpha.1844 232 1/15/2023
0.7.0-alpha.1840 185 1/15/2023
0.7.0-alpha.1827 169 1/14/2023
0.7.0-alpha.1826 180 1/14/2023
0.7.0-alpha.1804 486 1/14/2023
0.7.0-alpha.1798 187 1/13/2023
0.7.0-alpha.1797 150 1/13/2023
0.7.0-alpha.1794 245 1/13/2023
0.7.0-alpha.1787 165 1/13/2023
0.7.0-alpha.1777 159 1/13/2023
0.7.0-alpha.1761 271 1/12/2023
0.7.0-alpha.1744 174 1/11/2023
0.7.0-alpha.1733 223 1/11/2023
0.7.0-alpha.1726 376 1/11/2023
0.7.0-alpha.1725 212 1/11/2023
0.7.0-alpha.1717 185 1/11/2023
0.7.0-alpha.1712 215 1/11/2023
0.7.0-alpha.1709 189 1/11/2023
0.7.0-alpha.1699 177 1/11/2023
0.7.0-alpha.1697 182 1/11/2023
0.7.0-alpha.1696 176 1/10/2023
0.7.0-alpha.1661 212 1/10/2023
0.7.0-alpha.1655 182 1/9/2023
0.7.0-alpha.1634 189 1/9/2023
0.7.0-alpha.1632 188 1/9/2023
0.7.0-alpha.1611 223 1/6/2023
0.7.0-alpha.1559 328 1/5/2023
0.7.0-alpha.1549 203 1/4/2023
0.7.0-alpha.1544 207 1/4/2023
0.7.0-alpha.1541 260 1/4/2023
0.7.0-alpha.1513 197 1/3/2023
0.7.0-alpha.1512 204 1/3/2023
0.7.0-alpha.1511 191 1/3/2023
0.7.0-alpha.1500 191 1/3/2023
0.7.0-alpha.1409 1,178 12/27/2022
0.7.0-alpha.1406 165 12/27/2022
0.7.0-alpha.1402 170 12/27/2022
0.7.0-alpha.1400 164 12/26/2022
0.7.0-alpha.1399 167 12/26/2022
0.7.0-alpha.1397 175 12/26/2022
0.7.0-alpha.1154 260 12/14/2022
0.7.0-alpha.1122 173 12/12/2022
0.7.0-alpha.1114 175 12/12/2022
0.7.0-alpha.1096 183 12/8/2022
0.7.0-alpha.1044 318 12/6/2022
0.7.0-alpha.1036 169 12/6/2022
0.7.0-alpha.973 208 12/2/2022
0.7.0-alpha.972 179 12/2/2022
0.7.0-alpha.961 173 12/1/2022
0.7.0-alpha.937 208 11/30/2022
0.7.0-alpha.913 197 11/28/2022
0.7.0-alpha.900 181 11/25/2022
0.7.0-alpha.896 164 11/25/2022
0.7.0-alpha.888 166 11/24/2022
0.7.0-alpha.883 166 11/23/2022
0.7.0-alpha.882 176 11/23/2022
0.7.0-alpha.879 182 11/23/2022
0.7.0-alpha.873 182 11/22/2022
0.7.0-alpha.868 172 11/21/2022
0.7.0-alpha.864 160 11/21/2022
0.7.0-alpha.861 175 11/21/2022
0.7.0-alpha.858 172 11/21/2022
0.7.0-alpha.856 168 11/21/2022
0.7.0-alpha.855 185 11/21/2022
0.7.0-alpha.852 172 11/18/2022
0.7.0-alpha.851 171 11/18/2022
0.7.0-alpha.849 168 11/18/2022
0.7.0-alpha.842 165 11/17/2022
0.7.0-alpha.838 170 11/17/2022
0.7.0-alpha.835 175 11/17/2022
0.7.0-alpha.833 174 11/17/2022
0.7.0-alpha.832 182 11/17/2022
0.7.0-alpha.831 178 11/17/2022
0.7.0-alpha.829 172 11/16/2022
0.7.0-alpha.820 165 11/16/2022
0.7.0-alpha.812 185 11/16/2022
0.7.0-alpha.802 167 11/15/2022
0.7.0-alpha.800 170 11/15/2022
0.7.0-alpha.799 161 11/15/2022
0.7.0-alpha.798 161 11/15/2022
0.6.2 1,779 4/11/2023
0.6.1 165 4/11/2023
0.6.0 5,986 11/3/2022
0.6.0-rc.9 448 10/28/2022
0.6.0-rc.8 1,134 10/25/2022
0.6.0-rc.7 1,076 10/11/2022
0.6.0-rc.6 384 9/29/2022
0.6.0-rc.4 238 9/23/2022
0.6.0-rc.3 244 9/20/2022
0.6.0-rc.2 331 9/16/2022
0.6.0-preview.6 326 9/8/2022
0.6.0-preview.5 876 8/29/2022
0.6.0-preview.4 382 8/18/2022
0.6.0-preview.3 626 8/8/2022
0.6.0-preview.2 218 8/4/2022
0.6.0-preview.1 231 8/1/2022
0.5.0 5,594 7/29/2022
0.5.0-rc.7 205 7/28/2022
0.5.0-rc.6 417 7/19/2022
0.5.0-rc.5 301 7/13/2022
0.5.0-rc.4 192 7/12/2022
0.5.0-rc.3 220 7/11/2022
0.5.0-rc.2 264 7/8/2022
0.5.0-rc.1 190 7/7/2022
0.5.0-preview.5 428 6/30/2022
0.5.0-preview.4 235 6/27/2022
0.5.0-preview.3 521 6/21/2022
0.5.0-preview.2 300 6/14/2022
0.5.0-preview.1 234 6/10/2022
0.4.0 2,148 5/31/2022
0.4.0-rc.3 380 5/24/2022
0.4.0-rc.2 217 5/19/2022
0.4.0-rc.1 282 5/19/2022
0.4.0-preview.22 258 5/12/2022 0.4.0-preview.22 is deprecated because it is no longer maintained.
0.4.0-preview.21 226 5/12/2022 0.4.0-preview.21 is deprecated because it is no longer maintained.
0.4.0-preview.4 264 5/12/2022
0.4.0-preview.3 189 5/12/2022
0.4.0-preview.2 195 5/11/2022
0.4.0-preview.1 452 4/2/2022
0.3.11407 2,377 4/6/2022
0.3.0 3,143 2/25/2022
0.3.0-rc.28 222 1/25/2022
0.3.0-rc.26 202 1/24/2022
0.3.0-rc.24 211 1/24/2022
0.3.0-rc.23 210 1/24/2022
0.3.0-rc.22 214 1/24/2022
0.3.0-rc.21 224 1/24/2022
0.3.0-rc.20 209 1/23/2022
0.3.0-rc.19 207 1/22/2022
0.3.0-rc.17 201 1/22/2022
0.3.0-rc.16 216 1/21/2022
0.3.0-rc.14 203 1/21/2022
0.3.0-rc.13 214 1/21/2022
0.3.0-rc.12 212 1/21/2022
0.3.0-rc.11 199 1/21/2022
0.3.0-rc.10 211 1/21/2022
0.3.0-rc.9 204 1/20/2022
0.3.0-rc.8 209 1/17/2022
0.3.0-rc.7 202 1/17/2022
0.3.0-rc.6 214 1/14/2022
0.3.0-rc.5 208 1/13/2022
0.3.0-rc.3 211 12/30/2021
0.3.0-rc.2 247 12/28/2021
0.3.0-alpha.795 175 11/15/2022
0.3.0-alpha.793 171 11/15/2022
0.3.0-alpha.551 141 11/2/2022
0.3.0-alpha.550 143 11/2/2022
0.3.0-alpha.505 155 10/31/2022
0.3.0-alpha.481 146 10/31/2022
0.3.0-alpha.467 153 10/28/2022
0.3.0-alpha.456 171 10/27/2022
0.3.0-alpha.420 149 10/26/2022
0.3.0-alpha.415 162 10/25/2022
0.3.0-alpha.410 149 10/25/2022
0.3.0-alpha.407 153 10/25/2022
0.2.15401 982 9/26/2022
0.2.15400 953 9/26/2022
0.2.15352 968 9/23/2022
0.2.15312 965 9/21/2022
0.2.15296 967 9/20/2022
0.2.15295 992 9/20/2022
0.2.15288 974 9/20/2022
0.2.15286 984 9/20/2022
0.2.15281 955 9/20/2022
0.2.15275 974 9/19/2022
0.2.15273 958 9/19/2022
0.2.15257 1,004 9/19/2022
0.2.15241 986 9/16/2022
0.2.15240 938 9/16/2022
0.2.15237 978 9/16/2022
0.2.15232 1,004 9/16/2022
0.2.15231 1,001 9/16/2022
0.2.15230 970 9/16/2022
0.2.15229 961 9/16/2022
0.2.15210 1,067 9/15/2022
0.2.15196 1,053 9/14/2022
0.2.15184 960 9/13/2022
0.2.15140 969 9/8/2022
0.2.14958 964 8/30/2022
0.2.14948 1,013 8/29/2022
0.2.14946 987 8/29/2022
0.2.14940 1,002 8/29/2022
0.2.14939 997 8/29/2022
0.2.14934 981 8/29/2022
0.2.14837 991 8/19/2022
0.2.14822 1,012 8/18/2022
0.2.14816 962 8/18/2022
0.2.14805 1,003 8/18/2022
0.2.14781 983 8/17/2022
0.2.14746 982 8/16/2022
0.2.14734 978 8/16/2022
0.2.14541 1,003 8/11/2022
0.2.14496 975 8/10/2022
0.2.14421 981 8/8/2022
0.2.14363 996 8/5/2022
0.2.14323 1,027 8/3/2022
0.2.14262 979 8/3/2022
0.2.14189 1,013 8/1/2022
0.2.14171 1,032 8/1/2022
0.2.14169 1,044 8/1/2022
0.2.14163 1,031 7/29/2022
0.2.14072 998 7/27/2022
0.2.14007 999 7/22/2022
0.2.13863 1,033 7/18/2022
0.2.13821 1,000 7/15/2022
0.2.13819 1,027 7/15/2022
0.2.13795 1,039 7/14/2022
0.2.13777 1,035 7/14/2022
0.2.13776 1,017 7/14/2022
0.2.13741 995 7/12/2022
0.2.13740 1,007 7/12/2022
0.2.13724 1,023 7/11/2022
0.2.13717 1,034 7/11/2022
0.2.13705 1,003 7/8/2022
0.2.13703 1,013 7/8/2022
0.2.13687 1,048 7/8/2022
0.2.13675 1,039 7/8/2022
0.2.13672 1,015 7/7/2022
0.2.13665 1,007 7/7/2022
0.2.13627 1,002 7/6/2022
0.2.13626 1,032 7/6/2022
0.2.13620 1,029 7/6/2022
0.2.13594 1,006 7/5/2022
0.2.13593 1,003 7/5/2022
0.2.13573 1,025 7/5/2022
0.2.13564 1,013 7/4/2022
0.2.13561 1,020 7/4/2022
0.2.13560 1,042 7/4/2022
0.2.13555 1,037 7/4/2022
0.2.13549 1,041 7/4/2022
0.2.13491 1,035 6/30/2022
0.2.13488 1,038 6/30/2022
0.2.13487 1,023 6/30/2022
0.2.13486 1,014 6/30/2022
0.2.13482 1,037 6/30/2022
0.2.13481 1,029 6/30/2022
0.2.13480 1,027 6/30/2022
0.2.13479 1,015 6/30/2022
0.2.13476 1,020 6/30/2022
0.2.13474 1,006 6/30/2022
0.2.13472 1,024 6/30/2022
0.2.13471 997 6/30/2022
0.2.13470 1,039 6/30/2022
0.2.13469 1,054 6/30/2022
0.2.13461 1,017 6/30/2022
0.2.13458 1,016 6/30/2022
0.2.13453 1,028 6/30/2022
0.2.13449 1,009 6/29/2022
0.2.13447 1,047 6/29/2022
0.2.13438 1,002 6/29/2022
0.2.13417 991 6/29/2022
0.2.13414 1,023 6/29/2022
0.2.13413 1,021 6/28/2022
0.2.13404 1,019 6/28/2022
0.2.13399 1,034 6/28/2022
0.2.13398 1,047 6/28/2022
0.2.13387 1,007 6/27/2022
0.2.13382 1,042 6/27/2022
0.2.13377 1,036 6/27/2022
0.2.13356 1,047 6/24/2022
0.2.13330 1,061 6/24/2022
0.2.13310 1,042 6/23/2022
0.2.13294 1,036 6/23/2022
0.2.13291 1,039 6/23/2022
0.2.13290 1,018 6/23/2022
0.2.13286 1,050 6/23/2022
0.2.13214 1,026 6/21/2022
0.2.13211 1,047 6/21/2022
0.2.12942 996 6/14/2022
0.2.12901 1,012 6/10/2022
0.2.12871 1,050 6/8/2022
0.2.12848 1,053 6/7/2022
0.2.12846 1,032 6/6/2022
0.2.12794 1,057 6/1/2022
0.2.12793 1,073 6/1/2022
0.2.12694 1,054 5/30/2022
0.2.12507 1,055 5/19/2022
0.2.12495 1,077 5/18/2022
0.2.12494 1,055 5/18/2022
0.2.12492 1,072 5/18/2022
0.2.12478 1,064 5/18/2022
0.2.12476 1,032 5/18/2022
0.2.12468 1,080 5/17/2022
0.2.12453 1,061 5/17/2022
0.2.12452 1,047 5/17/2022
0.2.12450 1,073 5/17/2022
0.2.12437 1,075 5/17/2022
0.2.12435 1,072 5/17/2022
0.2.12433 1,054 5/17/2022
0.2.12431 1,043 5/17/2022
0.2.12407 1,056 5/16/2022
0.2.12395 1,066 5/16/2022
0.2.12340 1,061 5/13/2022
0.2.12339 1,075 5/13/2022
0.2.12324 1,063 5/12/2022
0.2.12323 1,032 5/12/2022
0.2.12309 1,055 5/11/2022
0.2.12277 1,089 5/10/2022
0.2.12265 1,354 5/10/2022
0.2.12261 1,020 5/10/2022
0.2.12240 1,366 5/9/2022
0.2.12238 1,067 5/9/2022
0.2.12237 1,076 5/9/2022
0.2.12228 1,082 5/9/2022
0.2.12227 1,050 5/9/2022
0.2.12173 1,066 5/7/2022
0.2.12129 1,043 5/6/2022
0.2.12121 1,406 5/6/2022
0.2.12120 1,044 5/6/2022
0.2.12057 1,068 4/29/2022
0.2.12051 1,063 4/28/2022
0.2.12050 1,107 4/28/2022
0.2.12019 1,061 4/28/2022
0.2.12018 1,066 4/28/2022
0.2.12017 1,064 4/28/2022
0.2.12016 2,107 4/28/2022
0.2.12005 2,186 4/27/2022
0.2.11993 2,170 4/27/2022
0.2.11989 2,122 4/27/2022
0.2.11975 2,130 4/27/2022
0.2.11974 2,185 4/27/2022
0.2.11962 2,160 4/26/2022
0.2.11934 2,144 4/26/2022
0.2.11933 2,145 4/26/2022
0.2.11923 2,114 4/25/2022
0.2.11907 1,973 4/25/2022
0.2.11906 2,029 4/25/2022
0.2.11903 2,017 4/25/2022
0.2.11902 1,983 4/25/2022
0.2.11869 1,996 4/24/2022
0.2.11852 1,914 4/22/2022
0.2.11799 1,999 4/21/2022
0.2.11763 1,965 4/19/2022
0.2.11740 1,953 4/19/2022
0.2.11701 1,995 4/18/2022
0.2.11698 2,002 4/18/2022
0.2.11681 2,016 4/16/2022
0.2.11568 1,972 4/14/2022
0.2.11507 2,078 4/12/2022
0.2.11501 1,999 4/12/2022
0.2.11476 1,978 4/11/2022
0.2.11472 1,996 4/10/2022
0.2.11396 1,959 4/6/2022
0.2.11395 1,949 4/6/2022
0.2.11364 1,954 4/2/2022
0.2.11356 1,988 4/1/2022
0.2.11355 1,969 4/1/2022
0.2.11354 1,949 4/1/2022
0.2.11350 1,958 4/1/2022
0.2.11329 2,013 4/1/2022
0.2.11327 1,987 4/1/2022
0.2.11326 2,004 4/1/2022
0.2.11323 1,931 4/1/2022
0.2.11320 1,957 3/31/2022
0.2.11319 1,975 3/31/2022
0.2.11281 1,981 3/31/2022
0.2.11268 1,978 3/30/2022
0.2.11267 2,000 3/30/2022
0.2.11259 2,016 3/30/2022
0.2.11257 1,914 3/30/2022
0.2.11211 1,869 3/29/2022
0.2.11205 1,962 3/29/2022
0.2.11202 1,986 3/29/2022
0.2.11197 1,958 3/28/2022
0.2.11195 1,927 3/28/2022
0.2.11194 1,942 3/28/2022
0.2.11190 1,915 3/28/2022
0.2.11174 1,950 3/28/2022
0.2.11170 1,920 3/28/2022
0.2.11169 1,903 3/28/2022
0.2.11123 1,891 3/23/2022
0.2.11120 1,897 3/23/2022
0.2.11092 1,921 3/23/2022
0.2.11091 1,899 3/23/2022
0.2.11090 1,952 3/23/2022
0.2.11087 1,931 3/23/2022
0.2.11059 1,951 3/22/2022
0.2.11057 1,942 3/22/2022
0.2.10900 1,979 3/7/2022
0.2.10893 1,986 3/7/2022
0.2.10846 1,920 3/3/2022
0.2.10844 1,882 3/3/2022
0.2.10829 2,031 3/3/2022
0.2.10739 1,968 2/28/2022
0.2.10649 6,499 2/24/2022
0.2.10628 1,952 2/23/2022
0.2.10602 1,781 2/23/2022
0.2.10600 1,830 2/23/2022
0.2.10574 1,781 2/23/2022
0.2.10494 1,792 2/22/2022
0.2.10426 1,773 2/18/2022
0.2.10424 1,793 2/18/2022
0.2.10395 1,741 2/17/2022
0.2.10377 1,763 2/16/2022
0.2.10375 1,843 2/16/2022
0.2.10367 1,776 2/16/2022
0.2.10365 1,834 2/16/2022
0.2.10349 1,866 2/15/2022
0.2.10329 1,821 2/15/2022
0.2.10323 1,731 2/14/2022
0.2.10321 1,780 2/14/2022
0.2.10317 1,789 2/14/2022
0.2.10312 1,825 2/14/2022
0.2.10303 1,949 2/14/2022
0.2.10288 1,800 2/11/2022
0.2.10287 1,800 2/11/2022
0.2.10286 1,719 2/11/2022
0.2.10285 1,802 2/11/2022
0.2.10283 1,767 2/11/2022
0.2.10277 1,905 2/9/2022
0.2.10275 1,786 2/9/2022
0.2.10273 1,875 2/9/2022
0.2.10268 1,875 2/9/2022
0.2.10261 1,842 2/9/2022
0.2.10256 1,894 2/9/2022
0.2.10254 1,829 2/9/2022
0.2.10245 1,855 1/31/2022
0.2.10244 1,866 1/31/2022
0.2.10243 1,878 1/31/2022
0.2.10240 1,894 1/25/2022
0.2.10232 1,779 1/24/2022
0.2.10220 1,822 1/24/2022
0.2.10217 4,448 1/24/2022
0.2.10212 1,833 1/24/2022
0.2.10210 1,801 1/24/2022
0.2.10208 1,778 1/24/2022
0.2.10206 1,763 1/24/2022
0.2.10204 1,837 1/24/2022
0.2.10194 1,799 1/22/2022
0.2.10192 1,827 1/22/2022
0.2.10190 1,824 1/22/2022
0.2.10172 1,821 1/22/2022
0.2.10118 1,811 1/21/2022
0.2.10097 1,808 1/20/2022
0.2.10091 1,775 1/20/2022
0.2.10073 1,799 1/19/2022
0.2.10068 1,860 1/19/2022
0.2.10064 1,798 1/19/2022
0.2.10061 1,810 1/19/2022
0.2.10057 1,892 1/19/2022
0.2.10039 1,804 1/19/2022
0.2.10037 1,826 1/19/2022
0.2.10022 1,820 1/18/2022
0.2.10021 1,822 1/18/2022
0.2.10020 1,828 1/18/2022
0.2.10018 1,808 1/18/2022
0.2.10005 1,951 1/18/2022
0.2.10002 1,875 1/18/2022
0.2.9994 1,831 1/18/2022
0.2.9992 1,862 1/18/2022
0.2.9985 1,897 1/18/2022
0.2.9982 1,886 1/18/2022
0.2.9981 1,894 1/17/2022
0.2.9977 1,774 1/17/2022
0.2.9973 1,825 1/17/2022
0.2.9971 1,834 1/17/2022
0.2.9961 1,806 1/17/2022
0.2.9959 1,831 1/17/2022
0.2.9956 1,779 1/17/2022
0.2.9952 1,847 1/17/2022
0.2.9950 1,839 1/17/2022
0.2.9943 1,779 1/17/2022
0.2.9941 1,804 1/17/2022
0.2.9940 1,872 1/17/2022
0.2.9934 1,804 1/17/2022
0.2.9932 1,823 1/17/2022
0.2.9929 1,891 1/17/2022
0.2.9899 1,843 1/14/2022
0.2.9889 1,848 1/13/2022
0.2.9886 1,864 1/13/2022
0.2.9856 1,900 1/13/2022
0.2.9854 1,862 1/13/2022
0.2.9835 1,879 1/12/2022
0.2.9801 1,892 1/11/2022
0.2.9798 1,828 1/11/2022
0.2.9797 1,554 1/10/2022
0.2.9794 1,561 1/10/2022
0.2.9782 1,576 1/10/2022
0.2.9775 1,547 1/10/2022
0.2.9771 1,511 1/10/2022
0.2.9736 1,614 1/7/2022
0.2.9735 1,634 1/7/2022
0.2.9679 1,588 1/6/2022
0.2.9664 1,670 1/6/2022
0.2.9642 1,571 1/5/2022
0.2.9627 1,536 1/5/2022
0.2.9623 1,634 1/5/2022
0.2.9617 1,545 1/5/2022
0.2.9606 1,559 1/4/2022
0.2.9599 1,583 1/4/2022
0.2.9595 1,546 1/4/2022
0.2.9578 1,502 1/4/2022
0.2.9566 1,637 1/4/2022
0.2.9545 1,573 12/31/2021
0.2.9533 1,530 12/31/2021
0.2.9525 1,506 12/31/2021
0.2.9513 1,533 12/31/2021
0.2.9476 1,766 12/30/2021
0.2.9442 1,604 12/29/2021
0.2.9441 1,526 12/29/2021
0.2.9411 1,512 12/29/2021
0.2.9386 1,548 12/29/2021
0.2.9384 1,541 12/29/2021
0.2.9382 1,538 12/29/2021
0.2.9381 1,586 12/29/2021
0.2.9377 1,567 12/28/2021
0.2.9374 1,551 12/28/2021
0.2.9370 1,579 12/28/2021
0.2.9369 1,513 12/28/2021
0.2.9367 1,542 12/28/2021
0.2.9351 1,549 12/28/2021
0.2.9347 1,514 12/28/2021
0.2.9346 1,535 12/28/2021
0.2.9337 1,568 12/28/2021
0.2.9331 1,571 12/28/2021
0.2.9323 1,552 12/27/2021
0.2.9322 1,585 12/27/2021
0.2.9320 1,692 12/27/2021
0.2.9319 1,608 12/27/2021
0.2.9318 1,610 12/27/2021
0.2.9312 1,637 12/27/2021
0.2.9308 1,654 12/27/2021
0.2.9295 1,611 12/27/2021
0.2.9291 1,598 12/27/2021
0.2.9283 1,593 12/27/2021
0.2.9282 1,629 12/27/2021
0.2.9228 1,558 12/24/2021
0.2.9225 1,544 12/23/2021
0.2.9221 1,577 12/23/2021
0.2.9217 1,639 12/23/2021
0.2.9216 1,556 12/23/2021
0.2.9202 1,593 12/23/2021
0.2.9198 1,575 12/23/2021
0.2.9197 1,547 12/23/2021
0.2.9187 1,629 12/23/2021
0.2.9182 1,548 12/22/2021
0.2.9180 1,525 12/22/2021
0.2.9163 1,608 12/22/2021
0.2.9155 1,571 12/22/2021
0.2.9154 1,536 12/22/2021
0.2.9140 1,596 12/21/2021
0.2.9116 1,568 12/21/2021
0.2.9098 1,585 12/20/2021
0.2.9095 1,601 12/17/2021
0.2.9094 1,575 12/17/2021
0.2.9086 1,480 12/17/2021
0.2.9083 1,530 12/17/2021
0.2.9079 1,538 12/17/2021
0.2.9075 1,550 12/17/2021
0.2.9061 1,610 12/16/2021
0.2.9049 1,510 12/16/2021
0.2.9046 1,536 12/16/2021
0.2.9036 1,624 12/15/2021
0.2.9035 1,581 12/15/2021
0.2.9034 1,541 12/15/2021
0.2.9016 1,571 12/14/2021
0.2.9009 1,542 12/14/2021
0.2.9006 1,584 12/14/2021
0.2.8987 1,634 12/13/2021
0.2.8984 1,574 12/13/2021
0.2.8980 1,838 12/13/2021
0.2.8977 1,660 12/12/2021
0.2.8965 1,629 12/10/2021
0.2.8964 1,561 12/10/2021
0.2.8963 1,298 12/10/2021
0.2.8962 1,595 12/10/2021
0.2.8961 1,547 12/10/2021
0.2.8960 1,612 12/10/2021
0.2.8959 1,620 12/10/2021
0.2.8958 1,585 12/10/2021
0.2.8952 1,600 12/10/2021
0.2.8864 1,608 12/9/2021
0.2.8809 1,637 12/7/2021
0.2.8768 1,584 12/7/2021
0.2.8764 1,602 12/7/2021
0.2.8762 1,599 12/7/2021
0.2.8760 1,561 12/7/2021
0.2.8759 1,591 12/7/2021
0.2.8633 2,006 12/3/2021
0.2.8603 1,561 12/3/2021
0.2.8567 1,510 12/2/2021
0.2.8566 1,580 12/2/2021
0.2.8553 1,571 12/2/2021
0.2.8542 1,593 12/2/2021
0.2.8538 1,541 12/2/2021
0.2.8495 1,549 12/1/2021
0.2.8494 1,565 12/1/2021
0.2.8470 1,624 12/1/2021
0.2.8390 1,271 11/30/2021
0.2.8383 1,298 11/30/2021
0.2.8187 2,483 11/26/2021
0.2.8146 3,576 11/26/2021
0.2.8145 2,551 11/26/2021
0.2.8139 2,778 11/25/2021
0.2.8120 3,987 11/25/2021
0.2.8118 5,339 11/24/2021
0.2.8096 5,041 11/24/2021
0.2.8078 306 11/23/2021
0.2.8071 283 11/23/2021
0.2.8069 301 11/23/2021
0.2.8065 292 11/23/2021
0.2.8046 314 11/23/2021
0.2.8044 287 11/23/2021
0.2.8036 322 11/22/2021
0.2.8033 299 11/22/2021
0.2.8032 293 11/22/2021
0.2.8031 300 11/22/2021
0.2.8029 304 11/22/2021
0.2.8028 287 11/22/2021
0.2.8024 288 11/22/2021
0.2.8022 302 11/22/2021
0.2.8020 305 11/22/2021
0.2.8019 309 11/22/2021
0.2.8018 325 11/22/2021
0.2.8017 354 11/22/2021
0.2.8016 402 11/22/2021
0.2.8015 415 11/22/2021
0.2.8012 442 11/22/2021
0.2.8006 330 11/19/2021
0.2.8004 335 11/19/2021
0.2.8002 320 11/19/2021
0.2.7996 363 11/19/2021
0.2.7992 371 11/19/2021
0.2.7990 310 11/19/2021
0.2.7988 349 11/19/2021
0.2.7974 352 11/19/2021
0.2.7972 305 11/19/2021
0.2.7968 327 11/18/2021
0.2.7937 363 11/18/2021
0.2.7933 303 11/18/2021
0.2.7931 315 11/18/2021
0.2.7923 324 11/17/2021
0.2.7915 334 11/17/2021
0.2.7912 311 11/17/2021
0.2.7901 348 11/17/2021
0.2.7882 342 11/16/2021
0.2.7876 331 11/16/2021
0.2.7869 369 11/16/2021
0.2.7861 340 11/15/2021
0.2.7853 319 11/15/2021
0.2.7843 338 11/15/2021
0.2.7821 313 11/12/2021
0.2.7811 333 11/12/2021
0.2.7808 333 11/12/2021
0.2.7803 313 11/12/2021
0.2.7802 314 11/12/2021
0.2.7801 312 11/12/2021
0.2.7800 318 11/12/2021
0.2.7789 307 11/11/2021
0.2.7751 270 11/9/2021
0.2.7730 294 11/9/2021
0.2.7727 299 11/9/2021
0.2.7689 245 11/8/2021
0.2.7667 305 11/5/2021
0.2.7641 301 11/4/2021
0.2.7625 264 11/3/2021
0.2.7583 286 11/2/2021
0.2.7580 245 11/1/2021
0.2.7541 286 10/29/2021
0.2.7415 301 10/25/2021
0.2.7399 254 10/22/2021
0.2.7394 269 10/22/2021
0.2.7391 307 10/22/2021
0.2.7369 288 10/20/2021
0.2.7339 283 10/20/2021
0.2.7336 278 10/20/2021
0.2.7332 258 10/20/2021
0.2.7319 254 10/19/2021
0.2.7317 263 10/19/2021
0.2.7316 256 10/19/2021
0.2.7307 249 10/19/2021
0.2.7304 235 10/19/2021
0.2.7302 247 10/18/2021
0.2.7292 286 10/18/2021
0.2.7219 274 10/12/2021
0.2.7197 282 10/11/2021
0.2.7194 281 10/11/2021
0.2.7192 332 10/11/2021
0.2.7183 285 10/9/2021
0.2.7161 291 10/9/2021
0.2.7158 306 10/9/2021
0.2.7157 328 10/9/2021
0.2.7149 284 10/8/2021
0.2.7134 247 10/8/2021
0.2.7121 244 9/30/2021
0.2.7110 267 9/30/2021
0.2.7054 295 9/28/2021
0.2.6901 262 9/26/2021
0.2.6894 264 9/26/2021
0.2.6887 286 9/26/2021
0.2.6884 332 9/26/2021
0.2.6883 353 9/26/2021
0.2.6847 273 9/22/2021
0.2.6662 266 9/18/2021
0.2.6661 265 9/18/2021
0.2.6577 268 9/17/2021
0.2.6573 268 9/17/2021
0.2.6572 281 9/17/2021
0.2.6561 8,898 9/16/2021
0.2.6552 271 9/17/2021
0.2.6547 257 9/17/2021
0.2.6544 255 9/17/2021
0.2.5758 272 9/6/2021
0.2.5757 252 9/6/2021
0.2.5756 250 9/6/2021
0.2.5410 486 8/26/2021
0.2.5408 468 8/26/2021
0.2.5395 254 8/26/2021
0.2.5394 250 8/26/2021
0.2.5393 251 8/25/2021
0.2.5117 320 8/21/2021
0.2.5116 254 8/21/2021
0.2.5115 240 8/21/2021
0.2.4935 1,542 8/18/2021
0.2.4635 286 8/12/2021
0.2.4574 273 8/12/2021
0.2.4523 303 8/11/2021
0.2.4517 273 8/11/2021
0.2.4505 250 8/11/2021
0.2.4503 247 8/11/2021
0.2.4489 268 8/11/2021
0.2.4482 261 8/11/2021
0.2.4476 261 8/11/2021
0.2.4475 259 8/11/2021
0.2.4458 1,656 8/10/2021
0.2.4447 261 8/10/2021
0.2.4426 290 8/10/2021
0.2.4425 276 8/10/2021
0.2.4424 273 8/10/2021
0.2.4312 286 8/9/2021
0.2.4275 275 8/6/2021
0.2.4271 277 8/6/2021
0.2.4259 314 8/6/2021
0.2.4253 308 8/6/2021
0.2.4201 281 8/5/2021
0.2.4161 284 8/5/2021
0.2.4158 291 8/5/2021
0.2.4151 272 8/5/2021
0.2.4064 293 8/3/2021
0.2.4023 263 8/2/2021
0.2.4009 256 8/2/2021
0.2.4008 258 8/2/2021
0.2.4004 259 8/2/2021
0.2.3964 6,623 8/2/2021
0.2.3958 265 8/2/2021
0.2.3954 268 8/2/2021
0.2.3885 358 7/31/2021
0.2.3880 286 7/31/2021
0.2.3850 339 7/31/2021
0.2.3838 367 7/31/2021
0.2.3832 368 7/31/2021
0.2.3829 375 7/31/2021
0.2.3782 297 7/30/2021
0.2.3768 303 7/30/2021
0.2.3760 308 7/30/2021
0.2.3752 282 7/30/2021
0.2.3750 280 7/29/2021
0.2.3734 285 7/29/2021
0.2.3717 459 7/29/2021
0.2.3716 279 7/29/2021
0.2.3710 281 7/29/2021
0.2.397 891 10/25/2022
0.2.396 896 10/24/2022
0.2.395 878 10/24/2022
0.2.392 901 10/24/2022
0.2.385 880 10/21/2022
0.2.373 905 10/21/2022
0.2.368 955 10/20/2022
0.2.357 912 10/20/2022
0.2.345 916 10/19/2022
0.2.317 885 10/18/2022
0.2.316 912 10/18/2022
0.2.315 923 10/18/2022
0.2.313 895 10/18/2022
0.2.312 924 10/18/2022
0.2.311 913 10/18/2022
0.2.299 895 10/17/2022
0.2.297 938 10/17/2022
0.2.296 941 10/17/2022
0.2.295 909 10/17/2022
0.2.288 905 10/17/2022
0.2.259 929 10/13/2022
0.2.258 966 10/13/2022
0.2.194 944 10/11/2022
0.2.175 180 10/11/2022
0.2.173 936 10/10/2022
0.2.169 931 10/10/2022
0.2.155 985 10/10/2022
0.2.60 1,879 3/22/2022
0.2.59 1,932 3/22/2022
0.2.58 1,857 3/22/2022
0.2.57 1,877 3/21/2022
0.2.56 1,957 3/18/2022
0.2.55 1,935 3/18/2022
0.2.53 1,915 3/18/2022
0.2.52 1,945 3/18/2022
0.2.50 1,951 3/18/2022
0.2.49 1,887 3/17/2022
0.2.48 1,910 3/17/2022
0.2.47 1,952 3/17/2022
0.2.44 1,993 3/17/2022
0.2.43 1,905 3/16/2022
0.2.42 1,907 3/16/2022
0.2.41 1,929 3/11/2022
0.2.40 1,224 3/11/2022
0.2.39 1,231 3/10/2022
0.2.38 1,978 3/10/2022
0.2.37 1,202 3/10/2022
0.2.36 1,229 3/9/2022
0.2.35 1,235 3/9/2022
0.2.31 1,276 3/9/2022
0.2.30 1,211 3/8/2022
0.2.29 1,985 3/8/2022
0.2.27 1,986 3/8/2022
0.2.25 1,890 3/8/2022
0.2.20 1,883 3/7/2022
0.2.17 1,980 3/7/2022
0.2.14 1,936 3/3/2022
0.2.11 1,813 2/16/2022
0.2.10 1,784 2/12/2022
0.2.7 1,936 2/16/2022
0.2.3 1,864 2/14/2022
0.2.1 1,809 2/12/2022
0.1.0.3681 327 7/29/2021
0.1.0.3642 352 7/28/2021
0.1.0.3513 285 7/26/2021
0.1.0.3323 307 7/21/2021
0.1.0.3246 641 7/20/2021
0.1.0.3169 263 7/19/2021
0.1.0.3037 296 7/16/2021
0.1.0.3036 300 7/16/2021
0.1.0.3035 336 7/16/2021
0.1.0.3034 338 7/16/2021
0.1.0.3030 261 7/16/2021
0.1.0.2852 281 7/9/2021
0.1.0.2849 275 7/9/2021
0.1.0.345 478 7/9/2021