AWSSDK.SimpleNotificationService 4.0.1.1

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