AWSSDK.SimpleNotificationService 3.7.400.172

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