AWSSDK.SimpleNotificationService 3.7.501.3

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