Masa.Blazor 1.8.2

dotnet add package Masa.Blazor --version 1.8.2                
NuGet\Install-Package Masa.Blazor -Version 1.8.2                
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.8.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Masa.Blazor --version 1.8.2                
#r "nuget: Masa.Blazor, 1.8.2"                
#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=1.8.2

// Install Masa.Blazor as a Cake Tool
#tool nuget:?package=Masa.Blazor&version=1.8.2                

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

NuGet packages (9)

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๏ผŒไฝฟ็”จMAUI Blazor ๆž„ๅปบใ€‚"SwashbucklerDiary" is an open source cross-platform local diary app using MAUI Blazor .
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
CnGal/CnGalWebSite
CnGalๆ˜ฏไธ€ไธช้ž่ฅๅˆฉๆ€ง็š„๏ผŒ็ซ‹ๅฟ—ไบŽๆ”ถ้›†ๆ•ด็†ๅ›ฝๅ†…ๅˆถไฝœ็ป„ๅˆ›ไฝœ็š„ไธญๆ–‡Galgame/AVG็š„ไป‹็ปใ€ๆ”ป็•ฅใ€่ฏ„ๆต‹ใ€ๆ„Ÿๆƒณ็ญ‰ๅ†…ๅฎน็š„่ต„ๆ–™ๆ€ง่ดจ็š„็ฝ‘็ซ™ใ€‚
Version Downloads Last updated
1.8.2 167 12/18/2024
1.8.1 229 12/9/2024
1.8.0 272 12/4/2024
1.8.0-rc.4 99 11/26/2024
1.8.0-rc.3 74 11/21/2024
1.8.0-rc.2 59 11/19/2024
1.8.0-rc.1 109 11/13/2024
1.7.8 535 11/1/2024
1.7.7 364 10/23/2024
1.7.6 130 10/22/2024
1.7.5 190 10/16/2024
1.7.4 333 9/26/2024
1.7.3 305 9/19/2024
1.7.2 270 9/9/2024
1.7.1 364 9/4/2024
1.7.0 354 9/2/2024
1.7.0-rc.3 68 8/28/2024
1.7.0-rc.2 68 8/26/2024
1.7.0-rc.1 92 8/19/2024
1.7.0-beta.5 145 8/12/2024
1.7.0-beta.4 73 8/9/2024
1.7.0-beta.3 77 7/26/2024
1.7.0-beta.2 59 7/24/2024
1.7.0-beta.1 1,049 7/19/2024
1.6.9 111 10/16/2024
1.6.8 522 8/9/2024
1.6.7 173 8/5/2024
1.6.6 475 7/18/2024
1.6.5 302 7/16/2024
1.6.4 263 7/12/2024
1.6.3 245 7/11/2024
1.6.2 282 7/10/2024
1.6.1 330 7/4/2024
1.6.0 1,168 7/2/2024
1.6.0-beta.7 65 7/1/2024
1.6.0-beta.6 79 6/27/2024
1.6.0-beta.5 81 6/26/2024
1.6.0-beta.4 89 6/17/2024
1.6.0-beta.3 69 6/13/2024
1.6.0-beta.2 149 5/31/2024
1.6.0-beta.1 70 5/31/2024
1.5.5 1,058 6/3/2024
1.5.4 153 6/3/2024
1.5.3 275 5/29/2024
1.5.2 454 5/21/2024
1.5.1 938 5/10/2024
1.5.0 710 5/7/2024
1.5.0-beta.3 80 5/6/2024
1.5.0-beta.2 74 4/29/2024
1.5.0-beta.1 243 4/25/2024
1.4.2 1,040 4/22/2024
1.4.1 253 4/17/2024
1.4.0 405 4/7/2024
1.4.0-beta.5 164 4/2/2024
1.4.0-beta.4 88 3/28/2024
1.4.0-beta.3 92 3/18/2024
1.4.0-beta.2 88 3/1/2024
1.4.0-beta.1 171 2/1/2024
1.3.4 2,831 1/26/2024
1.3.3 390 1/25/2024
1.3.2 1,141 1/9/2024
1.3.1 986 12/29/2023
1.3.0 530 12/28/2023
1.3.0-beta.7 98 12/27/2023
1.3.0-beta.6 292 12/26/2023
1.3.0-beta.5 160 12/22/2023
1.3.0-beta.4 109 12/18/2023
1.3.0-beta.3 204 12/5/2023
1.3.0-beta.2 158 11/29/2023
1.2.2 1,558 11/13/2023
1.2.1 333 11/10/2023
1.2.0 304 11/7/2023
1.1.1 1,067 10/23/2023
1.1.0 1,237 10/11/2023
1.0.4 2,482 9/7/2023
1.0.3 1,846 8/28/2023
1.0.2 3,340 8/18/2023
1.0.1 3,155 7/27/2023
1.0.0 3,413 7/17/2023
1.0.0-rc.6 521 7/6/2023
1.0.0-rc.5 356 6/29/2023
1.0.0-rc.4 870 6/15/2023
1.0.0-rc.3 473 6/2/2023
1.0.0-rc.2 3,134 5/15/2023
1.0.0-rc.1 1,781 4/27/2023
1.0.0-preview.19 134 4/27/2023
1.0.0-preview.18 350 4/26/2023
1.0.0-preview.17 2,100 4/23/2023
1.0.0-preview.16 347 4/19/2023
1.0.0-preview.15 647 4/14/2023
1.0.0-preview.14 370 4/12/2023
1.0.0-preview.13 231 4/10/2023
1.0.0-preview.12 831 4/3/2023
1.0.0-preview.11 1,071 3/27/2023
1.0.0-preview.10 791 3/22/2023
1.0.0-preview.9 447 3/18/2023
1.0.0-preview.8 846 3/10/2023
1.0.0-preview.7 532 3/3/2023
1.0.0-preview.6 677 2/28/2023
1.0.0-preview.5 168 2/28/2023
1.0.0-preview.4 458 2/21/2023
1.0.0-preview.3 809 2/13/2023
1.0.0-preview.2 2,179 2/3/2023
1.0.0-preview.1 283 1/17/2023
0.7.0-alpha.6179 88 9/18/2023
0.7.0-alpha.6178 94 9/18/2023
0.7.0-alpha.6177 94 9/18/2023
0.7.0-alpha.6119 109 9/13/2023
0.7.0-alpha.6118 100 9/13/2023
0.7.0-alpha.6107 108 9/13/2023
0.7.0-alpha.6096 96 9/12/2023
0.7.0-alpha.6095 97 9/12/2023
0.7.0-alpha.6094 101 9/12/2023
0.7.0-alpha.6041 118 9/8/2023
0.7.0-alpha.6040 109 9/8/2023
0.7.0-alpha.6025 100 9/7/2023
0.7.0-alpha.6021 105 9/7/2023
0.7.0-alpha.6012 89 9/7/2023
0.7.0-alpha.6011 98 9/7/2023
0.7.0-alpha.5956 102 9/4/2023
0.7.0-alpha.5926 97 9/1/2023
0.7.0-alpha.5897 104 8/30/2023
0.7.0-alpha.5872 98 8/29/2023
0.7.0-alpha.5870 99 8/29/2023
0.7.0-alpha.5857 94 8/28/2023
0.7.0-alpha.5847 96 8/28/2023
0.7.0-alpha.5731 95 8/22/2023
0.7.0-alpha.5699 93 8/18/2023
0.7.0-alpha.5682 84 8/18/2023
0.7.0-alpha.5681 82 8/18/2023
0.7.0-alpha.5650 99 8/16/2023
0.7.0-alpha.5644 104 8/15/2023
0.7.0-alpha.5642 109 8/15/2023
0.7.0-alpha.5641 104 8/15/2023
0.7.0-alpha.5620 104 8/14/2023
0.7.0-alpha.5619 102 8/14/2023
0.7.0-alpha.5618 103 8/14/2023
0.7.0-alpha.5617 100 8/14/2023
0.7.0-alpha.5611 103 8/11/2023
0.7.0-alpha.5609 108 8/11/2023
0.7.0-alpha.5608 105 8/11/2023
0.7.0-alpha.5607 114 8/11/2023
0.7.0-alpha.5606 104 8/11/2023
0.7.0-alpha.5581 97 8/9/2023
0.7.0-alpha.5492 106 8/3/2023
0.7.0-alpha.5482 98 8/3/2023
0.7.0-alpha.5435 107 8/1/2023
0.7.0-alpha.5372 89 7/27/2023
0.7.0-alpha.5365 95 7/26/2023
0.7.0-alpha.5363 106 7/26/2023
0.7.0-alpha.5362 107 7/26/2023
0.7.0-alpha.5344 114 7/25/2023
0.7.0-alpha.5321 112 7/24/2023
0.7.0-alpha.5320 117 7/24/2023
0.7.0-alpha.5319 126 7/24/2023
0.7.0-alpha.5292 113 7/20/2023
0.7.0-alpha.5236 116 7/17/2023
0.7.0-alpha.5160 111 7/13/2023
0.7.0-alpha.5142 109 7/12/2023
0.7.0-alpha.5139 111 7/12/2023
0.7.0-alpha.5124 115 7/11/2023
0.7.0-alpha.5070 82 7/7/2023
0.7.0-alpha.5061 103 7/7/2023
0.7.0-alpha.5056 102 7/6/2023
0.7.0-alpha.5049 102 7/6/2023
0.7.0-alpha.5013 109 7/5/2023
0.7.0-alpha.4994 107 7/4/2023
0.7.0-alpha.4992 105 7/4/2023
0.7.0-alpha.4991 103 7/4/2023
0.7.0-alpha.4963 102 7/3/2023
0.7.0-alpha.4962 105 7/3/2023
0.7.0-alpha.4959 111 7/3/2023
0.7.0-alpha.4926 105 6/30/2023
0.7.0-alpha.4919 101 6/30/2023
0.7.0-alpha.4883 95 6/27/2023
0.7.0-alpha.4882 84 6/27/2023
0.7.0-alpha.4881 93 6/27/2023
0.7.0-alpha.4847 95 6/25/2023
0.7.0-alpha.4804 94 6/20/2023
0.7.0-alpha.4802 105 6/20/2023
0.7.0-alpha.4798 95 6/20/2023
0.7.0-alpha.4797 104 6/20/2023
0.7.0-alpha.4796 101 6/20/2023
0.7.0-alpha.4790 94 6/19/2023
0.7.0-alpha.4736 97 6/16/2023
0.7.0-alpha.4709 95 6/15/2023
0.7.0-alpha.4695 98 6/15/2023
0.7.0-alpha.4639 97 6/12/2023
0.7.0-alpha.4569 99 6/9/2023
0.7.0-alpha.4527 108 6/8/2023
0.7.0-alpha.4503 97 6/7/2023
0.7.0-alpha.4502 108 6/7/2023
0.7.0-alpha.4442 94 6/5/2023
0.7.0-alpha.4441 104 6/5/2023
0.7.0-alpha.4391 96 6/1/2023
0.7.0-alpha.4390 96 6/1/2023
0.7.0-alpha.4389 99 6/1/2023
0.7.0-alpha.4366 108 5/31/2023
0.7.0-alpha.4365 104 5/31/2023
0.7.0-alpha.4363 99 5/31/2023
0.7.0-alpha.4332 94 5/29/2023
0.7.0-alpha.4331 95 5/29/2023
0.7.0-alpha.4329 94 5/26/2023
0.7.0-alpha.4310 109 5/26/2023
0.7.0-alpha.4303 89 5/26/2023
0.7.0-alpha.4262 95 5/24/2023
0.7.0-alpha.4261 100 5/24/2023
0.7.0-alpha.4260 96 5/24/2023
0.7.0-alpha.4158 120 5/19/2023
0.7.0-alpha.4156 114 5/19/2023
0.7.0-alpha.4117 115 5/15/2023
0.7.0-alpha.4108 113 5/15/2023
0.7.0-alpha.3987 104 5/5/2023
0.7.0-alpha.3986 101 5/5/2023
0.7.0-alpha.3965 136 5/4/2023
0.7.0-alpha.3932 113 4/28/2023
0.7.0-alpha.3930 103 4/28/2023
0.7.0-alpha.3929 120 4/28/2023
0.7.0-alpha.3923 110 4/28/2023
0.7.0-alpha.3917 114 4/27/2023
0.7.0-alpha.3915 113 4/27/2023
0.7.0-alpha.3914 111 4/27/2023
0.7.0-alpha.3896 120 4/27/2023
0.7.0-alpha.3895 110 4/27/2023
0.7.0-alpha.3889 129 4/27/2023
0.7.0-alpha.3880 125 4/26/2023
0.7.0-alpha.3875 118 4/26/2023
0.7.0-alpha.3869 108 4/26/2023
0.7.0-alpha.3865 112 4/26/2023
0.7.0-alpha.3852 113 4/26/2023
0.7.0-alpha.3850 121 4/26/2023
0.7.0-alpha.3848 121 4/26/2023
0.7.0-alpha.3841 120 4/26/2023
0.7.0-alpha.3830 132 4/25/2023
0.7.0-alpha.3800 126 4/24/2023
0.7.0-alpha.3767 121 4/23/2023
0.7.0-alpha.3766 123 4/23/2023
0.7.0-alpha.3763 126 4/23/2023
0.7.0-alpha.3757 106 4/21/2023
0.7.0-alpha.3756 123 4/21/2023
0.7.0-alpha.3736 128 4/21/2023
0.7.0-alpha.3734 128 4/21/2023
0.7.0-alpha.3723 131 4/20/2023
0.7.0-alpha.3719 137 4/20/2023
0.7.0-alpha.3690 133 4/19/2023
0.7.0-alpha.3682 142 4/19/2023
0.7.0-alpha.3672 116 4/19/2023
0.7.0-alpha.3671 121 4/19/2023
0.7.0-alpha.3668 118 4/19/2023
0.7.0-alpha.3666 132 4/19/2023
0.7.0-alpha.3575 132 4/14/2023
0.7.0-alpha.3574 140 4/14/2023
0.7.0-alpha.3570 133 4/14/2023
0.7.0-alpha.3569 129 4/14/2023
0.7.0-alpha.3558 127 4/14/2023
0.7.0-alpha.3531 134 4/13/2023
0.7.0-alpha.3522 133 4/13/2023
0.7.0-alpha.3477 138 4/12/2023
0.7.0-alpha.3462 133 4/12/2023
0.7.0-alpha.3460 153 4/12/2023
0.7.0-alpha.3434 142 4/12/2023
0.7.0-alpha.3429 130 4/11/2023
0.7.0-alpha.3415 147 4/11/2023
0.7.0-alpha.3398 128 4/10/2023
0.7.0-alpha.3382 132 4/10/2023
0.7.0-alpha.3380 156 4/10/2023
0.7.0-alpha.3379 146 4/10/2023
0.7.0-alpha.3376 156 4/10/2023
0.7.0-alpha.3373 144 4/10/2023
0.7.0-alpha.3372 148 4/10/2023
0.7.0-alpha.3370 145 4/10/2023
0.7.0-alpha.3348 141 4/7/2023
0.7.0-alpha.3339 166 4/7/2023
0.7.0-alpha.3330 133 4/6/2023
0.7.0-alpha.3329 122 4/6/2023
0.7.0-alpha.3317 129 4/6/2023
0.7.0-alpha.3313 152 4/6/2023
0.7.0-alpha.3310 136 4/6/2023
0.7.0-alpha.3308 158 4/6/2023
0.7.0-alpha.3304 153 4/6/2023
0.7.0-alpha.3292 139 4/5/2023
0.7.0-alpha.3281 164 4/4/2023
0.7.0-alpha.3278 137 4/4/2023
0.7.0-alpha.3236 126 4/3/2023
0.7.0-alpha.3235 153 4/3/2023
0.7.0-alpha.3230 137 4/3/2023
0.7.0-alpha.3228 142 4/3/2023
0.7.0-alpha.3227 138 4/3/2023
0.7.0-alpha.3226 160 4/3/2023
0.7.0-alpha.3222 157 4/1/2023
0.7.0-alpha.3219 138 3/31/2023
0.7.0-alpha.3217 154 3/31/2023
0.7.0-alpha.3214 155 3/31/2023
0.7.0-alpha.3207 164 3/31/2023
0.7.0-alpha.3204 167 3/31/2023
0.7.0-alpha.3186 142 3/31/2023
0.7.0-alpha.3164 140 3/30/2023
0.7.0-alpha.3152 129 3/30/2023
0.7.0-alpha.3129 151 3/29/2023
0.7.0-alpha.3127 154 3/29/2023
0.7.0-alpha.3124 158 3/29/2023
0.7.0-alpha.3112 142 3/29/2023
0.7.0-alpha.3074 155 3/28/2023
0.7.0-alpha.3073 158 3/28/2023
0.7.0-alpha.3064 171 3/28/2023
0.7.0-alpha.3062 162 3/28/2023
0.7.0-alpha.3060 160 3/27/2023
0.7.0-alpha.3057 151 3/27/2023
0.7.0-alpha.3055 177 3/27/2023
0.7.0-alpha.3047 170 3/27/2023
0.7.0-alpha.3042 174 3/27/2023
0.7.0-alpha.3041 151 3/27/2023
0.7.0-alpha.3037 148 3/27/2023
0.7.0-alpha.3036 150 3/27/2023
0.7.0-alpha.3034 159 3/27/2023
0.7.0-alpha.3032 152 3/27/2023
0.7.0-alpha.3031 141 3/27/2023
0.7.0-alpha.3004 155 3/24/2023
0.7.0-alpha.2994 162 3/23/2023
0.7.0-alpha.2986 166 3/23/2023
0.7.0-alpha.2978 192 3/23/2023
0.7.0-alpha.2916 150 3/21/2023
0.7.0-alpha.2907 139 3/21/2023
0.7.0-alpha.2871 156 3/20/2023
0.7.0-alpha.2847 184 3/18/2023
0.7.0-alpha.2836 169 3/17/2023
0.7.0-alpha.2801 151 3/17/2023
0.7.0-alpha.2799 139 3/16/2023
0.7.0-alpha.2798 138 3/16/2023
0.7.0-alpha.2797 131 3/16/2023
0.7.0-alpha.2795 128 3/16/2023
0.7.0-alpha.2787 126 3/16/2023
0.7.0-alpha.2769 138 3/16/2023
0.7.0-alpha.2741 142 3/15/2023
0.7.0-alpha.2733 151 3/14/2023
0.7.0-alpha.2712 131 3/14/2023
0.7.0-alpha.2711 127 3/14/2023
0.7.0-alpha.2705 135 3/14/2023
0.7.0-alpha.2699 130 3/13/2023
0.7.0-alpha.2698 127 3/13/2023
0.7.0-alpha.2697 142 3/13/2023
0.7.0-alpha.2695 130 3/13/2023
0.7.0-alpha.2680 131 3/10/2023
0.7.0-alpha.2650 131 3/10/2023
0.7.0-alpha.2648 128 3/10/2023
0.7.0-alpha.2641 129 3/9/2023
0.7.0-alpha.2640 137 3/9/2023
0.7.0-alpha.2635 143 3/9/2023
0.7.0-alpha.2634 146 3/9/2023
0.7.0-alpha.2629 138 3/9/2023
0.7.0-alpha.2617 135 3/8/2023
0.7.0-alpha.2616 133 3/8/2023
0.7.0-alpha.2614 137 3/8/2023
0.7.0-alpha.2602 121 3/7/2023
0.7.0-alpha.2590 121 3/7/2023
0.7.0-alpha.2589 137 3/7/2023
0.7.0-alpha.2588 137 3/7/2023
0.7.0-alpha.2533 147 3/3/2023
0.7.0-alpha.2529 149 3/3/2023
0.7.0-alpha.2528 141 3/3/2023
0.7.0-alpha.2454 146 2/28/2023
0.7.0-alpha.2445 169 2/28/2023
0.7.0-alpha.2439 139 2/28/2023
0.7.0-alpha.2435 144 2/28/2023
0.7.0-alpha.2429 149 2/28/2023
0.7.0-alpha.2390 147 2/26/2023
0.7.0-alpha.2360 149 2/24/2023
0.7.0-alpha.2296 150 2/22/2023
0.7.0-alpha.2205 135 2/16/2023
0.7.0-alpha.2192 138 2/15/2023
0.7.0-alpha.2157 154 2/14/2023
0.7.0-alpha.2149 139 2/14/2023
0.7.0-alpha.2062 147 2/13/2023
0.7.0-alpha.2058 145 2/13/2023
0.7.0-alpha.2025 141 2/10/2023
0.7.0-alpha.2007 137 2/9/2023
0.7.0-alpha.2005 139 2/8/2023
0.7.0-alpha.2002 164 2/8/2023
0.7.0-alpha.2001 153 2/8/2023
0.7.0-alpha.2000 140 2/8/2023
0.7.0-alpha.1999 146 2/8/2023
0.7.0-alpha.1998 148 2/8/2023
0.7.0-alpha.1971 153 2/5/2023
0.7.0-alpha.1964 153 2/3/2023
0.7.0-alpha.1961 157 2/3/2023
0.7.0-alpha.1960 149 2/3/2023
0.7.0-alpha.1958 145 2/3/2023
0.7.0-alpha.1957 139 2/3/2023
0.7.0-alpha.1956 147 2/3/2023
0.7.0-alpha.1954 153 2/3/2023
0.7.0-alpha.1945 166 2/2/2023
0.7.0-alpha.1944 172 2/2/2023
0.7.0-alpha.1911 164 1/30/2023
0.7.0-alpha.1904 163 1/29/2023
0.7.0-alpha.1903 170 1/29/2023
0.7.0-alpha.1902 181 1/29/2023
0.7.0-alpha.1899 169 1/29/2023
0.7.0-alpha.1897 166 1/20/2023
0.7.0-alpha.1893 155 1/17/2023
0.7.0-alpha.1891 153 1/17/2023
0.7.0-alpha.1882 157 1/17/2023
0.7.0-alpha.1879 147 1/17/2023
0.7.0-alpha.1865 200 1/16/2023
0.7.0-alpha.1864 159 1/16/2023
0.7.0-alpha.1860 171 1/16/2023
0.7.0-alpha.1856 223 1/15/2023
0.7.0-alpha.1846 197 1/15/2023
0.7.0-alpha.1844 221 1/15/2023
0.7.0-alpha.1840 174 1/15/2023
0.7.0-alpha.1827 158 1/14/2023
0.7.0-alpha.1826 169 1/14/2023
0.7.0-alpha.1804 475 1/14/2023
0.7.0-alpha.1798 176 1/13/2023
0.7.0-alpha.1797 139 1/13/2023
0.7.0-alpha.1794 234 1/13/2023
0.7.0-alpha.1787 154 1/13/2023
0.7.0-alpha.1777 148 1/13/2023
0.7.0-alpha.1761 257 1/12/2023
0.7.0-alpha.1744 163 1/11/2023
0.7.0-alpha.1733 211 1/11/2023
0.7.0-alpha.1726 364 1/11/2023
0.7.0-alpha.1725 201 1/11/2023
0.7.0-alpha.1717 174 1/11/2023
0.7.0-alpha.1712 204 1/11/2023
0.7.0-alpha.1709 178 1/11/2023
0.7.0-alpha.1699 166 1/11/2023
0.7.0-alpha.1697 171 1/11/2023
0.7.0-alpha.1696 165 1/10/2023
0.7.0-alpha.1661 201 1/10/2023
0.7.0-alpha.1655 171 1/9/2023
0.7.0-alpha.1634 178 1/9/2023
0.7.0-alpha.1632 177 1/9/2023
0.7.0-alpha.1611 212 1/6/2023
0.7.0-alpha.1559 316 1/5/2023
0.7.0-alpha.1549 192 1/4/2023
0.7.0-alpha.1544 196 1/4/2023
0.7.0-alpha.1541 249 1/4/2023
0.7.0-alpha.1513 186 1/3/2023
0.7.0-alpha.1512 193 1/3/2023
0.7.0-alpha.1511 180 1/3/2023
0.7.0-alpha.1500 180 1/3/2023
0.7.0-alpha.1409 1,159 12/27/2022
0.7.0-alpha.1406 148 12/27/2022
0.7.0-alpha.1402 153 12/27/2022
0.7.0-alpha.1400 150 12/26/2022
0.7.0-alpha.1399 154 12/26/2022
0.7.0-alpha.1397 161 12/26/2022
0.7.0-alpha.1154 245 12/14/2022
0.7.0-alpha.1122 158 12/12/2022
0.7.0-alpha.1114 160 12/12/2022
0.7.0-alpha.1096 168 12/8/2022
0.7.0-alpha.1044 306 12/6/2022
0.7.0-alpha.1036 154 12/6/2022
0.7.0-alpha.973 188 12/2/2022
0.7.0-alpha.972 160 12/2/2022
0.7.0-alpha.961 158 12/1/2022
0.7.0-alpha.937 193 11/30/2022
0.7.0-alpha.913 182 11/28/2022
0.7.0-alpha.900 167 11/25/2022
0.7.0-alpha.896 148 11/25/2022
0.7.0-alpha.888 151 11/24/2022
0.7.0-alpha.883 151 11/23/2022
0.7.0-alpha.882 161 11/23/2022
0.7.0-alpha.879 167 11/23/2022
0.7.0-alpha.873 170 11/22/2022
0.7.0-alpha.868 157 11/21/2022
0.7.0-alpha.864 145 11/21/2022
0.7.0-alpha.861 160 11/21/2022
0.7.0-alpha.858 156 11/21/2022
0.7.0-alpha.856 153 11/21/2022
0.7.0-alpha.855 170 11/21/2022
0.7.0-alpha.852 157 11/18/2022
0.7.0-alpha.851 156 11/18/2022
0.7.0-alpha.849 153 11/18/2022
0.7.0-alpha.842 150 11/17/2022
0.7.0-alpha.838 155 11/17/2022
0.7.0-alpha.835 160 11/17/2022
0.7.0-alpha.833 159 11/17/2022
0.7.0-alpha.832 164 11/17/2022
0.7.0-alpha.831 163 11/17/2022
0.7.0-alpha.829 157 11/16/2022
0.7.0-alpha.820 151 11/16/2022
0.7.0-alpha.812 170 11/16/2022
0.7.0-alpha.802 152 11/15/2022
0.7.0-alpha.800 155 11/15/2022
0.7.0-alpha.799 146 11/15/2022
0.7.0-alpha.798 147 11/15/2022
0.6.2 1,754 4/11/2023
0.6.1 157 4/11/2023
0.6.0 5,900 11/3/2022
0.6.0-rc.9 434 10/28/2022
0.6.0-rc.8 1,095 10/25/2022
0.6.0-rc.7 1,060 10/11/2022
0.6.0-rc.6 369 9/29/2022
0.6.0-rc.4 223 9/23/2022
0.6.0-rc.3 230 9/20/2022
0.6.0-rc.2 316 9/16/2022
0.6.0-preview.6 313 9/8/2022
0.6.0-preview.5 858 8/29/2022
0.6.0-preview.4 369 8/18/2022
0.6.0-preview.3 608 8/8/2022
0.6.0-preview.2 204 8/4/2022
0.6.0-preview.1 216 8/1/2022
0.5.0 5,531 7/29/2022
0.5.0-rc.7 190 7/28/2022
0.5.0-rc.6 404 7/19/2022
0.5.0-rc.5 286 7/13/2022
0.5.0-rc.4 179 7/12/2022
0.5.0-rc.3 205 7/11/2022
0.5.0-rc.2 250 7/8/2022
0.5.0-rc.1 175 7/7/2022
0.5.0-preview.5 412 6/30/2022
0.5.0-preview.4 220 6/27/2022
0.5.0-preview.3 506 6/21/2022
0.5.0-preview.2 287 6/14/2022
0.5.0-preview.1 219 6/10/2022
0.4.0 2,127 5/31/2022
0.4.0-rc.3 365 5/24/2022
0.4.0-rc.2 201 5/19/2022
0.4.0-rc.1 268 5/19/2022
0.4.0-preview.22 232 5/12/2022 0.4.0-preview.22 is deprecated because it is no longer maintained.
0.4.0-preview.21 199 5/12/2022 0.4.0-preview.21 is deprecated because it is no longer maintained.
0.4.0-preview.4 248 5/12/2022
0.4.0-preview.3 175 5/12/2022
0.4.0-preview.2 179 5/11/2022
0.4.0-preview.1 435 4/2/2022
0.3.11407 2,359 4/6/2022
0.3.0 3,118 2/25/2022
0.3.0-rc.28 206 1/25/2022
0.3.0-rc.26 186 1/24/2022
0.3.0-rc.24 193 1/24/2022
0.3.0-rc.23 194 1/24/2022
0.3.0-rc.22 198 1/24/2022
0.3.0-rc.21 206 1/24/2022
0.3.0-rc.20 191 1/23/2022
0.3.0-rc.19 189 1/22/2022
0.3.0-rc.17 185 1/22/2022
0.3.0-rc.16 198 1/21/2022
0.3.0-rc.14 185 1/21/2022
0.3.0-rc.13 196 1/21/2022
0.3.0-rc.12 195 1/21/2022
0.3.0-rc.11 181 1/21/2022
0.3.0-rc.10 195 1/21/2022
0.3.0-rc.9 188 1/20/2022
0.3.0-rc.8 191 1/17/2022
0.3.0-rc.7 186 1/17/2022
0.3.0-rc.6 196 1/14/2022
0.3.0-rc.5 190 1/13/2022
0.3.0-rc.3 193 12/30/2021
0.3.0-rc.2 227 12/28/2021
0.3.0-alpha.795 160 11/15/2022
0.3.0-alpha.793 156 11/15/2022
0.3.0-alpha.551 129 11/2/2022
0.3.0-alpha.550 130 11/2/2022
0.3.0-alpha.505 141 10/31/2022
0.3.0-alpha.481 133 10/31/2022
0.3.0-alpha.467 140 10/28/2022
0.3.0-alpha.456 158 10/27/2022
0.3.0-alpha.420 135 10/26/2022
0.3.0-alpha.415 148 10/25/2022
0.3.0-alpha.410 135 10/25/2022
0.3.0-alpha.407 132 10/25/2022
0.2.15401 958 9/26/2022
0.2.15400 935 9/26/2022
0.2.15352 953 9/23/2022
0.2.15312 949 9/21/2022
0.2.15296 951 9/20/2022
0.2.15295 974 9/20/2022
0.2.15288 957 9/20/2022
0.2.15286 969 9/20/2022
0.2.15281 938 9/20/2022
0.2.15275 958 9/19/2022
0.2.15273 941 9/19/2022
0.2.15257 986 9/19/2022
0.2.15241 969 9/16/2022
0.2.15240 922 9/16/2022
0.2.15237 960 9/16/2022
0.2.15232 989 9/16/2022
0.2.15231 985 9/16/2022
0.2.15230 952 9/16/2022
0.2.15229 943 9/16/2022
0.2.15210 1,049 9/15/2022
0.2.15196 1,036 9/14/2022
0.2.15184 943 9/13/2022
0.2.15140 954 9/8/2022
0.2.14958 947 8/30/2022
0.2.14948 996 8/29/2022
0.2.14946 970 8/29/2022
0.2.14940 983 8/29/2022
0.2.14939 980 8/29/2022
0.2.14934 965 8/29/2022
0.2.14837 975 8/19/2022
0.2.14822 997 8/18/2022
0.2.14816 945 8/18/2022
0.2.14805 985 8/18/2022
0.2.14781 966 8/17/2022
0.2.14746 964 8/16/2022
0.2.14734 963 8/16/2022
0.2.14541 989 8/11/2022
0.2.14496 959 8/10/2022
0.2.14421 964 8/8/2022
0.2.14363 980 8/5/2022
0.2.14323 1,010 8/3/2022
0.2.14262 963 8/3/2022
0.2.14189 995 8/1/2022
0.2.14171 1,014 8/1/2022
0.2.14169 1,026 8/1/2022
0.2.14163 1,016 7/29/2022
0.2.14072 981 7/27/2022
0.2.14007 981 7/22/2022
0.2.13863 1,016 7/18/2022
0.2.13821 983 7/15/2022
0.2.13819 1,012 7/15/2022
0.2.13795 1,022 7/14/2022
0.2.13777 1,008 7/14/2022
0.2.13776 1,000 7/14/2022
0.2.13741 978 7/12/2022
0.2.13740 990 7/12/2022
0.2.13724 1,006 7/11/2022
0.2.13717 1,019 7/11/2022
0.2.13705 986 7/8/2022
0.2.13703 996 7/8/2022
0.2.13687 1,031 7/8/2022
0.2.13675 1,021 7/8/2022
0.2.13672 989 7/7/2022
0.2.13665 989 7/7/2022
0.2.13627 986 7/6/2022
0.2.13626 1,014 7/6/2022
0.2.13620 1,011 7/6/2022
0.2.13594 989 7/5/2022
0.2.13593 986 7/5/2022
0.2.13573 1,008 7/5/2022
0.2.13564 996 7/4/2022
0.2.13561 992 7/4/2022
0.2.13560 1,025 7/4/2022
0.2.13555 1,017 7/4/2022
0.2.13549 1,022 7/4/2022
0.2.13491 1,017 6/30/2022
0.2.13488 1,021 6/30/2022
0.2.13487 1,006 6/30/2022
0.2.13486 987 6/30/2022
0.2.13482 1,019 6/30/2022
0.2.13481 1,006 6/30/2022
0.2.13480 1,008 6/30/2022
0.2.13479 999 6/30/2022
0.2.13476 1,004 6/30/2022
0.2.13474 990 6/30/2022
0.2.13472 1,008 6/30/2022
0.2.13471 983 6/30/2022
0.2.13470 1,021 6/30/2022
0.2.13469 1,030 6/30/2022
0.2.13461 1,000 6/30/2022
0.2.13458 1,001 6/30/2022
0.2.13453 1,012 6/30/2022
0.2.13449 992 6/29/2022
0.2.13447 1,023 6/29/2022
0.2.13438 984 6/29/2022
0.2.13417 975 6/29/2022
0.2.13414 1,004 6/29/2022
0.2.13413 1,003 6/28/2022
0.2.13404 1,002 6/28/2022
0.2.13399 1,016 6/28/2022
0.2.13398 1,031 6/28/2022
0.2.13387 989 6/27/2022
0.2.13382 1,023 6/27/2022
0.2.13377 1,018 6/27/2022
0.2.13356 1,030 6/24/2022
0.2.13330 1,039 6/24/2022
0.2.13310 1,025 6/23/2022
0.2.13294 1,021 6/23/2022
0.2.13291 1,021 6/23/2022
0.2.13290 1,001 6/23/2022
0.2.13286 1,035 6/23/2022
0.2.13214 1,010 6/21/2022
0.2.13211 1,029 6/21/2022
0.2.12942 981 6/14/2022
0.2.12901 994 6/10/2022
0.2.12871 1,033 6/8/2022
0.2.12848 1,036 6/7/2022
0.2.12846 1,014 6/6/2022
0.2.12794 1,042 6/1/2022
0.2.12793 1,055 6/1/2022
0.2.12694 1,037 5/30/2022
0.2.12507 1,037 5/19/2022
0.2.12495 1,059 5/18/2022
0.2.12494 1,037 5/18/2022
0.2.12492 1,054 5/18/2022
0.2.12478 1,042 5/18/2022
0.2.12476 1,014 5/18/2022
0.2.12468 1,063 5/17/2022
0.2.12453 1,044 5/17/2022
0.2.12452 1,028 5/17/2022
0.2.12450 1,054 5/17/2022
0.2.12437 1,056 5/17/2022
0.2.12435 1,054 5/17/2022
0.2.12433 1,035 5/17/2022
0.2.12431 1,027 5/17/2022
0.2.12407 1,039 5/16/2022
0.2.12395 1,050 5/16/2022
0.2.12340 1,042 5/13/2022
0.2.12339 1,056 5/13/2022
0.2.12324 1,045 5/12/2022
0.2.12323 1,016 5/12/2022
0.2.12309 1,039 5/11/2022
0.2.12277 1,070 5/10/2022
0.2.12265 1,335 5/10/2022
0.2.12261 1,001 5/10/2022
0.2.12240 1,350 5/9/2022
0.2.12238 1,048 5/9/2022
0.2.12237 1,058 5/9/2022
0.2.12228 1,064 5/9/2022
0.2.12227 1,031 5/9/2022
0.2.12173 1,047 5/7/2022
0.2.12129 1,026 5/6/2022
0.2.12121 1,388 5/6/2022
0.2.12120 1,026 5/6/2022
0.2.12057 1,050 4/29/2022
0.2.12051 1,046 4/28/2022
0.2.12050 1,088 4/28/2022
0.2.12019 1,041 4/28/2022
0.2.12018 1,046 4/28/2022
0.2.12017 1,045 4/28/2022
0.2.12016 2,087 4/28/2022
0.2.12005 2,166 4/27/2022
0.2.11993 2,151 4/27/2022
0.2.11989 2,104 4/27/2022
0.2.11975 2,111 4/27/2022
0.2.11974 2,166 4/27/2022
0.2.11962 2,140 4/26/2022
0.2.11934 2,126 4/26/2022
0.2.11933 2,125 4/26/2022
0.2.11923 2,095 4/25/2022
0.2.11907 1,953 4/25/2022
0.2.11906 1,991 4/25/2022
0.2.11903 1,990 4/25/2022
0.2.11902 1,965 4/25/2022
0.2.11869 1,978 4/24/2022
0.2.11852 1,894 4/22/2022
0.2.11799 1,980 4/21/2022
0.2.11763 1,945 4/19/2022
0.2.11740 1,934 4/19/2022
0.2.11701 1,978 4/18/2022
0.2.11698 1,982 4/18/2022
0.2.11681 1,996 4/16/2022
0.2.11568 1,952 4/14/2022
0.2.11507 2,061 4/12/2022
0.2.11501 1,979 4/12/2022
0.2.11476 1,958 4/11/2022
0.2.11472 1,976 4/10/2022
0.2.11396 1,940 4/6/2022
0.2.11395 1,930 4/6/2022
0.2.11364 1,935 4/2/2022
0.2.11356 1,970 4/1/2022
0.2.11355 1,951 4/1/2022
0.2.11354 1,930 4/1/2022
0.2.11350 1,938 4/1/2022
0.2.11329 1,994 4/1/2022
0.2.11327 1,967 4/1/2022
0.2.11326 1,986 4/1/2022
0.2.11323 1,911 4/1/2022
0.2.11320 1,938 3/31/2022
0.2.11319 1,958 3/31/2022
0.2.11281 1,962 3/31/2022
0.2.11268 1,960 3/30/2022
0.2.11267 1,980 3/30/2022
0.2.11259 1,999 3/30/2022
0.2.11257 1,893 3/30/2022
0.2.11211 1,849 3/29/2022
0.2.11205 1,926 3/29/2022
0.2.11202 1,967 3/29/2022
0.2.11197 1,934 3/28/2022
0.2.11195 1,907 3/28/2022
0.2.11194 1,925 3/28/2022
0.2.11190 1,898 3/28/2022
0.2.11174 1,932 3/28/2022
0.2.11170 1,901 3/28/2022
0.2.11169 1,885 3/28/2022
0.2.11123 1,875 3/23/2022
0.2.11120 1,880 3/23/2022
0.2.11092 1,904 3/23/2022
0.2.11091 1,880 3/23/2022
0.2.11090 1,935 3/23/2022
0.2.11087 1,914 3/23/2022
0.2.11059 1,933 3/22/2022
0.2.11057 1,925 3/22/2022
0.2.10900 1,960 3/7/2022
0.2.10893 1,968 3/7/2022
0.2.10846 1,891 3/3/2022
0.2.10844 1,863 3/3/2022
0.2.10829 2,002 3/3/2022
0.2.10739 1,950 2/28/2022
0.2.10649 6,479 2/24/2022
0.2.10628 1,933 2/23/2022
0.2.10602 1,757 2/23/2022
0.2.10600 1,812 2/23/2022
0.2.10574 1,763 2/23/2022
0.2.10494 1,774 2/22/2022
0.2.10426 1,749 2/18/2022
0.2.10424 1,774 2/18/2022
0.2.10395 1,721 2/17/2022
0.2.10377 1,745 2/16/2022
0.2.10375 1,825 2/16/2022
0.2.10367 1,758 2/16/2022
0.2.10365 1,816 2/16/2022
0.2.10349 1,849 2/15/2022
0.2.10329 1,803 2/15/2022
0.2.10323 1,704 2/14/2022
0.2.10321 1,761 2/14/2022
0.2.10317 1,770 2/14/2022
0.2.10312 1,805 2/14/2022
0.2.10303 1,924 2/14/2022
0.2.10288 1,782 2/11/2022
0.2.10287 1,781 2/11/2022
0.2.10286 1,701 2/11/2022
0.2.10285 1,784 2/11/2022
0.2.10283 1,749 2/11/2022
0.2.10277 1,887 2/9/2022
0.2.10275 1,768 2/9/2022
0.2.10273 1,857 2/9/2022
0.2.10268 1,855 2/9/2022
0.2.10261 1,823 2/9/2022
0.2.10256 1,876 2/9/2022
0.2.10254 1,811 2/9/2022
0.2.10245 1,834 1/31/2022
0.2.10244 1,844 1/31/2022
0.2.10243 1,856 1/31/2022
0.2.10240 1,876 1/25/2022
0.2.10232 1,761 1/24/2022
0.2.10220 1,803 1/24/2022
0.2.10217 4,429 1/24/2022
0.2.10212 1,814 1/24/2022
0.2.10210 1,782 1/24/2022
0.2.10208 1,759 1/24/2022
0.2.10206 1,744 1/24/2022
0.2.10204 1,811 1/24/2022
0.2.10194 1,779 1/22/2022
0.2.10192 1,807 1/22/2022
0.2.10190 1,802 1/22/2022
0.2.10172 1,800 1/22/2022
0.2.10118 1,785 1/21/2022
0.2.10097 1,787 1/20/2022
0.2.10091 1,754 1/20/2022
0.2.10073 1,778 1/19/2022
0.2.10068 1,833 1/19/2022
0.2.10064 1,781 1/19/2022
0.2.10061 1,790 1/19/2022
0.2.10057 1,872 1/19/2022
0.2.10039 1,786 1/19/2022
0.2.10037 1,807 1/19/2022
0.2.10022 1,800 1/18/2022
0.2.10021 1,804 1/18/2022
0.2.10020 1,808 1/18/2022
0.2.10018 1,788 1/18/2022
0.2.10005 1,931 1/18/2022
0.2.10002 1,856 1/18/2022
0.2.9994 1,810 1/18/2022
0.2.9992 1,841 1/18/2022
0.2.9985 1,859 1/18/2022
0.2.9982 1,866 1/18/2022
0.2.9981 1,864 1/17/2022
0.2.9977 1,751 1/17/2022
0.2.9973 1,805 1/17/2022
0.2.9971 1,814 1/17/2022
0.2.9961 1,785 1/17/2022
0.2.9959 1,812 1/17/2022
0.2.9956 1,758 1/17/2022
0.2.9952 1,826 1/17/2022
0.2.9950 1,818 1/17/2022
0.2.9943 1,758 1/17/2022
0.2.9941 1,784 1/17/2022
0.2.9940 1,842 1/17/2022
0.2.9934 1,784 1/17/2022
0.2.9932 1,799 1/17/2022
0.2.9929 1,872 1/17/2022
0.2.9899 1,822 1/14/2022
0.2.9889 1,829 1/13/2022
0.2.9886 1,843 1/13/2022
0.2.9856 1,881 1/13/2022
0.2.9854 1,841 1/13/2022
0.2.9835 1,859 1/12/2022
0.2.9801 1,872 1/11/2022
0.2.9798 1,809 1/11/2022
0.2.9797 1,534 1/10/2022
0.2.9794 1,541 1/10/2022
0.2.9782 1,556 1/10/2022
0.2.9775 1,528 1/10/2022
0.2.9771 1,493 1/10/2022
0.2.9736 1,594 1/7/2022
0.2.9735 1,615 1/7/2022
0.2.9679 1,567 1/6/2022
0.2.9664 1,650 1/6/2022
0.2.9642 1,553 1/5/2022
0.2.9627 1,516 1/5/2022
0.2.9623 1,615 1/5/2022
0.2.9617 1,525 1/5/2022
0.2.9606 1,538 1/4/2022
0.2.9599 1,564 1/4/2022
0.2.9595 1,526 1/4/2022
0.2.9578 1,481 1/4/2022
0.2.9566 1,619 1/4/2022
0.2.9545 1,553 12/31/2021
0.2.9533 1,509 12/31/2021
0.2.9525 1,485 12/31/2021
0.2.9513 1,512 12/31/2021
0.2.9476 1,747 12/30/2021
0.2.9442 1,583 12/29/2021
0.2.9441 1,500 12/29/2021
0.2.9411 1,492 12/29/2021
0.2.9386 1,527 12/29/2021
0.2.9384 1,520 12/29/2021
0.2.9382 1,518 12/29/2021
0.2.9381 1,569 12/29/2021
0.2.9377 1,547 12/28/2021
0.2.9374 1,532 12/28/2021
0.2.9370 1,561 12/28/2021
0.2.9369 1,496 12/28/2021
0.2.9367 1,524 12/28/2021
0.2.9351 1,528 12/28/2021
0.2.9347 1,495 12/28/2021
0.2.9346 1,514 12/28/2021
0.2.9337 1,549 12/28/2021
0.2.9331 1,550 12/28/2021
0.2.9323 1,533 12/27/2021
0.2.9322 1,565 12/27/2021
0.2.9320 1,674 12/27/2021
0.2.9319 1,588 12/27/2021
0.2.9318 1,590 12/27/2021
0.2.9312 1,617 12/27/2021
0.2.9308 1,635 12/27/2021
0.2.9295 1,593 12/27/2021
0.2.9291 1,576 12/27/2021
0.2.9283 1,575 12/27/2021
0.2.9282 1,610 12/27/2021
0.2.9228 1,538 12/24/2021
0.2.9225 1,524 12/23/2021
0.2.9221 1,557 12/23/2021
0.2.9217 1,619 12/23/2021
0.2.9216 1,535 12/23/2021
0.2.9202 1,573 12/23/2021
0.2.9198 1,556 12/23/2021
0.2.9197 1,525 12/23/2021
0.2.9187 1,608 12/23/2021
0.2.9182 1,530 12/22/2021
0.2.9180 1,506 12/22/2021
0.2.9163 1,587 12/22/2021
0.2.9155 1,547 12/22/2021
0.2.9154 1,515 12/22/2021
0.2.9140 1,576 12/21/2021
0.2.9116 1,549 12/21/2021
0.2.9098 1,565 12/20/2021
0.2.9095 1,581 12/17/2021
0.2.9094 1,554 12/17/2021
0.2.9086 1,460 12/17/2021
0.2.9083 1,510 12/17/2021
0.2.9079 1,518 12/17/2021
0.2.9075 1,531 12/17/2021
0.2.9061 1,591 12/16/2021
0.2.9049 1,484 12/16/2021
0.2.9046 1,513 12/16/2021
0.2.9036 1,605 12/15/2021
0.2.9035 1,562 12/15/2021
0.2.9034 1,522 12/15/2021
0.2.9016 1,541 12/14/2021
0.2.9009 1,521 12/14/2021
0.2.9006 1,563 12/14/2021
0.2.8987 1,616 12/13/2021
0.2.8984 1,554 12/13/2021
0.2.8980 1,819 12/13/2021
0.2.8977 1,639 12/12/2021
0.2.8965 1,608 12/10/2021
0.2.8964 1,542 12/10/2021
0.2.8963 1,279 12/10/2021
0.2.8962 1,574 12/10/2021
0.2.8961 1,526 12/10/2021
0.2.8960 1,577 12/10/2021
0.2.8959 1,599 12/10/2021
0.2.8958 1,566 12/10/2021
0.2.8952 1,581 12/10/2021
0.2.8864 1,591 12/9/2021
0.2.8809 1,619 12/7/2021
0.2.8768 1,562 12/7/2021
0.2.8764 1,583 12/7/2021
0.2.8762 1,575 12/7/2021
0.2.8760 1,542 12/7/2021
0.2.8759 1,571 12/7/2021
0.2.8633 1,988 12/3/2021
0.2.8603 1,524 12/3/2021
0.2.8567 1,494 12/2/2021
0.2.8566 1,564 12/2/2021
0.2.8553 1,553 12/2/2021
0.2.8542 1,576 12/2/2021
0.2.8538 1,522 12/2/2021
0.2.8495 1,531 12/1/2021
0.2.8494 1,547 12/1/2021
0.2.8470 1,608 12/1/2021
0.2.8390 1,254 11/30/2021
0.2.8383 1,281 11/30/2021
0.2.8187 2,465 11/26/2021
0.2.8146 3,558 11/26/2021
0.2.8145 2,533 11/26/2021
0.2.8139 2,756 11/25/2021
0.2.8120 3,968 11/25/2021
0.2.8118 5,320 11/24/2021
0.2.8096 5,021 11/24/2021
0.2.8078 287 11/23/2021
0.2.8071 263 11/23/2021
0.2.8069 283 11/23/2021
0.2.8065 273 11/23/2021
0.2.8046 296 11/23/2021
0.2.8044 268 11/23/2021
0.2.8036 305 11/22/2021
0.2.8033 278 11/22/2021
0.2.8032 276 11/22/2021
0.2.8031 281 11/22/2021
0.2.8029 287 11/22/2021
0.2.8028 270 11/22/2021
0.2.8024 269 11/22/2021
0.2.8022 283 11/22/2021
0.2.8020 287 11/22/2021
0.2.8019 290 11/22/2021
0.2.8018 306 11/22/2021
0.2.8017 337 11/22/2021
0.2.8016 384 11/22/2021
0.2.8015 397 11/22/2021
0.2.8012 425 11/22/2021
0.2.8006 312 11/19/2021
0.2.8004 317 11/19/2021
0.2.8002 300 11/19/2021
0.2.7996 344 11/19/2021
0.2.7992 354 11/19/2021
0.2.7990 286 11/19/2021
0.2.7988 330 11/19/2021
0.2.7974 336 11/19/2021
0.2.7972 286 11/19/2021
0.2.7968 310 11/18/2021
0.2.7937 345 11/18/2021
0.2.7933 285 11/18/2021
0.2.7931 298 11/18/2021
0.2.7923 308 11/17/2021
0.2.7915 315 11/17/2021
0.2.7912 292 11/17/2021
0.2.7901 330 11/17/2021
0.2.7882 324 11/16/2021
0.2.7876 307 11/16/2021
0.2.7869 353 11/16/2021
0.2.7861 322 11/15/2021
0.2.7853 300 11/15/2021
0.2.7843 320 11/15/2021
0.2.7821 297 11/12/2021
0.2.7811 315 11/12/2021
0.2.7808 316 11/12/2021
0.2.7803 294 11/12/2021
0.2.7802 295 11/12/2021
0.2.7801 294 11/12/2021
0.2.7800 300 11/12/2021
0.2.7789 289 11/11/2021
0.2.7751 252 11/9/2021
0.2.7730 276 11/9/2021
0.2.7727 281 11/9/2021
0.2.7689 226 11/8/2021
0.2.7667 285 11/5/2021
0.2.7641 285 11/4/2021
0.2.7625 248 11/3/2021
0.2.7583 268 11/2/2021
0.2.7580 226 11/1/2021
0.2.7541 270 10/29/2021
0.2.7415 285 10/25/2021
0.2.7399 237 10/22/2021
0.2.7394 250 10/22/2021
0.2.7391 289 10/22/2021
0.2.7369 269 10/20/2021
0.2.7339 265 10/20/2021
0.2.7336 260 10/20/2021
0.2.7332 241 10/20/2021
0.2.7319 237 10/19/2021
0.2.7317 247 10/19/2021
0.2.7316 240 10/19/2021
0.2.7307 232 10/19/2021
0.2.7304 219 10/19/2021
0.2.7302 228 10/18/2021
0.2.7292 268 10/18/2021
0.2.7219 251 10/12/2021
0.2.7197 263 10/11/2021
0.2.7194 263 10/11/2021
0.2.7192 314 10/11/2021
0.2.7183 267 10/9/2021
0.2.7161 273 10/9/2021
0.2.7158 288 10/9/2021
0.2.7157 311 10/9/2021
0.2.7149 265 10/8/2021
0.2.7134 229 10/8/2021
0.2.7121 226 9/30/2021
0.2.7110 250 9/30/2021
0.2.7054 276 9/28/2021
0.2.6901 246 9/26/2021
0.2.6894 246 9/26/2021
0.2.6887 267 9/26/2021
0.2.6884 315 9/26/2021
0.2.6883 335 9/26/2021
0.2.6847 254 9/22/2021
0.2.6662 249 9/18/2021
0.2.6661 246 9/18/2021
0.2.6577 250 9/17/2021
0.2.6573 249 9/17/2021
0.2.6572 262 9/17/2021
0.2.6561 8,874 9/16/2021
0.2.6552 253 9/17/2021
0.2.6547 239 9/17/2021
0.2.6544 236 9/17/2021
0.2.5758 255 9/6/2021
0.2.5757 234 9/6/2021
0.2.5756 233 9/6/2021
0.2.5410 468 8/26/2021
0.2.5408 450 8/26/2021
0.2.5395 236 8/26/2021
0.2.5394 233 8/26/2021
0.2.5393 233 8/25/2021
0.2.5117 302 8/21/2021
0.2.5116 238 8/21/2021
0.2.5115 224 8/21/2021
0.2.4935 1,523 8/18/2021
0.2.4635 269 8/12/2021
0.2.4574 253 8/12/2021
0.2.4523 287 8/11/2021
0.2.4517 257 8/11/2021
0.2.4505 232 8/11/2021
0.2.4503 230 8/11/2021
0.2.4489 243 8/11/2021
0.2.4482 243 8/11/2021
0.2.4476 238 8/11/2021
0.2.4475 241 8/11/2021
0.2.4458 1,639 8/10/2021
0.2.4447 244 8/10/2021
0.2.4426 274 8/10/2021
0.2.4425 258 8/10/2021
0.2.4424 256 8/10/2021
0.2.4312 270 8/9/2021
0.2.4275 260 8/6/2021
0.2.4271 262 8/6/2021
0.2.4259 299 8/6/2021
0.2.4253 293 8/6/2021
0.2.4201 265 8/5/2021
0.2.4161 270 8/5/2021
0.2.4158 276 8/5/2021
0.2.4151 256 8/5/2021
0.2.4064 277 8/3/2021
0.2.4023 248 8/2/2021
0.2.4009 241 8/2/2021
0.2.4008 243 8/2/2021
0.2.4004 243 8/2/2021
0.2.3964 6,607 8/2/2021
0.2.3958 249 8/2/2021
0.2.3954 253 8/2/2021
0.2.3885 342 7/31/2021
0.2.3880 270 7/31/2021
0.2.3850 324 7/31/2021
0.2.3838 351 7/31/2021
0.2.3832 353 7/31/2021
0.2.3829 360 7/31/2021
0.2.3782 283 7/30/2021
0.2.3768 288 7/30/2021
0.2.3760 293 7/30/2021
0.2.3752 266 7/30/2021
0.2.3750 264 7/29/2021
0.2.3734 270 7/29/2021
0.2.3717 444 7/29/2021
0.2.3716 264 7/29/2021
0.2.3710 265 7/29/2021
0.2.397 875 10/25/2022
0.2.396 879 10/24/2022
0.2.395 857 10/24/2022
0.2.392 884 10/24/2022
0.2.385 863 10/21/2022
0.2.373 888 10/21/2022
0.2.368 938 10/20/2022
0.2.357 896 10/20/2022
0.2.345 900 10/19/2022
0.2.317 869 10/18/2022
0.2.316 896 10/18/2022
0.2.315 907 10/18/2022
0.2.313 881 10/18/2022
0.2.312 909 10/18/2022
0.2.311 897 10/18/2022
0.2.299 879 10/17/2022
0.2.297 921 10/17/2022
0.2.296 924 10/17/2022
0.2.295 892 10/17/2022
0.2.288 889 10/17/2022
0.2.259 913 10/13/2022
0.2.258 950 10/13/2022
0.2.194 927 10/11/2022
0.2.175 163 10/11/2022
0.2.173 913 10/10/2022
0.2.169 915 10/10/2022
0.2.155 968 10/10/2022
0.2.60 1,862 3/22/2022
0.2.59 1,915 3/22/2022
0.2.58 1,839 3/22/2022
0.2.57 1,859 3/21/2022
0.2.56 1,939 3/18/2022
0.2.55 1,918 3/18/2022
0.2.53 1,898 3/18/2022
0.2.52 1,927 3/18/2022
0.2.50 1,934 3/18/2022
0.2.49 1,870 3/17/2022
0.2.48 1,893 3/17/2022
0.2.47 1,934 3/17/2022
0.2.44 1,975 3/17/2022
0.2.43 1,888 3/16/2022
0.2.42 1,889 3/16/2022
0.2.41 1,909 3/11/2022
0.2.40 1,204 3/11/2022
0.2.39 1,210 3/10/2022
0.2.38 1,940 3/10/2022
0.2.37 1,181 3/10/2022
0.2.36 1,207 3/9/2022
0.2.35 1,214 3/9/2022
0.2.31 1,256 3/9/2022
0.2.30 1,194 3/8/2022
0.2.29 1,968 3/8/2022
0.2.27 1,969 3/8/2022
0.2.25 1,873 3/8/2022
0.2.20 1,865 3/7/2022
0.2.17 1,962 3/7/2022
0.2.14 1,917 3/3/2022
0.2.11 1,795 2/16/2022
0.2.10 1,766 2/12/2022
0.2.7 1,918 2/16/2022
0.2.3 1,845 2/14/2022
0.2.1 1,790 2/12/2022
0.1.0.3681 312 7/29/2021
0.1.0.3642 336 7/28/2021
0.1.0.3513 269 7/26/2021
0.1.0.3323 291 7/21/2021
0.1.0.3246 625 7/20/2021
0.1.0.3169 248 7/19/2021
0.1.0.3037 281 7/16/2021
0.1.0.3036 285 7/16/2021
0.1.0.3035 321 7/16/2021
0.1.0.3034 323 7/16/2021
0.1.0.3030 246 7/16/2021
0.1.0.2852 267 7/9/2021
0.1.0.2849 260 7/9/2021
0.1.0.345 461 7/9/2021