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