AWSSDK.SimpleNotificationService 3.7.501.9

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