AWSSDK.SimpleNotificationService 3.7.501.6

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SimpleNotificationService --version 3.7.501.6
                    
NuGet\Install-Package AWSSDK.SimpleNotificationService -Version 3.7.501.6
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.501.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SimpleNotificationService" Version="3.7.501.6" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.SimpleNotificationService" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AWSSDK.SimpleNotificationService --version 3.7.501.6
                    
#r "nuget: AWSSDK.SimpleNotificationService, 3.7.501.6"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AWSSDK.SimpleNotificationService@3.7.501.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AWSSDK.SimpleNotificationService&version=3.7.501.6
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SimpleNotificationService&version=3.7.501.6
                    
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 (175)

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 (19)

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