AWSSDK.SimpleNotificationService 3.7.0

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