AWSSDK.SimpleNotificationService 3.7.501.14

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

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