AWSSDK.SimpleNotificationService 3.7.400.185

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.400.185
                    
NuGet\Install-Package AWSSDK.SimpleNotificationService -Version 3.7.400.185
                    
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.400.185" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SimpleNotificationService" Version="3.7.400.185" />
                    
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.400.185
                    
#r "nuget: AWSSDK.SimpleNotificationService, 3.7.400.185"
                    
#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.400.185
                    
#: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.400.185
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SimpleNotificationService&version=3.7.400.185
                    
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 (175)

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