Masa.Blazor 1.8.5

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

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

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