AWSSDK.SimpleNotificationService 3.7.400.182

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