AWSSDK.SimpleNotificationService 3.7.501.2

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

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