AWSSDK.SimpleNotificationService 4.0.1.1

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