AWSSDK.SQS 3.7.400.165

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SQS --version 3.7.400.165
                    
NuGet\Install-Package AWSSDK.SQS -Version 3.7.400.165
                    
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="AWSSDK.SQS" Version="3.7.400.165" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SQS" Version="3.7.400.165" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.SQS" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AWSSDK.SQS --version 3.7.400.165
                    
#r "nuget: AWSSDK.SQS, 3.7.400.165"
                    
#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.
#addin nuget:?package=AWSSDK.SQS&version=3.7.400.165
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SQS&version=3.7.400.165
                    
Install as a Cake Tool

Amazon Simple Queue Service (SQS) is a fast, reliable, scalable, fully managed message queuing service. SQS makes it simple and cost-effective to decouple the components of a cloud application.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 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 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (329)

Showing the top 5 NuGet packages that depend on AWSSDK.SQS:

Package Downloads
MassTransit.AmazonSQS

MassTransit Amazon SQS transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.

Microting.eForm

Package Description

AWSSDK.Glacier

Amazon Glacier is a secure, durable, and extremely low-cost storage service for data archiving and online backup.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

OpenTelemetry.Instrumentation.AWS

AWS client instrumentation for OpenTelemetry .NET.

GitHub repositories (36)

Showing the top 20 popular GitHub repositories that depend on AWSSDK.SQS:

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
dotnet/orleans
Cloud Native application framework for .NET
MassTransit/MassTransit
Distributed Application Framework for .NET
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
KSP-CKAN/CKAN
The Comprehensive Kerbal Archive Network
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
JasperFx/wolverine
Supercharged .NET server side development!
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
open-telemetry/opentelemetry-dotnet-contrib
This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
zarusz/SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
Dynatrace/superdump
A service for automated crash-dump analysis
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
aws/aws-extensions-for-dotnet-cli
Extensions to the dotnet CLI to simplify the process of building and publishing .NET Core applications to AWS services
robinrodricks/FluentStorage
A polycloud .NET cloud storage abstraction layer. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#.
aws-samples/serverless-test-samples
This repository is designed to provide guidance for implementing comprehensive test suites for serverless applications.
Version Downloads Last Updated
4.0.0.12 7,471 6/23/2025
4.0.0.11 16,209 6/18/2025
4.0.0.10 18,735 6/16/2025
4.0.0.9 17,891 6/12/2025
4.0.0.8 8,316 6/11/2025
4.0.0.7 14,491 6/10/2025
4.0.0.6 23,755 6/6/2025
4.0.0.5 18,481 6/4/2025
4.0.0.4 171,056 5/16/2025
4.0.0.3 9,562 5/15/2025
4.0.0.2 136,719 5/6/2025
4.0.0.1 60,327 4/30/2025
4.0.0 147,091 4/28/2025
4.0.0-preview.13 1,457 4/9/2025
4.0.0-preview.12 2,281 4/4/2025
4.0.0-preview.11 1,617 3/26/2025
4.0.0-preview.10 7,292 3/7/2025
4.0.0-preview.9 308 3/4/2025
4.0.0-preview.8 1,033 2/25/2025
4.0.0-preview.7 1,413 2/17/2025
4.0.0-preview.6 1,730 2/6/2025
4.0.0-preview.5 5,398 1/3/2025
4.0.0-preview.4 33,073 10/11/2024
4.0.0-preview.3 2,348 10/1/2024
4.0.0-preview.2 8,951 8/28/2024
4.0.0-preview 60,890 8/15/2024
3.7.400.170 191 6/27/2025
3.7.400.169 590 6/26/2025
3.7.400.168 5,333 6/23/2025
3.7.400.167 51,547 6/20/2025
3.7.400.166 4,682 6/18/2025
3.7.400.165 78,715 6/11/2025
3.7.400.164 6,230 6/10/2025
3.7.400.163 5,035 6/9/2025
3.7.400.162 53,125 6/6/2025
3.7.400.161 20,273 6/5/2025
3.7.400.160 4,859 6/4/2025
3.7.400.159 22,908 6/2/2025
3.7.400.158 11,182 5/30/2025
3.7.400.157 60,226 5/28/2025
3.7.400.156 20,329 5/23/2025
3.7.400.155 13,121 5/21/2025
3.7.400.154 19,202 5/20/2025
3.7.400.153 17,224 5/19/2025
3.7.400.152 89,421 5/16/2025
3.7.400.151 26,214 5/12/2025
3.7.400.150 72,064 5/9/2025
3.7.400.149 8,013 5/8/2025
3.7.400.148 10,146 5/7/2025
3.7.400.147 15,847 5/6/2025
3.7.400.146 12,700 5/5/2025
3.7.400.145 203,111 5/2/2025
3.7.400.144 7,941 5/1/2025
3.7.400.143 12,595 4/30/2025
3.7.400.142 34,145 4/29/2025
3.7.400.141 67,741 4/28/2025
3.7.400.140 58,210 4/25/2025
3.7.400.139 24,576 4/24/2025
3.7.400.138 36,821 4/23/2025
3.7.400.137 78,333 4/18/2025
3.7.400.136 74,580 4/17/2025
3.7.400.135 86,743 4/16/2025
3.7.400.134 108,475 4/14/2025
3.7.400.133 48,181 4/11/2025
3.7.400.132 37,082 4/10/2025
3.7.400.131 21,516 4/9/2025
3.7.400.130 68,248 4/8/2025
3.7.400.129 140,431 4/4/2025
3.7.400.128 57,813 4/3/2025
3.7.400.127 35,290 4/3/2025
3.7.400.126 10,963 4/2/2025
3.7.400.125 46,686 4/1/2025
3.7.400.124 37,893 3/31/2025
3.7.400.123 77,326 3/28/2025
3.7.400.122 40,771 3/27/2025
3.7.400.121 40,622 3/26/2025
3.7.400.120 32,516 3/25/2025
3.7.400.119 39,835 3/24/2025
3.7.400.118 112,302 3/21/2025
3.7.400.117 25,725 3/20/2025
3.7.400.116 27,681 3/19/2025
3.7.400.115 32,560 3/18/2025
3.7.400.114 60,540 3/17/2025
3.7.400.113 52,137 3/14/2025
3.7.400.112 31,200 3/14/2025
3.7.400.111 126,183 3/11/2025
3.7.400.110 74,169 3/10/2025
3.7.400.109 74,144 3/7/2025
3.7.400.108 37,006 3/6/2025
3.7.400.107 32,551 3/5/2025
3.7.400.106 74,404 3/4/2025
3.7.400.105 76,531 3/3/2025
3.7.400.104 83,947 2/28/2025
3.7.400.103 28,851 2/27/2025
3.7.400.102 45,838 2/26/2025
3.7.400.101 38,446 2/25/2025
3.7.400.100 42,643 2/24/2025
3.7.400.99 59,004 2/21/2025
3.7.400.98 400,144 2/20/2025
3.7.400.97 86,444 2/18/2025
3.7.400.96 92,020 2/17/2025
3.7.400.95 73,617 2/13/2025
3.7.400.94 72,855 2/12/2025
3.7.400.93 55,079 2/11/2025
3.7.400.92 68,682 2/10/2025
3.7.400.91 90,659 2/7/2025
3.7.400.90 68,831 2/6/2025
3.7.400.89 30,351 2/5/2025
3.7.400.88 121,062 2/4/2025
3.7.400.87 36,921 2/3/2025
3.7.400.86 131,558 1/30/2025
3.7.400.85 167,216 1/27/2025
3.7.400.84 126,883 1/22/2025
3.7.400.83 35,981 1/21/2025
3.7.400.82 77,254 1/17/2025
3.7.400.81 45,731 1/16/2025
3.7.400.80 260,271 1/15/2025
3.7.400.79 56,537 1/14/2025
3.7.400.78 56,048 1/13/2025
3.7.400.77 79,422 1/10/2025
3.7.400.76 31,995 1/9/2025
3.7.400.75 81,267 1/8/2025
3.7.400.74 61,253 1/7/2025
3.7.400.73 65,595 1/6/2025
3.7.400.72 51,947 1/3/2025
3.7.400.71 56,117 1/2/2025
3.7.400.70 162,655 12/26/2024
3.7.400.69 500,625 12/23/2024
3.7.400.68 58,207 12/20/2024
3.7.400.67 70,063 12/19/2024
3.7.400.66 61,090 12/18/2024
3.7.400.65 63,280 12/17/2024
3.7.400.64 187,748 12/13/2024
3.7.400.63 120,793 12/12/2024
3.7.400.62 45,376 12/11/2024
3.7.400.61 67,644 12/10/2024
3.7.400.60 88,063 12/9/2024
3.7.400.59 356,041 12/3/2024
3.7.400.58 432,537 11/27/2024
3.7.400.57 345,707 11/22/2024
3.7.400.56 46,508 11/21/2024
3.7.400.55 43,894 11/21/2024
3.7.400.54 115,033 11/19/2024
3.7.400.53 272,340 11/15/2024
3.7.400.52 296,931 11/15/2024
3.7.400.51 13,476 11/14/2024
3.7.400.50 73,553 11/13/2024
3.7.400.49 111,468 11/12/2024
3.7.400.48 40,210 11/11/2024
3.7.400.47 85,967 11/8/2024
3.7.400.46 113,608 11/7/2024
3.7.400.45 393,333 11/1/2024
3.7.400.44 87,593 10/31/2024
3.7.400.43 129,897 10/30/2024
3.7.400.42 59,791 10/29/2024
3.7.400.41 97,568 10/28/2024
3.7.400.40 100,539 10/25/2024
3.7.400.39 35,282 10/24/2024
3.7.400.38 225,136 10/23/2024
3.7.400.37 116,661 10/22/2024
3.7.400.36 333,136 10/16/2024
3.7.400.35 288,001 10/15/2024
3.7.400.34 95,945 10/14/2024
3.7.400.33 346,411 10/9/2024
3.7.400.32 94,809 10/8/2024
3.7.400.31 54,677 10/7/2024
3.7.400.30 643,636 10/4/2024
3.7.400.29 37,624 10/3/2024
3.7.400.28 70,411 10/2/2024
3.7.400.27 50,572 10/1/2024
3.7.400.26 212,275 9/27/2024
3.7.400.25 119,795 9/26/2024
3.7.400.24 40,693 9/25/2024
3.7.400.23 47,814 9/24/2024
3.7.400.22 168,091 9/21/2024
3.7.400.21 774,728 9/16/2024
3.7.400.20 66,775 9/13/2024
3.7.400.19 74,759 9/11/2024
3.7.400.18 100,508 9/10/2024
3.7.400.17 79,078 9/9/2024
3.7.400.16 180,828 9/6/2024
3.7.400.15 67,778 9/5/2024
3.7.400.14 234,819 9/4/2024
3.7.400.13 197,524 8/30/2024
3.7.400.12 218,784 8/28/2024
3.7.400.11 345,588 8/22/2024
3.7.400.10 81,884 8/21/2024
3.7.400.9 37,034 8/20/2024
3.7.400.8 79,982 8/19/2024
3.7.400.7 332,693 8/16/2024
3.7.400.6 62,439 8/15/2024
3.7.400.5 118,668 8/13/2024
3.7.400.4 178,599 8/9/2024
3.7.400.3 650,971 8/5/2024
3.7.400.2 328,406 7/30/2024
3.7.400.1 70,806 7/29/2024
3.7.400 1,305,480 7/24/2024
3.7.301.34 154,923 7/22/2024
3.7.301.33 189,506 7/18/2024
3.7.301.32 344,587 7/12/2024
3.7.301.31 437,701 7/10/2024
3.7.301.30 206,604 7/9/2024
3.7.301.29 41,615 7/8/2024
3.7.301.28 74,121 7/5/2024
3.7.301.27 145,961 7/3/2024
3.7.301.26 98,473 7/1/2024
3.7.301.25 111,223 6/28/2024
3.7.301.24 54,960 6/27/2024
3.7.301.23 337,162 6/24/2024
3.7.301.22 132,639 6/20/2024
3.7.301.21 98,168 6/19/2024
3.7.301.20 51,042 6/18/2024
3.7.301.19 502,615 6/12/2024
3.7.301.18 47,010 6/11/2024
3.7.301.17 108,810 6/10/2024
3.7.301.16 58,082 6/7/2024
3.7.301.15 115,543 6/6/2024
3.7.301.14 38,737 6/5/2024
3.7.301.13 63,910 6/4/2024
3.7.301.12 135,460 6/3/2024
3.7.301.11 126,686 5/30/2024
3.7.301.10 98,286 5/29/2024
3.7.301.9 84,041 5/28/2024
3.7.301.8 254,045 5/23/2024
3.7.301.7 74,129 5/22/2024
3.7.301.6 287,797 5/17/2024
3.7.301.5 66,520 5/16/2024
3.7.301.4 121,873 5/14/2024
3.7.301.3 206,705 5/13/2024
3.7.301.2 111,575 5/10/2024
3.7.301.1 77,113 5/9/2024
3.7.301 45,686 5/8/2024
3.7.300.87 176,733 5/6/2024
3.7.300.86 111,558 5/3/2024
3.7.300.85 91,633 5/1/2024
3.7.300.84 148,792 4/29/2024
3.7.300.83 72,033 4/26/2024
3.7.300.82 44,580 4/25/2024
3.7.300.81 79,963 4/24/2024
3.7.300.80 244,626 4/23/2024
3.7.300.79 145,555 4/22/2024
3.7.300.78 64,774 4/19/2024
3.7.300.77 382,249 4/18/2024
3.7.300.76 55,147 4/17/2024
3.7.300.75 122,121 4/16/2024
3.7.300.74 387,495 4/11/2024
3.7.300.73 45,737 4/10/2024
3.7.300.72 129,379 4/9/2024
3.7.300.71 97,611 4/8/2024
3.7.300.70 136,419 4/5/2024
3.7.300.69 90,707 4/4/2024
3.7.300.68 97,439 4/3/2024
3.7.300.67 57,002 4/2/2024
3.7.300.66 75,743 4/1/2024
3.7.300.65 54,727 3/29/2024
3.7.300.64 85,409 3/28/2024
3.7.300.63 105,651 3/27/2024
3.7.300.62 89,958 3/26/2024
3.7.300.61 71,271 3/25/2024
3.7.300.60 952,702 3/22/2024
3.7.300.59 278,022 3/18/2024
3.7.300.58 71,438 3/15/2024
3.7.300.57 53,914 3/14/2024
3.7.300.56 55,492 3/13/2024
3.7.300.55 205,876 3/8/2024
3.7.300.54 342,288 2/29/2024
3.7.300.53 298,200 2/27/2024
3.7.300.52 1,067,422 2/16/2024
3.7.300.51 51,500 2/15/2024
3.7.300.50 45,398 2/14/2024
3.7.300.49 41,406 2/13/2024
3.7.300.48 135,540 2/9/2024
3.7.300.47 92,426 2/7/2024
3.7.300.46 294,664 2/2/2024
3.7.300.45 42,645 2/1/2024
3.7.300.44 147,385 1/31/2024
3.7.300.43 97,831 1/30/2024
3.7.300.42 66,986 1/29/2024
3.7.300.41 162,149 1/25/2024
3.7.300.40 117,452 1/25/2024
3.7.300.39 240,556 1/19/2024
3.7.300.38 50,506 1/18/2024
3.7.300.37 112,419 1/16/2024
3.7.300.36 97,432 1/14/2024
3.7.300.35 13,771 1/12/2024
3.7.300.34 62,101 1/11/2024
3.7.300.33 49,097 1/10/2024
3.7.300.32 156,930 1/8/2024
3.7.300.31 114,553 1/5/2024
3.7.300.30 39,844 1/4/2024
3.7.300.29 52,655 1/3/2024
3.7.300.28 179,187 12/28/2023
3.7.300.27 26,544 12/27/2023
3.7.300.26 35,017 12/26/2023
3.7.300.25 36,521 12/22/2023
3.7.300.24 40,545 12/21/2023
3.7.300.23 76,604 12/20/2023
3.7.300.22 41,047 12/19/2023
3.7.300.21 625,642 12/18/2023
3.7.300.20 38,789 12/15/2023
3.7.300.19 66,076 12/14/2023
3.7.300.18 101,332 12/13/2023
3.7.300.17 249,576 12/12/2023
3.7.300.16 581,486 12/7/2023
3.7.300.15 189,194 12/6/2023
3.7.300.14 45,023 12/5/2023
3.7.300.13 176,429 12/4/2023
3.7.300.12 144,255 11/30/2023
3.7.300.11 147,942 11/28/2023
3.7.300.10 55,067 11/28/2023
3.7.300.9 13,452 11/27/2023
3.7.300.8 91,097 11/27/2023
3.7.300.7 537,926 11/21/2023
3.7.300.6 46,478 11/20/2023
3.7.300.5 132,666 11/17/2023
3.7.300.4 34,126 11/16/2023
3.7.300.3 28,930 11/15/2023
3.7.300.2 369,665 11/14/2023
3.7.300.1 49,359 11/13/2023
3.7.300 1,150,533 11/10/2023
3.7.202 125,109 11/9/2023
3.7.201 13,513 11/8/2023
3.7.200.67 457,731 11/7/2023
3.7.200.66 55,817 11/6/2023
3.7.200.65 329,764 11/2/2023
3.7.200.64 331,420 10/27/2023
3.7.200.63 75,784 10/26/2023
3.7.200.62 224,902 10/24/2023
3.7.200.61 60,567 10/23/2023
3.7.200.60 50,620 10/20/2023
3.7.200.59 32,003 10/19/2023
3.7.200.58 64,480 10/18/2023
3.7.200.57 57,956 10/17/2023
3.7.200.56 27,551 10/16/2023
3.7.200.55 136,861 10/12/2023
3.7.200.54 279,648 10/7/2023
3.7.200.53 36,282 10/5/2023
3.7.200.52 66,601 10/4/2023
3.7.200.51 73,042 10/3/2023
3.7.200.50 140,624 10/2/2023
3.7.200.49 136,659 9/28/2023
3.7.200.48 24,415 9/28/2023
3.7.200.47 9,956 9/27/2023
3.7.200.46 83,822 9/25/2023
3.7.200.45 135,105 9/22/2023
3.7.200.44 197,802 9/20/2023
3.7.200.43 68,903 9/19/2023
3.7.200.42 157,296 9/15/2023
3.7.200.41 32,933 9/15/2023
3.7.200.40 16,207 9/14/2023
3.7.200.39 45,396 9/13/2023
3.7.200.38 78,221 9/12/2023
3.7.200.37 216,305 9/8/2023
3.7.200.36 57,783 9/8/2023
3.7.200.35 38,815 9/6/2023
3.7.200.34 43,471 9/5/2023
3.7.200.33 160,431 9/1/2023
3.7.200.32 31,226 9/1/2023
3.7.200.31 3,717 8/31/2023
3.7.200.30 30,453 8/31/2023
3.7.200.29 6,297 8/30/2023
3.7.200.28 116,078 8/28/2023
3.7.200.27 127,410 8/25/2023
3.7.200.26 283,082 8/24/2023
3.7.200.25 150,433 8/23/2023
3.7.200.24 69,905 8/22/2023
3.7.200.23 104,415 8/21/2023
3.7.200.22 69,824 8/18/2023
3.7.200.21 8,509 8/18/2023
3.7.200.20 127,028 8/17/2023
3.7.200.19 132,490 8/15/2023
3.7.200.18 66,884 8/14/2023
3.7.200.17 97,978 8/11/2023
3.7.200.16 59,965 8/10/2023
3.7.200.15 80,795 8/9/2023
3.7.200.14 56,921 8/8/2023
3.7.200.13 7,934 8/8/2023
3.7.200.12 50,157 8/7/2023
3.7.200.11 120,493 8/4/2023
3.7.200.10 133,971 8/2/2023
3.7.200.9 63,838 8/1/2023
3.7.200.8 143,384 7/31/2023
3.7.200.7 516,564 7/28/2023
3.7.200.6 45,448 7/28/2023
3.7.200.5 114,871 7/26/2023
3.7.200.4 190,249 7/24/2023
3.7.200.3 130,042 7/21/2023
3.7.200.2 179,898 7/20/2023
3.7.200.1 1,135,741 7/18/2023
3.7.200 205,357 7/18/2023
3.7.103.12 52,667 7/17/2023
3.7.103.11 1,002,342 7/13/2023
3.7.103.10 262,761 7/7/2023
3.7.103.9 4,193 7/7/2023
3.7.103.8 38,641 7/6/2023
3.7.103.7 72,916 7/5/2023
3.7.103.6 118,660 7/3/2023
3.7.103.5 930,337 6/20/2023
3.7.103.4 393,415 6/15/2023
3.7.103.3 288,727 6/13/2023
3.7.103.2 123,185 6/12/2023
3.7.103.1 130,302 6/8/2023
3.7.103 343,296 6/6/2023
3.7.102.16 150,501 6/5/2023
3.7.102.15 93,879 6/2/2023
3.7.102.14 8,294 6/2/2023
3.7.102.13 46,061 6/1/2023
3.7.102.12 182,953 5/30/2023
3.7.102.11 155,974 5/26/2023
3.7.102.10 49,346 5/25/2023
3.7.102.9 71,611 5/24/2023
3.7.102.8 84,402 5/23/2023
3.7.102.7 180,583 5/19/2023
3.7.102.6 53,620 5/18/2023
3.7.102.5 135,403 5/16/2023
3.7.102.4 91,461 5/15/2023
3.7.102.3 163,211 5/11/2023
3.7.102.2 194,521 5/9/2023
3.7.102.1 93,657 5/8/2023
3.7.102 105,353 5/5/2023
3.7.101 81,182 5/4/2023
3.7.100.124 599,306 5/2/2023
3.7.100.123 138,423 5/1/2023
3.7.100.122 176,169 4/28/2023
3.7.100.121 113,331 4/27/2023
3.7.100.120 51,540 4/26/2023
3.7.100.119 71,525 4/25/2023
3.7.100.118 62,207 4/25/2023
3.7.100.117 142,222 4/21/2023
3.7.100.116 44,993 4/21/2023
3.7.100.115 126,999 4/19/2023
3.7.100.114 805,974 4/17/2023
3.7.100.113 110,342 4/14/2023
3.7.100.112 31,002 4/13/2023
3.7.100.111 47,224 4/12/2023
3.7.100.110 56,160 4/11/2023
3.7.100.109 128,427 4/10/2023
3.7.100.108 48,931 4/7/2023
3.7.100.107 29,766 4/6/2023
3.7.100.106 121,529 4/5/2023
3.7.100.105 107,488 4/4/2023
3.7.100.104 77,190 4/3/2023
3.7.100.103 111,163 3/31/2023
3.7.100.102 227,291 3/30/2023
3.7.100.101 113,134 3/29/2023
3.7.100.100 61,127 3/28/2023
3.7.100.99 242,526 3/24/2023
3.7.100.98 47,910 3/23/2023
3.7.100.97 58,965 3/22/2023
3.7.100.96 219,028 3/21/2023
3.7.100.95 117,594 3/20/2023
3.7.100.94 178,100 3/17/2023
3.7.100.93 23,162 3/17/2023
3.7.100.92 51,931 3/16/2023
3.7.100.91 65,087 3/15/2023
3.7.100.90 37,179 3/14/2023
3.7.100.89 96,598 3/13/2023
3.7.100.88 128,104 3/10/2023
3.7.100.87 99,557 3/9/2023
3.7.100.86 172,503 3/8/2023
3.7.100.85 67,216 3/7/2023
3.7.100.84 132,252 3/3/2023
3.7.100.83 102,851 3/2/2023
3.7.100.82 100,249 3/1/2023
3.7.100.81 48,472 2/28/2023
3.7.100.80 84,088 2/27/2023
3.7.100.79 179,276 2/23/2023
3.7.100.78 277,458 2/21/2023
3.7.100.77 727,620 2/18/2023
3.7.100.76 3,541 2/17/2023
3.7.100.75 68,868 2/16/2023
3.7.100.74 144,730 2/15/2023
3.7.100.73 192,939 2/13/2023
3.7.100.72 92,890 2/10/2023
3.7.100.71 69,577 2/9/2023
3.7.100.70 73,224 2/8/2023
3.7.100.69 88,144 2/7/2023
3.7.100.68 153,936 2/6/2023
3.7.100.67 347,491 2/3/2023
3.7.100.66 104,208 2/2/2023
3.7.100.65 17,337 2/2/2023
3.7.100.64 39,416 2/1/2023
3.7.100.63 305,037 1/31/2023
3.7.100.62 440,528 1/26/2023
3.7.100.61 40,462 1/25/2023
3.7.100.60 74,378 1/24/2023
3.7.100.59 98,840 1/23/2023
3.7.100.58 305,153 1/20/2023
3.7.100.57 45,534 1/20/2023
3.7.100.56 109,102 1/18/2023
3.7.100.55 291,661 1/17/2023
3.7.100.54 244,512 1/13/2023
3.7.100.53 92,888 1/12/2023
3.7.100.52 360,589 1/10/2023
3.7.100.51 92,051 1/9/2023
3.7.100.50 63,633 1/6/2023
3.7.100.49 37,770 1/5/2023
3.7.100.48 751,555 1/4/2023
3.7.100.47 25,579 1/3/2023
3.7.100.46 239,267 12/30/2022
3.7.100.45 35,123 12/29/2022
3.7.100.44 135,053 12/23/2022
3.7.100.43 36,548 12/22/2022
3.7.100.42 38,239 12/21/2022
3.7.100.41 106,672 12/20/2022
3.7.100.40 51,993 12/19/2022
3.7.100.39 114,538 12/16/2022
3.7.100.38 68,792 12/16/2022
3.7.100.37 32,208 12/15/2022
3.7.100.36 116,027 12/14/2022
3.7.100.35 79,048 12/13/2022
3.7.100.34 125,742 12/12/2022
3.7.100.33 180,858 12/8/2022
3.7.100.32 40,912 12/8/2022
3.7.100.31 9,817 12/7/2022
3.7.100.30 67,537 12/6/2022
3.7.100.29 197,928 12/5/2022
3.7.100.28 62,728 12/2/2022
3.7.100.27 350,366 12/1/2022
3.7.100.26 162,251 11/30/2022
3.7.100.25 304,190 11/29/2022
3.7.100.24 38,773 11/29/2022
3.7.100.23 228,541 11/28/2022
3.7.100.22 364,115 11/22/2022
3.7.100.21 469,166 11/18/2022
3.7.100.20 87,888 11/17/2022
3.7.100.19 63,229 11/16/2022
3.7.100.18 94,259 11/16/2022
3.7.100.17 104,048 11/15/2022
3.7.100.16 381,598 11/11/2022
3.7.100.15 81,933 11/10/2022
3.7.100.14 207,342 11/9/2022
3.7.100.13 17,056 11/9/2022
3.7.100.12 10,216 11/9/2022
3.7.100.11 4,505 11/8/2022
3.7.100.10 164,587 11/7/2022
3.7.100.9 174,814 11/4/2022
3.7.100.8 171,570 11/2/2022
3.7.100.7 201,104 10/31/2022
3.7.100.6 64,840 10/29/2022
3.7.100.5 8,895 10/28/2022
3.7.100.4 107,555 10/27/2022
3.7.100.3 141,016 10/26/2022
3.7.100.2 60,650 10/25/2022
3.7.100.1 97,581 10/24/2022
3.7.100 446,048 10/21/2022
3.7.2.122 193,871 10/20/2022
3.7.2.121 199,671 10/19/2022
3.7.2.120 591,010 10/18/2022
3.7.2.119 264,992 10/14/2022
3.7.2.118 54,083 10/13/2022
3.7.2.117 714,628 10/7/2022
3.7.2.116 112,954 10/6/2022
3.7.2.115 145,984 10/4/2022
3.7.2.114 123,104 10/3/2022
3.7.2.113 348,853 9/30/2022
3.7.2.112 183,665 9/29/2022
3.7.2.111 176,386 9/27/2022
3.7.2.110 4,121,536 9/27/2022
3.7.2.109 6,759 9/26/2022
3.7.2.108 120,316 9/23/2022
3.7.2.107 44,762 9/22/2022
3.7.2.106 112,165 9/21/2022
3.7.2.105 125,467 9/20/2022
3.7.2.104 294,468 9/19/2022
3.7.2.103 133,839 9/15/2022
3.7.2.102 76,470 9/14/2022
3.7.2.101 83,890 9/13/2022
3.7.2.100 229,888 9/9/2022
3.7.2.99 464,772 9/9/2022
3.7.2.98 20,878 9/8/2022
3.7.2.97 697,693 9/2/2022
3.7.2.96 67,174 9/1/2022
3.7.2.95 164,554 8/30/2022
3.7.2.94 134,364 8/29/2022
3.7.2.93 97,832 8/25/2022
3.7.2.92 645,103 8/22/2022
3.7.2.91 46,007 8/19/2022
3.7.2.90 184,141 8/16/2022
3.7.2.89 173,154 8/12/2022
3.7.2.88 127,263 8/11/2022
3.7.2.87 493,985 8/8/2022
3.7.2.86 209,244 8/4/2022
3.7.2.85 207,017 8/2/2022
3.7.2.84 164,099 7/29/2022
3.7.2.83 80,720 7/28/2022
3.7.2.82 53,378 7/27/2022
3.7.2.81 244,119 7/22/2022
3.7.2.80 264,434 7/20/2022
3.7.2.79 138,194 7/18/2022
3.7.2.78 64,032 7/15/2022
3.7.2.77 57,965 7/14/2022
3.7.2.76 143,494 7/12/2022
3.7.2.75 55,060 7/11/2022
3.7.2.74 214,174 7/5/2022
3.7.2.73 628,004 6/29/2022
3.7.2.72 318,785 6/24/2022
3.7.2.71 1,374,014 6/17/2022
3.7.2.70 78,826 6/16/2022
3.7.2.69 350,370 6/14/2022
3.7.2.68 155,014 6/10/2022
3.7.2.67 135,427 6/8/2022
3.7.2.66 107,704 6/7/2022
3.7.2.65 88,245 6/6/2022
3.7.2.64 327,155 5/31/2022
3.7.2.63 229,178 5/27/2022
3.7.2.62 183,270 5/26/2022
3.7.2.61 8,344 5/26/2022
3.7.2.60 30,122 5/25/2022
3.7.2.59 149,280 5/24/2022
3.7.2.58 119,552 5/23/2022
3.7.2.57 193,599 5/19/2022
3.7.2.56 130,049 5/18/2022
3.7.2.55 644,490 5/9/2022
3.7.2.54 515,338 5/6/2022
3.7.2.53 7,156 5/6/2022
3.7.2.52 57,742 5/5/2022
3.7.2.51 182,749 5/4/2022
3.7.2.50 322,824 5/3/2022
3.7.2.49 61,169 5/3/2022
3.7.2.48 11,808 5/2/2022
3.7.2.47 767,191 4/20/2022
3.7.2.46 1,678,749 4/19/2022
3.7.2.45 548,237 4/14/2022
3.7.2.44 1,562,363 4/12/2022
3.7.2.43 74,718 4/11/2022
3.7.2.42 195,885 4/7/2022
3.7.2.41 80,240 4/6/2022
3.7.2.40 536,923 4/1/2022
3.7.2.39 1,582,412 3/31/2022
3.7.2.38 560,776 3/28/2022
3.7.2.37 173,835 3/24/2022
3.7.2.36 116,405 3/23/2022
3.7.2.35 629,243 3/17/2022
3.7.2.34 41,434 3/16/2022
3.7.2.33 265,018 3/14/2022
3.7.2.32 171,020 3/10/2022
3.7.2.31 106,724 3/9/2022
3.7.2.30 55,528 3/8/2022
3.7.2.29 234,143 3/3/2022
3.7.2.28 145,220 3/1/2022
3.7.2.27 41,725 2/28/2022
3.7.2.26 81,942 2/26/2022
3.7.2.25 93,489 2/23/2022
3.7.2.24 31,926 2/22/2022
3.7.2.23 11,794 2/22/2022
3.7.2.22 50,873 2/21/2022
3.7.2.21 213,734 2/17/2022
3.7.2.20 290,297 2/11/2022
3.7.2.19 14,484 2/10/2022
3.7.2.18 244,897 2/4/2022
3.7.2.17 57,562 2/3/2022
3.7.2.16 613,633 1/28/2022
3.7.2.15 255,062 1/25/2022
3.7.2.14 682,129 1/15/2022
3.7.2.13 4,441 1/14/2022
3.7.2.12 92,410 1/13/2022
3.7.2.11 813,291 1/11/2022
3.7.2.10 150,536 1/7/2022
3.7.2.9 25,142 1/6/2022
3.7.2.8 29,660 1/5/2022
3.7.2.7 118,336 1/3/2022
3.7.2.6 404,534 12/21/2021
3.7.2.5 38,958 12/20/2021
3.7.2.4 697,143 12/13/2021
3.7.2.3 227,740 12/8/2021
3.7.2.2 259,943 12/2/2021
3.7.2.1 55,306 12/1/2021
3.7.2 665,610 11/23/2021
3.7.1.46 221,254 11/22/2021
3.7.1.45 552,350 11/19/2021
3.7.1.44 3,339 11/18/2021
3.7.1.43 510,060 11/17/2021
3.7.1.42 42,444 11/16/2021
3.7.1.41 189,160 11/15/2021
3.7.1.40 84,871 11/12/2021
3.7.1.39 129,549 11/11/2021
3.7.1.38 31,871 11/11/2021
3.7.1.37 64,804 11/9/2021
3.7.1.36 640,177 11/5/2021
3.7.1.35 6,223 11/4/2021
3.7.1.34 108,472 11/3/2021
3.7.1.33 75,198 11/2/2021
3.7.1.32 53,136 11/1/2021
3.7.1.31 149,611 10/29/2021
3.7.1.30 102,503 10/27/2021
3.7.1.29 236,375 10/26/2021
3.7.1.28 4,362 10/26/2021
3.7.1.27 169,986 10/22/2021
3.7.1.26 7,210 10/21/2021
3.7.1.25 325,507 10/14/2021
3.7.1.24 159,125 10/13/2021
3.7.1.23 94,111 10/12/2021
3.7.1.22 93,908 10/8/2021
3.7.1.21 41,945 10/7/2021
3.7.1.20 220,245 10/7/2021
3.7.1.19 4,079 10/6/2021
3.7.1.18 300,848 10/1/2021
3.7.1.17 68,875 9/30/2021
3.7.1.16 143,018 9/29/2021
3.7.1.15 141,146 9/27/2021
3.7.1.14 82,351 9/24/2021
3.7.1.13 70,195 9/23/2021
3.7.1.12 42,501 9/22/2021
3.7.1.11 342,559 9/17/2021
3.7.1.10 39,913 9/16/2021
3.7.1.9 95,916 9/16/2021
3.7.1.8 347,654 9/13/2021
3.7.1.7 112,894 9/10/2021
3.7.1.6 55,521 9/9/2021
3.7.1.5 58,834 9/7/2021
3.7.1.4 117,311 9/3/2021
3.7.1.3 20,100 9/3/2021
3.7.1.2 10,362 9/2/2021
3.7.1.1 42,354 9/1/2021
3.7.1 245,447 8/31/2021
3.7.0.57 782,171 8/27/2021
3.7.0.56 95,208 8/25/2021
3.7.0.55 158,065 8/23/2021
3.7.0.54 80,385 8/19/2021
3.7.0.53 371,998 8/16/2021
3.7.0.52 242,394 8/12/2021
3.7.0.51 430,207 8/10/2021
3.7.0.50 330,865 8/6/2021
3.7.0.49 85,483 8/4/2021
3.7.0.48 546,537 7/30/2021
3.7.0.47 27,305 7/29/2021
3.7.0.46 160,713 7/27/2021
3.7.0.45 274,921 7/21/2021
3.7.0.44 204,615 7/16/2021
3.7.0.43 368,289 7/13/2021
3.7.0.42 78,427 7/12/2021
3.7.0.41 149,380 7/9/2021
3.7.0.40 46,422 7/8/2021
3.7.0.39 81,208 7/7/2021
3.7.0.38 47,923 7/6/2021
3.7.0.37 148,921 7/1/2021
3.7.0.36 175,539 6/25/2021
3.7.0.35 38,462 6/24/2021
3.7.0.34 294,980 6/21/2021
3.7.0.33 51,043 6/17/2021
3.7.0.32 185,661 6/15/2021
3.7.0.31 150,251 6/11/2021
3.7.0.30 747,640 5/28/2021
3.7.0.29 174,196 5/27/2021
3.7.0.28 33,101 5/27/2021
3.7.0.27 105,400 5/24/2021
3.7.0.26 46,402 5/21/2021
3.7.0.25 34,529 5/20/2021
3.7.0.24 56,989 5/19/2021
3.7.0.23 60,806 5/18/2021
3.7.0.22 277,486 5/14/2021
3.7.0.21 62,270 5/12/2021
3.7.0.20 124,544 5/10/2021
3.7.0.19 3,139 5/10/2021
3.7.0.18 162,081 5/6/2021
3.7.0.17 768,190 4/30/2021
3.7.0.16 66,502 4/27/2021
3.7.0.15 144,566 4/23/2021
3.7.0.14 247,663 4/19/2021
3.7.0.13 124,061 4/15/2021
3.7.0.12 243,273 4/13/2021
3.7.0.11 552,612 4/12/2021
3.7.0.10 176,161 4/8/2021
3.7.0.9 110,690 4/7/2021
3.7.0.8 444,815 4/2/2021
3.7.0.7 327,969 4/1/2021
3.7.0.6 65,503 3/31/2021
3.7.0.5 6,869 3/31/2021
3.7.0.4 72,853 3/30/2021
3.7.0.3 125,396 3/29/2021
3.7.0.2 71,691 3/27/2021
3.7.0.1 81,401 3/26/2021
3.7.0 4,430,747 3/26/2021
3.5.1.28 834,625 3/25/2021
3.5.1.27 579,262 3/17/2021
3.5.1.26 102,023 3/15/2021
3.5.1.25 438,259 3/9/2021
3.5.1.24 214,241 3/5/2021
3.5.1.23 6,409 3/4/2021
3.5.1.22 112,264 3/1/2021
3.5.1.21 375,853 2/23/2021
3.5.1.20 422,574 2/19/2021
3.5.1.19 193,759 2/12/2021
3.5.1.18 187,342 2/9/2021
3.5.1.17 118,510 2/8/2021
3.5.1.16 56,192 2/5/2021
3.5.1.15 31,511 2/4/2021
3.5.1.14 480,840 1/29/2021
3.5.1.13 48,871 1/28/2021
3.5.1.12 36,610 1/27/2021
3.5.1.11 657,203 1/26/2021
3.5.1.10 424,910 1/20/2021
3.5.1.9 11,077 1/19/2021
3.5.1.8 425,478 1/11/2021
3.5.1.7 197,885 1/7/2021
3.5.1.6 282,504 12/30/2020
3.5.1.5 95,580 12/23/2020
3.5.1.4 223,078 12/22/2020
3.5.1.3 25,186 12/22/2020
3.5.1.2 9,382 12/21/2020
3.5.1.1 49,173 12/18/2020
3.5.1 125,872 12/17/2020
3.5.0.50 163,338 12/16/2020
3.5.0.49 50,232 12/14/2020
3.5.0.48 468,695 12/9/2020
3.5.0.47 94,736 12/7/2020
3.5.0.46 111,504 12/3/2020
3.5.0.45 178,364 12/2/2020
3.5.0.44 28,192 12/1/2020
3.5.0.43 200,693 12/1/2020
3.5.0.42 168,034 11/24/2020
3.5.0.41 63,985 11/23/2020
3.5.0.40 32,095 11/20/2020
3.5.0.39 88,280 11/19/2020
3.5.0.38 10,936 11/18/2020
3.5.0.37 82,847 11/13/2020
3.5.0.36 661,322 11/5/2020
3.5.0.35 39,267 11/4/2020
3.5.0.34 223,098 10/28/2020
3.5.0.33 47,486 10/27/2020
3.5.0.32 47,222 10/26/2020
3.5.0.31 202,420 10/22/2020
3.5.0.30 42,469 10/21/2020
3.5.0.29 49,910 10/20/2020
3.5.0.28 104,518 10/16/2020
3.5.0.27 46,117 10/15/2020
3.5.0.26 386,013 10/9/2020
3.5.0.25 396,442 10/6/2020
3.5.0.24 33,240 10/2/2020
3.5.0.23 123,490 10/1/2020
3.5.0.22 52,919 9/30/2020
3.5.0.21 70,048 9/29/2020
3.5.0.20 38,412 9/25/2020
3.5.0.19 184,316 9/24/2020
3.5.0.18 199,098 9/21/2020
3.5.0.17 39,083 9/18/2020
3.5.0.16 275,344 9/17/2020
3.5.0.15 76,499 9/16/2020
3.5.0.14 29,509 9/15/2020
3.5.0.13 50,155 9/14/2020
3.5.0.12 88,800 9/11/2020
3.5.0.11 144,419 9/10/2020
3.5.0.10 8,779 9/9/2020
3.5.0.9 88,984 9/4/2020
3.5.0.8 73,620 9/2/2020
3.5.0.7 313,485 9/1/2020
3.5.0.6 7,669 8/31/2020
3.5.0.5 29,390 8/28/2020
3.5.0.4 17,768 8/27/2020
3.5.0.3 21,275 8/26/2020
3.5.0.2 90,868 8/25/2020
3.5.0.1 10,495 8/24/2020
3.5.0 971,304 8/20/2020
3.5.0-beta 99,699 2/4/2020
3.3.103.26 2,202,876 8/19/2020
3.3.103.25 177,650 8/14/2020
3.3.103.24 145,552 8/10/2020
3.3.103.23 59,056 8/8/2020
3.3.103.22 100,306 8/6/2020
3.3.103.21 124,681 8/4/2020
3.3.103.20 56,124 8/3/2020
3.3.103.19 40,987 7/31/2020
3.3.103.18 21,608 7/30/2020
3.3.103.17 92,576 7/29/2020
3.3.103.16 61,305 7/28/2020
3.3.103.15 368,014 7/23/2020
3.3.103.14 16,457 7/22/2020
3.3.103.13 93,430 7/17/2020
3.3.103.12 39,910 7/15/2020
3.3.103.11 168,018 7/9/2020
3.3.103.10 16,946 7/9/2020
3.3.103.9 49,333 7/8/2020
3.3.103.8 34,538 7/7/2020
3.3.103.7 343,991 7/2/2020
3.3.103.6 65,251 6/29/2020
3.3.103.5 85,094 6/26/2020
3.3.103.4 24,629 6/25/2020
3.3.103.3 36,404 6/24/2020
3.3.103.2 2,577 6/24/2020
3.3.103.1 87,266 6/23/2020
3.3.103 80,282 6/22/2020
3.3.102.128 140,235 6/19/2020
3.3.102.127 27,495 6/18/2020
3.3.102.126 44,873 6/17/2020
3.3.102.125 214,008 6/11/2020
3.3.102.124 70,184 6/9/2020
3.3.102.123 527,210 6/5/2020
3.3.102.122 41,007 6/4/2020
3.3.102.121 25,655 6/3/2020
3.3.102.120 10,279 6/3/2020
3.3.102.119 23,109 6/1/2020
3.3.102.118 154,867 5/27/2020
3.3.102.117 177,085 5/26/2020
3.3.102.116 75,519 5/22/2020
3.3.102.115 17,904 5/22/2020
3.3.102.114 33,716 5/21/2020
3.3.102.113 61,131 5/19/2020
3.3.102.112 39,822 5/18/2020
3.3.102.111 41,224 5/15/2020
3.3.102.110 48,927 5/14/2020
3.3.102.109 95,798 5/11/2020
3.3.102.108 30,996 5/8/2020
3.3.102.107 27,459 5/8/2020
3.3.102.106 4,858 5/7/2020
3.3.102.105 36,073 5/6/2020
3.3.102.104 97,400 5/4/2020
3.3.102.103 29,624 5/1/2020
3.3.102.102 33,206 4/30/2020
3.3.102.101 64,389 4/29/2020
3.3.102.100 41,454 4/28/2020
3.3.102.99 35,343 4/27/2020
3.3.102.98 105,944 4/24/2020
3.3.102.97 312,909 4/23/2020
3.3.102.96 25,724 4/22/2020
3.3.102.95 18,464 4/21/2020
3.3.102.94 24,691 4/20/2020
3.3.102.93 43,535 4/17/2020
3.3.102.92 51,273 4/16/2020
3.3.102.91 261,120 4/8/2020
3.3.102.90 355,834 4/6/2020
3.3.102.89 331,681 4/3/2020
3.3.102.88 10,971 4/3/2020
3.3.102.87 41,422 4/2/2020
3.3.102.86 71,993 4/1/2020
3.3.102.85 34,669 3/31/2020
3.3.102.84 37,032 3/30/2020
3.3.102.83 79,032 3/27/2020
3.3.102.82 35,800 3/26/2020
3.3.102.81 28,809 3/25/2020
3.3.102.80 65,621 3/24/2020
3.3.102.79 82,203 3/20/2020
3.3.102.78 10,270 3/19/2020
3.3.102.77 91,639 3/18/2020
3.3.102.76 12,759 3/17/2020
3.3.102.75 23,468 3/16/2020
3.3.102.74 50,931 3/12/2020
3.3.102.73 344,145 3/6/2020
3.3.102.72 68,222 3/5/2020
3.3.102.71 211,192 3/2/2020
3.3.102.70 85,123 2/28/2020
3.3.102.69 3,597 2/27/2020
3.3.102.68 48,119 2/26/2020
3.3.102.67 132,561 2/25/2020
3.3.102.66 223,278 2/19/2020
3.3.102.65 100,807 2/17/2020
3.3.102.64 129,406 2/13/2020
3.3.102.63 196,041 2/10/2020
3.3.102.62 104,185 2/7/2020
3.3.102.61 211,937 2/4/2020
3.3.102.60 427,147 1/24/2020
3.3.102.59 51,307 1/23/2020
3.3.102.58 84,135 1/21/2020
3.3.102.57 101,611 1/17/2020
3.3.102.56 19,628 1/16/2020
3.3.102.55 45,229 1/15/2020
3.3.102.54 155,030 1/10/2020
3.3.102.53 391,618 1/8/2020
3.3.102.52 57,218 1/6/2020
3.3.102.51 417,549 1/2/2020
3.3.102.50 136,540 12/25/2019
3.3.102.49 6,279 12/23/2019
3.3.102.48 15,922 12/20/2019
3.3.102.47 66,621 12/18/2019
3.3.102.46 45,789 12/18/2019
3.3.102.45 70,133 12/16/2019
3.3.102.44 96,274 12/13/2019
3.3.102.43 20,949 12/12/2019
3.3.102.42 18,549 12/12/2019
3.3.102.41 17,984 12/11/2019
3.3.102.40 90,874 12/9/2019
3.3.102.39 90,246 12/3/2019
3.3.102.38 199,573 12/2/2019
3.3.102.37 66,474 11/26/2019
3.3.102.36 12,504 11/25/2019
3.3.102.35 25,410 11/22/2019
3.3.102.34 18,411 11/22/2019
3.3.102.33 99,635 11/20/2019
3.3.102.32 2,825 11/19/2019
3.3.102.31 157,504 11/14/2019
3.3.102.30 44,457 11/13/2019
3.3.102.29 87,388 11/8/2019
3.3.102.28 32,660 11/7/2019
3.3.102.27 33,693 11/7/2019
3.3.102.26 55,086 11/5/2019
3.3.102.25 132,368 10/31/2019
3.3.102.24 62,208 10/30/2019
3.3.102.23 76,867 10/28/2019
3.3.102.22 100,445 10/28/2019
3.3.102.21 84,510 10/24/2019
3.3.102.20 53,551 10/22/2019
3.3.102.19 58,639 10/18/2019
3.3.102.18 19,853 10/17/2019
3.3.102.17 41,495 10/16/2019
3.3.102.16 224,923 10/11/2019
3.3.102.15 19,299 10/10/2019
3.3.102.14 144,725 10/8/2019
3.3.102.13 149,203 9/30/2019
3.3.102.12 65,027 9/26/2019
3.3.102.11 221,280 9/23/2019
3.3.102.10 23,927 9/21/2019
3.3.102.9 55,575 9/19/2019
3.3.102.8 58,295 9/18/2019
3.3.102.7 134,693 9/17/2019
3.3.102.6 21,856 9/16/2019
3.3.102.5 38,543 9/12/2019
3.3.102.4 92,630 9/9/2019
3.3.102.3 32,896 9/6/2019
3.3.102.2 20,661 9/5/2019
3.3.102.1 17,369 9/4/2019
3.3.102 428,126 8/28/2019
3.3.101.3 56,638 8/27/2019
3.3.101.2 523,990 8/23/2019
3.3.101.1 115,620 8/22/2019
3.3.101 28,041 8/21/2019
3.3.100.65 291,414 8/16/2019
3.3.100.64 20,653 8/15/2019
3.3.100.63 25,365 8/14/2019
3.3.100.62 17,103 8/13/2019
3.3.100.61 30,762 8/12/2019
3.3.100.60 40,892 8/9/2019
3.3.100.59 18,021 8/8/2019
3.3.100.58 66,667 8/7/2019
3.3.100.57 2,728 8/7/2019
3.3.100.56 122,831 8/2/2019
3.3.100.55 20,257 8/1/2019
3.3.100.54 95,630 7/30/2019
3.3.100.53 18,084 7/29/2019
3.3.100.52 60,463 7/25/2019
3.3.100.51 84,352 7/24/2019
3.3.100.50 53,053 7/22/2019
3.3.100.49 31,620 7/19/2019
3.3.100.48 6,141 7/19/2019
3.3.100.47 155,852 7/12/2019
3.3.100.46 50,195 7/10/2019
3.3.100.45 16,295 7/9/2019
3.3.100.44 38,848 7/8/2019
3.3.100.43 137,721 7/2/2019
3.3.100.42 77,041 7/1/2019
3.3.100.41 84,708 6/28/2019
3.3.100.40 35,574 6/27/2019
3.3.100.39 8,310 6/27/2019
3.3.100.38 3,124 6/26/2019
3.3.100.37 65,251 6/24/2019
3.3.100.36 33,851 6/20/2019
3.3.100.35 16,109 6/20/2019
3.3.100.34 104,981 6/17/2019
3.3.100.33 12,181 6/14/2019
3.3.100.32 63,961 6/13/2019
3.3.100.31 144,118 6/7/2019
3.3.100.30 183,519 6/4/2019
3.3.100.29 110,754 6/3/2019
3.3.100.28 91,507 5/31/2019
3.3.100.27 17,584 5/30/2019
3.3.100.26 48,157 5/29/2019
3.3.100.25 24,107 5/28/2019
3.3.100.24 101,456 5/23/2019
3.3.100.23 31,243 5/22/2019
3.3.100.22 29,988 5/21/2019
3.3.100.21 52,581 5/20/2019
3.3.100.20 17,380 5/17/2019
3.3.100.19 107,348 5/15/2019
3.3.100.18 89,283 5/10/2019
3.3.100.17 118,072 5/8/2019
3.3.100.16 41,975 5/7/2019
3.3.100.15 40,762 5/3/2019
3.3.100.14 23,122 5/2/2019
3.3.100.13 108,977 4/30/2019
3.3.100.12 13,062 4/29/2019
3.3.100.11 51,758 4/26/2019
3.3.100.10 9,735 4/25/2019
3.3.100.9 13,887 4/25/2019
3.3.100.8 17,170 4/24/2019
3.3.100.7 98,754 4/18/2019
3.3.100.6 43,557 4/16/2019
3.3.100.5 349,177 4/4/2019
3.3.100.4 19,747 4/3/2019
3.3.100.3 147,061 3/29/2019
3.3.100.2 56,260 3/26/2019
3.3.100.1 217,145 3/22/2019
3.3.100 557,020 3/21/2019
3.3.3.62 678,308 3/11/2019
3.3.3.61 158,575 3/7/2019
3.3.3.60 14,229 3/6/2019
3.3.3.59 304,060 2/26/2019
3.3.3.58 258,235 2/20/2019
3.3.3.57 93,725 2/15/2019
3.3.3.56 52,930 2/14/2019
3.3.3.55 20,635 2/13/2019
3.3.3.54 208,346 2/4/2019
3.3.3.53 250,411 1/26/2019
3.3.3.52 13,572 1/25/2019
3.3.3.51 38,301 1/24/2019
3.3.3.50 127,205 1/18/2019
3.3.3.49 145,174 1/11/2019
3.3.3.48 20,432 1/10/2019
3.3.3.47 61,761 1/8/2019
3.3.3.46 6,084 1/7/2019
3.3.3.45 40,143 1/4/2019
3.3.3.44 300,312 12/22/2018
3.3.3.43 169,436 12/21/2018
3.3.3.42 110,094 12/15/2018
3.3.3.41 13,398 12/14/2018
3.3.3.40 29,624 12/12/2018
3.3.3.39 550,909 12/4/2018
3.3.3.38 233,606 11/16/2018
3.3.3.37 4,526 11/16/2018
3.3.3.36 46,390 11/15/2018
3.3.3.35 15,751 11/13/2018
3.3.3.34 46,774 11/9/2018
3.3.3.33 21,236 11/9/2018
3.3.3.32 16,855 11/7/2018
3.3.3.31 25,462 11/7/2018
3.3.3.30 4,254 11/6/2018
3.3.3.29 61,017 10/30/2018
3.3.3.28 7,412 10/29/2018
3.3.3.27 12,620 10/29/2018
3.3.3.26 15,245 10/26/2018
3.3.3.25 90,567 10/22/2018
3.3.3.24 3,918 10/22/2018
3.3.3.23 65,975 10/17/2018
3.3.3.22 220,506 10/6/2018
3.3.3.21 21,065 10/4/2018
3.3.3.20 482,979 9/26/2018
3.3.3.19 1,006,301 9/10/2018
3.3.3.18 39,791 9/7/2018
3.3.3.17 187,982 8/28/2018
3.3.3.16 233,114 8/16/2018
3.3.3.15 25,697 8/15/2018
3.3.3.14 204,611 8/3/2018
3.3.3.13 24,395 8/2/2018
3.3.3.12 105,302 7/23/2018
3.3.3.11 362,912 7/3/2018
3.3.3.10 577,820 6/23/2018
3.3.3.9 66,519 6/19/2018
3.3.3.8 128,978 6/1/2018
3.3.3.7 693,811 4/25/2018
3.3.3.6 163,278 4/20/2018
3.3.3.5 265,665 3/29/2018
3.3.3.4 145,571 3/15/2018
3.3.3.3 153,208 3/3/2018
3.3.3.2 1,430,188 11/11/2017
3.3.3.1 715,406 10/24/2017
3.3.3 826,418 10/19/2017
3.3.2.9 1,298,575 10/9/2017
3.3.2.8 64,163 10/7/2017
3.3.2.7 1,078,531 7/7/2017
3.3.2.6 9,065 7/5/2017
3.3.2.5 35,804 6/28/2017
3.3.2.4 154,383 6/7/2017
3.3.2.3 206,658 5/11/2017
3.3.2.2 23,160 5/8/2017
3.3.2.1 27,365 5/5/2017
3.3.2 29,315 4/28/2017
3.3.1.14 14,782 4/28/2017
3.3.1.13 39,795 4/21/2017
3.3.1.12 17,791 4/19/2017
3.3.1.11 169,014 3/31/2017
3.3.1.10 77,195 3/15/2017
3.3.1.9 14,358 3/14/2017
3.3.1.8 4,871 3/14/2017
3.3.1.7 254,135 1/20/2017
3.3.1.6 54,583 12/28/2016
3.3.1.5 4,794 12/20/2016
3.3.1.4 24,897 12/16/2016
3.3.1.3 37,244 12/9/2016
3.3.1.2 12,272 12/8/2016
3.3.1.1 52,845 12/7/2016
3.3.1 90,618 11/18/2016
3.3.0.3 22,223 11/15/2016
3.3.0.2 30,630 11/4/2016
3.3.0.1 54,925 10/11/2016
3.3.0 348,042 9/19/2016
3.2.8-rc 4,166 9/8/2016
3.2.7-beta 3,341 8/23/2016
3.2.6-beta 3,287 8/2/2016
3.2.5-beta 8,220 6/28/2016
3.2.4.1-beta 4,770 6/2/2016
3.2.4-beta 2,091 6/1/2016
3.2.3.1-beta 3,230 4/20/2016
3.2.3-beta 3,543 3/12/2016
3.2.2.1-beta 2,256 3/2/2016
3.2.2-beta 2,888 1/12/2016
3.2.1-beta 3,058 12/7/2015
3.2.0-beta 2,712 9/29/2015
3.1.0.13 157,231 8/9/2016
3.1.0.12 78,548 7/13/2016
3.1.0.11 54,256 6/28/2016
3.1.0.10 9,891 6/14/2016
3.1.0.9 22,352 6/3/2016
3.1.0.8 5,239 5/26/2016
3.1.0.7 16,035 5/10/2016
3.1.0.6 43,092 2/22/2016
3.1.0.5 45,499 1/6/2016
3.1.0.4 14,179 12/2/2015
3.1.0.3 3,862 11/21/2015
3.1.0.2 19,289 10/7/2015
3.1.0.1 7,778 8/27/2015
3.1.0 76,487 7/28/2015
3.0.0.2-preview 3,530 5/21/2015
3.0.0.1-preview 2,567 5/6/2015
3.0.0-preview 2,448 4/30/2015