AWSSDK.SimpleNotificationService 3.7.400.167

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