AWSSDK.SQS 3.7.0.15

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.0.15
                    
NuGet\Install-Package AWSSDK.SQS -Version 3.7.0.15
                    
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.0.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SQS" Version="3.7.0.15" />
                    
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.0.15
                    
#r "nuget: AWSSDK.SQS, 3.7.0.15"
                    
#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.0.15
                    
Install AWSSDK.SQS as a Cake Addin
#tool nuget:?package=AWSSDK.SQS&version=3.7.0.15
                    
Install AWSSDK.SQS 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 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  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 (326)

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

JustSaying

A light-weight message bus on top of AWS SNS and SQS

GitHub repositories (35)

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.10 610 6/16/2025
4.0.0.9 8,104 6/12/2025
4.0.0.8 4,390 6/11/2025
4.0.0.7 9,132 6/10/2025
4.0.0.6 15,911 6/6/2025
4.0.0.5 11,696 6/4/2025
4.0.0.4 132,272 5/16/2025
4.0.0.3 8,772 5/15/2025
4.0.0.2 115,126 5/6/2025
4.0.0.1 53,479 4/30/2025
4.0.0 107,334 4/28/2025
4.0.0-preview.13 1,401 4/9/2025
4.0.0-preview.12 2,275 4/4/2025
4.0.0-preview.11 1,585 3/26/2025
4.0.0-preview.10 6,699 3/7/2025
4.0.0-preview.9 303 3/4/2025
4.0.0-preview.8 970 2/25/2025
4.0.0-preview.7 1,371 2/17/2025
4.0.0-preview.6 1,718 2/6/2025
4.0.0-preview.5 5,246 1/3/2025
4.0.0-preview.4 32,301 10/11/2024
4.0.0-preview.3 2,306 10/1/2024
4.0.0-preview.2 8,916 8/28/2024
4.0.0-preview 60,855 8/15/2024
3.7.400.165 34,397 6/11/2025
3.7.400.164 5,117 6/10/2025
3.7.400.163 3,922 6/9/2025
3.7.400.162 49,600 6/6/2025
3.7.400.161 18,618 6/5/2025
3.7.400.160 4,282 6/4/2025
3.7.400.159 14,957 6/2/2025
3.7.400.158 9,160 5/30/2025
3.7.400.157 59,185 5/28/2025
3.7.400.156 17,022 5/23/2025
3.7.400.155 10,484 5/21/2025
3.7.400.154 14,941 5/20/2025
3.7.400.153 10,740 5/19/2025
3.7.400.152 88,227 5/16/2025
3.7.400.151 24,019 5/12/2025
3.7.400.150 68,968 5/9/2025
3.7.400.149 7,526 5/8/2025
3.7.400.148 9,141 5/7/2025
3.7.400.147 14,058 5/6/2025
3.7.400.146 11,711 5/5/2025
3.7.400.145 158,564 5/2/2025
3.7.400.144 7,136 5/1/2025
3.7.400.143 11,557 4/30/2025
3.7.400.142 30,357 4/29/2025
3.7.400.141 55,774 4/28/2025
3.7.400.140 55,143 4/25/2025
3.7.400.139 22,584 4/24/2025
3.7.400.138 31,992 4/23/2025
3.7.400.137 71,620 4/18/2025
3.7.400.136 61,208 4/17/2025
3.7.400.135 83,447 4/16/2025
3.7.400.134 99,689 4/14/2025
3.7.400.133 45,636 4/11/2025
3.7.400.132 33,994 4/10/2025
3.7.400.131 20,112 4/9/2025
3.7.400.130 62,272 4/8/2025
3.7.400.129 124,580 4/4/2025
3.7.400.128 55,435 4/3/2025
3.7.400.127 32,179 4/3/2025
3.7.400.126 10,491 4/2/2025
3.7.400.125 42,187 4/1/2025
3.7.400.124 35,931 3/31/2025
3.7.400.123 73,949 3/28/2025
3.7.400.122 38,549 3/27/2025
3.7.400.121 37,454 3/26/2025
3.7.400.120 30,337 3/25/2025
3.7.400.119 37,315 3/24/2025
3.7.400.118 110,239 3/21/2025
3.7.400.117 24,690 3/20/2025
3.7.400.116 26,485 3/19/2025
3.7.400.115 30,334 3/18/2025
3.7.400.114 55,528 3/17/2025
3.7.400.113 49,294 3/14/2025
3.7.400.112 29,578 3/14/2025
3.7.400.111 121,802 3/11/2025
3.7.400.110 68,420 3/10/2025
3.7.400.109 70,538 3/7/2025
3.7.400.108 35,799 3/6/2025
3.7.400.107 31,296 3/5/2025
3.7.400.106 68,907 3/4/2025
3.7.400.105 71,114 3/3/2025
3.7.400.104 75,312 2/28/2025
3.7.400.103 27,465 2/27/2025
3.7.400.102 44,338 2/26/2025
3.7.400.101 36,955 2/25/2025
3.7.400.100 41,063 2/24/2025
3.7.400.99 56,599 2/21/2025
3.7.400.98 356,151 2/20/2025
3.7.400.97 82,643 2/18/2025
3.7.400.96 84,923 2/17/2025
3.7.400.95 71,402 2/13/2025
3.7.400.94 68,787 2/12/2025
3.7.400.93 52,268 2/11/2025
3.7.400.92 67,319 2/10/2025
3.7.400.91 86,383 2/7/2025
3.7.400.90 64,949 2/6/2025
3.7.400.89 29,218 2/5/2025
3.7.400.88 116,064 2/4/2025
3.7.400.87 35,594 2/3/2025
3.7.400.86 127,201 1/30/2025
3.7.400.85 162,455 1/27/2025
3.7.400.84 122,518 1/22/2025
3.7.400.83 34,971 1/21/2025
3.7.400.82 74,167 1/17/2025
3.7.400.81 44,642 1/16/2025
3.7.400.80 240,584 1/15/2025
3.7.400.79 54,331 1/14/2025
3.7.400.78 52,916 1/13/2025
3.7.400.77 76,974 1/10/2025
3.7.400.76 30,890 1/9/2025
3.7.400.75 75,114 1/8/2025
3.7.400.74 59,777 1/7/2025
3.7.400.73 61,212 1/6/2025
3.7.400.72 50,738 1/3/2025
3.7.400.71 53,959 1/2/2025
3.7.400.70 155,568 12/26/2024
3.7.400.69 499,148 12/23/2024
3.7.400.68 56,478 12/20/2024
3.7.400.67 67,431 12/19/2024
3.7.400.66 59,133 12/18/2024
3.7.400.65 61,934 12/17/2024
3.7.400.64 181,874 12/13/2024
3.7.400.63 112,037 12/12/2024
3.7.400.62 43,783 12/11/2024
3.7.400.61 66,463 12/10/2024
3.7.400.60 84,674 12/9/2024
3.7.400.59 345,337 12/3/2024
3.7.400.58 421,330 11/27/2024
3.7.400.57 335,483 11/22/2024
3.7.400.56 45,224 11/21/2024
3.7.400.55 42,580 11/21/2024
3.7.400.54 109,973 11/19/2024
3.7.400.53 264,336 11/15/2024
3.7.400.52 281,137 11/15/2024
3.7.400.51 13,196 11/14/2024
3.7.400.50 71,435 11/13/2024
3.7.400.49 110,270 11/12/2024
3.7.400.48 39,695 11/11/2024
3.7.400.47 84,508 11/8/2024
3.7.400.46 111,588 11/7/2024
3.7.400.45 384,230 11/1/2024
3.7.400.44 82,875 10/31/2024
3.7.400.43 126,731 10/30/2024
3.7.400.42 58,754 10/29/2024
3.7.400.41 94,751 10/28/2024
3.7.400.40 98,327 10/25/2024
3.7.400.39 34,428 10/24/2024
3.7.400.38 218,265 10/23/2024
3.7.400.37 112,885 10/22/2024
3.7.400.36 324,997 10/16/2024
3.7.400.35 282,012 10/15/2024
3.7.400.34 92,855 10/14/2024
3.7.400.33 333,366 10/9/2024
3.7.400.32 93,756 10/8/2024
3.7.400.31 53,027 10/7/2024
3.7.400.30 621,834 10/4/2024
3.7.400.29 37,040 10/3/2024
3.7.400.28 67,972 10/2/2024
3.7.400.27 49,914 10/1/2024
3.7.400.26 208,670 9/27/2024
3.7.400.25 116,269 9/26/2024
3.7.400.24 39,895 9/25/2024
3.7.400.23 47,005 9/24/2024
3.7.400.22 164,056 9/21/2024
3.7.400.21 738,544 9/16/2024
3.7.400.20 65,947 9/13/2024
3.7.400.19 74,189 9/11/2024
3.7.400.18 98,252 9/10/2024
3.7.400.17 76,881 9/9/2024
3.7.400.16 176,414 9/6/2024
3.7.400.15 65,801 9/5/2024
3.7.400.14 230,726 9/4/2024
3.7.400.13 195,224 8/30/2024
3.7.400.12 213,853 8/28/2024
3.7.400.11 339,057 8/22/2024
3.7.400.10 80,522 8/21/2024
3.7.400.9 36,796 8/20/2024
3.7.400.8 78,334 8/19/2024
3.7.400.7 326,053 8/16/2024
3.7.400.6 61,515 8/15/2024
3.7.400.5 115,675 8/13/2024
3.7.400.4 175,752 8/9/2024
3.7.400.3 633,997 8/5/2024
3.7.400.2 321,963 7/30/2024
3.7.400.1 69,252 7/29/2024
3.7.400 1,235,110 7/24/2024
3.7.301.34 151,944 7/22/2024
3.7.301.33 185,306 7/18/2024
3.7.301.32 339,774 7/12/2024
3.7.301.31 431,267 7/10/2024
3.7.301.30 202,237 7/9/2024
3.7.301.29 40,704 7/8/2024
3.7.301.28 72,769 7/5/2024
3.7.301.27 144,052 7/3/2024
3.7.301.26 96,946 7/1/2024
3.7.301.25 110,367 6/28/2024
3.7.301.24 54,140 6/27/2024
3.7.301.23 329,376 6/24/2024
3.7.301.22 130,851 6/20/2024
3.7.301.21 95,877 6/19/2024
3.7.301.20 50,296 6/18/2024
3.7.301.19 489,453 6/12/2024
3.7.301.18 46,433 6/11/2024
3.7.301.17 107,157 6/10/2024
3.7.301.16 57,592 6/7/2024
3.7.301.15 113,032 6/6/2024
3.7.301.14 37,923 6/5/2024
3.7.301.13 63,101 6/4/2024
3.7.301.12 134,210 6/3/2024
3.7.301.11 126,011 5/30/2024
3.7.301.10 96,141 5/29/2024
3.7.301.9 81,964 5/28/2024
3.7.301.8 248,468 5/23/2024
3.7.301.7 72,546 5/22/2024
3.7.301.6 285,147 5/17/2024
3.7.301.5 65,778 5/16/2024
3.7.301.4 120,660 5/14/2024
3.7.301.3 200,934 5/13/2024
3.7.301.2 109,965 5/10/2024
3.7.301.1 76,297 5/9/2024
3.7.301 44,829 5/8/2024
3.7.300.87 174,782 5/6/2024
3.7.300.86 110,489 5/3/2024
3.7.300.85 90,718 5/1/2024
3.7.300.84 146,351 4/29/2024
3.7.300.83 71,501 4/26/2024
3.7.300.82 43,618 4/25/2024
3.7.300.81 78,816 4/24/2024
3.7.300.80 241,264 4/23/2024
3.7.300.79 141,819 4/22/2024
3.7.300.78 64,066 4/19/2024
3.7.300.77 371,786 4/18/2024
3.7.300.76 54,256 4/17/2024
3.7.300.75 120,811 4/16/2024
3.7.300.74 379,663 4/11/2024
3.7.300.73 44,806 4/10/2024
3.7.300.72 128,840 4/9/2024
3.7.300.71 95,855 4/8/2024
3.7.300.70 133,311 4/5/2024
3.7.300.69 90,022 4/4/2024
3.7.300.68 96,719 4/3/2024
3.7.300.67 56,281 4/2/2024
3.7.300.66 74,421 4/1/2024
3.7.300.65 54,420 3/29/2024
3.7.300.64 84,314 3/28/2024
3.7.300.63 104,219 3/27/2024
3.7.300.62 89,039 3/26/2024
3.7.300.61 69,764 3/25/2024
3.7.300.60 932,396 3/22/2024
3.7.300.59 274,769 3/18/2024
3.7.300.58 70,716 3/15/2024
3.7.300.57 53,430 3/14/2024
3.7.300.56 55,188 3/13/2024
3.7.300.55 203,485 3/8/2024
3.7.300.54 339,250 2/29/2024
3.7.300.53 293,468 2/27/2024
3.7.300.52 1,055,721 2/16/2024
3.7.300.51 51,271 2/15/2024
3.7.300.50 44,953 2/14/2024
3.7.300.49 41,112 2/13/2024
3.7.300.48 134,516 2/9/2024
3.7.300.47 90,339 2/7/2024
3.7.300.46 291,922 2/2/2024
3.7.300.45 41,941 2/1/2024
3.7.300.44 146,859 1/31/2024
3.7.300.43 96,929 1/30/2024
3.7.300.42 66,341 1/29/2024
3.7.300.41 161,037 1/25/2024
3.7.300.40 116,510 1/25/2024
3.7.300.39 238,620 1/19/2024
3.7.300.38 50,274 1/18/2024
3.7.300.37 111,743 1/16/2024
3.7.300.36 95,924 1/14/2024
3.7.300.35 13,706 1/12/2024
3.7.300.34 61,830 1/11/2024
3.7.300.33 48,976 1/10/2024
3.7.300.32 155,462 1/8/2024
3.7.300.31 113,248 1/5/2024
3.7.300.30 39,543 1/4/2024
3.7.300.29 52,110 1/3/2024
3.7.300.28 177,798 12/28/2023
3.7.300.27 26,070 12/27/2023
3.7.300.26 34,750 12/26/2023
3.7.300.25 36,286 12/22/2023
3.7.300.24 39,969 12/21/2023
3.7.300.23 75,906 12/20/2023
3.7.300.22 40,715 12/19/2023
3.7.300.21 618,867 12/18/2023
3.7.300.20 38,634 12/15/2023
3.7.300.19 65,370 12/14/2023
3.7.300.18 100,190 12/13/2023
3.7.300.17 244,049 12/12/2023
3.7.300.16 573,728 12/7/2023
3.7.300.15 187,010 12/6/2023
3.7.300.14 44,098 12/5/2023
3.7.300.13 175,040 12/4/2023
3.7.300.12 142,746 11/30/2023
3.7.300.11 146,752 11/28/2023
3.7.300.10 54,984 11/28/2023
3.7.300.9 13,267 11/27/2023
3.7.300.8 90,744 11/27/2023
3.7.300.7 529,341 11/21/2023
3.7.300.6 46,084 11/20/2023
3.7.300.5 131,781 11/17/2023
3.7.300.4 34,041 11/16/2023
3.7.300.3 28,706 11/15/2023
3.7.300.2 363,363 11/14/2023
3.7.300.1 48,814 11/13/2023
3.7.300 1,134,500 11/10/2023
3.7.202 124,277 11/9/2023
3.7.201 13,278 11/8/2023
3.7.200.67 454,994 11/7/2023
3.7.200.66 55,665 11/6/2023
3.7.200.65 327,091 11/2/2023
3.7.200.64 329,263 10/27/2023
3.7.200.63 75,646 10/26/2023
3.7.200.62 223,156 10/24/2023
3.7.200.61 60,466 10/23/2023
3.7.200.60 50,252 10/20/2023
3.7.200.59 31,699 10/19/2023
3.7.200.58 64,012 10/18/2023
3.7.200.57 57,092 10/17/2023
3.7.200.56 27,277 10/16/2023
3.7.200.55 136,363 10/12/2023
3.7.200.54 278,667 10/7/2023
3.7.200.53 36,000 10/5/2023
3.7.200.52 65,131 10/4/2023
3.7.200.51 72,480 10/3/2023
3.7.200.50 139,415 10/2/2023
3.7.200.49 135,710 9/28/2023
3.7.200.48 24,320 9/28/2023
3.7.200.47 9,698 9/27/2023
3.7.200.46 83,491 9/25/2023
3.7.200.45 134,356 9/22/2023
3.7.200.44 196,257 9/20/2023
3.7.200.43 68,373 9/19/2023
3.7.200.42 156,724 9/15/2023
3.7.200.41 32,787 9/15/2023
3.7.200.40 16,084 9/14/2023
3.7.200.39 45,316 9/13/2023
3.7.200.38 77,445 9/12/2023
3.7.200.37 213,929 9/8/2023
3.7.200.36 57,384 9/8/2023
3.7.200.35 38,653 9/6/2023
3.7.200.34 43,005 9/5/2023
3.7.200.33 158,323 9/1/2023
3.7.200.32 30,925 9/1/2023
3.7.200.31 3,647 8/31/2023
3.7.200.30 30,260 8/31/2023
3.7.200.29 6,182 8/30/2023
3.7.200.28 115,474 8/28/2023
3.7.200.27 125,528 8/25/2023
3.7.200.26 280,870 8/24/2023
3.7.200.25 149,133 8/23/2023
3.7.200.24 68,979 8/22/2023
3.7.200.23 102,946 8/21/2023
3.7.200.22 68,872 8/18/2023
3.7.200.21 8,435 8/18/2023
3.7.200.20 126,494 8/17/2023
3.7.200.19 131,753 8/15/2023
3.7.200.18 66,713 8/14/2023
3.7.200.17 97,645 8/11/2023
3.7.200.16 59,672 8/10/2023
3.7.200.15 80,607 8/9/2023
3.7.200.14 56,628 8/8/2023
3.7.200.13 7,868 8/8/2023
3.7.200.12 49,746 8/7/2023
3.7.200.11 118,574 8/4/2023
3.7.200.10 132,653 8/2/2023
3.7.200.9 63,638 8/1/2023
3.7.200.8 141,386 7/31/2023
3.7.200.7 506,989 7/28/2023
3.7.200.6 45,119 7/28/2023
3.7.200.5 114,088 7/26/2023
3.7.200.4 188,661 7/24/2023
3.7.200.3 129,181 7/21/2023
3.7.200.2 179,383 7/20/2023
3.7.200.1 1,123,320 7/18/2023
3.7.200 202,883 7/18/2023
3.7.103.12 52,034 7/17/2023
3.7.103.11 993,281 7/13/2023
3.7.103.10 260,988 7/7/2023
3.7.103.9 4,139 7/7/2023
3.7.103.8 38,571 7/6/2023
3.7.103.7 71,348 7/5/2023
3.7.103.6 118,365 7/3/2023
3.7.103.5 918,865 6/20/2023
3.7.103.4 389,386 6/15/2023
3.7.103.3 287,548 6/13/2023
3.7.103.2 122,317 6/12/2023
3.7.103.1 129,765 6/8/2023
3.7.103 339,502 6/6/2023
3.7.102.16 150,003 6/5/2023
3.7.102.15 93,161 6/2/2023
3.7.102.14 8,234 6/2/2023
3.7.102.13 45,832 6/1/2023
3.7.102.12 181,773 5/30/2023
3.7.102.11 154,678 5/26/2023
3.7.102.10 49,225 5/25/2023
3.7.102.9 71,409 5/24/2023
3.7.102.8 83,322 5/23/2023
3.7.102.7 179,668 5/19/2023
3.7.102.6 53,314 5/18/2023
3.7.102.5 134,519 5/16/2023
3.7.102.4 90,806 5/15/2023
3.7.102.3 162,493 5/11/2023
3.7.102.2 193,635 5/9/2023
3.7.102.1 92,728 5/8/2023
3.7.102 104,738 5/5/2023
3.7.101 80,537 5/4/2023
3.7.100.124 593,861 5/2/2023
3.7.100.123 138,136 5/1/2023
3.7.100.122 175,706 4/28/2023
3.7.100.121 113,048 4/27/2023
3.7.100.120 51,191 4/26/2023
3.7.100.119 71,032 4/25/2023
3.7.100.118 62,040 4/25/2023
3.7.100.117 141,188 4/21/2023
3.7.100.116 44,904 4/21/2023
3.7.100.115 126,865 4/19/2023
3.7.100.114 802,180 4/17/2023
3.7.100.113 110,111 4/14/2023
3.7.100.112 30,872 4/13/2023
3.7.100.111 47,134 4/12/2023
3.7.100.110 56,089 4/11/2023
3.7.100.109 126,241 4/10/2023
3.7.100.108 48,543 4/7/2023
3.7.100.107 29,693 4/6/2023
3.7.100.106 120,486 4/5/2023
3.7.100.105 106,132 4/4/2023
3.7.100.104 76,734 4/3/2023
3.7.100.103 110,674 3/31/2023
3.7.100.102 226,945 3/30/2023
3.7.100.101 112,467 3/29/2023
3.7.100.100 60,217 3/28/2023
3.7.100.99 239,184 3/24/2023
3.7.100.98 47,762 3/23/2023
3.7.100.97 58,644 3/22/2023
3.7.100.96 218,721 3/21/2023
3.7.100.95 116,575 3/20/2023
3.7.100.94 176,959 3/17/2023
3.7.100.93 23,046 3/17/2023
3.7.100.92 51,700 3/16/2023
3.7.100.91 64,381 3/15/2023
3.7.100.90 37,021 3/14/2023
3.7.100.89 96,129 3/13/2023
3.7.100.88 126,845 3/10/2023
3.7.100.87 99,091 3/9/2023
3.7.100.86 166,857 3/8/2023
3.7.100.85 66,753 3/7/2023
3.7.100.84 131,762 3/3/2023
3.7.100.83 102,159 3/2/2023
3.7.100.82 99,185 3/1/2023
3.7.100.81 47,860 2/28/2023
3.7.100.80 83,719 2/27/2023
3.7.100.79 177,716 2/23/2023
3.7.100.78 277,083 2/21/2023
3.7.100.77 725,250 2/18/2023
3.7.100.76 3,493 2/17/2023
3.7.100.75 68,761 2/16/2023
3.7.100.74 143,066 2/15/2023
3.7.100.73 192,077 2/13/2023
3.7.100.72 92,522 2/10/2023
3.7.100.71 69,484 2/9/2023
3.7.100.70 73,108 2/8/2023
3.7.100.69 87,851 2/7/2023
3.7.100.68 152,947 2/6/2023
3.7.100.67 344,713 2/3/2023
3.7.100.66 103,427 2/2/2023
3.7.100.65 17,083 2/2/2023
3.7.100.64 39,267 2/1/2023
3.7.100.63 302,334 1/31/2023
3.7.100.62 439,213 1/26/2023
3.7.100.61 40,362 1/25/2023
3.7.100.60 73,932 1/24/2023
3.7.100.59 98,361 1/23/2023
3.7.100.58 304,182 1/20/2023
3.7.100.57 45,404 1/20/2023
3.7.100.56 108,604 1/18/2023
3.7.100.55 290,346 1/17/2023
3.7.100.54 243,126 1/13/2023
3.7.100.53 92,558 1/12/2023
3.7.100.52 358,053 1/10/2023
3.7.100.51 91,237 1/9/2023
3.7.100.50 62,933 1/6/2023
3.7.100.49 37,386 1/5/2023
3.7.100.48 745,843 1/4/2023
3.7.100.47 25,440 1/3/2023
3.7.100.46 238,186 12/30/2022
3.7.100.45 35,055 12/29/2022
3.7.100.44 133,678 12/23/2022
3.7.100.43 36,472 12/22/2022
3.7.100.42 38,076 12/21/2022
3.7.100.41 106,041 12/20/2022
3.7.100.40 51,891 12/19/2022
3.7.100.39 114,304 12/16/2022
3.7.100.38 68,511 12/16/2022
3.7.100.37 32,138 12/15/2022
3.7.100.36 115,213 12/14/2022
3.7.100.35 78,601 12/13/2022
3.7.100.34 125,350 12/12/2022
3.7.100.33 179,991 12/8/2022
3.7.100.32 40,704 12/8/2022
3.7.100.31 9,766 12/7/2022
3.7.100.30 67,128 12/6/2022
3.7.100.29 195,706 12/5/2022
3.7.100.28 62,621 12/2/2022
3.7.100.27 348,268 12/1/2022
3.7.100.26 160,478 11/30/2022
3.7.100.25 303,957 11/29/2022
3.7.100.24 38,319 11/29/2022
3.7.100.23 227,974 11/28/2022
3.7.100.22 359,820 11/22/2022
3.7.100.21 466,834 11/18/2022
3.7.100.20 87,304 11/17/2022
3.7.100.19 62,800 11/16/2022
3.7.100.18 94,211 11/16/2022
3.7.100.17 103,851 11/15/2022
3.7.100.16 380,780 11/11/2022
3.7.100.15 81,047 11/10/2022
3.7.100.14 206,451 11/9/2022
3.7.100.13 17,000 11/9/2022
3.7.100.12 10,115 11/9/2022
3.7.100.11 4,455 11/8/2022
3.7.100.10 162,915 11/7/2022
3.7.100.9 174,233 11/4/2022
3.7.100.8 171,127 11/2/2022
3.7.100.7 200,965 10/31/2022
3.7.100.6 64,330 10/29/2022
3.7.100.5 8,848 10/28/2022
3.7.100.4 105,936 10/27/2022
3.7.100.3 140,961 10/26/2022
3.7.100.2 60,237 10/25/2022
3.7.100.1 96,441 10/24/2022
3.7.100 442,213 10/21/2022
3.7.2.122 192,265 10/20/2022
3.7.2.121 197,858 10/19/2022
3.7.2.120 586,429 10/18/2022
3.7.2.119 260,319 10/14/2022
3.7.2.118 53,993 10/13/2022
3.7.2.117 711,715 10/7/2022
3.7.2.116 112,748 10/6/2022
3.7.2.115 144,581 10/4/2022
3.7.2.114 122,707 10/3/2022
3.7.2.113 347,187 9/30/2022
3.7.2.112 183,473 9/29/2022
3.7.2.111 176,086 9/27/2022
3.7.2.110 4,118,411 9/27/2022
3.7.2.109 6,700 9/26/2022
3.7.2.108 119,566 9/23/2022
3.7.2.107 44,652 9/22/2022
3.7.2.106 111,948 9/21/2022
3.7.2.105 125,029 9/20/2022
3.7.2.104 294,041 9/19/2022
3.7.2.103 133,309 9/15/2022
3.7.2.102 76,347 9/14/2022
3.7.2.101 83,656 9/13/2022
3.7.2.100 229,691 9/9/2022
3.7.2.99 464,689 9/9/2022
3.7.2.98 20,813 9/8/2022
3.7.2.97 696,423 9/2/2022
3.7.2.96 66,862 9/1/2022
3.7.2.95 163,971 8/30/2022
3.7.2.94 133,392 8/29/2022
3.7.2.93 97,373 8/25/2022
3.7.2.92 639,224 8/22/2022
3.7.2.91 45,807 8/19/2022
3.7.2.90 183,201 8/16/2022
3.7.2.89 172,614 8/12/2022
3.7.2.88 126,325 8/11/2022
3.7.2.87 486,587 8/8/2022
3.7.2.86 207,145 8/4/2022
3.7.2.85 205,384 8/2/2022
3.7.2.84 163,661 7/29/2022
3.7.2.83 80,504 7/28/2022
3.7.2.82 53,275 7/27/2022
3.7.2.81 242,942 7/22/2022
3.7.2.80 263,373 7/20/2022
3.7.2.79 137,450 7/18/2022
3.7.2.78 63,901 7/15/2022
3.7.2.77 57,833 7/14/2022
3.7.2.76 143,237 7/12/2022
3.7.2.75 54,902 7/11/2022
3.7.2.74 213,850 7/5/2022
3.7.2.73 623,447 6/29/2022
3.7.2.72 317,497 6/24/2022
3.7.2.71 1,369,005 6/17/2022
3.7.2.70 78,671 6/16/2022
3.7.2.69 348,492 6/14/2022
3.7.2.68 154,514 6/10/2022
3.7.2.67 135,009 6/8/2022
3.7.2.66 107,521 6/7/2022
3.7.2.65 87,879 6/6/2022
3.7.2.64 325,120 5/31/2022
3.7.2.63 227,122 5/27/2022
3.7.2.62 182,997 5/26/2022
3.7.2.61 8,298 5/26/2022
3.7.2.60 30,049 5/25/2022
3.7.2.59 148,609 5/24/2022
3.7.2.58 119,115 5/23/2022
3.7.2.57 192,682 5/19/2022
3.7.2.56 129,262 5/18/2022
3.7.2.55 640,330 5/9/2022
3.7.2.54 513,603 5/6/2022
3.7.2.53 7,096 5/6/2022
3.7.2.52 57,417 5/5/2022
3.7.2.51 182,590 5/4/2022
3.7.2.50 321,025 5/3/2022
3.7.2.49 60,857 5/3/2022
3.7.2.48 11,767 5/2/2022
3.7.2.47 765,978 4/20/2022
3.7.2.46 1,653,383 4/19/2022
3.7.2.45 547,297 4/14/2022
3.7.2.44 1,552,348 4/12/2022
3.7.2.43 73,933 4/11/2022
3.7.2.42 194,832 4/7/2022
3.7.2.41 80,143 4/6/2022
3.7.2.40 535,415 4/1/2022
3.7.2.39 1,554,087 3/31/2022
3.7.2.38 556,580 3/28/2022
3.7.2.37 173,003 3/24/2022
3.7.2.36 116,157 3/23/2022
3.7.2.35 627,252 3/17/2022
3.7.2.34 41,354 3/16/2022
3.7.2.33 262,271 3/14/2022
3.7.2.32 170,920 3/10/2022
3.7.2.31 105,874 3/9/2022
3.7.2.30 55,460 3/8/2022
3.7.2.29 233,870 3/3/2022
3.7.2.28 144,726 3/1/2022
3.7.2.27 41,676 2/28/2022
3.7.2.26 81,853 2/26/2022
3.7.2.25 93,446 2/23/2022
3.7.2.24 31,846 2/22/2022
3.7.2.23 11,711 2/22/2022
3.7.2.22 50,719 2/21/2022
3.7.2.21 213,186 2/17/2022
3.7.2.20 289,343 2/11/2022
3.7.2.19 14,389 2/10/2022
3.7.2.18 244,546 2/4/2022
3.7.2.17 57,460 2/3/2022
3.7.2.16 611,626 1/28/2022
3.7.2.15 254,225 1/25/2022
3.7.2.14 673,434 1/15/2022
3.7.2.13 4,388 1/14/2022
3.7.2.12 92,032 1/13/2022
3.7.2.11 809,124 1/11/2022
3.7.2.10 150,308 1/7/2022
3.7.2.9 25,092 1/6/2022
3.7.2.8 29,581 1/5/2022
3.7.2.7 118,115 1/3/2022
3.7.2.6 403,504 12/21/2021
3.7.2.5 38,861 12/20/2021
3.7.2.4 693,530 12/13/2021
3.7.2.3 226,881 12/8/2021
3.7.2.2 259,239 12/2/2021
3.7.2.1 54,965 12/1/2021
3.7.2 664,215 11/23/2021
3.7.1.46 220,900 11/22/2021
3.7.1.45 546,179 11/19/2021
3.7.1.44 3,301 11/18/2021
3.7.1.43 508,041 11/17/2021
3.7.1.42 42,383 11/16/2021
3.7.1.41 188,055 11/15/2021
3.7.1.40 84,724 11/12/2021
3.7.1.39 129,304 11/11/2021
3.7.1.38 31,812 11/11/2021
3.7.1.37 64,636 11/9/2021
3.7.1.36 639,828 11/5/2021
3.7.1.35 6,185 11/4/2021
3.7.1.34 108,420 11/3/2021
3.7.1.33 74,881 11/2/2021
3.7.1.32 53,066 11/1/2021
3.7.1.31 149,467 10/29/2021
3.7.1.30 102,424 10/27/2021
3.7.1.29 235,838 10/26/2021
3.7.1.28 4,326 10/26/2021
3.7.1.27 169,815 10/22/2021
3.7.1.26 7,171 10/21/2021
3.7.1.25 324,730 10/14/2021
3.7.1.24 158,900 10/13/2021
3.7.1.23 93,967 10/12/2021
3.7.1.22 93,711 10/8/2021
3.7.1.21 41,793 10/7/2021
3.7.1.20 219,971 10/7/2021
3.7.1.19 4,042 10/6/2021
3.7.1.18 300,515 10/1/2021
3.7.1.17 68,416 9/30/2021
3.7.1.16 142,946 9/29/2021
3.7.1.15 139,654 9/27/2021
3.7.1.14 81,113 9/24/2021
3.7.1.13 69,579 9/23/2021
3.7.1.12 42,425 9/22/2021
3.7.1.11 341,307 9/17/2021
3.7.1.10 39,827 9/16/2021
3.7.1.9 95,895 9/16/2021
3.7.1.8 346,866 9/13/2021
3.7.1.7 112,828 9/10/2021
3.7.1.6 55,508 9/9/2021
3.7.1.5 58,724 9/7/2021
3.7.1.4 117,218 9/3/2021
3.7.1.3 20,086 9/3/2021
3.7.1.2 10,354 9/2/2021
3.7.1.1 42,313 9/1/2021
3.7.1 242,582 8/31/2021
3.7.0.57 780,619 8/27/2021
3.7.0.56 94,968 8/25/2021
3.7.0.55 156,887 8/23/2021
3.7.0.54 80,321 8/19/2021
3.7.0.53 370,632 8/16/2021
3.7.0.52 240,028 8/12/2021
3.7.0.51 428,302 8/10/2021
3.7.0.50 330,529 8/6/2021
3.7.0.49 85,230 8/4/2021
3.7.0.48 545,933 7/30/2021
3.7.0.47 27,267 7/29/2021
3.7.0.46 160,638 7/27/2021
3.7.0.45 274,391 7/21/2021
3.7.0.44 203,965 7/16/2021
3.7.0.43 366,986 7/13/2021
3.7.0.42 78,100 7/12/2021
3.7.0.41 147,176 7/9/2021
3.7.0.40 46,355 7/8/2021
3.7.0.39 80,925 7/7/2021
3.7.0.38 47,874 7/6/2021
3.7.0.37 148,631 7/1/2021
3.7.0.36 175,185 6/25/2021
3.7.0.35 38,169 6/24/2021
3.7.0.34 294,273 6/21/2021
3.7.0.33 50,991 6/17/2021
3.7.0.32 183,563 6/15/2021
3.7.0.31 150,043 6/11/2021
3.7.0.30 745,647 5/28/2021
3.7.0.29 173,914 5/27/2021
3.7.0.28 33,081 5/27/2021
3.7.0.27 105,079 5/24/2021
3.7.0.26 46,298 5/21/2021
3.7.0.25 34,498 5/20/2021
3.7.0.24 56,699 5/19/2021
3.7.0.23 60,534 5/18/2021
3.7.0.22 275,138 5/14/2021
3.7.0.21 62,156 5/12/2021
3.7.0.20 124,398 5/10/2021
3.7.0.19 3,128 5/10/2021
3.7.0.18 161,247 5/6/2021
3.7.0.17 764,916 4/30/2021
3.7.0.16 66,442 4/27/2021
3.7.0.15 144,180 4/23/2021
3.7.0.14 246,825 4/19/2021
3.7.0.13 123,988 4/15/2021
3.7.0.12 243,013 4/13/2021
3.7.0.11 552,453 4/12/2021
3.7.0.10 176,075 4/8/2021
3.7.0.9 110,379 4/7/2021
3.7.0.8 442,431 4/2/2021
3.7.0.7 323,874 4/1/2021
3.7.0.6 65,355 3/31/2021
3.7.0.5 6,860 3/31/2021
3.7.0.4 72,473 3/30/2021
3.7.0.3 124,859 3/29/2021
3.7.0.2 71,668 3/27/2021
3.7.0.1 80,261 3/26/2021
3.7.0 4,402,772 3/26/2021
3.5.1.28 831,844 3/25/2021
3.5.1.27 578,275 3/17/2021
3.5.1.26 101,931 3/15/2021
3.5.1.25 437,964 3/9/2021
3.5.1.24 214,056 3/5/2021
3.5.1.23 6,395 3/4/2021
3.5.1.22 111,403 3/1/2021
3.5.1.21 375,705 2/23/2021
3.5.1.20 422,274 2/19/2021
3.5.1.19 193,441 2/12/2021
3.5.1.18 186,762 2/9/2021
3.5.1.17 113,517 2/8/2021
3.5.1.16 55,966 2/5/2021
3.5.1.15 31,357 2/4/2021
3.5.1.14 480,505 1/29/2021
3.5.1.13 48,801 1/28/2021
3.5.1.12 36,549 1/27/2021
3.5.1.11 655,301 1/26/2021
3.5.1.10 424,796 1/20/2021
3.5.1.9 11,050 1/19/2021
3.5.1.8 424,926 1/11/2021
3.5.1.7 195,019 1/7/2021
3.5.1.6 281,894 12/30/2020
3.5.1.5 95,560 12/23/2020
3.5.1.4 222,987 12/22/2020
3.5.1.3 25,124 12/22/2020
3.5.1.2 9,291 12/21/2020
3.5.1.1 49,150 12/18/2020
3.5.1 125,737 12/17/2020
3.5.0.50 163,234 12/16/2020
3.5.0.49 50,157 12/14/2020
3.5.0.48 465,924 12/9/2020
3.5.0.47 94,557 12/7/2020
3.5.0.46 111,337 12/3/2020
3.5.0.45 178,275 12/2/2020
3.5.0.44 28,179 12/1/2020
3.5.0.43 200,439 12/1/2020
3.5.0.42 167,908 11/24/2020
3.5.0.41 63,894 11/23/2020
3.5.0.40 32,047 11/20/2020
3.5.0.39 88,184 11/19/2020
3.5.0.38 10,923 11/18/2020
3.5.0.37 82,820 11/13/2020
3.5.0.36 660,432 11/5/2020
3.5.0.35 39,181 11/4/2020
3.5.0.34 222,955 10/28/2020
3.5.0.33 47,420 10/27/2020
3.5.0.32 47,159 10/26/2020
3.5.0.31 202,409 10/22/2020
3.5.0.30 42,455 10/21/2020
3.5.0.29 49,840 10/20/2020
3.5.0.28 104,493 10/16/2020
3.5.0.27 46,077 10/15/2020
3.5.0.26 381,993 10/9/2020
3.5.0.25 396,366 10/6/2020
3.5.0.24 33,097 10/2/2020
3.5.0.23 123,470 10/1/2020
3.5.0.22 52,903 9/30/2020
3.5.0.21 69,989 9/29/2020
3.5.0.20 38,397 9/25/2020
3.5.0.19 184,235 9/24/2020
3.5.0.18 198,758 9/21/2020
3.5.0.17 39,048 9/18/2020
3.5.0.16 273,182 9/17/2020
3.5.0.15 76,489 9/16/2020
3.5.0.14 29,493 9/15/2020
3.5.0.13 49,894 9/14/2020
3.5.0.12 88,485 9/11/2020
3.5.0.11 144,357 9/10/2020
3.5.0.10 8,755 9/9/2020
3.5.0.9 88,885 9/4/2020
3.5.0.8 73,598 9/2/2020
3.5.0.7 312,874 9/1/2020
3.5.0.6 7,659 8/31/2020
3.5.0.5 29,373 8/28/2020
3.5.0.4 17,756 8/27/2020
3.5.0.3 21,262 8/26/2020
3.5.0.2 90,731 8/25/2020
3.5.0.1 10,481 8/24/2020
3.5.0 967,283 8/20/2020
3.5.0-beta 99,599 2/4/2020
3.3.103.26 2,196,407 8/19/2020
3.3.103.25 177,517 8/14/2020
3.3.103.24 145,477 8/10/2020
3.3.103.23 58,786 8/8/2020
3.3.103.22 99,935 8/6/2020
3.3.103.21 124,619 8/4/2020
3.3.103.20 55,609 8/3/2020
3.3.103.19 40,929 7/31/2020
3.3.103.18 21,598 7/30/2020
3.3.103.17 92,550 7/29/2020
3.3.103.16 61,226 7/28/2020
3.3.103.15 367,190 7/23/2020
3.3.103.14 16,428 7/22/2020
3.3.103.13 93,415 7/17/2020
3.3.103.12 39,876 7/15/2020
3.3.103.11 167,715 7/9/2020
3.3.103.10 16,933 7/9/2020
3.3.103.9 49,104 7/8/2020
3.3.103.8 34,526 7/7/2020
3.3.103.7 343,228 7/2/2020
3.3.103.6 65,231 6/29/2020
3.3.103.5 85,063 6/26/2020
3.3.103.4 24,597 6/25/2020
3.3.103.3 36,391 6/24/2020
3.3.103.2 2,564 6/24/2020
3.3.103.1 87,245 6/23/2020
3.3.103 80,144 6/22/2020
3.3.102.128 140,075 6/19/2020
3.3.102.127 27,395 6/18/2020
3.3.102.126 44,626 6/17/2020
3.3.102.125 213,871 6/11/2020
3.3.102.124 70,163 6/9/2020
3.3.102.123 525,999 6/5/2020
3.3.102.122 40,991 6/4/2020
3.3.102.121 25,549 6/3/2020
3.3.102.120 10,264 6/3/2020
3.3.102.119 23,083 6/1/2020
3.3.102.118 154,733 5/27/2020
3.3.102.117 177,055 5/26/2020
3.3.102.116 75,448 5/22/2020
3.3.102.115 17,852 5/22/2020
3.3.102.114 33,689 5/21/2020
3.3.102.113 61,085 5/19/2020
3.3.102.112 39,716 5/18/2020
3.3.102.111 41,148 5/15/2020
3.3.102.110 48,878 5/14/2020
3.3.102.109 95,740 5/11/2020
3.3.102.108 30,919 5/8/2020
3.3.102.107 27,404 5/8/2020
3.3.102.106 4,842 5/7/2020
3.3.102.105 36,050 5/6/2020
3.3.102.104 97,180 5/4/2020
3.3.102.103 29,581 5/1/2020
3.3.102.102 33,164 4/30/2020
3.3.102.101 64,164 4/29/2020
3.3.102.100 41,391 4/28/2020
3.3.102.99 35,321 4/27/2020
3.3.102.98 105,891 4/24/2020
3.3.102.97 312,880 4/23/2020
3.3.102.96 25,695 4/22/2020
3.3.102.95 18,426 4/21/2020
3.3.102.94 24,666 4/20/2020
3.3.102.93 43,516 4/17/2020
3.3.102.92 51,084 4/16/2020
3.3.102.91 260,970 4/8/2020
3.3.102.90 353,764 4/6/2020
3.3.102.89 330,657 4/3/2020
3.3.102.88 10,955 4/3/2020
3.3.102.87 41,393 4/2/2020
3.3.102.86 71,959 4/1/2020
3.3.102.85 34,648 3/31/2020
3.3.102.84 37,003 3/30/2020
3.3.102.83 78,991 3/27/2020
3.3.102.82 35,772 3/26/2020
3.3.102.81 28,721 3/25/2020
3.3.102.80 65,560 3/24/2020
3.3.102.79 82,033 3/20/2020
3.3.102.78 10,246 3/19/2020
3.3.102.77 91,474 3/18/2020
3.3.102.76 12,693 3/17/2020
3.3.102.75 23,386 3/16/2020
3.3.102.74 50,803 3/12/2020
3.3.102.73 343,323 3/6/2020
3.3.102.72 68,174 3/5/2020
3.3.102.71 210,920 3/2/2020
3.3.102.70 85,019 2/28/2020
3.3.102.69 3,583 2/27/2020
3.3.102.68 48,079 2/26/2020
3.3.102.67 131,335 2/25/2020
3.3.102.66 221,988 2/19/2020
3.3.102.65 100,775 2/17/2020
3.3.102.64 129,178 2/13/2020
3.3.102.63 195,970 2/10/2020
3.3.102.62 104,153 2/7/2020
3.3.102.61 211,701 2/4/2020
3.3.102.60 426,957 1/24/2020
3.3.102.59 51,142 1/23/2020
3.3.102.58 84,093 1/21/2020
3.3.102.57 100,836 1/17/2020
3.3.102.56 19,590 1/16/2020
3.3.102.55 45,117 1/15/2020
3.3.102.54 154,989 1/10/2020
3.3.102.53 391,347 1/8/2020
3.3.102.52 57,180 1/6/2020
3.3.102.51 416,504 1/2/2020
3.3.102.50 136,451 12/25/2019
3.3.102.49 6,254 12/23/2019
3.3.102.48 15,840 12/20/2019
3.3.102.47 66,546 12/18/2019
3.3.102.46 45,772 12/18/2019
3.3.102.45 69,864 12/16/2019
3.3.102.44 96,233 12/13/2019
3.3.102.43 20,926 12/12/2019
3.3.102.42 18,533 12/12/2019
3.3.102.41 17,965 12/11/2019
3.3.102.40 90,783 12/9/2019
3.3.102.39 90,085 12/3/2019
3.3.102.38 198,537 12/2/2019
3.3.102.37 66,424 11/26/2019
3.3.102.36 12,462 11/25/2019
3.3.102.35 25,381 11/22/2019
3.3.102.34 18,394 11/22/2019
3.3.102.33 99,607 11/20/2019
3.3.102.32 2,815 11/19/2019
3.3.102.31 157,137 11/14/2019
3.3.102.30 44,425 11/13/2019
3.3.102.29 87,290 11/8/2019
3.3.102.28 32,641 11/7/2019
3.3.102.27 33,665 11/7/2019
3.3.102.26 55,076 11/5/2019
3.3.102.25 132,343 10/31/2019
3.3.102.24 62,186 10/30/2019
3.3.102.23 76,459 10/28/2019
3.3.102.22 100,436 10/28/2019
3.3.102.21 84,448 10/24/2019
3.3.102.20 53,527 10/22/2019
3.3.102.19 58,581 10/18/2019
3.3.102.18 19,841 10/17/2019
3.3.102.17 41,480 10/16/2019
3.3.102.16 224,796 10/11/2019
3.3.102.15 19,208 10/10/2019
3.3.102.14 144,671 10/8/2019
3.3.102.13 149,024 9/30/2019
3.3.102.12 64,995 9/26/2019
3.3.102.11 221,215 9/23/2019
3.3.102.10 23,914 9/21/2019
3.3.102.9 55,538 9/19/2019
3.3.102.8 58,263 9/18/2019
3.3.102.7 134,570 9/17/2019
3.3.102.6 21,840 9/16/2019
3.3.102.5 38,480 9/12/2019
3.3.102.4 92,564 9/9/2019
3.3.102.3 32,878 9/6/2019
3.3.102.2 20,646 9/5/2019
3.3.102.1 17,325 9/4/2019
3.3.102 428,015 8/28/2019
3.3.101.3 56,274 8/27/2019
3.3.101.2 523,953 8/23/2019
3.3.101.1 115,580 8/22/2019
3.3.101 28,021 8/21/2019
3.3.100.65 291,300 8/16/2019
3.3.100.64 20,641 8/15/2019
3.3.100.63 25,350 8/14/2019
3.3.100.62 17,075 8/13/2019
3.3.100.61 30,723 8/12/2019
3.3.100.60 40,881 8/9/2019
3.3.100.59 17,958 8/8/2019
3.3.100.58 66,451 8/7/2019
3.3.100.57 2,714 8/7/2019
3.3.100.56 122,758 8/2/2019
3.3.100.55 20,247 8/1/2019
3.3.100.54 95,467 7/30/2019
3.3.100.53 18,073 7/29/2019
3.3.100.52 60,333 7/25/2019
3.3.100.51 83,612 7/24/2019
3.3.100.50 53,015 7/22/2019
3.3.100.49 31,606 7/19/2019
3.3.100.48 6,129 7/19/2019
3.3.100.47 155,778 7/12/2019
3.3.100.46 50,180 7/10/2019
3.3.100.45 16,249 7/9/2019
3.3.100.44 38,818 7/8/2019
3.3.100.43 137,644 7/2/2019
3.3.100.42 76,996 7/1/2019
3.3.100.41 84,684 6/28/2019
3.3.100.40 35,541 6/27/2019
3.3.100.39 8,289 6/27/2019
3.3.100.38 3,103 6/26/2019
3.3.100.37 65,234 6/24/2019
3.3.100.36 33,801 6/20/2019
3.3.100.35 16,096 6/20/2019
3.3.100.34 104,959 6/17/2019
3.3.100.33 12,170 6/14/2019
3.3.100.32 63,936 6/13/2019
3.3.100.31 144,025 6/7/2019
3.3.100.30 183,075 6/4/2019
3.3.100.29 110,652 6/3/2019
3.3.100.28 91,495 5/31/2019
3.3.100.27 17,532 5/30/2019
3.3.100.26 48,144 5/29/2019
3.3.100.25 24,089 5/28/2019
3.3.100.24 101,414 5/23/2019
3.3.100.23 31,218 5/22/2019
3.3.100.22 29,968 5/21/2019
3.3.100.21 52,542 5/20/2019
3.3.100.20 17,312 5/17/2019
3.3.100.19 107,306 5/15/2019
3.3.100.18 88,883 5/10/2019
3.3.100.17 117,676 5/8/2019
3.3.100.16 41,933 5/7/2019
3.3.100.15 40,709 5/3/2019
3.3.100.14 23,105 5/2/2019
3.3.100.13 108,944 4/30/2019
3.3.100.12 13,022 4/29/2019
3.3.100.11 51,638 4/26/2019
3.3.100.10 9,721 4/25/2019
3.3.100.9 13,875 4/25/2019
3.3.100.8 17,157 4/24/2019
3.3.100.7 98,595 4/18/2019
3.3.100.6 43,526 4/16/2019
3.3.100.5 348,970 4/4/2019
3.3.100.4 19,711 4/3/2019
3.3.100.3 146,923 3/29/2019
3.3.100.2 56,184 3/26/2019
3.3.100.1 217,019 3/22/2019
3.3.100 556,269 3/21/2019
3.3.3.62 676,691 3/11/2019
3.3.3.61 158,162 3/7/2019
3.3.3.60 13,856 3/6/2019
3.3.3.59 302,591 2/26/2019
3.3.3.58 258,065 2/20/2019
3.3.3.57 93,713 2/15/2019
3.3.3.56 52,883 2/14/2019
3.3.3.55 20,614 2/13/2019
3.3.3.54 208,097 2/4/2019
3.3.3.53 250,245 1/26/2019
3.3.3.52 13,551 1/25/2019
3.3.3.51 38,268 1/24/2019
3.3.3.50 127,158 1/18/2019
3.3.3.49 145,042 1/11/2019
3.3.3.48 20,415 1/10/2019
3.3.3.47 61,748 1/8/2019
3.3.3.46 6,067 1/7/2019
3.3.3.45 40,130 1/4/2019
3.3.3.44 300,199 12/22/2018
3.3.3.43 169,427 12/21/2018
3.3.3.42 109,844 12/15/2018
3.3.3.41 13,385 12/14/2018
3.3.3.40 29,595 12/12/2018
3.3.3.39 549,069 12/4/2018
3.3.3.38 233,166 11/16/2018
3.3.3.37 4,489 11/16/2018
3.3.3.36 46,258 11/15/2018
3.3.3.35 15,738 11/13/2018
3.3.3.34 46,744 11/9/2018
3.3.3.33 21,217 11/9/2018
3.3.3.32 16,842 11/7/2018
3.3.3.31 25,408 11/7/2018
3.3.3.30 4,240 11/6/2018
3.3.3.29 60,955 10/30/2018
3.3.3.28 7,396 10/29/2018
3.3.3.27 12,609 10/29/2018
3.3.3.26 15,215 10/26/2018
3.3.3.25 90,489 10/22/2018
3.3.3.24 3,906 10/22/2018
3.3.3.23 65,907 10/17/2018
3.3.3.22 220,351 10/6/2018
3.3.3.21 21,052 10/4/2018
3.3.3.20 479,736 9/26/2018
3.3.3.19 1,004,282 9/10/2018
3.3.3.18 39,775 9/7/2018
3.3.3.17 187,668 8/28/2018
3.3.3.16 233,021 8/16/2018
3.3.3.15 25,673 8/15/2018
3.3.3.14 204,409 8/3/2018
3.3.3.13 24,340 8/2/2018
3.3.3.12 105,257 7/23/2018
3.3.3.11 362,432 7/3/2018
3.3.3.10 577,518 6/23/2018
3.3.3.9 66,137 6/19/2018
3.3.3.8 128,676 6/1/2018
3.3.3.7 691,841 4/25/2018
3.3.3.6 162,937 4/20/2018
3.3.3.5 265,534 3/29/2018
3.3.3.4 145,399 3/15/2018
3.3.3.3 153,111 3/3/2018
3.3.3.2 1,428,870 11/11/2017
3.3.3.1 715,258 10/24/2017
3.3.3 820,240 10/19/2017
3.3.2.9 1,283,213 10/9/2017
3.3.2.8 64,123 10/7/2017
3.3.2.7 1,075,837 7/7/2017
3.3.2.6 9,043 7/5/2017
3.3.2.5 35,784 6/28/2017
3.3.2.4 154,235 6/7/2017
3.3.2.3 206,624 5/11/2017
3.3.2.2 23,140 5/8/2017
3.3.2.1 27,312 5/5/2017
3.3.2 29,286 4/28/2017
3.3.1.14 14,730 4/28/2017
3.3.1.13 39,771 4/21/2017
3.3.1.12 17,772 4/19/2017
3.3.1.11 168,769 3/31/2017
3.3.1.10 77,023 3/15/2017
3.3.1.9 14,300 3/14/2017
3.3.1.8 4,848 3/14/2017
3.3.1.7 254,019 1/20/2017
3.3.1.6 54,554 12/28/2016
3.3.1.5 4,770 12/20/2016
3.3.1.4 24,867 12/16/2016
3.3.1.3 37,102 12/9/2016
3.3.1.2 12,246 12/8/2016
3.3.1.1 52,787 12/7/2016
3.3.1 90,412 11/18/2016
3.3.0.3 22,183 11/15/2016
3.3.0.2 30,588 11/4/2016
3.3.0.1 54,869 10/11/2016
3.3.0 347,012 9/19/2016
3.2.8-rc 4,147 9/8/2016
3.2.7-beta 3,312 8/23/2016
3.2.6-beta 3,261 8/2/2016
3.2.5-beta 8,183 6/28/2016
3.2.4.1-beta 4,751 6/2/2016
3.2.4-beta 2,072 6/1/2016
3.2.3.1-beta 3,203 4/20/2016
3.2.3-beta 3,511 3/12/2016
3.2.2.1-beta 2,229 3/2/2016
3.2.2-beta 2,867 1/12/2016
3.2.1-beta 3,031 12/7/2015
3.2.0-beta 2,690 9/29/2015
3.1.0.13 156,873 8/9/2016
3.1.0.12 78,515 7/13/2016
3.1.0.11 54,166 6/28/2016
3.1.0.10 9,866 6/14/2016
3.1.0.9 22,325 6/3/2016
3.1.0.8 5,215 5/26/2016
3.1.0.7 15,995 5/10/2016
3.1.0.6 43,058 2/22/2016
3.1.0.5 44,968 1/6/2016
3.1.0.4 14,155 12/2/2015
3.1.0.3 3,838 11/21/2015
3.1.0.2 19,262 10/7/2015
3.1.0.1 7,755 8/27/2015
3.1.0 75,359 7/28/2015
3.0.0.2-preview 3,500 5/21/2015
3.0.0.1-preview 2,543 5/6/2015
3.0.0-preview 2,423 4/30/2015