AWSSDK.SimpleNotificationService 3.7.400.134

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.134
                    
NuGet\Install-Package AWSSDK.SimpleNotificationService -Version 3.7.400.134
                    
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.134" />
                    
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.134" />
                    
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.134
                    
#r "nuget: AWSSDK.SimpleNotificationService, 3.7.400.134"
                    
#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.134
                    
#: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.134
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SimpleNotificationService&version=3.7.400.134
                    
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.1 50,787 8/29/2025
4.0.1 11,041 8/27/2025
4.0.0.21 32,051 8/21/2025
4.0.0.20 38,136 8/15/2025
4.0.0.19 12,146 8/13/2025
4.0.0.18 97,297 8/6/2025
4.0.0.17 28,824 8/4/2025
4.0.0.16 21,175 8/1/2025
4.0.0.15 57,519 7/23/2025
4.0.0.14 67,777 7/15/2025
4.0.0.13 56,667 7/9/2025
4.0.0.12 98,848 7/1/2025
4.0.0.11 59,889 6/23/2025
4.0.0.10 29,380 6/18/2025
4.0.0.9 27,655 6/16/2025
4.0.0.8 77,201 6/12/2025
4.0.0.7 12,248 6/11/2025
4.0.0.6 30,882 6/10/2025
4.0.0.5 80,649 6/4/2025
4.0.0.4 193,295 5/16/2025
4.0.0.3 11,215 5/15/2025
4.0.0.2 187,433 5/6/2025
4.0.0.1 42,795 4/30/2025
4.0.0 590,501 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 316 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,260 2/6/2025
4.0.0-preview.5 4,166 1/3/2025
4.0.0-preview.4 19,301 10/11/2024
4.0.0-preview.3 451 10/1/2024
4.0.0-preview.2 2,531 8/28/2024
4.0.0-preview 1,659 8/15/2024
3.7.501.7 1,565 9/11/2025
3.7.501.6 1,706 9/10/2025
3.7.501.5 2,790 9/9/2025
3.7.501.4 3,220 9/8/2025
3.7.501.3 7,464 9/4/2025
3.7.501.2 7,527 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,379 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,998 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,271 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,382 7/31/2025
3.7.400.185 4,987 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 35,115 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,069 7/9/2025
3.7.400.173 24,484 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,604 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,548 6/5/2025
3.7.400.160 7,959 6/4/2025
3.7.400.159 65,972 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,126 5/20/2025
3.7.400.153 40,250 5/19/2025
3.7.400.152 11,038 5/16/2025
3.7.400.151 45,354 5/12/2025
3.7.400.150 28,502 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,780 4/29/2025
3.7.400.141 128,588 4/28/2025
3.7.400.140 41,563 4/25/2025
3.7.400.139 11,873 4/24/2025
3.7.400.138 37,777 4/23/2025
3.7.400.137 62,501 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,220 4/14/2025
3.7.400.133 68,949 4/11/2025
3.7.400.132 34,322 4/10/2025
3.7.400.131 22,741 4/9/2025
3.7.400.130 18,065 4/8/2025
3.7.400.129 165,573 4/4/2025
3.7.400.128 15,362 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,253 3/28/2025
3.7.400.122 137,961 3/27/2025
3.7.400.121 18,914 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,140 3/21/2025
3.7.400.117 23,752 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,821 3/14/2025
3.7.400.112 20,656 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,467 3/7/2025
3.7.400.108 27,904 3/6/2025
3.7.400.107 22,580 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,907 2/28/2025
3.7.400.103 15,065 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,923 2/24/2025
3.7.400.99 38,515 2/21/2025
3.7.400.98 1,548,922 2/20/2025
3.7.400.97 57,821 2/18/2025
3.7.400.96 28,651 2/17/2025
3.7.400.95 51,649 2/13/2025
3.7.400.94 57,999 2/12/2025
3.7.400.93 40,550 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,829 2/6/2025
3.7.400.89 18,690 2/5/2025
3.7.400.88 92,525 2/4/2025
3.7.400.87 33,250 2/3/2025
3.7.400.86 162,181 1/30/2025
3.7.400.85 150,509 1/27/2025
3.7.400.84 104,506 1/22/2025
3.7.400.83 18,312 1/21/2025
3.7.400.82 43,712 1/17/2025
3.7.400.81 30,858 1/16/2025
3.7.400.80 321,705 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,040 1/8/2025
3.7.400.74 47,935 1/7/2025
3.7.400.73 23,305 1/6/2025
3.7.400.72 86,022 1/3/2025
3.7.400.71 37,579 1/2/2025
3.7.400.70 167,850 12/26/2024
3.7.400.69 48,427 12/23/2024
3.7.400.68 19,851 12/20/2024
3.7.400.67 34,772 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,526 12/13/2024
3.7.400.63 71,531 12/12/2024
3.7.400.62 31,561 12/11/2024
3.7.400.61 58,675 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,990 11/27/2024
3.7.400.57 196,885 11/22/2024
3.7.400.56 31,670 11/21/2024
3.7.400.55 31,986 11/21/2024
3.7.400.54 137,944 11/19/2024
3.7.400.53 173,595 11/15/2024
3.7.400.52 19,540 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,237 11/12/2024
3.7.400.48 32,785 11/11/2024
3.7.400.47 44,994 11/8/2024
3.7.400.46 83,377 11/7/2024
3.7.400.45 369,966 11/1/2024
3.7.400.44 94,845 10/31/2024
3.7.400.43 42,041 10/30/2024
3.7.400.42 118,062 10/29/2024
3.7.400.41 67,002 10/28/2024
3.7.400.40 31,867 10/25/2024
3.7.400.39 27,974 10/24/2024
3.7.400.38 88,329 10/23/2024
3.7.400.37 70,015 10/22/2024
3.7.400.36 208,724 10/16/2024
3.7.400.35 92,887 10/15/2024
3.7.400.34 51,993 10/14/2024
3.7.400.33 157,031 10/9/2024
3.7.400.32 76,747 10/8/2024
3.7.400.31 40,511 10/7/2024
3.7.400.30 1,213,849 10/4/2024
3.7.400.29 52,669 10/3/2024
3.7.400.28 49,933 10/2/2024
3.7.400.27 25,556 10/1/2024
3.7.400.26 104,109 9/27/2024
3.7.400.25 65,811 9/26/2024
3.7.400.24 44,302 9/25/2024
3.7.400.23 32,367 9/24/2024
3.7.400.22 113,909 9/21/2024
3.7.400.21 640,299 9/16/2024
3.7.400.20 53,726 9/13/2024
3.7.400.19 63,630 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,450 9/6/2024
3.7.400.15 62,524 9/5/2024
3.7.400.14 166,419 9/4/2024
3.7.400.13 130,390 8/30/2024
3.7.400.12 150,535 8/28/2024
3.7.400.11 227,399 8/22/2024
3.7.400.10 93,171 8/21/2024
3.7.400.9 17,329 8/20/2024
3.7.400.8 38,443 8/19/2024
3.7.400.7 38,979 8/16/2024
3.7.400.6 44,751 8/15/2024
3.7.400.5 163,399 8/13/2024
3.7.400.4 141,155 8/9/2024
3.7.400.3 758,319 8/5/2024
3.7.400.2 244,380 7/30/2024
3.7.400.1 88,916 7/29/2024
3.7.400 1,679,812 7/24/2024
3.7.302.2 51,757 7/22/2024
3.7.302.1 128,532 7/18/2024
3.7.302 311,794 7/12/2024
3.7.301.66 89,223 7/10/2024
3.7.301.65 63,870 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,278 7/3/2024
3.7.301.61 69,678 7/1/2024
3.7.301.60 116,645 6/28/2024
3.7.301.59 44,119 6/27/2024
3.7.301.58 92,112 6/24/2024
3.7.301.57 60,728 6/20/2024
3.7.301.56 92,887 6/19/2024
3.7.301.55 22,818 6/18/2024
3.7.301.54 300,568 6/12/2024
3.7.301.53 42,966 6/11/2024
3.7.301.52 81,932 6/10/2024
3.7.301.51 64,778 6/7/2024
3.7.301.50 38,694 6/6/2024
3.7.301.49 26,751 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,725 5/29/2024
3.7.301.44 41,366 5/28/2024
3.7.301.43 99,308 5/23/2024
3.7.301.42 33,847 5/22/2024
3.7.301.41 107,854 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,288 5/9/2024
3.7.301.35 228,830 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,817 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,924 4/22/2024
3.7.301.26 49,840 4/19/2024
3.7.301.25 455,720 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,701 4/11/2024
3.7.301.21 33,878 4/10/2024
3.7.301.20 47,381 4/9/2024
3.7.301.19 73,991 4/8/2024
3.7.301.18 76,966 4/5/2024
3.7.301.17 40,019 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,824 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,126 3/26/2024
3.7.301.9 45,103 3/25/2024
3.7.301.8 1,291,591 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,353 3/14/2024
3.7.301.4 44,678 3/13/2024
3.7.301.3 155,636 3/8/2024
3.7.301.2 244,581 2/29/2024
3.7.301.1 219,019 2/27/2024
3.7.301 640,862 2/16/2024
3.7.300.51 59,211 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,972 2/7/2024
3.7.300.46 303,103 2/2/2024
3.7.300.45 19,701 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,442 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,447 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,877 1/10/2024
3.7.300.32 80,980 1/8/2024
3.7.300.31 62,366 1/5/2024
3.7.300.30 11,902 1/4/2024
3.7.300.29 75,972 1/3/2024
3.7.300.28 176,805 12/28/2023
3.7.300.27 20,842 12/27/2023
3.7.300.26 10,717 12/26/2023
3.7.300.25 22,772 12/22/2023
3.7.300.24 33,226 12/21/2023
3.7.300.23 20,541 12/20/2023
3.7.300.22 29,389 12/19/2023
3.7.300.21 687,586 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,830 12/13/2023
3.7.300.17 112,756 12/12/2023
3.7.300.16 396,497 12/7/2023
3.7.300.15 179,869 12/6/2023
3.7.300.14 36,889 12/5/2023
3.7.300.13 78,831 12/4/2023
3.7.300.12 96,704 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,390 11/21/2023
3.7.300.6 35,009 11/20/2023
3.7.300.5 179,475 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,925 11/14/2023
3.7.300.1 47,335 11/13/2023
3.7.300 1,186,215 11/10/2023
3.7.201.5 106,414 11/8/2023
3.7.201.4 226,902 11/7/2023
3.7.201.3 32,113 11/6/2023
3.7.201.2 138,859 11/2/2023
3.7.201.1 150,917 10/27/2023
3.7.201 87,775 10/26/2023
3.7.200.61 393,432 10/24/2023
3.7.200.60 36,105 10/23/2023
3.7.200.59 41,020 10/20/2023
3.7.200.58 34,564 10/19/2023
3.7.200.57 40,746 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,021 10/7/2023
3.7.200.52 137,632 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,878 10/2/2023
3.7.200.48 64,698 9/28/2023
3.7.200.47 21,893 9/28/2023
3.7.200.46 4,433 9/27/2023
3.7.200.45 75,102 9/25/2023
3.7.200.44 122,860 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,797 9/15/2023
3.7.200.40 25,532 9/15/2023
3.7.200.39 22,680 9/14/2023
3.7.200.38 16,087 9/13/2023
3.7.200.37 35,306 9/12/2023
3.7.200.36 166,206 9/8/2023
3.7.200.35 88,648 9/8/2023
3.7.200.34 53,104 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,120 8/24/2023
3.7.200.24 290,159 8/23/2023
3.7.200.23 65,470 8/22/2023
3.7.200.22 73,494 8/21/2023
3.7.200.21 50,547 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,926 8/11/2023
3.7.200.15 33,523 8/10/2023
3.7.200.14 30,340 8/9/2023
3.7.200.13 26,998 8/8/2023
3.7.200.12 4,197 8/8/2023
3.7.200.11 28,612 8/7/2023
3.7.200.10 71,783 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,441 7/31/2023
3.7.200.6 174,743 7/28/2023
3.7.200.5 104,265 7/26/2023
3.7.200.4 158,521 7/24/2023
3.7.200.3 55,509 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,951 7/18/2023
3.7.101.90 71,802 7/17/2023
3.7.101.89 1,014,890 7/13/2023
3.7.101.88 607,381 7/7/2023
3.7.101.87 4,003 7/7/2023
3.7.101.86 28,352 7/6/2023
3.7.101.85 77,606 7/5/2023
3.7.101.84 59,116 7/3/2023
3.7.101.83 529,877 6/20/2023
3.7.101.82 672,682 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,173 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,340 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,225 5/23/2023
3.7.101.68 82,884 5/19/2023
3.7.101.67 27,652 5/18/2023
3.7.101.66 70,201 5/16/2023
3.7.101.65 40,820 5/15/2023
3.7.101.64 188,681 5/11/2023
3.7.101.63 74,677 5/9/2023
3.7.101.62 54,400 5/8/2023
3.7.101.61 100,634 5/4/2023
3.7.101.60 90,667 5/2/2023
3.7.101.59 27,382 5/1/2023
3.7.101.58 57,409 4/28/2023
3.7.101.57 102,652 4/27/2023
3.7.101.56 35,904 4/26/2023
3.7.101.55 107,808 4/25/2023
3.7.101.54 55,972 4/25/2023
3.7.101.53 58,089 4/21/2023
3.7.101.52 34,405 4/21/2023
3.7.101.51 58,417 4/19/2023
3.7.101.50 875,402 4/17/2023
3.7.101.49 29,922 4/14/2023
3.7.101.48 27,577 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,731 4/5/2023
3.7.101.41 37,813 4/4/2023
3.7.101.40 39,510 4/3/2023
3.7.101.39 58,003 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,011 3/28/2023
3.7.101.35 275,191 3/24/2023
3.7.101.34 35,393 3/23/2023
3.7.101.33 170,660 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,683 3/17/2023
3.7.101.28 39,206 3/16/2023
3.7.101.27 70,434 3/15/2023
3.7.101.26 36,387 3/14/2023
3.7.101.25 76,175 3/13/2023
3.7.101.24 55,667 3/10/2023
3.7.101.23 38,378 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,466 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,304 2/21/2023
3.7.101.13 697,109 2/18/2023
3.7.101.12 3,920 2/17/2023
3.7.101.11 154,971 2/16/2023
3.7.101.10 61,514 2/15/2023
3.7.101.9 62,983 2/13/2023
3.7.101.8 65,282 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,728 2/7/2023
3.7.101.4 56,821 2/6/2023
3.7.101.3 342,208 2/3/2023
3.7.101.2 56,956 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,209 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,624 1/20/2023
3.7.100.58 19,096 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,152 1/12/2023
3.7.100.53 99,284 1/10/2023
3.7.100.52 62,769 1/9/2023
3.7.100.51 65,982 1/6/2023
3.7.100.50 36,125 1/5/2023
3.7.100.49 717,948 1/4/2023
3.7.100.48 6,516 1/3/2023
3.7.100.47 209,462 12/30/2022
3.7.100.46 29,846 12/29/2022
3.7.100.45 106,013 12/23/2022
3.7.100.44 27,054 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,746 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,824 12/12/2022
3.7.100.34 81,380 12/8/2022
3.7.100.33 97,716 12/8/2022
3.7.100.32 6,451 12/7/2022
3.7.100.31 52,015 12/6/2022
3.7.100.30 232,175 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,929 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,834 11/16/2022
3.7.100.17 65,538 11/15/2022
3.7.100.16 166,093 11/11/2022
3.7.100.15 57,877 11/10/2022
3.7.100.14 244,780 11/9/2022
3.7.100.13 25,164 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,823 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,093 10/21/2022
3.7.4.25 137,700 10/20/2022
3.7.4.24 96,391 10/19/2022
3.7.4.23 344,076 10/18/2022
3.7.4.22 97,547 10/14/2022
3.7.4.21 591,175 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,299 10/4/2022
3.7.4.17 34,776 10/3/2022
3.7.4.16 238,291 9/30/2022
3.7.4.15 42,443 9/29/2022
3.7.4.14 52,108 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,412 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,984 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,264 9/9/2022
3.7.4.2 64,082 9/9/2022
3.7.4.1 7,695 9/8/2022
3.7.4 30,457 9/7/2022
3.7.3.101 611,657 9/2/2022
3.7.3.100 33,023 9/1/2022
3.7.3.99 126,821 8/30/2022
3.7.3.98 102,062 8/29/2022
3.7.3.97 79,089 8/25/2022
3.7.3.96 144,147 8/23/2022
3.7.3.95 79,921 8/22/2022
3.7.3.94 65,535 8/19/2022
3.7.3.93 142,824 8/16/2022
3.7.3.92 103,486 8/12/2022
3.7.3.91 86,535 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,611 7/28/2022
3.7.3.85 35,628 7/27/2022
3.7.3.84 116,786 7/22/2022
3.7.3.83 272,290 7/20/2022
3.7.3.82 73,024 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,133 7/5/2022
3.7.3.76 357,637 6/29/2022
3.7.3.75 197,150 6/24/2022
3.7.3.74 700,223 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,759 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,968 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,869 5/24/2022
3.7.3.61 103,378 5/23/2022
3.7.3.60 130,832 5/19/2022
3.7.3.59 61,982 5/18/2022
3.7.3.58 358,979 5/9/2022
3.7.3.57 526,473 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,351 5/3/2022
3.7.3.52 81,257 5/3/2022
3.7.3.51 4,563 5/2/2022
3.7.3.50 625,896 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,092 4/7/2022
3.7.3.44 116,756 4/6/2022
3.7.3.43 306,626 4/1/2022
3.7.3.42 202,082 3/31/2022
3.7.3.41 125,408 3/28/2022
3.7.3.40 75,583 3/24/2022
3.7.3.39 94,191 3/23/2022
3.7.3.38 449,363 3/17/2022
3.7.3.37 62,834 3/16/2022
3.7.3.36 110,506 3/14/2022
3.7.3.35 116,087 3/10/2022
3.7.3.34 52,384 3/9/2022
3.7.3.33 29,938 3/8/2022
3.7.3.32 218,763 3/3/2022
3.7.3.31 95,486 3/1/2022
3.7.3.30 30,890 2/28/2022
3.7.3.29 57,257 2/26/2022
3.7.3.28 46,063 2/23/2022
3.7.3.27 29,810 2/22/2022
3.7.3.26 8,582 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,743 2/4/2022
3.7.3.20 58,176 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,828 1/15/2022
3.7.3.16 7,381 1/14/2022
3.7.3.15 57,261 1/13/2022
3.7.3.14 746,596 1/11/2022
3.7.3.13 104,028 1/7/2022
3.7.3.12 42,289 1/6/2022
3.7.3.11 15,988 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,097 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,268 11/19/2021
3.7.3.1 11,013 11/18/2021
3.7.3 1,043,163 11/17/2021
3.7.2.70 3,330,239 11/16/2021
3.7.2.69 69,070 11/15/2021
3.7.2.68 70,064 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,307 11/1/2021
3.7.2.59 602,279 10/29/2021
3.7.2.58 104,925 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,210 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,928 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,821 9/29/2021
3.7.2.43 56,716 9/27/2021
3.7.2.42 59,046 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,782 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,062 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,509 8/31/2021
3.7.2.27 66,445 8/27/2021
3.7.2.26 34,428 8/25/2021
3.7.2.25 319,976 8/23/2021
3.7.2.24 83,068 8/19/2021
3.7.2.23 331,555 8/16/2021
3.7.2.22 121,211 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,132 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,750 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,128 7/9/2021
3.7.2.10 40,080 7/8/2021
3.7.2.9 104,358 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,440 6/24/2021
3.7.2.4 105,503 6/21/2021
3.7.2.3 48,350 6/17/2021
3.7.2.2 40,303 6/15/2021
3.7.2.1 153,794 6/11/2021
3.7.2 292,361 6/1/2021
3.7.1.15 195,787 5/28/2021
3.7.1.14 46,389 5/27/2021
3.7.1.13 32,538 5/27/2021
3.7.1.12 124,169 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,816 5/14/2021
3.7.1.6 20,426 5/12/2021
3.7.1.5 56,057 5/10/2021
3.7.1.4 4,004 5/10/2021
3.7.1.3 129,089 5/6/2021
3.7.1.2 261,030 4/30/2021
3.7.1.1 62,674 4/27/2021
3.7.1 497,814 4/23/2021
3.7.0.14 406,612 4/19/2021
3.7.0.13 133,570 4/15/2021
3.7.0.12 433,278 4/13/2021
3.7.0.11 27,075 4/12/2021
3.7.0.10 241,708 4/8/2021
3.7.0.9 63,942 4/7/2021
3.7.0.8 252,662 4/2/2021
3.7.0.7 55,698 4/1/2021
3.7.0.6 37,596 3/31/2021
3.7.0.5 5,871 3/31/2021
3.7.0.4 30,993 3/30/2021
3.7.0.3 21,795 3/29/2021
3.7.0.2 21,994 3/27/2021
3.7.0.1 17,725 3/26/2021
3.7.0 3,134,664 3/26/2021
3.5.1.51 305,877 3/25/2021
3.5.1.50 345,936 3/17/2021
3.5.1.49 115,664 3/15/2021
3.5.1.48 323,449 3/9/2021
3.5.1.47 168,560 3/5/2021
3.5.1.46 14,952 3/4/2021
3.5.1.45 67,494 3/1/2021
3.5.1.44 1,189,341 2/23/2021
3.5.1.43 81,034 2/19/2021
3.5.1.42 117,789 2/12/2021
3.5.1.41 81,875 2/9/2021
3.5.1.40 12,183 2/8/2021
3.5.1.39 73,834 2/5/2021
3.5.1.38 25,638 2/4/2021
3.5.1.37 461,256 1/29/2021
3.5.1.36 126,309 1/28/2021
3.5.1.35 25,820 1/27/2021
3.5.1.34 373,119 1/26/2021
3.5.1.33 248,662 1/20/2021
3.5.1.32 13,175 1/19/2021
3.5.1.31 131,274 1/15/2021
3.5.1.30 137,442 1/11/2021
3.5.1.29 50,150 1/7/2021
3.5.1.28 153,807 12/30/2020
3.5.1.27 40,901 12/23/2020
3.5.1.26 108,009 12/22/2020
3.5.1.25 25,485 12/22/2020
3.5.1.24 6,416 12/21/2020
3.5.1.23 19,577 12/18/2020
3.5.1.22 80,878 12/17/2020
3.5.1.21 25,565 12/16/2020
3.5.1.20 37,460 12/14/2020
3.5.1.19 125,263 12/9/2020
3.5.1.18 62,997 12/7/2020
3.5.1.17 81,816 12/3/2020
3.5.1.16 168,786 12/2/2020
3.5.1.15 19,637 12/1/2020
3.5.1.14 154,587 12/1/2020
3.5.1.13 90,975 11/24/2020
3.5.1.12 27,543 11/23/2020
3.5.1.11 30,834 11/20/2020
3.5.1.10 44,230 11/19/2020
3.5.1.9 11,235 11/18/2020
3.5.1.8 269,700 11/16/2020
3.5.1.7 47,171 11/13/2020
3.5.1.6 236,904 11/5/2020
3.5.1.5 44,233 11/4/2020
3.5.1.4 195,952 10/30/2020
3.5.1.3 34,461 10/28/2020
3.5.1.2 121,021 10/27/2020
3.5.1.1 20,468 10/26/2020
3.5.1 260,818 10/22/2020
3.5.0.31 23,574 10/21/2020
3.5.0.30 31,845 10/20/2020
3.5.0.29 184,420 10/16/2020
3.5.0.28 72,646 10/15/2020
3.5.0.27 249,146 10/9/2020
3.5.0.26 209,302 10/8/2020
3.5.0.25 61,188 10/6/2020
3.5.0.24 18,011 10/2/2020
3.5.0.23 129,768 10/1/2020
3.5.0.22 10,982 9/30/2020
3.5.0.21 29,223 9/29/2020
3.5.0.20 53,457 9/25/2020
3.5.0.19 180,654 9/24/2020
3.5.0.18 53,895 9/21/2020
3.5.0.17 17,336 9/18/2020
3.5.0.16 289,314 9/17/2020
3.5.0.15 23,012 9/16/2020
3.5.0.14 29,394 9/15/2020
3.5.0.13 33,183 9/14/2020
3.5.0.12 76,654 9/11/2020
3.5.0.11 120,386 9/10/2020
3.5.0.10 9,514 9/9/2020
3.5.0.9 55,317 9/4/2020
3.5.0.8 108,038 9/2/2020
3.5.0.7 256,623 9/1/2020
3.5.0.6 4,548 8/31/2020
3.5.0.5 12,716 8/28/2020
3.5.0.4 27,421 8/27/2020
3.5.0.3 12,866 8/26/2020
3.5.0.2 43,169 8/25/2020
3.5.0.1 105,067 8/24/2020
3.5.0 849,580 8/20/2020
3.5.0-beta 106,673 2/4/2020
3.3.102.17 1,908,757 8/19/2020
3.3.102.16 166,195 8/14/2020
3.3.102.15 88,970 8/10/2020
3.3.102.14 48,676 8/8/2020
3.3.102.13 14,424 8/6/2020
3.3.102.12 49,930 8/5/2020
3.3.102.11 26,827 8/4/2020
3.3.102.10 54,892 8/3/2020
3.3.102.9 78,068 7/31/2020
3.3.102.8 16,991 7/30/2020
3.3.102.7 17,239 7/29/2020
3.3.102.6 21,683 7/28/2020
3.3.102.5 283,477 7/23/2020
3.3.102.4 86,396 7/22/2020
3.3.102.3 131,901 7/17/2020
3.3.102.2 23,759 7/15/2020
3.3.102.1 149,503 7/9/2020
3.3.102 16,085 7/9/2020
3.3.101.194 208,485 7/8/2020
3.3.101.193 26,886 7/7/2020
3.3.101.192 75,513 7/2/2020
3.3.101.191 37,232 6/29/2020
3.3.101.190 21,211 6/26/2020
3.3.101.189 15,448 6/25/2020
3.3.101.188 30,965 6/24/2020
3.3.101.187 8,181 6/24/2020
3.3.101.186 39,665 6/23/2020
3.3.101.185 88,537 6/19/2020
3.3.101.184 22,044 6/18/2020
3.3.101.183 22,907 6/17/2020
3.3.101.182 218,584 6/11/2020
3.3.101.181 53,209 6/9/2020
3.3.101.180 130,345 6/5/2020
3.3.101.179 24,679 6/4/2020
3.3.101.178 13,925 6/3/2020
3.3.101.177 4,748 6/3/2020
3.3.101.176 53,778 6/1/2020
3.3.101.175 118,281 5/27/2020
3.3.101.174 66,525 5/26/2020
3.3.101.173 64,055 5/22/2020
3.3.101.172 27,537 5/22/2020
3.3.101.171 9,913 5/21/2020
3.3.101.170 67,873 5/19/2020
3.3.101.169 39,641 5/18/2020
3.3.101.168 52,502 5/15/2020
3.3.101.167 57,730 5/14/2020
3.3.101.166 91,151 5/11/2020
3.3.101.165 39,526 5/8/2020
3.3.101.164 19,434 5/8/2020
3.3.101.163 4,240 5/7/2020
3.3.101.162 34,087 5/6/2020
3.3.101.161 46,830 5/4/2020
3.3.101.160 22,987 5/1/2020
3.3.101.159 12,965 4/30/2020
3.3.101.158 53,359 4/29/2020
3.3.101.157 31,911 4/28/2020
3.3.101.156 17,454 4/27/2020
3.3.101.155 82,779 4/24/2020
3.3.101.154 14,552 4/23/2020
3.3.101.153 17,278 4/22/2020
3.3.101.152 15,845 4/21/2020
3.3.101.151 21,964 4/20/2020
3.3.101.150 19,181 4/17/2020
3.3.101.149 23,163 4/16/2020
3.3.101.148 214,819 4/8/2020
3.3.101.147 314,713 4/6/2020
3.3.101.146 101,608 4/3/2020
3.3.101.145 12,885 4/3/2020
3.3.101.144 15,829 4/2/2020
3.3.101.143 61,075 4/1/2020
3.3.101.142 18,965 3/31/2020
3.3.101.141 13,492 3/30/2020
3.3.101.140 64,877 3/27/2020
3.3.101.139 19,879 3/26/2020
3.3.101.138 17,199 3/25/2020
3.3.101.137 38,193 3/24/2020
3.3.101.136 38,234 3/20/2020
3.3.101.135 11,677 3/19/2020
3.3.101.134 37,426 3/18/2020
3.3.101.133 10,938 3/17/2020
3.3.101.132 94,182 3/16/2020
3.3.101.131 30,009 3/12/2020
3.3.101.130 102,338 3/6/2020
3.3.101.129 97,039 3/5/2020
3.3.101.128 92,972 3/2/2020
3.3.101.127 69,792 2/28/2020
3.3.101.126 5,131 2/27/2020
3.3.101.125 75,251 2/26/2020
3.3.101.124 17,928 2/25/2020
3.3.101.123 166,829 2/19/2020
3.3.101.122 81,844 2/17/2020
3.3.101.121 27,894 2/13/2020
3.3.101.120 119,891 2/10/2020
3.3.101.119 82,454 2/7/2020
3.3.101.118 77,486 2/4/2020
3.3.101.117 175,121 1/24/2020
3.3.101.116 8,929 1/23/2020
3.3.101.115 58,153 1/21/2020
3.3.101.114 97,275 1/17/2020
3.3.101.113 34,292 1/16/2020
3.3.101.112 91,682 1/15/2020
3.3.101.111 102,392 1/10/2020
3.3.101.110 226,965 1/8/2020
3.3.101.109 12,456 1/6/2020
3.3.101.108 57,208 1/2/2020
3.3.101.107 155,606 12/25/2019
3.3.101.106 5,876 12/23/2019
3.3.101.105 22,586 12/20/2019
3.3.101.104 39,647 12/18/2019
3.3.101.103 53,554 12/18/2019
3.3.101.102 73,133 12/16/2019
3.3.101.101 24,870 12/13/2019
3.3.101.100 14,531 12/12/2019
3.3.101.99 11,430 12/12/2019
3.3.101.98 7,999 12/11/2019
3.3.101.97 72,791 12/9/2019
3.3.101.96 161,335 12/3/2019
3.3.101.95 48,444 12/2/2019
3.3.101.94 68,827 11/26/2019
3.3.101.93 12,130 11/25/2019
3.3.101.92 12,246 11/22/2019
3.3.101.91 13,831 11/22/2019
3.3.101.90 59,970 11/20/2019
3.3.101.89 4,075 11/19/2019
3.3.101.88 82,958 11/14/2019
3.3.101.87 33,630 11/13/2019
3.3.101.86 153,488 11/8/2019
3.3.101.85 14,142 11/7/2019
3.3.101.84 25,098 11/7/2019
3.3.101.83 19,165 11/5/2019
3.3.101.82 72,749 10/31/2019
3.3.101.81 9,238 10/30/2019
3.3.101.80 37,554 10/28/2019
3.3.101.79 4,803 10/28/2019
3.3.101.78 68,022 10/24/2019
3.3.101.77 7,208 10/22/2019
3.3.101.76 28,992 10/18/2019
3.3.101.75 41,717 10/17/2019
3.3.101.74 181,450 10/16/2019
3.3.101.73 101,226 10/11/2019
3.3.101.72 8,643 10/10/2019
3.3.101.71 33,219 10/8/2019
3.3.101.70 187,927 9/30/2019
3.3.101.69 74,781 9/26/2019
3.3.101.68 56,037 9/23/2019
3.3.101.67 22,526 9/21/2019
3.3.101.66 42,186 9/19/2019
3.3.101.65 32,710 9/18/2019
3.3.101.64 116,180 9/17/2019
3.3.101.63 19,428 9/16/2019
3.3.101.62 36,365 9/12/2019
3.3.101.61 110,616 9/9/2019
3.3.101.60 25,150 9/6/2019
3.3.101.59 67,963 9/5/2019
3.3.101.58 16,053 9/4/2019
3.3.101.57 185,785 8/27/2019
3.3.101.56 137,619 8/23/2019
3.3.101.55 14,932 8/22/2019
3.3.101.54 116,911 8/16/2019
3.3.101.53 19,901 8/15/2019
3.3.101.52 24,282 8/14/2019
3.3.101.51 7,471 8/13/2019
3.3.101.50 35,384 8/12/2019
3.3.101.49 14,663 8/9/2019
3.3.101.48 7,160 8/8/2019
3.3.101.47 33,107 8/7/2019
3.3.101.46 4,113 8/7/2019
3.3.101.45 127,737 8/2/2019
3.3.101.44 12,727 8/1/2019
3.3.101.43 632,863 7/30/2019
3.3.101.42 24,582 7/29/2019
3.3.101.41 34,070 7/25/2019
3.3.101.40 17,597 7/24/2019
3.3.101.39 32,812 7/22/2019
3.3.101.38 14,387 7/19/2019
3.3.101.37 10,937 7/19/2019
3.3.101.36 72,607 7/12/2019
3.3.101.35 56,165 7/10/2019
3.3.101.34 22,885 7/9/2019
3.3.101.33 7,271 7/8/2019
3.3.101.32 37,928 7/2/2019
3.3.101.31 38,244 7/1/2019
3.3.101.30 8,391 6/28/2019
3.3.101.29 24,398 6/27/2019
3.3.101.28 28,595 6/27/2019
3.3.101.27 5,172 6/26/2019
3.3.101.26 19,534 6/24/2019
3.3.101.25 18,636 6/20/2019
3.3.101.24 5,523 6/20/2019
3.3.101.23 69,066 6/17/2019
3.3.101.22 11,726 6/14/2019
3.3.101.21 34,898 6/13/2019
3.3.101.20 51,973 6/7/2019
3.3.101.19 32,027 6/4/2019
3.3.101.18 67,091 6/3/2019
3.3.101.17 55,736 5/31/2019
3.3.101.16 8,411 5/30/2019
3.3.101.15 38,092 5/29/2019
3.3.101.14 10,950 5/28/2019
3.3.101.13 146,359 5/23/2019
3.3.101.12 12,900 5/22/2019
3.3.101.11 10,053 5/21/2019
3.3.101.10 29,603 5/20/2019
3.3.101.9 57,890 5/17/2019
3.3.101.8 102,406 5/15/2019
3.3.101.7 67,171 5/10/2019
3.3.101.6 31,571 5/8/2019
3.3.101.5 24,723 5/7/2019
3.3.101.4 231,989 5/3/2019
3.3.101.3 28,391 5/2/2019
3.3.101.2 46,572 4/30/2019
3.3.101.1 126,925 4/29/2019
3.3.101 553,628 4/26/2019
3.3.100.10 10,389 4/25/2019
3.3.100.9 55,018 4/25/2019
3.3.100.8 8,896 4/24/2019
3.3.100.7 34,384 4/18/2019
3.3.100.6 51,022 4/16/2019
3.3.100.5 156,761 4/4/2019
3.3.100.4 18,574 4/3/2019
3.3.100.3 74,420 3/29/2019
3.3.100.2 28,798 3/26/2019
3.3.100.1 104,938 3/22/2019
3.3.100 99,462 3/21/2019
3.3.3.26 119,578 3/11/2019
3.3.3.25 18,578 3/7/2019
3.3.3.24 6,580 3/6/2019
3.3.3.23 76,965 2/26/2019
3.3.3.22 230,123 2/20/2019
3.3.3.21 115,298 2/15/2019
3.3.3.20 39,477 2/14/2019
3.3.3.19 14,417 2/13/2019
3.3.3.18 120,341 2/4/2019
3.3.3.17 474,554 1/26/2019
3.3.3.16 7,096 1/25/2019
3.3.3.15 19,414 1/24/2019
3.3.3.14 52,776 1/18/2019
3.3.3.13 129,646 1/11/2019
3.3.3.12 6,908 1/10/2019
3.3.3.11 65,735 1/8/2019
3.3.3.10 4,442 1/7/2019
3.3.3.9 30,394 1/4/2019
3.3.3.8 97,163 12/22/2018
3.3.3.7 9,343 12/21/2018
3.3.3.6 52,147 12/15/2018
3.3.3.5 9,197 12/14/2018
3.3.3.4 15,439 12/12/2018
3.3.3.3 264,540 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,344 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,721 10/30/2018
3.3.2.4 9,597 10/29/2018
3.3.2.3 10,098 10/29/2018
3.3.2.2 57,615 10/26/2018
3.3.2.1 62,080 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,440 10/6/2018
3.3.1.13 18,609 10/4/2018
3.3.1.12 84,244 9/26/2018
3.3.1.11 879,924 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,306 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,100 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,087 6/19/2018
3.3.1 134,290 6/1/2018
3.3.0.29 544,531 4/25/2018
3.3.0.28 50,216 4/20/2018
3.3.0.27 242,263 3/29/2018
3.3.0.26 105,573 3/15/2018
3.3.0.25 78,296 3/3/2018
3.3.0.24 1,952,634 11/11/2017
3.3.0.23 93,877 10/24/2017
3.3.0.22 92,207 10/9/2017
3.3.0.21 615,306 7/24/2017
3.3.0.20 184,991 7/7/2017
3.3.0.19 7,017 7/5/2017
3.3.0.18 21,723 6/28/2017
3.3.0.17 892,255 5/11/2017
3.3.0.16 11,378 5/8/2017
3.3.0.15 6,529 5/5/2017
3.3.0.14 13,896 4/28/2017
3.3.0.13 22,673 4/21/2017
3.3.0.12 9,255 4/19/2017
3.3.0.11 547,206 3/31/2017
3.3.0.10 43,562 3/15/2017
3.3.0.9 6,192 3/14/2017
3.3.0.8 5,325 3/14/2017
3.3.0.7 135,525 1/20/2017
3.3.0.6 40,460 12/16/2016
3.3.0.5 14,608 12/9/2016
3.3.0.4 27,252 12/7/2016
3.3.0.3 96,435 11/15/2016
3.3.0.2 14,358 11/4/2016
3.3.0.1 59,245 10/11/2016
3.3.0 292,241 9/19/2016
3.2.8-rc 4,783 9/8/2016
3.2.7-beta 5,138 8/23/2016
3.2.6-beta 4,173 8/2/2016
3.2.5-beta 7,353 6/28/2016
3.2.4.1-beta 4,117 6/2/2016
3.2.4-beta 3,781 6/1/2016
3.2.3.1-beta 4,346 4/20/2016
3.2.3-beta 4,700 3/12/2016
3.2.2.1-beta 3,748 3/2/2016
3.2.2-beta 4,193 1/12/2016
3.2.1-beta 4,506 12/7/2015
3.2.0-beta 4,394 9/29/2015
3.1.2.1 34,345 9/8/2016
3.1.2 4,777 9/6/2016
3.1.1.2 89,664 8/9/2016
3.1.1.1 19,754 7/13/2016
3.1.1 10,477 6/29/2016
3.1.0.8 9,851 6/28/2016
3.1.0.7 12,620 6/3/2016
3.1.0.6 5,667 5/26/2016
3.1.0.5 101,599 2/22/2016
3.1.0.4 29,803 1/6/2016
3.1.0.3 12,454 12/2/2015
3.1.0.2 14,556 10/7/2015
3.1.0.1 7,233 8/27/2015
3.1.0 62,447 7/28/2015
3.0.0.2-preview 4,259 5/21/2015
3.0.0.1-preview 6,081 5/6/2015
3.0.0-preview 4,102 4/30/2015