AWSSDK.SimpleNotificationService 3.7.400.159

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.159
                    
NuGet\Install-Package AWSSDK.SimpleNotificationService -Version 3.7.400.159
                    
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.159" />
                    
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.159" />
                    
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.159
                    
#r "nuget: AWSSDK.SimpleNotificationService, 3.7.400.159"
                    
#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.159
                    
#: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.159
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SimpleNotificationService&version=3.7.400.159
                    
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 (176)

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