AWSSDK.SimpleNotificationService 3.7.501.4

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SimpleNotificationService --version 3.7.501.4
                    
NuGet\Install-Package AWSSDK.SimpleNotificationService -Version 3.7.501.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.501.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SimpleNotificationService" Version="3.7.501.4" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.SimpleNotificationService" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AWSSDK.SimpleNotificationService --version 3.7.501.4
                    
#r "nuget: AWSSDK.SimpleNotificationService, 3.7.501.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AWSSDK.SimpleNotificationService@3.7.501.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AWSSDK.SimpleNotificationService&version=3.7.501.4
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SimpleNotificationService&version=3.7.501.4
                    
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 (174)

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