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