AWSSDK.SimpleNotificationService 3.7.400.176

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