AWSSDK.SimpleNotificationService 3.7.501.8

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