AWSSDK.SimpleNotificationService 4.0.0.19

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SimpleNotificationService --version 4.0.0.19
                    
NuGet\Install-Package AWSSDK.SimpleNotificationService -Version 4.0.0.19
                    
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="4.0.0.19" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SimpleNotificationService" Version="4.0.0.19" />
                    
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 4.0.0.19
                    
#r "nuget: AWSSDK.SimpleNotificationService, 4.0.0.19"
                    
#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@4.0.0.19
                    
#: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=4.0.0.19
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SimpleNotificationService&version=4.0.0.19
                    
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 net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  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 (20)

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