AWSSDK.SimpleNotificationService 3.7.200.52

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