AWSSDK.SimpleNotificationService 3.7.501.13

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SimpleNotificationService --version 3.7.501.13
                    
NuGet\Install-Package AWSSDK.SimpleNotificationService -Version 3.7.501.13
                    
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.SimpleNotificationService" Version="3.7.501.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SimpleNotificationService" Version="3.7.501.13" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.SimpleNotificationService" />
                    
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.SimpleNotificationService --version 3.7.501.13
                    
#r "nuget: AWSSDK.SimpleNotificationService, 3.7.501.13"
                    
#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.
#:package AWSSDK.SimpleNotificationService@3.7.501.13
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AWSSDK.SimpleNotificationService&version=3.7.501.13
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SimpleNotificationService&version=3.7.501.13
                    
Install as a Cake Tool

Amazon Simple Notification Service (Amazon SNS) is a fast, flexible, fully managed push messaging service. Amazon SNS makes it simple and cost-effective to push notifications to Apple, Google, Fire OS, and Windows devices, as well as Android devices in China with Baidu Cloud Push.  You can also use SNS to push notifications to internet connected smart devices, as well as other distributed services.

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 (177)

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

Package Downloads
MassTransit.AmazonSQS

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

AWSSDK.Glacier

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

OpenTelemetry.Instrumentation.AWS

AWS client instrumentation for OpenTelemetry .NET.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

JustSaying

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

GitHub repositories (21)

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

Repository Stars
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
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#.
JasperFx/wolverine
Supercharged .NET server side development!
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.
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
Elfocrash/aws-videos
awslabs/aws-sdk-net-samples
Illumina/Nirvana
The nimble & robust variant annotator
jorgevgut/airquality-mx
aws/aws-dotnet-deploy
Opinionated tooling that simplifies deployment of .NET applications to AWS.
localstack-dotnet/localstack-dotnet-client
A lightweight .NET client for LocalStack
aws/aws-dotnet-messaging
An AWS-native framework that simplifies the development of .NET message processing applications that use AWS services, such as SQS, SNS, and EventBridge.
aws/integrations-on-dotnet-aspire-for-aws
This repositry contains the integrations with .NET Aspire for AWS.
aws/aws-xray-sdk-dotnet
The official AWS X-Ray SDK for .NET.
akkadotnet/Alpakka
Akka Streams Connectors - Alpakka
LambdaSharp/LambdaSharpTool
Serverless .NET on AWS - λ# is a CLI and Framework for Rapid Application Development using .NET on AWS
Version Downloads Last Updated
4.0.1.3 10,367 9/23/2025
4.0.1.2 31,202 9/16/2025
4.0.1.1 120,262 8/29/2025
4.0.1 15,026 8/27/2025
4.0.0.21 43,747 8/21/2025
4.0.0.20 49,235 8/15/2025
4.0.0.19 14,827 8/13/2025
4.0.0.18 139,413 8/6/2025
4.0.0.17 34,772 8/4/2025
4.0.0.16 25,794 8/1/2025
4.0.0.15 75,824 7/23/2025
4.0.0.14 86,315 7/15/2025
4.0.0.13 68,405 7/9/2025
4.0.0.12 120,554 7/1/2025
4.0.0.11 69,063 6/23/2025
4.0.0.10 31,911 6/18/2025
4.0.0.9 31,824 6/16/2025
4.0.0.8 98,074 6/12/2025
4.0.0.7 13,865 6/11/2025
4.0.0.6 34,481 6/10/2025
4.0.0.5 93,291 6/4/2025
4.0.0.4 218,048 5/16/2025
4.0.0.3 12,380 5/15/2025
4.0.0.2 205,203 5/6/2025
4.0.0.1 46,467 4/30/2025
4.0.0 750,813 4/28/2025
4.0.0-preview.13 1,769 4/9/2025
4.0.0-preview.12 295 4/4/2025
4.0.0-preview.11 5,880 3/26/2025
4.0.0-preview.10 9,687 3/7/2025
4.0.0-preview.9 320 3/4/2025
4.0.0-preview.8 296 2/25/2025
4.0.0-preview.7 273 2/17/2025
4.0.0-preview.6 1,266 2/6/2025
4.0.0-preview.5 4,426 1/3/2025
4.0.0-preview.4 19,527 10/11/2024
4.0.0-preview.3 460 10/1/2024
4.0.0-preview.2 2,537 8/28/2024
4.0.0-preview 1,862 8/15/2024
3.7.501.14 646 9/26/2025
3.7.501.13 1,865 9/25/2025
3.7.501.12 3,301 9/23/2025
3.7.501.11 2,512 9/22/2025
3.7.501.10 4,484 9/19/2025
3.7.501.9 9,839 9/16/2025
3.7.501.8 4,071 9/15/2025
3.7.501.7 17,863 9/11/2025
3.7.501.6 2,368 9/10/2025
3.7.501.5 3,871 9/9/2025
3.7.501.4 5,547 9/8/2025
3.7.501.3 14,196 9/4/2025
3.7.501.2 8,707 9/2/2025
3.7.501.1 7,268 8/29/2025
3.7.501 6,274 8/27/2025
3.7.500.11 5,177 8/26/2025
3.7.500.10 3,770 8/25/2025
3.7.500.9 5,739 8/21/2025
3.7.500.8 4,640 8/20/2025
3.7.500.7 16,775 8/12/2025
3.7.500.6 7,139 8/11/2025
3.7.500.5 11,328 8/8/2025
3.7.500.4 7,021 8/6/2025
3.7.500.3 6,109 8/5/2025
3.7.500.2 3,283 8/4/2025
3.7.500.1 5,328 8/1/2025
3.7.500 12,264 7/31/2025
3.7.400.185 6,571 7/30/2025
3.7.400.184 4,159 7/29/2025
3.7.400.183 4,895 7/28/2025
3.7.400.182 51,518 7/24/2025
3.7.400.181 6,275 7/23/2025
3.7.400.180 4,805 7/22/2025
3.7.400.179 8,512 7/21/2025
3.7.400.178 8,802 7/18/2025
3.7.400.177 4,244 7/17/2025
3.7.400.176 10,494 7/16/2025
3.7.400.175 2,873 7/15/2025
3.7.400.174 24,245 7/9/2025
3.7.400.173 28,233 7/3/2025
3.7.400.172 9,798 7/1/2025
3.7.400.171 9,003 6/30/2025
3.7.400.170 14,068 6/27/2025
3.7.400.169 19,162 6/26/2025
3.7.400.168 13,184 6/23/2025
3.7.400.167 8,319 6/20/2025
3.7.400.166 28,741 6/18/2025
3.7.400.165 64,793 6/11/2025
3.7.400.164 18,037 6/10/2025
3.7.400.163 8,701 6/9/2025
3.7.400.162 13,620 6/6/2025
3.7.400.161 9,402 6/5/2025
3.7.400.160 8,925 6/4/2025
3.7.400.159 79,547 6/2/2025
3.7.400.158 8,435 5/30/2025
3.7.400.157 18,849 5/28/2025
3.7.400.156 20,439 5/23/2025
3.7.400.155 12,199 5/21/2025
3.7.400.154 38,265 5/20/2025
3.7.400.153 44,396 5/19/2025
3.7.400.152 11,887 5/16/2025
3.7.400.151 51,605 5/12/2025
3.7.400.150 29,247 5/9/2025
3.7.400.149 7,861 5/8/2025
3.7.400.148 12,743 5/7/2025
3.7.400.147 13,328 5/6/2025
3.7.400.146 10,470 5/5/2025
3.7.400.145 23,036 5/2/2025
3.7.400.144 10,443 5/1/2025
3.7.400.143 9,966 4/30/2025
3.7.400.142 61,064 4/29/2025
3.7.400.141 147,859 4/28/2025
3.7.400.140 44,653 4/25/2025
3.7.400.139 12,795 4/24/2025
3.7.400.138 42,309 4/23/2025
3.7.400.137 66,977 4/18/2025
3.7.400.136 14,786 4/17/2025
3.7.400.135 39,440 4/16/2025
3.7.400.134 63,044 4/14/2025
3.7.400.133 76,500 4/11/2025
3.7.400.132 36,732 4/10/2025
3.7.400.131 24,178 4/9/2025
3.7.400.130 19,364 4/8/2025
3.7.400.129 182,056 4/4/2025
3.7.400.128 16,228 4/3/2025
3.7.400.127 32,059 4/3/2025
3.7.400.126 5,454 4/2/2025
3.7.400.125 58,962 4/1/2025
3.7.400.124 20,863 3/31/2025
3.7.400.123 44,497 3/28/2025
3.7.400.122 154,406 3/27/2025
3.7.400.121 20,496 3/26/2025
3.7.400.120 33,913 3/25/2025
3.7.400.119 44,353 3/24/2025
3.7.400.118 49,928 3/21/2025
3.7.400.117 25,651 3/20/2025
3.7.400.116 39,673 3/19/2025
3.7.400.115 26,189 3/18/2025
3.7.400.114 39,163 3/17/2025
3.7.400.113 32,029 3/14/2025
3.7.400.112 21,700 3/14/2025
3.7.400.111 92,999 3/11/2025
3.7.400.110 26,631 3/10/2025
3.7.400.109 41,685 3/7/2025
3.7.400.108 30,460 3/6/2025
3.7.400.107 23,459 3/5/2025
3.7.400.106 117,013 3/4/2025
3.7.400.105 72,878 3/3/2025
3.7.400.104 97,596 2/28/2025
3.7.400.103 16,094 2/27/2025
3.7.400.102 20,428 2/26/2025
3.7.400.101 41,395 2/25/2025
3.7.400.100 40,867 2/24/2025
3.7.400.99 41,594 2/21/2025
3.7.400.98 1,703,544 2/20/2025
3.7.400.97 61,338 2/18/2025
3.7.400.96 30,613 2/17/2025
3.7.400.95 53,539 2/13/2025
3.7.400.94 61,336 2/12/2025
3.7.400.93 43,812 2/11/2025
3.7.400.92 105,024 2/10/2025
3.7.400.91 40,218 2/7/2025
3.7.400.90 66,965 2/6/2025
3.7.400.89 19,300 2/5/2025
3.7.400.88 93,946 2/4/2025
3.7.400.87 34,439 2/3/2025
3.7.400.86 169,779 1/30/2025
3.7.400.85 157,601 1/27/2025
3.7.400.84 108,981 1/22/2025
3.7.400.83 18,926 1/21/2025
3.7.400.82 45,734 1/17/2025
3.7.400.81 31,738 1/16/2025
3.7.400.80 342,776 1/15/2025
3.7.400.79 45,263 1/14/2025
3.7.400.78 24,572 1/13/2025
3.7.400.77 45,788 1/10/2025
3.7.400.76 19,286 1/9/2025
3.7.400.75 25,013 1/8/2025
3.7.400.74 50,165 1/7/2025
3.7.400.73 25,448 1/6/2025
3.7.400.72 89,308 1/3/2025
3.7.400.71 38,957 1/2/2025
3.7.400.70 181,675 12/26/2024
3.7.400.69 52,735 12/23/2024
3.7.400.68 20,539 12/20/2024
3.7.400.67 37,323 12/19/2024
3.7.400.66 47,974 12/18/2024
3.7.400.65 28,120 12/17/2024
3.7.400.64 97,597 12/13/2024
3.7.400.63 73,313 12/12/2024
3.7.400.62 33,662 12/11/2024
3.7.400.61 60,843 12/10/2024
3.7.400.60 32,117 12/9/2024
3.7.400.59 423,272 12/3/2024
3.7.400.58 282,237 11/27/2024
3.7.400.57 206,689 11/22/2024
3.7.400.56 33,306 11/21/2024
3.7.400.55 33,793 11/21/2024
3.7.400.54 145,210 11/19/2024
3.7.400.53 183,950 11/15/2024
3.7.400.52 20,249 11/15/2024
3.7.400.51 9,104 11/14/2024
3.7.400.50 52,551 11/13/2024
3.7.400.49 44,069 11/12/2024
3.7.400.48 33,587 11/11/2024
3.7.400.47 46,315 11/8/2024
3.7.400.46 84,368 11/7/2024
3.7.400.45 379,374 11/1/2024
3.7.400.44 100,316 10/31/2024
3.7.400.43 43,579 10/30/2024
3.7.400.42 123,222 10/29/2024
3.7.400.41 70,746 10/28/2024
3.7.400.40 32,649 10/25/2024
3.7.400.39 29,399 10/24/2024
3.7.400.38 90,411 10/23/2024
3.7.400.37 73,351 10/22/2024
3.7.400.36 215,290 10/16/2024
3.7.400.35 96,051 10/15/2024
3.7.400.34 53,904 10/14/2024
3.7.400.33 161,684 10/9/2024
3.7.400.32 78,204 10/8/2024
3.7.400.31 41,795 10/7/2024
3.7.400.30 1,244,281 10/4/2024
3.7.400.29 54,621 10/3/2024
3.7.400.28 52,338 10/2/2024
3.7.400.27 26,017 10/1/2024
3.7.400.26 109,427 9/27/2024
3.7.400.25 70,405 9/26/2024
3.7.400.24 46,044 9/25/2024
3.7.400.23 33,446 9/24/2024
3.7.400.22 117,622 9/21/2024
3.7.400.21 690,654 9/16/2024
3.7.400.20 54,815 9/13/2024
3.7.400.19 66,830 9/11/2024
3.7.400.18 61,907 9/10/2024
3.7.400.17 84,925 9/9/2024
3.7.400.16 64,090 9/6/2024
3.7.400.15 65,853 9/5/2024
3.7.400.14 174,018 9/4/2024
3.7.400.13 132,169 8/30/2024
3.7.400.12 155,852 8/28/2024
3.7.400.11 235,062 8/22/2024
3.7.400.10 97,284 8/21/2024
3.7.400.9 17,676 8/20/2024
3.7.400.8 39,974 8/19/2024
3.7.400.7 41,382 8/16/2024
3.7.400.6 46,751 8/15/2024
3.7.400.5 173,920 8/13/2024
3.7.400.4 146,406 8/9/2024
3.7.400.3 778,859 8/5/2024
3.7.400.2 252,149 7/30/2024
3.7.400.1 94,620 7/29/2024
3.7.400 1,828,305 7/24/2024
3.7.302.2 52,799 7/22/2024
3.7.302.1 131,647 7/18/2024
3.7.302 321,670 7/12/2024
3.7.301.66 92,532 7/10/2024
3.7.301.65 64,682 7/9/2024
3.7.301.64 24,047 7/8/2024
3.7.301.63 84,715 7/5/2024
3.7.301.62 98,242 7/3/2024
3.7.301.61 70,831 7/1/2024
3.7.301.60 123,115 6/28/2024
3.7.301.59 45,071 6/27/2024
3.7.301.58 94,583 6/24/2024
3.7.301.57 62,057 6/20/2024
3.7.301.56 97,930 6/19/2024
3.7.301.55 23,238 6/18/2024
3.7.301.54 314,998 6/12/2024
3.7.301.53 43,761 6/11/2024
3.7.301.52 83,052 6/10/2024
3.7.301.51 66,213 6/7/2024
3.7.301.50 39,118 6/6/2024
3.7.301.49 28,246 6/5/2024
3.7.301.48 48,700 6/4/2024
3.7.301.47 40,687 6/3/2024
3.7.301.46 100,320 5/30/2024
3.7.301.45 30,188 5/29/2024
3.7.301.44 42,317 5/28/2024
3.7.301.43 101,082 5/23/2024
3.7.301.42 34,775 5/22/2024
3.7.301.41 109,035 5/17/2024
3.7.301.40 48,690 5/16/2024
3.7.301.39 105,987 5/14/2024
3.7.301.38 106,724 5/13/2024
3.7.301.37 64,462 5/10/2024
3.7.301.36 42,115 5/9/2024
3.7.301.35 234,583 5/6/2024
3.7.301.34 53,880 5/3/2024
3.7.301.33 34,302 5/1/2024
3.7.301.32 49,203 4/29/2024
3.7.301.31 47,853 4/26/2024
3.7.301.30 24,158 4/25/2024
3.7.301.29 110,276 4/24/2024
3.7.301.28 174,020 4/23/2024
3.7.301.27 29,647 4/22/2024
3.7.301.26 50,435 4/19/2024
3.7.301.25 485,438 4/18/2024
3.7.301.24 30,333 4/17/2024
3.7.301.23 63,997 4/16/2024
3.7.301.22 315,289 4/11/2024
3.7.301.21 34,729 4/10/2024
3.7.301.20 48,540 4/9/2024
3.7.301.19 76,222 4/8/2024
3.7.301.18 81,093 4/5/2024
3.7.301.17 41,366 4/4/2024
3.7.301.16 36,110 4/3/2024
3.7.301.15 39,111 4/2/2024
3.7.301.14 52,955 4/1/2024
3.7.301.13 35,581 3/29/2024
3.7.301.12 31,107 3/28/2024
3.7.301.11 102,298 3/27/2024
3.7.301.10 61,519 3/26/2024
3.7.301.9 45,955 3/25/2024
3.7.301.8 1,323,784 3/22/2024
3.7.301.7 222,312 3/18/2024
3.7.301.6 40,466 3/15/2024
3.7.301.5 61,044 3/14/2024
3.7.301.4 46,016 3/13/2024
3.7.301.3 159,362 3/8/2024
3.7.301.2 247,745 2/29/2024
3.7.301.1 225,745 2/27/2024
3.7.301 667,260 2/16/2024
3.7.300.51 60,332 2/15/2024
3.7.300.50 29,100 2/14/2024
3.7.300.49 26,156 2/13/2024
3.7.300.48 87,303 2/9/2024
3.7.300.47 78,179 2/7/2024
3.7.300.46 310,952 2/2/2024
3.7.300.45 20,730 2/1/2024
3.7.300.44 55,395 1/31/2024
3.7.300.43 61,985 1/30/2024
3.7.300.42 132,074 1/29/2024
3.7.300.41 103,599 1/25/2024
3.7.300.40 86,384 1/25/2024
3.7.300.39 92,033 1/19/2024
3.7.300.38 20,935 1/18/2024
3.7.300.37 68,697 1/16/2024
3.7.300.36 133,661 1/14/2024
3.7.300.35 5,233 1/12/2024
3.7.300.34 41,034 1/11/2024
3.7.300.33 33,285 1/10/2024
3.7.300.32 82,327 1/8/2024
3.7.300.31 63,371 1/5/2024
3.7.300.30 12,219 1/4/2024
3.7.300.29 77,511 1/3/2024
3.7.300.28 178,843 12/28/2023
3.7.300.27 21,227 12/27/2023
3.7.300.26 11,038 12/26/2023
3.7.300.25 23,357 12/22/2023
3.7.300.24 34,471 12/21/2023
3.7.300.23 20,915 12/20/2023
3.7.300.22 29,969 12/19/2023
3.7.300.21 696,022 12/18/2023
3.7.300.20 41,998 12/15/2023
3.7.300.19 22,972 12/14/2023
3.7.300.18 91,414 12/13/2023
3.7.300.17 114,232 12/12/2023
3.7.300.16 407,032 12/7/2023
3.7.300.15 183,728 12/6/2023
3.7.300.14 38,871 12/5/2023
3.7.300.13 80,150 12/4/2023
3.7.300.12 98,333 11/30/2023
3.7.300.11 45,817 11/28/2023
3.7.300.10 31,952 11/28/2023
3.7.300.9 10,475 11/27/2023
3.7.300.8 80,143 11/27/2023
3.7.300.7 429,975 11/21/2023
3.7.300.6 35,585 11/20/2023
3.7.300.5 184,598 11/17/2023
3.7.300.4 24,954 11/16/2023
3.7.300.3 29,944 11/15/2023
3.7.300.2 60,627 11/14/2023
3.7.300.1 48,459 11/13/2023
3.7.300 1,210,008 11/10/2023
3.7.201.5 107,379 11/8/2023
3.7.201.4 228,979 11/7/2023
3.7.201.3 32,639 11/6/2023
3.7.201.2 139,973 11/2/2023
3.7.201.1 154,462 10/27/2023
3.7.201 89,870 10/26/2023
3.7.200.61 404,266 10/24/2023
3.7.200.60 36,844 10/23/2023
3.7.200.59 41,481 10/20/2023
3.7.200.58 34,972 10/19/2023
3.7.200.57 41,574 10/18/2023
3.7.200.56 36,037 10/17/2023
3.7.200.55 22,737 10/16/2023
3.7.200.54 37,069 10/12/2023
3.7.200.53 95,000 10/7/2023
3.7.200.52 141,024 10/5/2023
3.7.200.51 36,838 10/4/2023
3.7.200.50 48,252 10/3/2023
3.7.200.49 126,039 10/2/2023
3.7.200.48 66,208 9/28/2023
3.7.200.47 22,198 9/28/2023
3.7.200.46 4,736 9/27/2023
3.7.200.45 76,484 9/25/2023
3.7.200.44 123,734 9/22/2023
3.7.200.43 86,778 9/20/2023
3.7.200.42 27,794 9/19/2023
3.7.200.41 69,271 9/15/2023
3.7.200.40 25,954 9/15/2023
3.7.200.39 23,303 9/14/2023
3.7.200.38 16,373 9/13/2023
3.7.200.37 35,795 9/12/2023
3.7.200.36 169,253 9/8/2023
3.7.200.35 91,124 9/8/2023
3.7.200.34 53,622 9/6/2023
3.7.200.33 28,673 9/5/2023
3.7.200.32 150,079 9/1/2023
3.7.200.31 23,506 9/1/2023
3.7.200.30 3,913 8/31/2023
3.7.200.29 42,144 8/31/2023
3.7.200.28 4,109 8/30/2023
3.7.200.27 90,368 8/28/2023
3.7.200.26 90,400 8/25/2023
3.7.200.25 27,598 8/24/2023
3.7.200.24 296,831 8/23/2023
3.7.200.23 68,677 8/22/2023
3.7.200.22 74,378 8/21/2023
3.7.200.21 52,024 8/18/2023
3.7.200.20 8,624 8/18/2023
3.7.200.19 21,866 8/17/2023
3.7.200.18 95,313 8/15/2023
3.7.200.17 28,331 8/14/2023
3.7.200.16 63,293 8/11/2023
3.7.200.15 33,934 8/10/2023
3.7.200.14 30,867 8/9/2023
3.7.200.13 27,476 8/8/2023
3.7.200.12 4,569 8/8/2023
3.7.200.11 28,935 8/7/2023
3.7.200.10 72,332 8/4/2023
3.7.200.9 60,969 8/2/2023
3.7.200.8 95,815 8/1/2023
3.7.200.7 53,225 7/31/2023
3.7.200.6 175,878 7/28/2023
3.7.200.5 105,706 7/26/2023
3.7.200.4 160,279 7/24/2023
3.7.200.3 56,391 7/21/2023
3.7.200.2 46,142 7/20/2023
3.7.200.1 614,234 7/18/2023
3.7.200 178,056 7/18/2023
3.7.101.90 72,970 7/17/2023
3.7.101.89 1,030,533 7/13/2023
3.7.101.88 622,555 7/7/2023
3.7.101.87 4,276 7/7/2023
3.7.101.86 28,785 7/6/2023
3.7.101.85 81,016 7/5/2023
3.7.101.84 59,659 7/3/2023
3.7.101.83 536,603 6/20/2023
3.7.101.82 684,310 6/15/2023
3.7.101.81 200,078 6/13/2023
3.7.101.80 55,528 6/12/2023
3.7.101.79 93,292 6/8/2023
3.7.101.78 127,680 6/6/2023
3.7.101.77 28,051 6/5/2023
3.7.101.76 57,350 6/2/2023
3.7.101.75 18,357 6/2/2023
3.7.101.74 39,037 6/1/2023
3.7.101.73 123,052 5/30/2023
3.7.101.72 62,357 5/26/2023
3.7.101.71 22,252 5/25/2023
3.7.101.70 71,329 5/24/2023
3.7.101.69 144,251 5/23/2023
3.7.101.68 84,327 5/19/2023
3.7.101.67 27,950 5/18/2023
3.7.101.66 71,895 5/16/2023
3.7.101.65 41,104 5/15/2023
3.7.101.64 191,096 5/11/2023
3.7.101.63 75,708 5/9/2023
3.7.101.62 55,021 5/8/2023
3.7.101.61 103,028 5/4/2023
3.7.101.60 91,445 5/2/2023
3.7.101.59 27,907 5/1/2023
3.7.101.58 59,229 4/28/2023
3.7.101.57 103,370 4/27/2023
3.7.101.56 36,263 4/26/2023
3.7.101.55 109,149 4/25/2023
3.7.101.54 56,524 4/25/2023
3.7.101.53 58,539 4/21/2023
3.7.101.52 34,763 4/21/2023
3.7.101.51 58,906 4/19/2023
3.7.101.50 882,757 4/17/2023
3.7.101.49 30,303 4/14/2023
3.7.101.48 27,862 4/13/2023
3.7.101.47 53,340 4/12/2023
3.7.101.46 40,880 4/11/2023
3.7.101.45 38,822 4/10/2023
3.7.101.44 36,538 4/7/2023
3.7.101.43 19,642 4/6/2023
3.7.101.42 31,192 4/5/2023
3.7.101.41 38,382 4/4/2023
3.7.101.40 39,824 4/3/2023
3.7.101.39 58,471 3/31/2023
3.7.101.38 31,621 3/30/2023
3.7.101.37 67,355 3/29/2023
3.7.101.36 28,420 3/28/2023
3.7.101.35 279,219 3/24/2023
3.7.101.34 36,013 3/23/2023
3.7.101.33 170,958 3/22/2023
3.7.101.32 245,016 3/21/2023
3.7.101.31 123,723 3/20/2023
3.7.101.30 62,278 3/17/2023
3.7.101.29 65,251 3/17/2023
3.7.101.28 39,640 3/16/2023
3.7.101.27 72,058 3/15/2023
3.7.101.26 36,696 3/14/2023
3.7.101.25 76,972 3/13/2023
3.7.101.24 56,063 3/10/2023
3.7.101.23 39,071 3/9/2023
3.7.101.22 61,716 3/8/2023
3.7.101.21 20,749 3/7/2023
3.7.101.20 200,463 3/3/2023
3.7.101.19 85,758 3/2/2023
3.7.101.18 58,133 3/1/2023
3.7.101.17 58,051 2/28/2023
3.7.101.16 34,476 2/27/2023
3.7.101.15 125,079 2/23/2023
3.7.101.14 229,846 2/21/2023
3.7.101.13 699,960 2/18/2023
3.7.101.12 4,179 2/17/2023
3.7.101.11 157,998 2/16/2023
3.7.101.10 63,254 2/15/2023
3.7.101.9 63,411 2/13/2023
3.7.101.8 66,333 2/10/2023
3.7.101.7 60,492 2/9/2023
3.7.101.6 75,531 2/8/2023
3.7.101.5 34,214 2/7/2023
3.7.101.4 57,276 2/6/2023
3.7.101.3 347,153 2/3/2023
3.7.101.2 57,686 2/2/2023
3.7.101.1 12,257 2/2/2023
3.7.101 56,241 2/1/2023
3.7.100.64 217,467 1/31/2023
3.7.100.63 165,265 1/26/2023
3.7.100.62 71,674 1/25/2023
3.7.100.61 102,301 1/24/2023
3.7.100.60 90,217 1/23/2023
3.7.100.59 275,849 1/20/2023
3.7.100.58 19,489 1/20/2023
3.7.100.57 60,922 1/18/2023
3.7.100.56 119,102 1/17/2023
3.7.100.55 171,027 1/13/2023
3.7.100.54 43,531 1/12/2023
3.7.100.53 100,039 1/10/2023
3.7.100.52 63,980 1/9/2023
3.7.100.51 68,900 1/6/2023
3.7.100.50 36,621 1/5/2023
3.7.100.49 731,898 1/4/2023
3.7.100.48 6,780 1/3/2023
3.7.100.47 211,880 12/30/2022
3.7.100.46 30,202 12/29/2022
3.7.100.45 107,646 12/23/2022
3.7.100.44 27,552 12/22/2022
3.7.100.43 32,974 12/21/2022
3.7.100.42 39,795 12/20/2022
3.7.100.41 36,322 12/19/2022
3.7.100.40 135,276 12/16/2022
3.7.100.39 91,819 12/16/2022
3.7.100.38 33,473 12/15/2022
3.7.100.37 132,369 12/14/2022
3.7.100.36 31,351 12/13/2022
3.7.100.35 117,109 12/12/2022
3.7.100.34 82,360 12/8/2022
3.7.100.33 100,248 12/8/2022
3.7.100.32 6,711 12/7/2022
3.7.100.31 52,688 12/6/2022
3.7.100.30 234,551 12/5/2022
3.7.100.29 39,591 12/2/2022
3.7.100.28 12,932 12/2/2022
3.7.100.27 277,488 12/1/2022
3.7.100.26 27,218 11/30/2022
3.7.100.25 52,311 11/29/2022
3.7.100.24 27,822 11/29/2022
3.7.100.23 161,165 11/28/2022
3.7.100.22 154,881 11/22/2022
3.7.100.21 230,234 11/18/2022
3.7.100.20 65,980 11/17/2022
3.7.100.19 1,653,385 11/16/2022
3.7.100.18 12,098 11/16/2022
3.7.100.17 66,659 11/15/2022
3.7.100.16 166,967 11/11/2022
3.7.100.15 59,350 11/10/2022
3.7.100.14 246,745 11/9/2022
3.7.100.13 25,589 11/9/2022
3.7.100.12 9,064 11/9/2022
3.7.100.11 4,988 11/8/2022
3.7.100.10 247,679 11/7/2022
3.7.100.9 146,080 11/4/2022
3.7.100.8 71,894 11/2/2022
3.7.100.7 114,585 10/31/2022
3.7.100.6 59,194 10/29/2022
3.7.100.5 12,776 10/28/2022
3.7.100.4 66,207 10/27/2022
3.7.100.3 45,243 10/26/2022
3.7.100.2 40,833 10/25/2022
3.7.100.1 21,653 10/24/2022
3.7.100 225,864 10/21/2022
3.7.4.25 139,803 10/20/2022
3.7.4.24 97,020 10/19/2022
3.7.4.23 347,932 10/18/2022
3.7.4.22 99,311 10/14/2022
3.7.4.21 591,476 10/13/2022
3.7.4.20 355,682 10/7/2022
3.7.4.19 95,014 10/6/2022
3.7.4.18 112,471 10/4/2022
3.7.4.17 35,133 10/3/2022
3.7.4.16 240,408 9/30/2022
3.7.4.15 42,856 9/29/2022
3.7.4.14 52,538 9/27/2022
3.7.4.13 4,099,099 9/27/2022
3.7.4.12 13,949 9/26/2022
3.7.4.11 64,053 9/23/2022
3.7.4.10 49,757 9/22/2022
3.7.4.9 41,809 9/21/2022
3.7.4.8 30,012 9/20/2022
3.7.4.7 148,976 9/19/2022
3.7.4.6 89,731 9/15/2022
3.7.4.5 38,686 9/14/2022
3.7.4.4 57,828 9/13/2022
3.7.4.3 166,106 9/9/2022
3.7.4.2 64,594 9/9/2022
3.7.4.1 7,944 9/8/2022
3.7.4 30,817 9/7/2022
3.7.3.101 613,676 9/2/2022
3.7.3.100 33,401 9/1/2022
3.7.3.99 127,526 8/30/2022
3.7.3.98 102,936 8/29/2022
3.7.3.97 79,528 8/25/2022
3.7.3.96 145,292 8/23/2022
3.7.3.95 81,636 8/22/2022
3.7.3.94 66,512 8/19/2022
3.7.3.93 144,213 8/16/2022
3.7.3.92 103,883 8/12/2022
3.7.3.91 88,101 8/11/2022
3.7.3.90 205,643 8/8/2022
3.7.3.89 57,005 8/4/2022
3.7.3.88 124,074 8/2/2022
3.7.3.87 136,925 7/29/2022
3.7.3.86 21,984 7/28/2022
3.7.3.85 35,891 7/27/2022
3.7.3.84 117,865 7/22/2022
3.7.3.83 274,562 7/20/2022
3.7.3.82 73,837 7/18/2022
3.7.3.81 29,286 7/15/2022
3.7.3.80 33,331 7/14/2022
3.7.3.79 97,625 7/12/2022
3.7.3.78 28,510 7/11/2022
3.7.3.77 115,242 7/5/2022
3.7.3.76 361,609 6/29/2022
3.7.3.75 199,434 6/24/2022
3.7.3.74 702,218 6/17/2022
3.7.3.73 37,226 6/16/2022
3.7.3.72 263,362 6/14/2022
3.7.3.71 105,867 6/10/2022
3.7.3.70 64,198 6/8/2022
3.7.3.69 42,034 6/7/2022
3.7.3.68 37,274 6/6/2022
3.7.3.67 159,824 5/31/2022
3.7.3.66 132,968 5/27/2022
3.7.3.65 44,129 5/26/2022
3.7.3.64 8,737 5/26/2022
3.7.3.63 19,119 5/25/2022
3.7.3.62 56,724 5/24/2022
3.7.3.61 103,653 5/23/2022
3.7.3.60 131,437 5/19/2022
3.7.3.59 62,595 5/18/2022
3.7.3.58 362,015 5/9/2022
3.7.3.57 529,729 5/6/2022
3.7.3.56 8,246 5/6/2022
3.7.3.55 30,118 5/5/2022
3.7.3.54 123,439 5/4/2022
3.7.3.53 196,812 5/3/2022
3.7.3.52 81,984 5/3/2022
3.7.3.51 4,821 5/2/2022
3.7.3.50 629,965 4/20/2022
3.7.3.49 1,454,560 4/19/2022
3.7.3.48 422,329 4/14/2022
3.7.3.47 358,480 4/12/2022
3.7.3.46 17,209 4/11/2022
3.7.3.45 129,283 4/7/2022
3.7.3.44 117,453 4/6/2022
3.7.3.43 313,637 4/1/2022
3.7.3.42 204,444 3/31/2022
3.7.3.41 126,568 3/28/2022
3.7.3.40 75,915 3/24/2022
3.7.3.39 94,795 3/23/2022
3.7.3.38 450,663 3/17/2022
3.7.3.37 63,122 3/16/2022
3.7.3.36 111,491 3/14/2022
3.7.3.35 116,743 3/10/2022
3.7.3.34 52,857 3/9/2022
3.7.3.33 30,244 3/8/2022
3.7.3.32 219,339 3/3/2022
3.7.3.31 95,784 3/1/2022
3.7.3.30 31,160 2/28/2022
3.7.3.29 58,069 2/26/2022
3.7.3.28 46,324 2/23/2022
3.7.3.27 30,221 2/22/2022
3.7.3.26 8,852 2/22/2022
3.7.3.25 18,955 2/21/2022
3.7.3.24 49,421 2/17/2022
3.7.3.23 325,943 2/11/2022
3.7.3.22 9,788 2/10/2022
3.7.3.21 147,351 2/4/2022
3.7.3.20 58,888 2/3/2022
3.7.3.19 260,475 1/28/2022
3.7.3.18 342,362 1/25/2022
3.7.3.17 420,326 1/15/2022
3.7.3.16 7,638 1/14/2022
3.7.3.15 58,056 1/13/2022
3.7.3.14 754,093 1/11/2022
3.7.3.13 104,560 1/7/2022
3.7.3.12 42,655 1/6/2022
3.7.3.11 16,246 1/5/2022
3.7.3.10 72,889 1/3/2022
3.7.3.9 326,351 12/21/2021
3.7.3.8 24,944 12/20/2021
3.7.3.7 381,285 12/13/2021
3.7.3.6 129,414 12/8/2021
3.7.3.5 152,577 12/2/2021
3.7.3.4 38,268 12/1/2021
3.7.3.3 290,990 11/22/2021
3.7.3.2 39,568 11/19/2021
3.7.3.1 11,245 11/18/2021
3.7.3 1,064,562 11/17/2021
3.7.2.70 3,378,687 11/16/2021
3.7.2.69 69,761 11/15/2021
3.7.2.68 70,774 11/12/2021
3.7.2.67 174,685 11/11/2021
3.7.2.66 35,411 11/11/2021
3.7.2.65 35,938 11/9/2021
3.7.2.64 185,762 11/5/2021
3.7.2.63 10,884 11/4/2021
3.7.2.62 89,158 11/3/2021
3.7.2.61 27,367 11/2/2021
3.7.2.60 58,607 11/1/2021
3.7.2.59 603,135 10/29/2021
3.7.2.58 105,500 10/27/2021
3.7.2.57 64,357 10/26/2021
3.7.2.56 3,994 10/26/2021
3.7.2.55 69,221 10/22/2021
3.7.2.54 4,990 10/21/2021
3.7.2.53 241,852 10/14/2021
3.7.2.52 27,518 10/13/2021
3.7.2.51 36,393 10/12/2021
3.7.2.50 227,794 10/8/2021
3.7.2.49 37,280 10/7/2021
3.7.2.48 10,712 10/7/2021
3.7.2.47 8,201 10/6/2021
3.7.2.46 231,139 10/1/2021
3.7.2.45 52,499 9/30/2021
3.7.2.44 116,125 9/29/2021
3.7.2.43 57,048 9/27/2021
3.7.2.42 59,427 9/24/2021
3.7.2.41 61,605 9/23/2021
3.7.2.40 17,295 9/22/2021
3.7.2.39 297,588 9/17/2021
3.7.2.38 14,548 9/16/2021
3.7.2.37 39,124 9/16/2021
3.7.2.36 311,721 9/13/2021
3.7.2.35 176,410 9/10/2021
3.7.2.34 38,595 9/9/2021
3.7.2.33 48,102 9/7/2021
3.7.2.32 43,375 9/3/2021
3.7.2.31 25,873 9/3/2021
3.7.2.30 24,028 9/2/2021
3.7.2.29 19,225 9/1/2021
3.7.2.28 52,005 8/31/2021
3.7.2.27 66,998 8/27/2021
3.7.2.26 34,708 8/25/2021
3.7.2.25 323,478 8/23/2021
3.7.2.24 84,587 8/19/2021
3.7.2.23 333,235 8/16/2021
3.7.2.22 121,661 8/12/2021
3.7.2.21 111,170 8/10/2021
3.7.2.20 137,396 8/6/2021
3.7.2.19 55,555 8/4/2021
3.7.2.18 157,314 7/30/2021
3.7.2.17 27,982 7/29/2021
3.7.2.16 96,321 7/27/2021
3.7.2.15 210,603 7/21/2021
3.7.2.14 178,320 7/16/2021
3.7.2.13 442,293 7/13/2021
3.7.2.12 37,579 7/12/2021
3.7.2.11 80,621 7/9/2021
3.7.2.10 40,905 7/8/2021
3.7.2.9 107,511 7/7/2021
3.7.2.8 40,408 7/6/2021
3.7.2.7 230,771 7/1/2021
3.7.2.6 167,963 6/25/2021
3.7.2.5 25,842 6/24/2021
3.7.2.4 105,954 6/21/2021
3.7.2.3 48,764 6/17/2021
3.7.2.2 40,531 6/15/2021
3.7.2.1 154,481 6/11/2021
3.7.2 295,014 6/1/2021
3.7.1.15 197,301 5/28/2021
3.7.1.14 46,745 5/27/2021
3.7.1.13 33,021 5/27/2021
3.7.1.12 125,934 5/24/2021
3.7.1.11 33,889 5/21/2021
3.7.1.10 53,007 5/20/2021
3.7.1.9 37,563 5/19/2021
3.7.1.8 69,893 5/18/2021
3.7.1.7 212,090 5/14/2021
3.7.1.6 20,720 5/12/2021
3.7.1.5 56,325 5/10/2021
3.7.1.4 4,231 5/10/2021
3.7.1.3 129,521 5/6/2021
3.7.1.2 265,345 4/30/2021
3.7.1.1 63,078 4/27/2021
3.7.1 500,987 4/23/2021
3.7.0.14 412,367 4/19/2021
3.7.0.13 135,013 4/15/2021
3.7.0.12 434,072 4/13/2021
3.7.0.11 27,360 4/12/2021
3.7.0.10 246,308 4/8/2021
3.7.0.9 64,334 4/7/2021
3.7.0.8 253,302 4/2/2021
3.7.0.7 56,429 4/1/2021
3.7.0.6 37,932 3/31/2021
3.7.0.5 6,097 3/31/2021
3.7.0.4 31,386 3/30/2021
3.7.0.3 22,027 3/29/2021
3.7.0.2 22,240 3/27/2021
3.7.0.1 18,043 3/26/2021
3.7.0 3,160,350 3/26/2021
3.5.1.51 308,305 3/25/2021
3.5.1.50 347,003 3/17/2021
3.5.1.49 116,010 3/15/2021
3.5.1.48 324,298 3/9/2021
3.5.1.47 168,991 3/5/2021
3.5.1.46 15,174 3/4/2021
3.5.1.45 67,976 3/1/2021
3.5.1.44 1,190,229 2/23/2021
3.5.1.43 81,270 2/19/2021
3.5.1.42 118,202 2/12/2021
3.5.1.41 82,140 2/9/2021
3.5.1.40 12,420 2/8/2021
3.5.1.39 74,065 2/5/2021
3.5.1.38 25,895 2/4/2021
3.5.1.37 461,842 1/29/2021
3.5.1.36 127,444 1/28/2021
3.5.1.35 26,042 1/27/2021
3.5.1.34 379,612 1/26/2021
3.5.1.33 249,245 1/20/2021
3.5.1.32 13,473 1/19/2021
3.5.1.31 131,710 1/15/2021
3.5.1.30 138,116 1/11/2021
3.5.1.29 50,706 1/7/2021
3.5.1.28 154,616 12/30/2020
3.5.1.27 41,228 12/23/2020
3.5.1.26 108,289 12/22/2020
3.5.1.25 25,716 12/22/2020
3.5.1.24 6,640 12/21/2020
3.5.1.23 19,795 12/18/2020
3.5.1.22 81,228 12/17/2020
3.5.1.21 25,782 12/16/2020
3.5.1.20 38,217 12/14/2020
3.5.1.19 125,559 12/9/2020
3.5.1.18 63,218 12/7/2020
3.5.1.17 82,100 12/3/2020
3.5.1.16 169,076 12/2/2020
3.5.1.15 19,937 12/1/2020
3.5.1.14 154,939 12/1/2020
3.5.1.13 91,363 11/24/2020
3.5.1.12 27,775 11/23/2020
3.5.1.11 31,058 11/20/2020
3.5.1.10 44,448 11/19/2020
3.5.1.9 11,466 11/18/2020
3.5.1.8 269,997 11/16/2020
3.5.1.7 48,007 11/13/2020
3.5.1.6 238,235 11/5/2020
3.5.1.5 44,460 11/4/2020
3.5.1.4 196,289 10/30/2020
3.5.1.3 34,677 10/28/2020
3.5.1.2 122,238 10/27/2020
3.5.1.1 20,785 10/26/2020
3.5.1 261,100 10/22/2020
3.5.0.31 23,958 10/21/2020
3.5.0.30 32,061 10/20/2020
3.5.0.29 184,663 10/16/2020
3.5.0.28 72,887 10/15/2020
3.5.0.27 253,061 10/9/2020
3.5.0.26 210,629 10/8/2020
3.5.0.25 61,516 10/6/2020
3.5.0.24 18,223 10/2/2020
3.5.0.23 129,980 10/1/2020
3.5.0.22 11,194 9/30/2020
3.5.0.21 29,591 9/29/2020
3.5.0.20 53,724 9/25/2020
3.5.0.19 180,932 9/24/2020
3.5.0.18 54,294 9/21/2020
3.5.0.17 17,617 9/18/2020
3.5.0.16 294,076 9/17/2020
3.5.0.15 23,222 9/16/2020
3.5.0.14 29,607 9/15/2020
3.5.0.13 33,518 9/14/2020
3.5.0.12 77,014 9/11/2020
3.5.0.11 120,665 9/10/2020
3.5.0.10 9,738 9/9/2020
3.5.0.9 55,583 9/4/2020
3.5.0.8 108,289 9/2/2020
3.5.0.7 258,425 9/1/2020
3.5.0.6 4,758 8/31/2020
3.5.0.5 12,933 8/28/2020
3.5.0.4 27,713 8/27/2020
3.5.0.3 13,080 8/26/2020
3.5.0.2 43,572 8/25/2020
3.5.0.1 106,912 8/24/2020
3.5.0 853,751 8/20/2020
3.5.0-beta 106,797 2/4/2020
3.3.102.17 1,917,430 8/19/2020
3.3.102.16 166,480 8/14/2020
3.3.102.15 89,489 8/10/2020
3.3.102.14 48,907 8/8/2020
3.3.102.13 14,652 8/6/2020
3.3.102.12 50,134 8/5/2020
3.3.102.11 27,068 8/4/2020
3.3.102.10 55,815 8/3/2020
3.3.102.9 78,388 7/31/2020
3.3.102.8 17,201 7/30/2020
3.3.102.7 17,455 7/29/2020
3.3.102.6 21,896 7/28/2020
3.3.102.5 284,415 7/23/2020
3.3.102.4 86,610 7/22/2020
3.3.102.3 132,314 7/17/2020
3.3.102.2 23,967 7/15/2020
3.3.102.1 150,183 7/9/2020
3.3.102 16,391 7/9/2020
3.3.101.194 210,927 7/8/2020
3.3.101.193 27,135 7/7/2020
3.3.101.192 76,027 7/2/2020
3.3.101.191 37,464 6/29/2020
3.3.101.190 21,476 6/26/2020
3.3.101.189 15,696 6/25/2020
3.3.101.188 31,223 6/24/2020
3.3.101.187 8,406 6/24/2020
3.3.101.186 39,891 6/23/2020
3.3.101.185 89,045 6/19/2020
3.3.101.184 22,260 6/18/2020
3.3.101.183 23,230 6/17/2020
3.3.101.182 220,523 6/11/2020
3.3.101.181 53,463 6/9/2020
3.3.101.180 130,605 6/5/2020
3.3.101.179 24,908 6/4/2020
3.3.101.178 14,153 6/3/2020
3.3.101.177 4,973 6/3/2020
3.3.101.176 54,021 6/1/2020
3.3.101.175 118,621 5/27/2020
3.3.101.174 68,110 5/26/2020
3.3.101.173 64,292 5/22/2020
3.3.101.172 27,790 5/22/2020
3.3.101.171 10,167 5/21/2020
3.3.101.170 68,110 5/19/2020
3.3.101.169 40,004 5/18/2020
3.3.101.168 52,897 5/15/2020
3.3.101.167 57,966 5/14/2020
3.3.101.166 91,547 5/11/2020
3.3.101.165 39,917 5/8/2020
3.3.101.164 19,711 5/8/2020
3.3.101.163 4,463 5/7/2020
3.3.101.162 34,309 5/6/2020
3.3.101.161 47,055 5/4/2020
3.3.101.160 23,206 5/1/2020
3.3.101.159 13,195 4/30/2020
3.3.101.158 53,656 4/29/2020
3.3.101.157 32,139 4/28/2020
3.3.101.156 17,681 4/27/2020
3.3.101.155 83,110 4/24/2020
3.3.101.154 14,773 4/23/2020
3.3.101.153 17,508 4/22/2020
3.3.101.152 16,073 4/21/2020
3.3.101.151 22,203 4/20/2020
3.3.101.150 19,407 4/17/2020
3.3.101.149 23,427 4/16/2020
3.3.101.148 217,097 4/8/2020
3.3.101.147 318,167 4/6/2020
3.3.101.146 102,246 4/3/2020
3.3.101.145 13,109 4/3/2020
3.3.101.144 16,067 4/2/2020
3.3.101.143 62,049 4/1/2020
3.3.101.142 19,190 3/31/2020
3.3.101.141 13,717 3/30/2020
3.3.101.140 65,507 3/27/2020
3.3.101.139 20,108 3/26/2020
3.3.101.138 17,441 3/25/2020
3.3.101.137 38,467 3/24/2020
3.3.101.136 38,497 3/20/2020
3.3.101.135 11,914 3/19/2020
3.3.101.134 37,731 3/18/2020
3.3.101.133 11,154 3/17/2020
3.3.101.132 94,518 3/16/2020
3.3.101.131 30,253 3/12/2020
3.3.101.130 102,809 3/6/2020
3.3.101.129 97,300 3/5/2020
3.3.101.128 93,211 3/2/2020
3.3.101.127 70,210 2/28/2020
3.3.101.126 5,355 2/27/2020
3.3.101.125 75,625 2/26/2020
3.3.101.124 18,376 2/25/2020
3.3.101.123 167,471 2/19/2020
3.3.101.122 82,080 2/17/2020
3.3.101.121 28,129 2/13/2020
3.3.101.120 120,595 2/10/2020
3.3.101.119 83,020 2/7/2020
3.3.101.118 77,775 2/4/2020
3.3.101.117 175,450 1/24/2020
3.3.101.116 9,159 1/23/2020
3.3.101.115 58,476 1/21/2020
3.3.101.114 97,637 1/17/2020
3.3.101.113 34,518 1/16/2020
3.3.101.112 92,001 1/15/2020
3.3.101.111 102,939 1/10/2020
3.3.101.110 227,262 1/8/2020
3.3.101.109 12,689 1/6/2020
3.3.101.108 57,440 1/2/2020
3.3.101.107 155,975 12/25/2019
3.3.101.106 6,102 12/23/2019
3.3.101.105 22,817 12/20/2019
3.3.101.104 39,900 12/18/2019
3.3.101.103 53,804 12/18/2019
3.3.101.102 73,727 12/16/2019
3.3.101.101 25,128 12/13/2019
3.3.101.100 14,780 12/12/2019
3.3.101.99 11,672 12/12/2019
3.3.101.98 8,226 12/11/2019
3.3.101.97 73,100 12/9/2019
3.3.101.96 161,567 12/3/2019
3.3.101.95 48,863 12/2/2019
3.3.101.94 69,121 11/26/2019
3.3.101.93 12,361 11/25/2019
3.3.101.92 12,474 11/22/2019
3.3.101.91 14,059 11/22/2019
3.3.101.90 60,302 11/20/2019
3.3.101.89 4,289 11/19/2019
3.3.101.88 83,182 11/14/2019
3.3.101.87 33,848 11/13/2019
3.3.101.86 153,706 11/8/2019
3.3.101.85 14,383 11/7/2019
3.3.101.84 25,312 11/7/2019
3.3.101.83 19,398 11/5/2019
3.3.101.82 73,201 10/31/2019
3.3.101.81 9,452 10/30/2019
3.3.101.80 37,940 10/28/2019
3.3.101.79 5,014 10/28/2019
3.3.101.78 68,378 10/24/2019
3.3.101.77 7,426 10/22/2019
3.3.101.76 29,232 10/18/2019
3.3.101.75 41,978 10/17/2019
3.3.101.74 181,735 10/16/2019
3.3.101.73 101,947 10/11/2019
3.3.101.72 8,854 10/10/2019
3.3.101.71 33,434 10/8/2019
3.3.101.70 188,590 9/30/2019
3.3.101.69 75,313 9/26/2019
3.3.101.68 56,972 9/23/2019
3.3.101.67 22,758 9/21/2019
3.3.101.66 42,402 9/19/2019
3.3.101.65 32,925 9/18/2019
3.3.101.64 116,745 9/17/2019
3.3.101.63 19,698 9/16/2019
3.3.101.62 36,763 9/12/2019
3.3.101.61 111,410 9/9/2019
3.3.101.60 25,402 9/6/2019
3.3.101.59 68,217 9/5/2019
3.3.101.58 16,474 9/4/2019
3.3.101.57 186,161 8/27/2019
3.3.101.56 138,011 8/23/2019
3.3.101.55 15,162 8/22/2019
3.3.101.54 117,168 8/16/2019
3.3.101.53 20,282 8/15/2019
3.3.101.52 24,514 8/14/2019
3.3.101.51 7,683 8/13/2019
3.3.101.50 35,673 8/12/2019
3.3.101.49 14,874 8/9/2019
3.3.101.48 7,375 8/8/2019
3.3.101.47 33,846 8/7/2019
3.3.101.46 4,324 8/7/2019
3.3.101.45 128,008 8/2/2019
3.3.101.44 12,941 8/1/2019
3.3.101.43 633,077 7/30/2019
3.3.101.42 24,808 7/29/2019
3.3.101.41 34,388 7/25/2019
3.3.101.40 17,810 7/24/2019
3.3.101.39 33,081 7/22/2019
3.3.101.38 14,624 7/19/2019
3.3.101.37 11,218 7/19/2019
3.3.101.36 72,862 7/12/2019
3.3.101.35 56,445 7/10/2019
3.3.101.34 23,098 7/9/2019
3.3.101.33 7,483 7/8/2019
3.3.101.32 38,141 7/2/2019
3.3.101.31 38,501 7/1/2019
3.3.101.30 8,605 6/28/2019
3.3.101.29 24,615 6/27/2019
3.3.101.28 28,823 6/27/2019
3.3.101.27 5,387 6/26/2019
3.3.101.26 19,753 6/24/2019
3.3.101.25 18,854 6/20/2019
3.3.101.24 5,745 6/20/2019
3.3.101.23 69,348 6/17/2019
3.3.101.22 12,098 6/14/2019
3.3.101.21 35,122 6/13/2019
3.3.101.20 52,228 6/7/2019
3.3.101.19 32,869 6/4/2019
3.3.101.18 67,324 6/3/2019
3.3.101.17 55,974 5/31/2019
3.3.101.16 8,709 5/30/2019
3.3.101.15 38,306 5/29/2019
3.3.101.14 11,173 5/28/2019
3.3.101.13 146,643 5/23/2019
3.3.101.12 13,116 5/22/2019
3.3.101.11 10,270 5/21/2019
3.3.101.10 29,819 5/20/2019
3.3.101.9 58,204 5/17/2019
3.3.101.8 102,702 5/15/2019
3.3.101.7 67,394 5/10/2019
3.3.101.6 31,797 5/8/2019
3.3.101.5 24,974 5/7/2019
3.3.101.4 232,228 5/3/2019
3.3.101.3 28,631 5/2/2019
3.3.101.2 46,784 4/30/2019
3.3.101.1 127,226 4/29/2019
3.3.101 554,943 4/26/2019
3.3.100.10 10,619 4/25/2019
3.3.100.9 55,319 4/25/2019
3.3.100.8 9,111 4/24/2019
3.3.100.7 34,647 4/18/2019
3.3.100.6 51,277 4/16/2019
3.3.100.5 157,100 4/4/2019
3.3.100.4 18,819 4/3/2019
3.3.100.3 74,795 3/29/2019
3.3.100.2 29,031 3/26/2019
3.3.100.1 106,907 3/22/2019
3.3.100 100,668 3/21/2019
3.3.3.26 120,092 3/11/2019
3.3.3.25 18,793 3/7/2019
3.3.3.24 6,799 3/6/2019
3.3.3.23 77,541 2/26/2019
3.3.3.22 230,614 2/20/2019
3.3.3.21 115,782 2/15/2019
3.3.3.20 39,693 2/14/2019
3.3.3.19 14,658 2/13/2019
3.3.3.18 120,692 2/4/2019
3.3.3.17 475,463 1/26/2019
3.3.3.16 7,307 1/25/2019
3.3.3.15 19,638 1/24/2019
3.3.3.14 53,095 1/18/2019
3.3.3.13 130,363 1/11/2019
3.3.3.12 7,125 1/10/2019
3.3.3.11 66,042 1/8/2019
3.3.3.10 4,651 1/7/2019
3.3.3.9 30,722 1/4/2019
3.3.3.8 97,585 12/22/2018
3.3.3.7 9,572 12/21/2018
3.3.3.6 52,625 12/15/2018
3.3.3.5 9,411 12/14/2018
3.3.3.4 15,723 12/12/2018
3.3.3.3 269,560 12/4/2018
3.3.3.2 143,599 11/16/2018
3.3.3.1 13,301 11/16/2018
3.3.3 174,151 11/15/2018
3.3.2.11 23,978 11/13/2018
3.3.2.10 33,323 11/9/2018
3.3.2.9 37,031 11/9/2018
3.3.2.8 10,867 11/7/2018
3.3.2.7 15,979 11/7/2018
3.3.2.6 5,634 11/6/2018
3.3.2.5 77,055 10/30/2018
3.3.2.4 9,817 10/29/2018
3.3.2.3 10,311 10/29/2018
3.3.2.2 57,954 10/26/2018
3.3.2.1 62,327 10/22/2018
3.3.2 11,790 10/22/2018
3.3.1.15 92,945 10/17/2018
3.3.1.14 127,017 10/6/2018
3.3.1.13 18,830 10/4/2018
3.3.1.12 84,830 9/26/2018
3.3.1.11 883,588 9/10/2018
3.3.1.10 37,249 9/7/2018
3.3.1.9 132,789 8/28/2018
3.3.1.8 103,066 8/16/2018
3.3.1.7 7,879 8/15/2018
3.3.1.6 170,159 8/3/2018
3.3.1.5 38,343 8/2/2018
3.3.1.4 168,250 7/23/2018
3.3.1.3 291,666 7/3/2018
3.3.1.2 168,174 6/23/2018
3.3.1.1 39,351 6/19/2018
3.3.1 134,715 6/1/2018
3.3.0.29 547,774 4/25/2018
3.3.0.28 50,452 4/20/2018
3.3.0.27 242,822 3/29/2018
3.3.0.26 105,914 3/15/2018
3.3.0.25 79,103 3/3/2018
3.3.0.24 1,960,915 11/11/2017
3.3.0.23 94,407 10/24/2017
3.3.0.22 92,559 10/9/2017
3.3.0.21 619,848 7/24/2017
3.3.0.20 185,367 7/7/2017
3.3.0.19 7,241 7/5/2017
3.3.0.18 21,945 6/28/2017
3.3.0.17 892,706 5/11/2017
3.3.0.16 11,603 5/8/2017
3.3.0.15 6,745 5/5/2017
3.3.0.14 14,145 4/28/2017
3.3.0.13 22,963 4/21/2017
3.3.0.12 9,476 4/19/2017
3.3.0.11 549,389 3/31/2017
3.3.0.10 43,896 3/15/2017
3.3.0.9 6,416 3/14/2017
3.3.0.8 5,547 3/14/2017
3.3.0.7 135,935 1/20/2017
3.3.0.6 40,788 12/16/2016
3.3.0.5 14,834 12/9/2016
3.3.0.4 27,475 12/7/2016
3.3.0.3 96,836 11/15/2016
3.3.0.2 14,584 11/4/2016
3.3.0.1 59,794 10/11/2016
3.3.0 293,425 9/19/2016
3.2.8-rc 4,829 9/8/2016
3.2.7-beta 5,186 8/23/2016
3.2.6-beta 4,220 8/2/2016
3.2.5-beta 7,400 6/28/2016
3.2.4.1-beta 4,173 6/2/2016
3.2.4-beta 3,825 6/1/2016
3.2.3.1-beta 4,395 4/20/2016
3.2.3-beta 4,754 3/12/2016
3.2.2.1-beta 3,790 3/2/2016
3.2.2-beta 4,242 1/12/2016
3.2.1-beta 4,549 12/7/2015
3.2.0-beta 4,440 9/29/2015
3.1.2.1 35,170 9/8/2016
3.1.2 4,986 9/6/2016
3.1.1.2 90,061 8/9/2016
3.1.1.1 19,971 7/13/2016
3.1.1 10,781 6/29/2016
3.1.0.8 10,073 6/28/2016
3.1.0.7 12,841 6/3/2016
3.1.0.6 5,888 5/26/2016
3.1.0.5 101,870 2/22/2016
3.1.0.4 30,115 1/6/2016
3.1.0.3 12,678 12/2/2015
3.1.0.2 15,318 10/7/2015
3.1.0.1 7,453 8/27/2015
3.1.0 64,268 7/28/2015
3.0.0.2-preview 4,320 5/21/2015
3.0.0.1-preview 6,138 5/6/2015
3.0.0-preview 4,148 4/30/2015