Masa.Blazor 1.8.3

dotnet add package Masa.Blazor --version 1.8.3                
NuGet\Install-Package Masa.Blazor -Version 1.8.3                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Masa.Blazor" Version="1.8.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Masa.Blazor --version 1.8.3                
#r "nuget: Masa.Blazor, 1.8.3"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Masa.Blazor as a Cake Addin
#addin nuget:?package=Masa.Blazor&version=1.8.3

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

<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.  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 (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.3 217 12/31/2024
1.8.2 265 12/18/2024
1.8.1 251 12/9/2024
1.8.0 346 12/4/2024
1.8.0-rc.4 107 11/26/2024
1.8.0-rc.3 82 11/21/2024
1.8.0-rc.2 65 11/19/2024
1.8.0-rc.1 127 11/13/2024
1.7.8 555 11/1/2024
1.7.7 377 10/23/2024
1.7.6 135 10/22/2024
1.7.5 194 10/16/2024
1.7.4 340 9/26/2024
1.7.3 310 9/19/2024
1.7.2 275 9/9/2024
1.7.1 404 9/4/2024
1.7.0 403 9/2/2024
1.7.0-rc.3 70 8/28/2024
1.7.0-rc.2 70 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 75 8/9/2024
1.7.0-beta.3 80 7/26/2024
1.7.0-beta.2 61 7/24/2024
1.7.0-beta.1 1,136 7/19/2024
1.6.9 118 10/16/2024
1.6.8 534 8/9/2024
1.6.7 175 8/5/2024
1.6.6 488 7/18/2024
1.6.5 304 7/16/2024
1.6.4 267 7/12/2024
1.6.3 250 7/11/2024
1.6.2 286 7/10/2024
1.6.1 334 7/4/2024
1.6.0 1,180 7/2/2024
1.6.0-beta.7 69 7/1/2024
1.6.0-beta.6 83 6/27/2024
1.6.0-beta.5 83 6/26/2024
1.6.0-beta.4 92 6/17/2024
1.6.0-beta.3 71 6/13/2024
1.6.0-beta.2 151 5/31/2024
1.6.0-beta.1 72 5/31/2024
1.5.5 1,111 6/3/2024
1.5.4 156 6/3/2024
1.5.3 284 5/29/2024
1.5.2 456 5/21/2024
1.5.1 965 5/10/2024
1.5.0 719 5/7/2024
1.5.0-beta.3 82 5/6/2024
1.5.0-beta.2 76 4/29/2024
1.5.0-beta.1 254 4/25/2024
1.4.2 1,062 4/22/2024
1.4.1 255 4/17/2024
1.4.0 411 4/7/2024
1.4.0-beta.5 166 4/2/2024
1.4.0-beta.4 89 3/28/2024
1.4.0-beta.3 94 3/18/2024
1.4.0-beta.2 90 3/1/2024
1.4.0-beta.1 173 2/1/2024
1.3.4 2,858 1/26/2024
1.3.3 392 1/25/2024
1.3.2 1,145 1/9/2024
1.3.1 992 12/29/2023
1.3.0 541 12/28/2023
1.3.0-beta.7 100 12/27/2023
1.3.0-beta.6 293 12/26/2023
1.3.0-beta.5 162 12/22/2023
1.3.0-beta.4 111 12/18/2023
1.3.0-beta.3 206 12/5/2023
1.3.0-beta.2 161 11/29/2023
1.2.2 1,561 11/13/2023
1.2.1 336 11/10/2023
1.2.0 307 11/7/2023
1.1.1 1,069 10/23/2023
1.1.0 1,241 10/11/2023
1.0.4 2,486 9/7/2023
1.0.3 1,853 8/28/2023
1.0.2 3,395 8/18/2023
1.0.1 3,171 7/27/2023
1.0.0 3,432 7/17/2023
1.0.0-rc.6 524 7/6/2023
1.0.0-rc.5 358 6/29/2023
1.0.0-rc.4 876 6/15/2023
1.0.0-rc.3 478 6/2/2023
1.0.0-rc.2 3,146 5/15/2023
1.0.0-rc.1 1,783 4/27/2023
1.0.0-preview.19 136 4/27/2023
1.0.0-preview.18 352 4/26/2023
1.0.0-preview.17 2,109 4/23/2023
1.0.0-preview.16 352 4/19/2023
1.0.0-preview.15 652 4/14/2023
1.0.0-preview.14 375 4/12/2023
1.0.0-preview.13 234 4/10/2023
1.0.0-preview.12 835 4/3/2023
1.0.0-preview.11 1,076 3/27/2023
1.0.0-preview.10 794 3/22/2023
1.0.0-preview.9 450 3/18/2023
1.0.0-preview.8 848 3/10/2023
1.0.0-preview.7 534 3/3/2023
1.0.0-preview.6 679 2/28/2023
1.0.0-preview.5 170 2/28/2023
1.0.0-preview.4 462 2/21/2023
1.0.0-preview.3 813 2/13/2023
1.0.0-preview.2 2,197 2/3/2023
1.0.0-preview.1 286 1/17/2023
0.7.0-alpha.6179 90 9/18/2023
0.7.0-alpha.6178 96 9/18/2023
0.7.0-alpha.6177 96 9/18/2023
0.7.0-alpha.6119 111 9/13/2023
0.7.0-alpha.6118 102 9/13/2023
0.7.0-alpha.6107 109 9/13/2023
0.7.0-alpha.6096 98 9/12/2023
0.7.0-alpha.6095 99 9/12/2023
0.7.0-alpha.6094 103 9/12/2023
0.7.0-alpha.6041 132 9/8/2023
0.7.0-alpha.6040 111 9/8/2023
0.7.0-alpha.6025 102 9/7/2023
0.7.0-alpha.6021 107 9/7/2023
0.7.0-alpha.6012 91 9/7/2023
0.7.0-alpha.6011 100 9/7/2023
0.7.0-alpha.5956 103 9/4/2023
0.7.0-alpha.5926 99 9/1/2023
0.7.0-alpha.5897 107 8/30/2023
0.7.0-alpha.5872 100 8/29/2023
0.7.0-alpha.5870 104 8/29/2023
0.7.0-alpha.5857 96 8/28/2023
0.7.0-alpha.5847 98 8/28/2023
0.7.0-alpha.5731 100 8/22/2023
0.7.0-alpha.5699 95 8/18/2023
0.7.0-alpha.5682 86 8/18/2023
0.7.0-alpha.5681 84 8/18/2023
0.7.0-alpha.5650 100 8/16/2023
0.7.0-alpha.5644 106 8/15/2023
0.7.0-alpha.5642 111 8/15/2023
0.7.0-alpha.5641 109 8/15/2023
0.7.0-alpha.5620 106 8/14/2023
0.7.0-alpha.5619 104 8/14/2023
0.7.0-alpha.5618 105 8/14/2023
0.7.0-alpha.5617 105 8/14/2023
0.7.0-alpha.5611 105 8/11/2023
0.7.0-alpha.5609 111 8/11/2023
0.7.0-alpha.5608 107 8/11/2023
0.7.0-alpha.5607 117 8/11/2023
0.7.0-alpha.5606 106 8/11/2023
0.7.0-alpha.5581 99 8/9/2023
0.7.0-alpha.5492 108 8/3/2023
0.7.0-alpha.5482 100 8/3/2023
0.7.0-alpha.5435 112 8/1/2023
0.7.0-alpha.5372 91 7/27/2023
0.7.0-alpha.5365 97 7/26/2023
0.7.0-alpha.5363 108 7/26/2023
0.7.0-alpha.5362 109 7/26/2023
0.7.0-alpha.5344 116 7/25/2023
0.7.0-alpha.5321 114 7/24/2023
0.7.0-alpha.5320 119 7/24/2023
0.7.0-alpha.5319 128 7/24/2023
0.7.0-alpha.5292 118 7/20/2023
0.7.0-alpha.5236 118 7/17/2023
0.7.0-alpha.5160 115 7/13/2023
0.7.0-alpha.5142 111 7/12/2023
0.7.0-alpha.5139 116 7/12/2023
0.7.0-alpha.5124 116 7/11/2023
0.7.0-alpha.5070 87 7/7/2023
0.7.0-alpha.5061 108 7/7/2023
0.7.0-alpha.5056 108 7/6/2023
0.7.0-alpha.5049 104 7/6/2023
0.7.0-alpha.5013 111 7/5/2023
0.7.0-alpha.4994 109 7/4/2023
0.7.0-alpha.4992 110 7/4/2023
0.7.0-alpha.4991 105 7/4/2023
0.7.0-alpha.4963 107 7/3/2023
0.7.0-alpha.4962 107 7/3/2023
0.7.0-alpha.4959 116 7/3/2023
0.7.0-alpha.4926 107 6/30/2023
0.7.0-alpha.4919 103 6/30/2023
0.7.0-alpha.4883 97 6/27/2023
0.7.0-alpha.4882 86 6/27/2023
0.7.0-alpha.4881 95 6/27/2023
0.7.0-alpha.4847 100 6/25/2023
0.7.0-alpha.4804 96 6/20/2023
0.7.0-alpha.4802 107 6/20/2023
0.7.0-alpha.4798 100 6/20/2023
0.7.0-alpha.4797 106 6/20/2023
0.7.0-alpha.4796 106 6/20/2023
0.7.0-alpha.4790 96 6/19/2023
0.7.0-alpha.4736 102 6/16/2023
0.7.0-alpha.4709 99 6/15/2023
0.7.0-alpha.4695 103 6/15/2023
0.7.0-alpha.4639 99 6/12/2023
0.7.0-alpha.4569 104 6/9/2023
0.7.0-alpha.4527 110 6/8/2023
0.7.0-alpha.4503 99 6/7/2023
0.7.0-alpha.4502 110 6/7/2023
0.7.0-alpha.4442 99 6/5/2023
0.7.0-alpha.4441 106 6/5/2023
0.7.0-alpha.4391 98 6/1/2023
0.7.0-alpha.4390 97 6/1/2023
0.7.0-alpha.4389 113 6/1/2023
0.7.0-alpha.4366 110 5/31/2023
0.7.0-alpha.4365 106 5/31/2023
0.7.0-alpha.4363 101 5/31/2023
0.7.0-alpha.4332 96 5/29/2023
0.7.0-alpha.4331 100 5/29/2023
0.7.0-alpha.4329 96 5/26/2023
0.7.0-alpha.4310 111 5/26/2023
0.7.0-alpha.4303 91 5/26/2023
0.7.0-alpha.4262 100 5/24/2023
0.7.0-alpha.4261 102 5/24/2023
0.7.0-alpha.4260 101 5/24/2023
0.7.0-alpha.4158 125 5/19/2023
0.7.0-alpha.4156 116 5/19/2023
0.7.0-alpha.4117 117 5/15/2023
0.7.0-alpha.4108 115 5/15/2023
0.7.0-alpha.3987 106 5/5/2023
0.7.0-alpha.3986 106 5/5/2023
0.7.0-alpha.3965 138 5/4/2023
0.7.0-alpha.3932 115 4/28/2023
0.7.0-alpha.3930 105 4/28/2023
0.7.0-alpha.3929 122 4/28/2023
0.7.0-alpha.3923 115 4/28/2023
0.7.0-alpha.3917 119 4/27/2023
0.7.0-alpha.3915 118 4/27/2023
0.7.0-alpha.3914 115 4/27/2023
0.7.0-alpha.3896 122 4/27/2023
0.7.0-alpha.3895 115 4/27/2023
0.7.0-alpha.3889 134 4/27/2023
0.7.0-alpha.3880 127 4/26/2023
0.7.0-alpha.3875 120 4/26/2023
0.7.0-alpha.3869 110 4/26/2023
0.7.0-alpha.3865 114 4/26/2023
0.7.0-alpha.3852 115 4/26/2023
0.7.0-alpha.3850 123 4/26/2023
0.7.0-alpha.3848 123 4/26/2023
0.7.0-alpha.3841 122 4/26/2023
0.7.0-alpha.3830 137 4/25/2023
0.7.0-alpha.3800 128 4/24/2023
0.7.0-alpha.3767 126 4/23/2023
0.7.0-alpha.3766 128 4/23/2023
0.7.0-alpha.3763 128 4/23/2023
0.7.0-alpha.3757 108 4/21/2023
0.7.0-alpha.3756 125 4/21/2023
0.7.0-alpha.3736 131 4/21/2023
0.7.0-alpha.3734 129 4/21/2023
0.7.0-alpha.3723 136 4/20/2023
0.7.0-alpha.3719 139 4/20/2023
0.7.0-alpha.3690 135 4/19/2023
0.7.0-alpha.3682 147 4/19/2023
0.7.0-alpha.3672 118 4/19/2023
0.7.0-alpha.3671 123 4/19/2023
0.7.0-alpha.3668 120 4/19/2023
0.7.0-alpha.3666 134 4/19/2023
0.7.0-alpha.3575 137 4/14/2023
0.7.0-alpha.3574 142 4/14/2023
0.7.0-alpha.3570 138 4/14/2023
0.7.0-alpha.3569 134 4/14/2023
0.7.0-alpha.3558 129 4/14/2023
0.7.0-alpha.3531 139 4/13/2023
0.7.0-alpha.3522 138 4/13/2023
0.7.0-alpha.3477 143 4/12/2023
0.7.0-alpha.3462 135 4/12/2023
0.7.0-alpha.3460 155 4/12/2023
0.7.0-alpha.3434 144 4/12/2023
0.7.0-alpha.3429 133 4/11/2023
0.7.0-alpha.3415 150 4/11/2023
0.7.0-alpha.3398 131 4/10/2023
0.7.0-alpha.3382 138 4/10/2023
0.7.0-alpha.3380 159 4/10/2023
0.7.0-alpha.3379 149 4/10/2023
0.7.0-alpha.3376 159 4/10/2023
0.7.0-alpha.3373 150 4/10/2023
0.7.0-alpha.3372 151 4/10/2023
0.7.0-alpha.3370 148 4/10/2023
0.7.0-alpha.3348 147 4/7/2023
0.7.0-alpha.3339 169 4/7/2023
0.7.0-alpha.3330 136 4/6/2023
0.7.0-alpha.3329 126 4/6/2023
0.7.0-alpha.3317 132 4/6/2023
0.7.0-alpha.3313 158 4/6/2023
0.7.0-alpha.3310 139 4/6/2023
0.7.0-alpha.3308 161 4/6/2023
0.7.0-alpha.3304 159 4/6/2023
0.7.0-alpha.3292 142 4/5/2023
0.7.0-alpha.3281 167 4/4/2023
0.7.0-alpha.3278 140 4/4/2023
0.7.0-alpha.3236 129 4/3/2023
0.7.0-alpha.3235 159 4/3/2023
0.7.0-alpha.3230 143 4/3/2023
0.7.0-alpha.3228 148 4/3/2023
0.7.0-alpha.3227 141 4/3/2023
0.7.0-alpha.3226 163 4/3/2023
0.7.0-alpha.3222 160 4/1/2023
0.7.0-alpha.3219 141 3/31/2023
0.7.0-alpha.3217 160 3/31/2023
0.7.0-alpha.3214 158 3/31/2023
0.7.0-alpha.3207 170 3/31/2023
0.7.0-alpha.3204 170 3/31/2023
0.7.0-alpha.3186 148 3/31/2023
0.7.0-alpha.3164 145 3/30/2023
0.7.0-alpha.3152 134 3/30/2023
0.7.0-alpha.3129 156 3/29/2023
0.7.0-alpha.3127 159 3/29/2023
0.7.0-alpha.3124 166 3/29/2023
0.7.0-alpha.3112 150 3/29/2023
0.7.0-alpha.3074 160 3/28/2023
0.7.0-alpha.3073 163 3/28/2023
0.7.0-alpha.3064 177 3/28/2023
0.7.0-alpha.3062 167 3/28/2023
0.7.0-alpha.3060 165 3/27/2023
0.7.0-alpha.3057 156 3/27/2023
0.7.0-alpha.3055 182 3/27/2023
0.7.0-alpha.3047 175 3/27/2023
0.7.0-alpha.3042 180 3/27/2023
0.7.0-alpha.3041 157 3/27/2023
0.7.0-alpha.3037 154 3/27/2023
0.7.0-alpha.3036 156 3/27/2023
0.7.0-alpha.3034 165 3/27/2023
0.7.0-alpha.3032 158 3/27/2023
0.7.0-alpha.3031 147 3/27/2023
0.7.0-alpha.3004 161 3/24/2023
0.7.0-alpha.2994 168 3/23/2023
0.7.0-alpha.2986 169 3/23/2023
0.7.0-alpha.2978 195 3/23/2023
0.7.0-alpha.2916 152 3/21/2023
0.7.0-alpha.2907 141 3/21/2023
0.7.0-alpha.2871 158 3/20/2023
0.7.0-alpha.2847 187 3/18/2023
0.7.0-alpha.2836 171 3/17/2023
0.7.0-alpha.2801 153 3/17/2023
0.7.0-alpha.2799 141 3/16/2023
0.7.0-alpha.2798 140 3/16/2023
0.7.0-alpha.2797 133 3/16/2023
0.7.0-alpha.2795 130 3/16/2023
0.7.0-alpha.2787 128 3/16/2023
0.7.0-alpha.2769 140 3/16/2023
0.7.0-alpha.2741 143 3/15/2023
0.7.0-alpha.2733 153 3/14/2023
0.7.0-alpha.2712 133 3/14/2023
0.7.0-alpha.2711 129 3/14/2023
0.7.0-alpha.2705 137 3/14/2023
0.7.0-alpha.2699 132 3/13/2023
0.7.0-alpha.2698 129 3/13/2023
0.7.0-alpha.2697 144 3/13/2023
0.7.0-alpha.2695 132 3/13/2023
0.7.0-alpha.2680 133 3/10/2023
0.7.0-alpha.2650 133 3/10/2023
0.7.0-alpha.2648 130 3/10/2023
0.7.0-alpha.2641 131 3/9/2023
0.7.0-alpha.2640 139 3/9/2023
0.7.0-alpha.2635 145 3/9/2023
0.7.0-alpha.2634 148 3/9/2023
0.7.0-alpha.2629 140 3/9/2023
0.7.0-alpha.2617 137 3/8/2023
0.7.0-alpha.2616 135 3/8/2023
0.7.0-alpha.2614 139 3/8/2023
0.7.0-alpha.2602 123 3/7/2023
0.7.0-alpha.2590 123 3/7/2023
0.7.0-alpha.2589 139 3/7/2023
0.7.0-alpha.2588 139 3/7/2023
0.7.0-alpha.2533 149 3/3/2023
0.7.0-alpha.2529 151 3/3/2023
0.7.0-alpha.2528 143 3/3/2023
0.7.0-alpha.2454 149 2/28/2023
0.7.0-alpha.2445 171 2/28/2023
0.7.0-alpha.2439 140 2/28/2023
0.7.0-alpha.2435 146 2/28/2023
0.7.0-alpha.2429 151 2/28/2023
0.7.0-alpha.2390 150 2/26/2023
0.7.0-alpha.2360 152 2/24/2023
0.7.0-alpha.2296 153 2/22/2023
0.7.0-alpha.2205 138 2/16/2023
0.7.0-alpha.2192 140 2/15/2023
0.7.0-alpha.2157 157 2/14/2023
0.7.0-alpha.2149 142 2/14/2023
0.7.0-alpha.2062 150 2/13/2023
0.7.0-alpha.2058 148 2/13/2023
0.7.0-alpha.2025 144 2/10/2023
0.7.0-alpha.2007 140 2/9/2023
0.7.0-alpha.2005 142 2/8/2023
0.7.0-alpha.2002 167 2/8/2023
0.7.0-alpha.2001 156 2/8/2023
0.7.0-alpha.2000 143 2/8/2023
0.7.0-alpha.1999 148 2/8/2023
0.7.0-alpha.1998 150 2/8/2023
0.7.0-alpha.1971 156 2/5/2023
0.7.0-alpha.1964 156 2/3/2023
0.7.0-alpha.1961 160 2/3/2023
0.7.0-alpha.1960 152 2/3/2023
0.7.0-alpha.1958 148 2/3/2023
0.7.0-alpha.1957 142 2/3/2023
0.7.0-alpha.1956 150 2/3/2023
0.7.0-alpha.1954 156 2/3/2023
0.7.0-alpha.1945 169 2/2/2023
0.7.0-alpha.1944 175 2/2/2023
0.7.0-alpha.1911 167 1/30/2023
0.7.0-alpha.1904 166 1/29/2023
0.7.0-alpha.1903 173 1/29/2023
0.7.0-alpha.1902 184 1/29/2023
0.7.0-alpha.1899 172 1/29/2023
0.7.0-alpha.1897 168 1/20/2023
0.7.0-alpha.1893 158 1/17/2023
0.7.0-alpha.1891 156 1/17/2023
0.7.0-alpha.1882 160 1/17/2023
0.7.0-alpha.1879 150 1/17/2023
0.7.0-alpha.1865 202 1/16/2023
0.7.0-alpha.1864 162 1/16/2023
0.7.0-alpha.1860 174 1/16/2023
0.7.0-alpha.1856 226 1/15/2023
0.7.0-alpha.1846 200 1/15/2023
0.7.0-alpha.1844 224 1/15/2023
0.7.0-alpha.1840 177 1/15/2023
0.7.0-alpha.1827 161 1/14/2023
0.7.0-alpha.1826 172 1/14/2023
0.7.0-alpha.1804 477 1/14/2023
0.7.0-alpha.1798 179 1/13/2023
0.7.0-alpha.1797 142 1/13/2023
0.7.0-alpha.1794 237 1/13/2023
0.7.0-alpha.1787 157 1/13/2023
0.7.0-alpha.1777 151 1/13/2023
0.7.0-alpha.1761 260 1/12/2023
0.7.0-alpha.1744 166 1/11/2023
0.7.0-alpha.1733 214 1/11/2023
0.7.0-alpha.1726 367 1/11/2023
0.7.0-alpha.1725 204 1/11/2023
0.7.0-alpha.1717 177 1/11/2023
0.7.0-alpha.1712 207 1/11/2023
0.7.0-alpha.1709 181 1/11/2023
0.7.0-alpha.1699 169 1/11/2023
0.7.0-alpha.1697 174 1/11/2023
0.7.0-alpha.1696 168 1/10/2023
0.7.0-alpha.1661 204 1/10/2023
0.7.0-alpha.1655 174 1/9/2023
0.7.0-alpha.1634 181 1/9/2023
0.7.0-alpha.1632 180 1/9/2023
0.7.0-alpha.1611 215 1/6/2023
0.7.0-alpha.1559 319 1/5/2023
0.7.0-alpha.1549 195 1/4/2023
0.7.0-alpha.1544 199 1/4/2023
0.7.0-alpha.1541 252 1/4/2023
0.7.0-alpha.1513 189 1/3/2023
0.7.0-alpha.1512 196 1/3/2023
0.7.0-alpha.1511 183 1/3/2023
0.7.0-alpha.1500 183 1/3/2023
0.7.0-alpha.1409 1,162 12/27/2022
0.7.0-alpha.1406 151 12/27/2022
0.7.0-alpha.1402 156 12/27/2022
0.7.0-alpha.1400 153 12/26/2022
0.7.0-alpha.1399 156 12/26/2022
0.7.0-alpha.1397 164 12/26/2022
0.7.0-alpha.1154 248 12/14/2022
0.7.0-alpha.1122 161 12/12/2022
0.7.0-alpha.1114 163 12/12/2022
0.7.0-alpha.1096 171 12/8/2022
0.7.0-alpha.1044 309 12/6/2022
0.7.0-alpha.1036 157 12/6/2022
0.7.0-alpha.973 191 12/2/2022
0.7.0-alpha.972 163 12/2/2022
0.7.0-alpha.961 161 12/1/2022
0.7.0-alpha.937 196 11/30/2022
0.7.0-alpha.913 185 11/28/2022
0.7.0-alpha.900 169 11/25/2022
0.7.0-alpha.896 151 11/25/2022
0.7.0-alpha.888 154 11/24/2022
0.7.0-alpha.883 154 11/23/2022
0.7.0-alpha.882 164 11/23/2022
0.7.0-alpha.879 170 11/23/2022
0.7.0-alpha.873 173 11/22/2022
0.7.0-alpha.868 160 11/21/2022
0.7.0-alpha.864 148 11/21/2022
0.7.0-alpha.861 163 11/21/2022
0.7.0-alpha.858 160 11/21/2022
0.7.0-alpha.856 156 11/21/2022
0.7.0-alpha.855 173 11/21/2022
0.7.0-alpha.852 160 11/18/2022
0.7.0-alpha.851 159 11/18/2022
0.7.0-alpha.849 156 11/18/2022
0.7.0-alpha.842 153 11/17/2022
0.7.0-alpha.838 158 11/17/2022
0.7.0-alpha.835 163 11/17/2022
0.7.0-alpha.833 162 11/17/2022
0.7.0-alpha.832 167 11/17/2022
0.7.0-alpha.831 166 11/17/2022
0.7.0-alpha.829 160 11/16/2022
0.7.0-alpha.820 153 11/16/2022
0.7.0-alpha.812 173 11/16/2022
0.7.0-alpha.802 155 11/15/2022
0.7.0-alpha.800 158 11/15/2022
0.7.0-alpha.799 149 11/15/2022
0.7.0-alpha.798 149 11/15/2022
0.6.2 1,758 4/11/2023
0.6.1 160 4/11/2023
0.6.0 5,921 11/3/2022
0.6.0-rc.9 437 10/28/2022
0.6.0-rc.8 1,101 10/25/2022
0.6.0-rc.7 1,063 10/11/2022
0.6.0-rc.6 372 9/29/2022
0.6.0-rc.4 226 9/23/2022
0.6.0-rc.3 234 9/20/2022
0.6.0-rc.2 319 9/16/2022
0.6.0-preview.6 316 9/8/2022
0.6.0-preview.5 861 8/29/2022
0.6.0-preview.4 372 8/18/2022
0.6.0-preview.3 615 8/8/2022
0.6.0-preview.2 207 8/4/2022
0.6.0-preview.1 219 8/1/2022
0.5.0 5,546 7/29/2022
0.5.0-rc.7 193 7/28/2022
0.5.0-rc.6 407 7/19/2022
0.5.0-rc.5 289 7/13/2022
0.5.0-rc.4 182 7/12/2022
0.5.0-rc.3 208 7/11/2022
0.5.0-rc.2 253 7/8/2022
0.5.0-rc.1 180 7/7/2022
0.5.0-preview.5 415 6/30/2022
0.5.0-preview.4 223 6/27/2022
0.5.0-preview.3 511 6/21/2022
0.5.0-preview.2 290 6/14/2022
0.5.0-preview.1 224 6/10/2022
0.4.0 2,132 5/31/2022
0.4.0-rc.3 368 5/24/2022
0.4.0-rc.2 206 5/19/2022
0.4.0-rc.1 271 5/19/2022
0.4.0-preview.22 236 5/12/2022 0.4.0-preview.22 is deprecated because it is no longer maintained.
0.4.0-preview.21 204 5/12/2022 0.4.0-preview.21 is deprecated because it is no longer maintained.
0.4.0-preview.4 253 5/12/2022
0.4.0-preview.3 178 5/12/2022
0.4.0-preview.2 184 5/11/2022
0.4.0-preview.1 440 4/2/2022
0.3.11407 2,366 4/6/2022
0.3.0 3,124 2/25/2022
0.3.0-rc.28 209 1/25/2022
0.3.0-rc.26 189 1/24/2022
0.3.0-rc.24 196 1/24/2022
0.3.0-rc.23 197 1/24/2022
0.3.0-rc.22 201 1/24/2022
0.3.0-rc.21 209 1/24/2022
0.3.0-rc.20 196 1/23/2022
0.3.0-rc.19 192 1/22/2022
0.3.0-rc.17 188 1/22/2022
0.3.0-rc.16 201 1/21/2022
0.3.0-rc.14 190 1/21/2022
0.3.0-rc.13 201 1/21/2022
0.3.0-rc.12 199 1/21/2022
0.3.0-rc.11 186 1/21/2022
0.3.0-rc.10 198 1/21/2022
0.3.0-rc.9 191 1/20/2022
0.3.0-rc.8 196 1/17/2022
0.3.0-rc.7 189 1/17/2022
0.3.0-rc.6 201 1/14/2022
0.3.0-rc.5 195 1/13/2022
0.3.0-rc.3 198 12/30/2021
0.3.0-rc.2 232 12/28/2021
0.3.0-alpha.795 163 11/15/2022
0.3.0-alpha.793 159 11/15/2022
0.3.0-alpha.551 132 11/2/2022
0.3.0-alpha.550 133 11/2/2022
0.3.0-alpha.505 144 10/31/2022
0.3.0-alpha.481 136 10/31/2022
0.3.0-alpha.467 143 10/28/2022
0.3.0-alpha.456 161 10/27/2022
0.3.0-alpha.420 138 10/26/2022
0.3.0-alpha.415 151 10/25/2022
0.3.0-alpha.410 138 10/25/2022
0.3.0-alpha.407 135 10/25/2022
0.2.15401 963 9/26/2022
0.2.15400 940 9/26/2022
0.2.15352 958 9/23/2022
0.2.15312 953 9/21/2022
0.2.15296 956 9/20/2022
0.2.15295 981 9/20/2022
0.2.15288 962 9/20/2022
0.2.15286 974 9/20/2022
0.2.15281 945 9/20/2022
0.2.15275 964 9/19/2022
0.2.15273 948 9/19/2022
0.2.15257 991 9/19/2022
0.2.15241 975 9/16/2022
0.2.15240 927 9/16/2022
0.2.15237 967 9/16/2022
0.2.15232 994 9/16/2022
0.2.15231 990 9/16/2022
0.2.15230 957 9/16/2022
0.2.15229 950 9/16/2022
0.2.15210 1,056 9/15/2022
0.2.15196 1,041 9/14/2022
0.2.15184 950 9/13/2022
0.2.15140 959 9/8/2022
0.2.14958 954 8/30/2022
0.2.14948 1,003 8/29/2022
0.2.14946 977 8/29/2022
0.2.14940 988 8/29/2022
0.2.14939 986 8/29/2022
0.2.14934 969 8/29/2022
0.2.14837 980 8/19/2022
0.2.14822 1,002 8/18/2022
0.2.14816 952 8/18/2022
0.2.14805 990 8/18/2022
0.2.14781 971 8/17/2022
0.2.14746 969 8/16/2022
0.2.14734 968 8/16/2022
0.2.14541 993 8/11/2022
0.2.14496 964 8/10/2022
0.2.14421 969 8/8/2022
0.2.14363 985 8/5/2022
0.2.14323 1,015 8/3/2022
0.2.14262 968 8/3/2022
0.2.14189 1,000 8/1/2022
0.2.14171 1,021 8/1/2022
0.2.14169 1,031 8/1/2022
0.2.14163 1,021 7/29/2022
0.2.14072 986 7/27/2022
0.2.14007 988 7/22/2022
0.2.13863 1,023 7/18/2022
0.2.13821 990 7/15/2022
0.2.13819 1,017 7/15/2022
0.2.13795 1,029 7/14/2022
0.2.13777 1,016 7/14/2022
0.2.13776 1,005 7/14/2022
0.2.13741 983 7/12/2022
0.2.13740 995 7/12/2022
0.2.13724 1,011 7/11/2022
0.2.13717 1,024 7/11/2022
0.2.13705 993 7/8/2022
0.2.13703 1,001 7/8/2022
0.2.13687 1,036 7/8/2022
0.2.13675 1,028 7/8/2022
0.2.13672 996 7/7/2022
0.2.13665 994 7/7/2022
0.2.13627 991 7/6/2022
0.2.13626 1,019 7/6/2022
0.2.13620 1,018 7/6/2022
0.2.13594 996 7/5/2022
0.2.13593 993 7/5/2022
0.2.13573 1,013 7/5/2022
0.2.13564 1,001 7/4/2022
0.2.13561 999 7/4/2022
0.2.13560 1,030 7/4/2022
0.2.13555 1,024 7/4/2022
0.2.13549 1,029 7/4/2022
0.2.13491 1,022 6/30/2022
0.2.13488 1,028 6/30/2022
0.2.13487 1,013 6/30/2022
0.2.13486 1,000 6/30/2022
0.2.13482 1,026 6/30/2022
0.2.13481 1,011 6/30/2022
0.2.13480 1,015 6/30/2022
0.2.13479 1,004 6/30/2022
0.2.13476 1,009 6/30/2022
0.2.13474 996 6/30/2022
0.2.13472 1,012 6/30/2022
0.2.13471 987 6/30/2022
0.2.13470 1,028 6/30/2022
0.2.13469 1,036 6/30/2022
0.2.13461 1,007 6/30/2022
0.2.13458 1,006 6/30/2022
0.2.13453 1,017 6/30/2022
0.2.13449 997 6/29/2022
0.2.13447 1,030 6/29/2022
0.2.13438 990 6/29/2022
0.2.13417 981 6/29/2022
0.2.13414 1,010 6/29/2022
0.2.13413 1,011 6/28/2022
0.2.13404 1,008 6/28/2022
0.2.13399 1,023 6/28/2022
0.2.13398 1,036 6/28/2022
0.2.13387 996 6/27/2022
0.2.13382 1,028 6/27/2022
0.2.13377 1,025 6/27/2022
0.2.13356 1,037 6/24/2022
0.2.13330 1,044 6/24/2022
0.2.13310 1,031 6/23/2022
0.2.13294 1,026 6/23/2022
0.2.13291 1,026 6/23/2022
0.2.13290 1,006 6/23/2022
0.2.13286 1,040 6/23/2022
0.2.13214 1,015 6/21/2022
0.2.13211 1,034 6/21/2022
0.2.12942 986 6/14/2022
0.2.12901 999 6/10/2022
0.2.12871 1,038 6/8/2022
0.2.12848 1,043 6/7/2022
0.2.12846 1,019 6/6/2022
0.2.12794 1,047 6/1/2022
0.2.12793 1,060 6/1/2022
0.2.12694 1,043 5/30/2022
0.2.12507 1,044 5/19/2022
0.2.12495 1,064 5/18/2022
0.2.12494 1,044 5/18/2022
0.2.12492 1,061 5/18/2022
0.2.12478 1,047 5/18/2022
0.2.12476 1,021 5/18/2022
0.2.12468 1,068 5/17/2022
0.2.12453 1,049 5/17/2022
0.2.12452 1,035 5/17/2022
0.2.12450 1,059 5/17/2022
0.2.12437 1,061 5/17/2022
0.2.12435 1,061 5/17/2022
0.2.12433 1,040 5/17/2022
0.2.12431 1,031 5/17/2022
0.2.12407 1,044 5/16/2022
0.2.12395 1,055 5/16/2022
0.2.12340 1,047 5/13/2022
0.2.12339 1,063 5/13/2022
0.2.12324 1,052 5/12/2022
0.2.12323 1,021 5/12/2022
0.2.12309 1,044 5/11/2022
0.2.12277 1,077 5/10/2022
0.2.12265 1,342 5/10/2022
0.2.12261 1,006 5/10/2022
0.2.12240 1,355 5/9/2022
0.2.12238 1,055 5/9/2022
0.2.12237 1,063 5/9/2022
0.2.12228 1,070 5/9/2022
0.2.12227 1,036 5/9/2022
0.2.12173 1,052 5/7/2022
0.2.12129 1,031 5/6/2022
0.2.12121 1,395 5/6/2022
0.2.12120 1,031 5/6/2022
0.2.12057 1,055 4/29/2022
0.2.12051 1,051 4/28/2022
0.2.12050 1,095 4/28/2022
0.2.12019 1,046 4/28/2022
0.2.12018 1,053 4/28/2022
0.2.12017 1,050 4/28/2022
0.2.12016 2,092 4/28/2022
0.2.12005 2,171 4/27/2022
0.2.11993 2,156 4/27/2022
0.2.11989 2,109 4/27/2022
0.2.11975 2,118 4/27/2022
0.2.11974 2,171 4/27/2022
0.2.11962 2,145 4/26/2022
0.2.11934 2,131 4/26/2022
0.2.11933 2,130 4/26/2022
0.2.11923 2,102 4/25/2022
0.2.11907 1,958 4/25/2022
0.2.11906 1,998 4/25/2022
0.2.11903 1,995 4/25/2022
0.2.11902 1,970 4/25/2022
0.2.11869 1,983 4/24/2022
0.2.11852 1,901 4/22/2022
0.2.11799 1,987 4/21/2022
0.2.11763 1,950 4/19/2022
0.2.11740 1,941 4/19/2022
0.2.11701 1,983 4/18/2022
0.2.11698 1,989 4/18/2022
0.2.11681 2,001 4/16/2022
0.2.11568 1,959 4/14/2022
0.2.11507 2,066 4/12/2022
0.2.11501 1,986 4/12/2022
0.2.11476 1,965 4/11/2022
0.2.11472 1,981 4/10/2022
0.2.11396 1,945 4/6/2022
0.2.11395 1,935 4/6/2022
0.2.11364 1,942 4/2/2022
0.2.11356 1,976 4/1/2022
0.2.11355 1,956 4/1/2022
0.2.11354 1,937 4/1/2022
0.2.11350 1,945 4/1/2022
0.2.11329 1,999 4/1/2022
0.2.11327 1,975 4/1/2022
0.2.11326 1,991 4/1/2022
0.2.11323 1,916 4/1/2022
0.2.11320 1,943 3/31/2022
0.2.11319 1,963 3/31/2022
0.2.11281 1,967 3/31/2022
0.2.11268 1,965 3/30/2022
0.2.11267 1,987 3/30/2022
0.2.11259 2,004 3/30/2022
0.2.11257 1,898 3/30/2022
0.2.11211 1,856 3/29/2022
0.2.11205 1,931 3/29/2022
0.2.11202 1,974 3/29/2022
0.2.11197 1,939 3/28/2022
0.2.11195 1,914 3/28/2022
0.2.11194 1,929 3/28/2022
0.2.11190 1,903 3/28/2022
0.2.11174 1,937 3/28/2022
0.2.11170 1,908 3/28/2022
0.2.11169 1,891 3/28/2022
0.2.11123 1,879 3/23/2022
0.2.11120 1,885 3/23/2022
0.2.11092 1,909 3/23/2022
0.2.11091 1,885 3/23/2022
0.2.11090 1,940 3/23/2022
0.2.11087 1,919 3/23/2022
0.2.11059 1,938 3/22/2022
0.2.11057 1,930 3/22/2022
0.2.10900 1,965 3/7/2022
0.2.10893 1,973 3/7/2022
0.2.10846 1,897 3/3/2022
0.2.10844 1,868 3/3/2022
0.2.10829 2,008 3/3/2022
0.2.10739 1,955 2/28/2022
0.2.10649 6,484 2/24/2022
0.2.10628 1,938 2/23/2022
0.2.10602 1,762 2/23/2022
0.2.10600 1,817 2/23/2022
0.2.10574 1,768 2/23/2022
0.2.10494 1,779 2/22/2022
0.2.10426 1,753 2/18/2022
0.2.10424 1,779 2/18/2022
0.2.10395 1,727 2/17/2022
0.2.10377 1,750 2/16/2022
0.2.10375 1,830 2/16/2022
0.2.10367 1,763 2/16/2022
0.2.10365 1,821 2/16/2022
0.2.10349 1,853 2/15/2022
0.2.10329 1,808 2/15/2022
0.2.10323 1,709 2/14/2022
0.2.10321 1,766 2/14/2022
0.2.10317 1,775 2/14/2022
0.2.10312 1,810 2/14/2022
0.2.10303 1,929 2/14/2022
0.2.10288 1,787 2/11/2022
0.2.10287 1,786 2/11/2022
0.2.10286 1,706 2/11/2022
0.2.10285 1,789 2/11/2022
0.2.10283 1,754 2/11/2022
0.2.10277 1,892 2/9/2022
0.2.10275 1,773 2/9/2022
0.2.10273 1,862 2/9/2022
0.2.10268 1,860 2/9/2022
0.2.10261 1,828 2/9/2022
0.2.10256 1,881 2/9/2022
0.2.10254 1,816 2/9/2022
0.2.10245 1,839 1/31/2022
0.2.10244 1,849 1/31/2022
0.2.10243 1,861 1/31/2022
0.2.10240 1,881 1/25/2022
0.2.10232 1,766 1/24/2022
0.2.10220 1,808 1/24/2022
0.2.10217 4,434 1/24/2022
0.2.10212 1,819 1/24/2022
0.2.10210 1,787 1/24/2022
0.2.10208 1,764 1/24/2022
0.2.10206 1,749 1/24/2022
0.2.10204 1,816 1/24/2022
0.2.10194 1,786 1/22/2022
0.2.10192 1,814 1/22/2022
0.2.10190 1,809 1/22/2022
0.2.10172 1,807 1/22/2022
0.2.10118 1,790 1/21/2022
0.2.10097 1,792 1/20/2022
0.2.10091 1,761 1/20/2022
0.2.10073 1,785 1/19/2022
0.2.10068 1,838 1/19/2022
0.2.10064 1,785 1/19/2022
0.2.10061 1,795 1/19/2022
0.2.10057 1,877 1/19/2022
0.2.10039 1,791 1/19/2022
0.2.10037 1,813 1/19/2022
0.2.10022 1,805 1/18/2022
0.2.10021 1,809 1/18/2022
0.2.10020 1,815 1/18/2022
0.2.10018 1,793 1/18/2022
0.2.10005 1,938 1/18/2022
0.2.10002 1,862 1/18/2022
0.2.9994 1,815 1/18/2022
0.2.9992 1,846 1/18/2022
0.2.9985 1,864 1/18/2022
0.2.9982 1,873 1/18/2022
0.2.9981 1,871 1/17/2022
0.2.9977 1,758 1/17/2022
0.2.9973 1,812 1/17/2022
0.2.9971 1,819 1/17/2022
0.2.9961 1,792 1/17/2022
0.2.9959 1,817 1/17/2022
0.2.9956 1,765 1/17/2022
0.2.9952 1,833 1/17/2022
0.2.9950 1,825 1/17/2022
0.2.9943 1,763 1/17/2022
0.2.9941 1,789 1/17/2022
0.2.9940 1,847 1/17/2022
0.2.9934 1,791 1/17/2022
0.2.9932 1,804 1/17/2022
0.2.9929 1,878 1/17/2022
0.2.9899 1,827 1/14/2022
0.2.9889 1,834 1/13/2022
0.2.9886 1,848 1/13/2022
0.2.9856 1,886 1/13/2022
0.2.9854 1,846 1/13/2022
0.2.9835 1,866 1/12/2022
0.2.9801 1,879 1/11/2022
0.2.9798 1,814 1/11/2022
0.2.9797 1,539 1/10/2022
0.2.9794 1,546 1/10/2022
0.2.9782 1,560 1/10/2022
0.2.9775 1,534 1/10/2022
0.2.9771 1,498 1/10/2022
0.2.9736 1,601 1/7/2022
0.2.9735 1,621 1/7/2022
0.2.9679 1,574 1/6/2022
0.2.9664 1,655 1/6/2022
0.2.9642 1,558 1/5/2022
0.2.9627 1,521 1/5/2022
0.2.9623 1,619 1/5/2022
0.2.9617 1,532 1/5/2022
0.2.9606 1,545 1/4/2022
0.2.9599 1,569 1/4/2022
0.2.9595 1,533 1/4/2022
0.2.9578 1,488 1/4/2022
0.2.9566 1,624 1/4/2022
0.2.9545 1,560 12/31/2021
0.2.9533 1,516 12/31/2021
0.2.9525 1,490 12/31/2021
0.2.9513 1,517 12/31/2021
0.2.9476 1,752 12/30/2021
0.2.9442 1,590 12/29/2021
0.2.9441 1,507 12/29/2021
0.2.9411 1,497 12/29/2021
0.2.9386 1,534 12/29/2021
0.2.9384 1,525 12/29/2021
0.2.9382 1,524 12/29/2021
0.2.9381 1,573 12/29/2021
0.2.9377 1,551 12/28/2021
0.2.9374 1,537 12/28/2021
0.2.9370 1,566 12/28/2021
0.2.9369 1,500 12/28/2021
0.2.9367 1,529 12/28/2021
0.2.9351 1,533 12/28/2021
0.2.9347 1,500 12/28/2021
0.2.9346 1,521 12/28/2021
0.2.9337 1,554 12/28/2021
0.2.9331 1,555 12/28/2021
0.2.9323 1,538 12/27/2021
0.2.9322 1,572 12/27/2021
0.2.9320 1,679 12/27/2021
0.2.9319 1,595 12/27/2021
0.2.9318 1,597 12/27/2021
0.2.9312 1,624 12/27/2021
0.2.9308 1,640 12/27/2021
0.2.9295 1,598 12/27/2021
0.2.9291 1,585 12/27/2021
0.2.9283 1,580 12/27/2021
0.2.9282 1,615 12/27/2021
0.2.9228 1,544 12/24/2021
0.2.9225 1,529 12/23/2021
0.2.9221 1,564 12/23/2021
0.2.9217 1,626 12/23/2021
0.2.9216 1,543 12/23/2021
0.2.9202 1,580 12/23/2021
0.2.9198 1,561 12/23/2021
0.2.9197 1,533 12/23/2021
0.2.9187 1,613 12/23/2021
0.2.9182 1,535 12/22/2021
0.2.9180 1,511 12/22/2021
0.2.9163 1,595 12/22/2021
0.2.9155 1,555 12/22/2021
0.2.9154 1,522 12/22/2021
0.2.9140 1,581 12/21/2021
0.2.9116 1,554 12/21/2021
0.2.9098 1,572 12/20/2021
0.2.9095 1,588 12/17/2021
0.2.9094 1,559 12/17/2021
0.2.9086 1,467 12/17/2021
0.2.9083 1,517 12/17/2021
0.2.9079 1,525 12/17/2021
0.2.9075 1,536 12/17/2021
0.2.9061 1,595 12/16/2021
0.2.9049 1,489 12/16/2021
0.2.9046 1,520 12/16/2021
0.2.9036 1,610 12/15/2021
0.2.9035 1,567 12/15/2021
0.2.9034 1,527 12/15/2021
0.2.9016 1,557 12/14/2021
0.2.9009 1,528 12/14/2021
0.2.9006 1,570 12/14/2021
0.2.8987 1,621 12/13/2021
0.2.8984 1,559 12/13/2021
0.2.8980 1,824 12/13/2021
0.2.8977 1,646 12/12/2021
0.2.8965 1,615 12/10/2021
0.2.8964 1,547 12/10/2021
0.2.8963 1,284 12/10/2021
0.2.8962 1,579 12/10/2021
0.2.8961 1,531 12/10/2021
0.2.8960 1,591 12/10/2021
0.2.8959 1,604 12/10/2021
0.2.8958 1,571 12/10/2021
0.2.8952 1,585 12/10/2021
0.2.8864 1,594 12/9/2021
0.2.8809 1,622 12/7/2021
0.2.8768 1,567 12/7/2021
0.2.8764 1,586 12/7/2021
0.2.8762 1,578 12/7/2021
0.2.8760 1,547 12/7/2021
0.2.8759 1,574 12/7/2021
0.2.8633 1,991 12/3/2021
0.2.8603 1,527 12/3/2021
0.2.8567 1,497 12/2/2021
0.2.8566 1,567 12/2/2021
0.2.8553 1,556 12/2/2021
0.2.8542 1,579 12/2/2021
0.2.8538 1,525 12/2/2021
0.2.8495 1,536 12/1/2021
0.2.8494 1,550 12/1/2021
0.2.8470 1,611 12/1/2021
0.2.8390 1,257 11/30/2021
0.2.8383 1,284 11/30/2021
0.2.8187 2,470 11/26/2021
0.2.8146 3,560 11/26/2021
0.2.8145 2,535 11/26/2021
0.2.8139 2,759 11/25/2021
0.2.8120 3,971 11/25/2021
0.2.8118 5,325 11/24/2021
0.2.8096 5,027 11/24/2021
0.2.8078 293 11/23/2021
0.2.8071 267 11/23/2021
0.2.8069 287 11/23/2021
0.2.8065 276 11/23/2021
0.2.8046 299 11/23/2021
0.2.8044 271 11/23/2021
0.2.8036 308 11/22/2021
0.2.8033 283 11/22/2021
0.2.8032 279 11/22/2021
0.2.8031 286 11/22/2021
0.2.8029 291 11/22/2021
0.2.8028 273 11/22/2021
0.2.8024 272 11/22/2021
0.2.8022 288 11/22/2021
0.2.8020 290 11/22/2021
0.2.8019 293 11/22/2021
0.2.8018 311 11/22/2021
0.2.8017 339 11/22/2021
0.2.8016 389 11/22/2021
0.2.8015 402 11/22/2021
0.2.8012 428 11/22/2021
0.2.8006 315 11/19/2021
0.2.8004 322 11/19/2021
0.2.8002 305 11/19/2021
0.2.7996 347 11/19/2021
0.2.7992 357 11/19/2021
0.2.7990 290 11/19/2021
0.2.7988 333 11/19/2021
0.2.7974 339 11/19/2021
0.2.7972 291 11/19/2021
0.2.7968 313 11/18/2021
0.2.7937 350 11/18/2021
0.2.7933 288 11/18/2021
0.2.7931 301 11/18/2021
0.2.7923 311 11/17/2021
0.2.7915 318 11/17/2021
0.2.7912 298 11/17/2021
0.2.7901 332 11/17/2021
0.2.7882 328 11/16/2021
0.2.7876 312 11/16/2021
0.2.7869 356 11/16/2021
0.2.7861 325 11/15/2021
0.2.7853 305 11/15/2021
0.2.7843 323 11/15/2021
0.2.7821 300 11/12/2021
0.2.7811 320 11/12/2021
0.2.7808 319 11/12/2021
0.2.7803 298 11/12/2021
0.2.7802 300 11/12/2021
0.2.7801 297 11/12/2021
0.2.7800 303 11/12/2021
0.2.7789 292 11/11/2021
0.2.7751 257 11/9/2021
0.2.7730 279 11/9/2021
0.2.7727 285 11/9/2021
0.2.7689 229 11/8/2021
0.2.7667 291 11/5/2021
0.2.7641 288 11/4/2021
0.2.7625 251 11/3/2021
0.2.7583 271 11/2/2021
0.2.7580 229 11/1/2021
0.2.7541 273 10/29/2021
0.2.7415 288 10/25/2021
0.2.7399 240 10/22/2021
0.2.7394 253 10/22/2021
0.2.7391 294 10/22/2021
0.2.7369 272 10/20/2021
0.2.7339 268 10/20/2021
0.2.7336 263 10/20/2021
0.2.7332 244 10/20/2021
0.2.7319 241 10/19/2021
0.2.7317 250 10/19/2021
0.2.7316 243 10/19/2021
0.2.7307 234 10/19/2021
0.2.7304 222 10/19/2021
0.2.7302 231 10/18/2021
0.2.7292 273 10/18/2021
0.2.7219 254 10/12/2021
0.2.7197 268 10/11/2021
0.2.7194 266 10/11/2021
0.2.7192 317 10/11/2021
0.2.7183 272 10/9/2021
0.2.7161 278 10/9/2021
0.2.7158 291 10/9/2021
0.2.7157 314 10/9/2021
0.2.7149 270 10/8/2021
0.2.7134 232 10/8/2021
0.2.7121 229 9/30/2021
0.2.7110 253 9/30/2021
0.2.7054 282 9/28/2021
0.2.6901 249 9/26/2021
0.2.6894 249 9/26/2021
0.2.6887 272 9/26/2021
0.2.6884 318 9/26/2021
0.2.6883 339 9/26/2021
0.2.6847 259 9/22/2021
0.2.6662 252 9/18/2021
0.2.6661 251 9/18/2021
0.2.6577 254 9/17/2021
0.2.6573 252 9/17/2021
0.2.6572 265 9/17/2021
0.2.6561 8,877 9/16/2021
0.2.6552 256 9/17/2021
0.2.6547 244 9/17/2021
0.2.6544 242 9/17/2021
0.2.5758 258 9/6/2021
0.2.5757 236 9/6/2021
0.2.5756 236 9/6/2021
0.2.5410 471 8/26/2021
0.2.5408 453 8/26/2021
0.2.5395 241 8/26/2021
0.2.5394 237 8/26/2021
0.2.5393 238 8/25/2021
0.2.5117 307 8/21/2021
0.2.5116 241 8/21/2021
0.2.5115 227 8/21/2021
0.2.4935 1,528 8/18/2021
0.2.4635 272 8/12/2021
0.2.4574 258 8/12/2021
0.2.4523 289 8/11/2021
0.2.4517 260 8/11/2021
0.2.4505 237 8/11/2021
0.2.4503 232 8/11/2021
0.2.4489 248 8/11/2021
0.2.4482 246 8/11/2021
0.2.4476 241 8/11/2021
0.2.4475 246 8/11/2021
0.2.4458 1,642 8/10/2021
0.2.4447 247 8/10/2021
0.2.4426 277 8/10/2021
0.2.4425 263 8/10/2021
0.2.4424 259 8/10/2021
0.2.4312 273 8/9/2021
0.2.4275 263 8/6/2021
0.2.4271 264 8/6/2021
0.2.4259 302 8/6/2021
0.2.4253 296 8/6/2021
0.2.4201 268 8/5/2021
0.2.4161 272 8/5/2021
0.2.4158 279 8/5/2021
0.2.4151 259 8/5/2021
0.2.4064 280 8/3/2021
0.2.4023 251 8/2/2021
0.2.4009 244 8/2/2021
0.2.4008 246 8/2/2021
0.2.4004 246 8/2/2021
0.2.3964 6,610 8/2/2021
0.2.3958 252 8/2/2021
0.2.3954 256 8/2/2021
0.2.3885 345 7/31/2021
0.2.3880 273 7/31/2021
0.2.3850 327 7/31/2021
0.2.3838 354 7/31/2021
0.2.3832 356 7/31/2021
0.2.3829 363 7/31/2021
0.2.3782 285 7/30/2021
0.2.3768 291 7/30/2021
0.2.3760 296 7/30/2021
0.2.3752 269 7/30/2021
0.2.3750 267 7/29/2021
0.2.3734 273 7/29/2021
0.2.3717 447 7/29/2021
0.2.3716 267 7/29/2021
0.2.3710 268 7/29/2021
0.2.397 880 10/25/2022
0.2.396 884 10/24/2022
0.2.395 862 10/24/2022
0.2.392 889 10/24/2022
0.2.385 868 10/21/2022
0.2.373 893 10/21/2022
0.2.368 943 10/20/2022
0.2.357 901 10/20/2022
0.2.345 905 10/19/2022
0.2.317 874 10/18/2022
0.2.316 901 10/18/2022
0.2.315 912 10/18/2022
0.2.313 886 10/18/2022
0.2.312 913 10/18/2022
0.2.311 902 10/18/2022
0.2.299 883 10/17/2022
0.2.297 926 10/17/2022
0.2.296 929 10/17/2022
0.2.295 897 10/17/2022
0.2.288 894 10/17/2022
0.2.259 918 10/13/2022
0.2.258 955 10/13/2022
0.2.194 932 10/11/2022
0.2.175 168 10/11/2022
0.2.173 918 10/10/2022
0.2.169 920 10/10/2022
0.2.155 973 10/10/2022
0.2.60 1,867 3/22/2022
0.2.59 1,920 3/22/2022
0.2.58 1,844 3/22/2022
0.2.57 1,864 3/21/2022
0.2.56 1,944 3/18/2022
0.2.55 1,923 3/18/2022
0.2.53 1,903 3/18/2022
0.2.52 1,932 3/18/2022
0.2.50 1,939 3/18/2022
0.2.49 1,875 3/17/2022
0.2.48 1,898 3/17/2022
0.2.47 1,939 3/17/2022
0.2.44 1,980 3/17/2022
0.2.43 1,893 3/16/2022
0.2.42 1,894 3/16/2022
0.2.41 1,914 3/11/2022
0.2.40 1,209 3/11/2022
0.2.39 1,215 3/10/2022
0.2.38 1,945 3/10/2022
0.2.37 1,186 3/10/2022
0.2.36 1,212 3/9/2022
0.2.35 1,219 3/9/2022
0.2.31 1,260 3/9/2022
0.2.30 1,199 3/8/2022
0.2.29 1,973 3/8/2022
0.2.27 1,974 3/8/2022
0.2.25 1,878 3/8/2022
0.2.20 1,870 3/7/2022
0.2.17 1,967 3/7/2022
0.2.14 1,922 3/3/2022
0.2.11 1,800 2/16/2022
0.2.10 1,771 2/12/2022
0.2.7 1,923 2/16/2022
0.2.3 1,850 2/14/2022
0.2.1 1,795 2/12/2022
0.1.0.3681 315 7/29/2021
0.1.0.3642 339 7/28/2021
0.1.0.3513 272 7/26/2021
0.1.0.3323 294 7/21/2021
0.1.0.3246 628 7/20/2021
0.1.0.3169 251 7/19/2021
0.1.0.3037 284 7/16/2021
0.1.0.3036 288 7/16/2021
0.1.0.3035 324 7/16/2021
0.1.0.3034 326 7/16/2021
0.1.0.3030 249 7/16/2021
0.1.0.2852 269 7/9/2021
0.1.0.2849 263 7/9/2021
0.1.0.345 464 7/9/2021