AWSSDK.SimpleNotificationService 3.7.400.117

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

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