AWSSDK.SimpleNotificationService 3.7.501.3

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

Amazon Simple Notification Service (Amazon SNS) is a fast, flexible, fully managed push messaging service. Amazon SNS makes it simple and cost-effective to push notifications to Apple, Google, Fire OS, and Windows devices, as well as Android devices in China with Baidu Cloud Push.  You can also use SNS to push notifications to internet connected smart devices, as well as other distributed services.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (174)

Showing the top 5 NuGet packages that depend on AWSSDK.SimpleNotificationService:

Package Downloads
MassTransit.AmazonSQS

MassTransit Amazon SQS transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.

AWSSDK.Glacier

Amazon Glacier is a secure, durable, and extremely low-cost storage service for data archiving and online backup.

OpenTelemetry.Instrumentation.AWS

AWS client instrumentation for OpenTelemetry .NET.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

JustSaying

A light-weight message bus on top of AWS SNS and SQS

GitHub repositories (21)

Showing the top 20 popular GitHub repositories that depend on AWSSDK.SimpleNotificationService:

Repository Stars
MassTransit/MassTransit
Distributed Application Framework for .NET
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
JasperFx/wolverine
Supercharged .NET server side development!
open-telemetry/opentelemetry-dotnet-contrib
This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
zarusz/SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
Elfocrash/aws-videos
awslabs/aws-sdk-net-samples
Illumina/Nirvana
The nimble & robust variant annotator
jorgevgut/airquality-mx
aws/aws-dotnet-deploy
Opinionated tooling that simplifies deployment of .NET applications to AWS.
localstack-dotnet/localstack-dotnet-client
A lightweight .NET client for LocalStack
aws/aws-dotnet-messaging
An AWS-native framework that simplifies the development of .NET message processing applications that use AWS services, such as SQS, SNS, and EventBridge.
aws/integrations-on-dotnet-aspire-for-aws
This repositry contains the integrations with .NET Aspire for AWS.
aws/aws-xray-sdk-dotnet
The official AWS X-Ray SDK for .NET.
akkadotnet/Alpakka
Akka Streams Connectors - Alpakka
LambdaSharp/LambdaSharpTool
Serverless .NET on AWS - λ# is a CLI and Framework for Rapid Application Development using .NET on AWS
Version Downloads Last Updated
4.0.1.1 35,395 8/29/2025
4.0.1 9,852 8/27/2025
4.0.0.21 29,017 8/21/2025
4.0.0.20 35,423 8/15/2025
4.0.0.19 11,322 8/13/2025
4.0.0.18 88,395 8/6/2025
4.0.0.17 27,277 8/4/2025
4.0.0.16 20,286 8/1/2025
4.0.0.15 53,695 7/23/2025
4.0.0.14 60,358 7/15/2025
4.0.0.13 51,834 7/9/2025
4.0.0.12 91,764 7/1/2025
4.0.0.11 57,458 6/23/2025
4.0.0.10 28,569 6/18/2025
4.0.0.9 25,847 6/16/2025
4.0.0.8 72,292 6/12/2025
4.0.0.7 11,657 6/11/2025
4.0.0.6 29,925 6/10/2025
4.0.0.5 76,779 6/4/2025
4.0.0.4 186,498 5/16/2025
4.0.0.3 10,859 5/15/2025
4.0.0.2 180,992 5/6/2025
4.0.0.1 41,650 4/30/2025
4.0.0 548,396 4/28/2025
4.0.0-preview.13 1,581 4/9/2025
4.0.0-preview.12 285 4/4/2025
4.0.0-preview.11 5,291 3/26/2025
4.0.0-preview.10 8,983 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,256 2/6/2025
4.0.0-preview.5 4,023 1/3/2025
4.0.0-preview.4 19,171 10/11/2024
4.0.0-preview.3 449 10/1/2024
4.0.0-preview.2 2,528 8/28/2024
4.0.0-preview 1,632 8/15/2024
3.7.501.6 0 9/10/2025
3.7.501.5 993 9/9/2025
3.7.501.4 2,310 9/8/2025
3.7.501.3 5,566 9/4/2025
3.7.501.2 6,911 9/2/2025
3.7.501.1 5,917 8/29/2025
3.7.501 4,062 8/27/2025
3.7.500.11 4,237 8/26/2025
3.7.500.10 3,071 8/25/2025
3.7.500.9 4,944 8/21/2025
3.7.500.8 3,813 8/20/2025
3.7.500.7 13,655 8/12/2025
3.7.500.6 6,521 8/11/2025
3.7.500.5 7,708 8/8/2025
3.7.500.4 6,194 8/6/2025
3.7.500.3 5,558 8/5/2025
3.7.500.2 2,756 8/4/2025
3.7.500.1 4,258 8/1/2025
3.7.500 8,541 7/31/2025
3.7.400.185 4,493 7/30/2025
3.7.400.184 3,229 7/29/2025
3.7.400.183 3,232 7/28/2025
3.7.400.182 32,259 7/24/2025
3.7.400.181 2,814 7/23/2025
3.7.400.180 1,833 7/22/2025
3.7.400.179 6,109 7/21/2025
3.7.400.178 5,724 7/18/2025
3.7.400.177 3,430 7/17/2025
3.7.400.176 8,955 7/16/2025
3.7.400.175 2,035 7/15/2025
3.7.400.174 20,149 7/9/2025
3.7.400.173 23,495 7/3/2025
3.7.400.172 8,606 7/1/2025
3.7.400.171 7,154 6/30/2025
3.7.400.170 12,538 6/27/2025
3.7.400.169 15,766 6/26/2025
3.7.400.168 12,107 6/23/2025
3.7.400.167 7,587 6/20/2025
3.7.400.166 22,359 6/18/2025
3.7.400.165 53,458 6/11/2025
3.7.400.164 15,374 6/10/2025
3.7.400.163 7,568 6/9/2025
3.7.400.162 12,124 6/6/2025
3.7.400.161 8,073 6/5/2025
3.7.400.160 7,708 6/4/2025
3.7.400.159 61,235 6/2/2025
3.7.400.158 7,476 5/30/2025
3.7.400.157 15,942 5/28/2025
3.7.400.156 17,717 5/23/2025
3.7.400.155 10,970 5/21/2025
3.7.400.154 30,748 5/20/2025
3.7.400.153 38,287 5/19/2025
3.7.400.152 10,894 5/16/2025
3.7.400.151 43,072 5/12/2025
3.7.400.150 28,337 5/9/2025
3.7.400.149 6,992 5/8/2025
3.7.400.148 11,299 5/7/2025
3.7.400.147 12,201 5/6/2025
3.7.400.146 9,405 5/5/2025
3.7.400.145 21,304 5/2/2025
3.7.400.144 9,219 5/1/2025
3.7.400.143 8,868 4/30/2025
3.7.400.142 50,514 4/29/2025
3.7.400.141 121,857 4/28/2025
3.7.400.140 40,704 4/25/2025
3.7.400.139 11,659 4/24/2025
3.7.400.138 36,697 4/23/2025
3.7.400.137 61,463 4/18/2025
3.7.400.136 12,699 4/17/2025
3.7.400.135 34,119 4/16/2025
3.7.400.134 58,015 4/14/2025
3.7.400.133 66,364 4/11/2025
3.7.400.132 33,670 4/10/2025
3.7.400.131 22,453 4/9/2025
3.7.400.130 17,810 4/8/2025
3.7.400.129 161,131 4/4/2025
3.7.400.128 15,069 4/3/2025
3.7.400.127 27,280 4/3/2025
3.7.400.126 4,865 4/2/2025
3.7.400.125 53,081 4/1/2025
3.7.400.124 19,630 3/31/2025
3.7.400.123 40,101 3/28/2025
3.7.400.122 131,952 3/27/2025
3.7.400.121 18,504 3/26/2025
3.7.400.120 30,250 3/25/2025
3.7.400.119 39,106 3/24/2025
3.7.400.118 46,510 3/21/2025
3.7.400.117 23,224 3/20/2025
3.7.400.116 36,639 3/19/2025
3.7.400.115 24,376 3/18/2025
3.7.400.114 35,200 3/17/2025
3.7.400.113 30,534 3/14/2025
3.7.400.112 20,407 3/14/2025
3.7.400.111 86,597 3/11/2025
3.7.400.110 24,905 3/10/2025
3.7.400.109 37,417 3/7/2025
3.7.400.108 27,415 3/6/2025
3.7.400.107 22,338 3/5/2025
3.7.400.106 109,201 3/4/2025
3.7.400.105 67,713 3/3/2025
3.7.400.104 90,370 2/28/2025
3.7.400.103 14,918 2/27/2025
3.7.400.102 19,440 2/26/2025
3.7.400.101 37,490 2/25/2025
3.7.400.100 38,430 2/24/2025
3.7.400.99 37,612 2/21/2025
3.7.400.98 1,500,654 2/20/2025
3.7.400.97 56,590 2/18/2025
3.7.400.96 28,198 2/17/2025
3.7.400.95 51,236 2/13/2025
3.7.400.94 56,882 2/12/2025
3.7.400.93 39,418 2/11/2025
3.7.400.92 96,848 2/10/2025
3.7.400.91 38,797 2/7/2025
3.7.400.90 58,755 2/6/2025
3.7.400.89 18,567 2/5/2025
3.7.400.88 91,911 2/4/2025
3.7.400.87 32,918 2/3/2025
3.7.400.86 159,667 1/30/2025
3.7.400.85 148,325 1/27/2025
3.7.400.84 102,928 1/22/2025
3.7.400.83 18,198 1/21/2025
3.7.400.82 43,224 1/17/2025
3.7.400.81 30,602 1/16/2025
3.7.400.80 314,153 1/15/2025
3.7.400.79 43,109 1/14/2025
3.7.400.78 22,442 1/13/2025
3.7.400.77 44,653 1/10/2025
3.7.400.76 17,491 1/9/2025
3.7.400.75 23,869 1/8/2025
3.7.400.74 47,377 1/7/2025
3.7.400.73 22,803 1/6/2025
3.7.400.72 84,821 1/3/2025
3.7.400.71 37,150 1/2/2025
3.7.400.70 163,940 12/26/2024
3.7.400.69 47,324 12/23/2024
3.7.400.68 19,700 12/20/2024
3.7.400.67 33,819 12/19/2024
3.7.400.66 44,053 12/18/2024
3.7.400.65 26,118 12/17/2024
3.7.400.64 93,811 12/13/2024
3.7.400.63 71,019 12/12/2024
3.7.400.62 30,813 12/11/2024
3.7.400.61 58,375 12/10/2024
3.7.400.60 30,865 12/9/2024
3.7.400.59 390,662 12/3/2024
3.7.400.58 268,707 11/27/2024
3.7.400.57 194,361 11/22/2024
3.7.400.56 31,217 11/21/2024
3.7.400.55 31,493 11/21/2024
3.7.400.54 135,612 11/19/2024
3.7.400.53 170,673 11/15/2024
3.7.400.52 19,407 11/15/2024
3.7.400.51 8,662 11/14/2024
3.7.400.50 49,032 11/13/2024
3.7.400.49 43,104 11/12/2024
3.7.400.48 32,586 11/11/2024
3.7.400.47 44,707 11/8/2024
3.7.400.46 82,981 11/7/2024
3.7.400.45 367,201 11/1/2024
3.7.400.44 93,686 10/31/2024
3.7.400.43 41,428 10/30/2024
3.7.400.42 116,682 10/29/2024
3.7.400.41 66,033 10/28/2024
3.7.400.40 31,701 10/25/2024
3.7.400.39 27,689 10/24/2024
3.7.400.38 87,905 10/23/2024
3.7.400.37 68,877 10/22/2024
3.7.400.36 206,825 10/16/2024
3.7.400.35 92,177 10/15/2024
3.7.400.34 51,560 10/14/2024
3.7.400.33 155,505 10/9/2024
3.7.400.32 76,293 10/8/2024
3.7.400.31 40,239 10/7/2024
3.7.400.30 1,204,345 10/4/2024
3.7.400.29 52,283 10/3/2024
3.7.400.28 49,237 10/2/2024
3.7.400.27 25,493 10/1/2024
3.7.400.26 102,697 9/27/2024
3.7.400.25 64,520 9/26/2024
3.7.400.24 43,827 9/25/2024
3.7.400.23 32,173 9/24/2024
3.7.400.22 112,762 9/21/2024
3.7.400.21 623,844 9/16/2024
3.7.400.20 53,446 9/13/2024
3.7.400.19 62,849 9/11/2024
3.7.400.18 59,192 9/10/2024
3.7.400.17 80,389 9/9/2024
3.7.400.16 62,042 9/6/2024
3.7.400.15 61,584 9/5/2024
3.7.400.14 164,200 9/4/2024
3.7.400.13 129,888 8/30/2024
3.7.400.12 148,704 8/28/2024
3.7.400.11 225,497 8/22/2024
3.7.400.10 91,935 8/21/2024
3.7.400.9 17,293 8/20/2024
3.7.400.8 38,036 8/19/2024
3.7.400.7 38,484 8/16/2024
3.7.400.6 44,201 8/15/2024
3.7.400.5 160,708 8/13/2024
3.7.400.4 139,705 8/9/2024
3.7.400.3 751,716 8/5/2024
3.7.400.2 242,449 7/30/2024
3.7.400.1 87,262 7/29/2024
3.7.400 1,637,908 7/24/2024
3.7.302.2 51,421 7/22/2024
3.7.302.1 127,253 7/18/2024
3.7.302 307,466 7/12/2024
3.7.301.66 88,374 7/10/2024
3.7.301.65 63,503 7/9/2024
3.7.301.64 23,475 7/8/2024
3.7.301.63 81,268 7/5/2024
3.7.301.62 94,612 7/3/2024
3.7.301.61 69,439 7/1/2024
3.7.301.60 114,788 6/28/2024
3.7.301.59 43,883 6/27/2024
3.7.301.58 91,465 6/24/2024
3.7.301.57 60,348 6/20/2024
3.7.301.56 91,501 6/19/2024
3.7.301.55 22,765 6/18/2024
3.7.301.54 297,113 6/12/2024
3.7.301.53 42,658 6/11/2024
3.7.301.52 81,624 6/10/2024
3.7.301.51 64,357 6/7/2024
3.7.301.50 38,629 6/6/2024
3.7.301.49 26,515 6/5/2024
3.7.301.48 47,222 6/4/2024
3.7.301.47 40,081 6/3/2024
3.7.301.46 99,499 5/30/2024
3.7.301.45 29,643 5/29/2024
3.7.301.44 41,150 5/28/2024
3.7.301.43 98,854 5/23/2024
3.7.301.42 33,658 5/22/2024
3.7.301.41 107,503 5/17/2024
3.7.301.40 47,364 5/16/2024
3.7.301.39 104,204 5/14/2024
3.7.301.38 103,993 5/13/2024
3.7.301.37 63,236 5/10/2024
3.7.301.36 41,043 5/9/2024
3.7.301.35 226,938 5/6/2024
3.7.301.34 52,427 5/3/2024
3.7.301.33 33,714 5/1/2024
3.7.301.32 48,268 4/29/2024
3.7.301.31 46,010 4/26/2024
3.7.301.30 23,779 4/25/2024
3.7.301.29 98,748 4/24/2024
3.7.301.28 168,385 4/23/2024
3.7.301.27 28,812 4/22/2024
3.7.301.26 49,753 4/19/2024
3.7.301.25 448,186 4/18/2024
3.7.301.24 29,327 4/17/2024
3.7.301.23 59,762 4/16/2024
3.7.301.22 304,135 4/11/2024
3.7.301.21 33,684 4/10/2024
3.7.301.20 47,013 4/9/2024
3.7.301.19 73,097 4/8/2024
3.7.301.18 75,562 4/5/2024
3.7.301.17 39,675 4/4/2024
3.7.301.16 34,794 4/3/2024
3.7.301.15 38,599 4/2/2024
3.7.301.14 51,026 4/1/2024
3.7.301.13 34,685 3/29/2024
3.7.301.12 30,241 3/28/2024
3.7.301.11 96,635 3/27/2024
3.7.301.10 59,228 3/26/2024
3.7.301.9 44,902 3/25/2024
3.7.301.8 1,282,265 3/22/2024
3.7.301.7 215,840 3/18/2024
3.7.301.6 39,805 3/15/2024
3.7.301.5 58,984 3/14/2024
3.7.301.4 44,330 3/13/2024
3.7.301.3 154,450 3/8/2024
3.7.301.2 243,681 2/29/2024
3.7.301.1 217,196 2/27/2024
3.7.301 634,614 2/16/2024
3.7.300.51 58,856 2/15/2024
3.7.300.50 28,685 2/14/2024
3.7.300.49 25,762 2/13/2024
3.7.300.48 85,593 2/9/2024
3.7.300.47 76,506 2/7/2024
3.7.300.46 301,015 2/2/2024
3.7.300.45 19,460 2/1/2024
3.7.300.44 54,274 1/31/2024
3.7.300.43 61,126 1/30/2024
3.7.300.42 127,614 1/29/2024
3.7.300.41 101,930 1/25/2024
3.7.300.40 85,061 1/25/2024
3.7.300.39 88,855 1/19/2024
3.7.300.38 20,358 1/18/2024
3.7.300.37 67,679 1/16/2024
3.7.300.36 130,180 1/14/2024
3.7.300.35 4,915 1/12/2024
3.7.300.34 39,903 1/11/2024
3.7.300.33 32,841 1/10/2024
3.7.300.32 80,468 1/8/2024
3.7.300.31 61,942 1/5/2024
3.7.300.30 11,869 1/4/2024
3.7.300.29 75,496 1/3/2024
3.7.300.28 176,232 12/28/2023
3.7.300.27 20,768 12/27/2023
3.7.300.26 10,666 12/26/2023
3.7.300.25 22,649 12/22/2023
3.7.300.24 33,105 12/21/2023
3.7.300.23 20,446 12/20/2023
3.7.300.22 29,224 12/19/2023
3.7.300.21 684,811 12/18/2023
3.7.300.20 40,875 12/15/2023
3.7.300.19 22,490 12/14/2023
3.7.300.18 89,420 12/13/2023
3.7.300.17 112,353 12/12/2023
3.7.300.16 393,839 12/7/2023
3.7.300.15 178,956 12/6/2023
3.7.300.14 36,417 12/5/2023
3.7.300.13 78,499 12/4/2023
3.7.300.12 96,456 11/30/2023
3.7.300.11 45,212 11/28/2023
3.7.300.10 31,471 11/28/2023
3.7.300.9 9,929 11/27/2023
3.7.300.8 78,974 11/27/2023
3.7.300.7 414,335 11/21/2023
3.7.300.6 34,900 11/20/2023
3.7.300.5 178,028 11/17/2023
3.7.300.4 24,519 11/16/2023
3.7.300.3 29,427 11/15/2023
3.7.300.2 59,769 11/14/2023
3.7.300.1 47,091 11/13/2023
3.7.300 1,179,295 11/10/2023
3.7.201.5 106,147 11/8/2023
3.7.201.4 226,276 11/7/2023
3.7.201.3 32,023 11/6/2023
3.7.201.2 138,486 11/2/2023
3.7.201.1 149,905 10/27/2023
3.7.201 87,221 10/26/2023
3.7.200.61 388,386 10/24/2023
3.7.200.60 36,016 10/23/2023
3.7.200.59 40,946 10/20/2023
3.7.200.58 34,505 10/19/2023
3.7.200.57 40,657 10/18/2023
3.7.200.56 35,320 10/17/2023
3.7.200.55 22,323 10/16/2023
3.7.200.54 36,569 10/12/2023
3.7.200.53 93,699 10/7/2023
3.7.200.52 136,640 10/5/2023
3.7.200.51 36,036 10/4/2023
3.7.200.50 47,878 10/3/2023
3.7.200.49 123,375 10/2/2023
3.7.200.48 64,300 9/28/2023
3.7.200.47 21,853 9/28/2023
3.7.200.46 4,400 9/27/2023
3.7.200.45 74,695 9/25/2023
3.7.200.44 122,674 9/22/2023
3.7.200.43 84,855 9/20/2023
3.7.200.42 27,247 9/19/2023
3.7.200.41 68,753 9/15/2023
3.7.200.40 25,456 9/15/2023
3.7.200.39 22,627 9/14/2023
3.7.200.38 16,064 9/13/2023
3.7.200.37 35,215 9/12/2023
3.7.200.36 165,551 9/8/2023
3.7.200.35 88,142 9/8/2023
3.7.200.34 52,980 9/6/2023
3.7.200.33 28,182 9/5/2023
3.7.200.32 143,940 9/1/2023
3.7.200.31 23,079 9/1/2023
3.7.200.30 3,619 8/31/2023
3.7.200.29 41,414 8/31/2023
3.7.200.28 3,811 8/30/2023
3.7.200.27 89,049 8/28/2023
3.7.200.26 89,870 8/25/2023
3.7.200.25 26,991 8/24/2023
3.7.200.24 288,987 8/23/2023
3.7.200.23 64,453 8/22/2023
3.7.200.22 73,305 8/21/2023
3.7.200.21 50,232 8/18/2023
3.7.200.20 8,286 8/18/2023
3.7.200.19 21,484 8/17/2023
3.7.200.18 94,782 8/15/2023
3.7.200.17 27,746 8/14/2023
3.7.200.16 62,872 8/11/2023
3.7.200.15 33,459 8/10/2023
3.7.200.14 30,230 8/9/2023
3.7.200.13 26,883 8/8/2023
3.7.200.12 4,131 8/8/2023
3.7.200.11 28,577 8/7/2023
3.7.200.10 71,639 8/4/2023
3.7.200.9 59,887 8/2/2023
3.7.200.8 92,656 8/1/2023
3.7.200.7 52,244 7/31/2023
3.7.200.6 174,444 7/28/2023
3.7.200.5 103,853 7/26/2023
3.7.200.4 158,033 7/24/2023
3.7.200.3 55,368 7/21/2023
3.7.200.2 45,568 7/20/2023
3.7.200.1 595,138 7/18/2023
3.7.200 174,003 7/18/2023
3.7.101.90 71,392 7/17/2023
3.7.101.89 1,010,076 7/13/2023
3.7.101.88 602,877 7/7/2023
3.7.101.87 3,981 7/7/2023
3.7.101.86 28,281 7/6/2023
3.7.101.85 76,641 7/5/2023
3.7.101.84 58,964 7/3/2023
3.7.101.83 527,584 6/20/2023
3.7.101.82 668,773 6/15/2023
3.7.101.81 197,687 6/13/2023
3.7.101.80 54,329 6/12/2023
3.7.101.79 91,832 6/8/2023
3.7.101.78 125,921 6/6/2023
3.7.101.77 27,632 6/5/2023
3.7.101.76 56,277 6/2/2023
3.7.101.75 18,060 6/2/2023
3.7.101.74 38,224 6/1/2023
3.7.101.73 121,213 5/30/2023
3.7.101.72 61,325 5/26/2023
3.7.101.71 21,854 5/25/2023
3.7.101.70 69,331 5/24/2023
3.7.101.69 142,839 5/23/2023
3.7.101.68 82,677 5/19/2023
3.7.101.67 27,616 5/18/2023
3.7.101.66 69,766 5/16/2023
3.7.101.65 40,799 5/15/2023
3.7.101.64 188,163 5/11/2023
3.7.101.63 74,505 5/9/2023
3.7.101.62 54,270 5/8/2023
3.7.101.61 100,318 5/4/2023
3.7.101.60 90,368 5/2/2023
3.7.101.59 27,310 5/1/2023
3.7.101.58 56,749 4/28/2023
3.7.101.57 102,552 4/27/2023
3.7.101.56 35,845 4/26/2023
3.7.101.55 107,366 4/25/2023
3.7.101.54 55,872 4/25/2023
3.7.101.53 58,040 4/21/2023
3.7.101.52 34,333 4/21/2023
3.7.101.51 58,291 4/19/2023
3.7.101.50 873,163 4/17/2023
3.7.101.49 29,887 4/14/2023
3.7.101.48 27,547 4/13/2023
3.7.101.47 52,058 4/12/2023
3.7.101.46 40,036 4/11/2023
3.7.101.45 38,359 4/10/2023
3.7.101.44 36,144 4/7/2023
3.7.101.43 19,355 4/6/2023
3.7.101.42 30,645 4/5/2023
3.7.101.41 37,702 4/4/2023
3.7.101.40 39,464 4/3/2023
3.7.101.39 57,928 3/31/2023
3.7.101.38 31,337 3/30/2023
3.7.101.37 66,384 3/29/2023
3.7.101.36 27,929 3/28/2023
3.7.101.35 273,030 3/24/2023
3.7.101.34 35,268 3/23/2023
3.7.101.33 170,617 3/22/2023
3.7.101.32 242,431 3/21/2023
3.7.101.31 121,847 3/20/2023
3.7.101.30 61,170 3/17/2023
3.7.101.29 63,235 3/17/2023
3.7.101.28 39,147 3/16/2023
3.7.101.27 70,075 3/15/2023
3.7.101.26 36,351 3/14/2023
3.7.101.25 75,973 3/13/2023
3.7.101.24 55,580 3/10/2023
3.7.101.23 38,194 3/9/2023
3.7.101.22 60,183 3/8/2023
3.7.101.21 20,419 3/7/2023
3.7.101.20 197,119 3/3/2023
3.7.101.19 85,126 3/2/2023
3.7.101.18 56,078 3/1/2023
3.7.101.17 57,623 2/28/2023
3.7.101.16 33,955 2/27/2023
3.7.101.15 124,164 2/23/2023
3.7.101.14 229,204 2/21/2023
3.7.101.13 695,833 2/18/2023
3.7.101.12 3,899 2/17/2023
3.7.101.11 154,142 2/16/2023
3.7.101.10 61,269 2/15/2023
3.7.101.9 62,924 2/13/2023
3.7.101.8 65,074 2/10/2023
3.7.101.7 59,944 2/9/2023
3.7.101.6 74,993 2/8/2023
3.7.101.5 33,624 2/7/2023
3.7.101.4 56,751 2/6/2023
3.7.101.3 341,009 2/3/2023
3.7.101.2 56,783 2/2/2023
3.7.101.1 11,951 2/2/2023
3.7.101 54,347 2/1/2023
3.7.100.64 213,324 1/31/2023
3.7.100.63 163,998 1/26/2023
3.7.100.62 69,908 1/25/2023
3.7.100.61 99,506 1/24/2023
3.7.100.60 88,779 1/23/2023
3.7.100.59 271,778 1/20/2023
3.7.100.58 18,981 1/20/2023
3.7.100.57 59,907 1/18/2023
3.7.100.56 118,191 1/17/2023
3.7.100.55 169,193 1/13/2023
3.7.100.54 43,091 1/12/2023
3.7.100.53 99,067 1/10/2023
3.7.100.52 62,505 1/9/2023
3.7.100.51 65,427 1/6/2023
3.7.100.50 36,020 1/5/2023
3.7.100.49 710,283 1/4/2023
3.7.100.48 6,495 1/3/2023
3.7.100.47 208,998 12/30/2022
3.7.100.46 29,820 12/29/2022
3.7.100.45 105,514 12/23/2022
3.7.100.44 26,984 12/22/2022
3.7.100.43 32,446 12/21/2022
3.7.100.42 39,140 12/20/2022
3.7.100.41 36,021 12/19/2022
3.7.100.40 134,628 12/16/2022
3.7.100.39 91,407 12/16/2022
3.7.100.38 33,132 12/15/2022
3.7.100.37 129,174 12/14/2022
3.7.100.36 30,164 12/13/2022
3.7.100.35 115,608 12/12/2022
3.7.100.34 81,150 12/8/2022
3.7.100.33 97,000 12/8/2022
3.7.100.32 6,429 12/7/2022
3.7.100.31 51,738 12/6/2022
3.7.100.30 231,252 12/5/2022
3.7.100.29 39,184 12/2/2022
3.7.100.28 12,647 12/2/2022
3.7.100.27 274,152 12/1/2022
3.7.100.26 26,905 11/30/2022
3.7.100.25 51,210 11/29/2022
3.7.100.24 27,350 11/29/2022
3.7.100.23 160,701 11/28/2022
3.7.100.22 152,555 11/22/2022
3.7.100.21 228,084 11/18/2022
3.7.100.20 64,777 11/17/2022
3.7.100.19 1,583,204 11/16/2022
3.7.100.18 11,812 11/16/2022
3.7.100.17 65,490 11/15/2022
3.7.100.16 165,685 11/11/2022
3.7.100.15 57,501 11/10/2022
3.7.100.14 244,220 11/9/2022
3.7.100.13 25,088 11/9/2022
3.7.100.12 8,777 11/9/2022
3.7.100.11 4,704 11/8/2022
3.7.100.10 246,357 11/7/2022
3.7.100.9 145,131 11/4/2022
3.7.100.8 70,929 11/2/2022
3.7.100.7 114,125 10/31/2022
3.7.100.6 58,655 10/29/2022
3.7.100.5 12,458 10/28/2022
3.7.100.4 65,896 10/27/2022
3.7.100.3 44,729 10/26/2022
3.7.100.2 39,877 10/25/2022
3.7.100.1 21,207 10/24/2022
3.7.100 219,725 10/21/2022
3.7.4.25 136,905 10/20/2022
3.7.4.24 96,266 10/19/2022
3.7.4.23 343,409 10/18/2022
3.7.4.22 96,475 10/14/2022
3.7.4.21 591,150 10/13/2022
3.7.4.20 353,001 10/7/2022
3.7.4.19 93,361 10/6/2022
3.7.4.18 111,137 10/4/2022
3.7.4.17 34,736 10/3/2022
3.7.4.16 237,901 9/30/2022
3.7.4.15 42,351 9/29/2022
3.7.4.14 52,048 9/27/2022
3.7.4.13 4,091,828 9/27/2022
3.7.4.12 13,654 9/26/2022
3.7.4.11 62,886 9/23/2022
3.7.4.10 49,165 9/22/2022
3.7.4.9 41,354 9/21/2022
3.7.4.8 29,578 9/20/2022
3.7.4.7 148,499 9/19/2022
3.7.4.6 88,831 9/15/2022
3.7.4.5 38,380 9/14/2022
3.7.4.4 57,445 9/13/2022
3.7.4.3 165,145 9/9/2022
3.7.4.2 64,044 9/9/2022
3.7.4.1 7,673 9/8/2022
3.7.4 30,376 9/7/2022
3.7.3.101 611,230 9/2/2022
3.7.3.100 32,964 9/1/2022
3.7.3.99 126,674 8/30/2022
3.7.3.98 101,794 8/29/2022
3.7.3.97 79,036 8/25/2022
3.7.3.96 143,837 8/23/2022
3.7.3.95 79,566 8/22/2022
3.7.3.94 65,307 8/19/2022
3.7.3.93 142,556 8/16/2022
3.7.3.92 103,402 8/12/2022
3.7.3.91 86,054 8/11/2022
3.7.3.90 196,783 8/8/2022
3.7.3.89 56,358 8/4/2022
3.7.3.88 122,979 8/2/2022
3.7.3.87 135,835 7/29/2022
3.7.3.86 21,575 7/28/2022
3.7.3.85 35,606 7/27/2022
3.7.3.84 116,571 7/22/2022
3.7.3.83 271,833 7/20/2022
3.7.3.82 72,833 7/18/2022
3.7.3.81 28,850 7/15/2022
3.7.3.80 33,015 7/14/2022
3.7.3.79 97,061 7/12/2022
3.7.3.78 28,214 7/11/2022
3.7.3.77 113,762 7/5/2022
3.7.3.76 356,299 6/29/2022
3.7.3.75 196,587 6/24/2022
3.7.3.74 699,824 6/17/2022
3.7.3.73 36,675 6/16/2022
3.7.3.72 262,536 6/14/2022
3.7.3.71 105,128 6/10/2022
3.7.3.70 61,286 6/8/2022
3.7.3.69 41,515 6/7/2022
3.7.3.68 36,843 6/6/2022
3.7.3.67 158,976 5/31/2022
3.7.3.66 131,681 5/27/2022
3.7.3.65 42,259 5/26/2022
3.7.3.64 8,415 5/26/2022
3.7.3.63 18,826 5/25/2022
3.7.3.62 55,649 5/24/2022
3.7.3.61 103,349 5/23/2022
3.7.3.60 130,705 5/19/2022
3.7.3.59 61,814 5/18/2022
3.7.3.58 358,143 5/9/2022
3.7.3.57 525,011 5/6/2022
3.7.3.56 7,951 5/6/2022
3.7.3.55 29,822 5/5/2022
3.7.3.54 122,822 5/4/2022
3.7.3.53 194,914 5/3/2022
3.7.3.52 81,063 5/3/2022
3.7.3.51 4,540 5/2/2022
3.7.3.50 624,817 4/20/2022
3.7.3.49 1,369,214 4/19/2022
3.7.3.48 421,045 4/14/2022
3.7.3.47 357,503 4/12/2022
3.7.3.46 16,916 4/11/2022
3.7.3.45 123,633 4/7/2022
3.7.3.44 116,641 4/6/2022
3.7.3.43 304,632 4/1/2022
3.7.3.42 201,424 3/31/2022
3.7.3.41 125,191 3/28/2022
3.7.3.40 75,520 3/24/2022
3.7.3.39 94,065 3/23/2022
3.7.3.38 448,879 3/17/2022
3.7.3.37 62,810 3/16/2022
3.7.3.36 110,351 3/14/2022
3.7.3.35 115,857 3/10/2022
3.7.3.34 52,274 3/9/2022
3.7.3.33 29,899 3/8/2022
3.7.3.32 218,634 3/3/2022
3.7.3.31 95,452 3/1/2022
3.7.3.30 30,863 2/28/2022
3.7.3.29 57,120 2/26/2022
3.7.3.28 46,035 2/23/2022
3.7.3.27 29,743 2/22/2022
3.7.3.26 8,558 2/22/2022
3.7.3.25 18,540 2/21/2022
3.7.3.24 48,955 2/17/2022
3.7.3.23 324,273 2/11/2022
3.7.3.22 8,971 2/10/2022
3.7.3.21 146,566 2/4/2022
3.7.3.20 58,048 2/3/2022
3.7.3.19 258,245 1/28/2022
3.7.3.18 330,122 1/25/2022
3.7.3.17 414,208 1/15/2022
3.7.3.16 7,350 1/14/2022
3.7.3.15 57,110 1/13/2022
3.7.3.14 745,379 1/11/2022
3.7.3.13 103,974 1/7/2022
3.7.3.12 42,222 1/6/2022
3.7.3.11 15,974 1/5/2022
3.7.3.10 72,299 1/3/2022
3.7.3.9 323,280 12/21/2021
3.7.3.8 24,386 12/20/2021
3.7.3.7 375,247 12/13/2021
3.7.3.6 128,865 12/8/2021
3.7.3.5 151,571 12/2/2021
3.7.3.4 37,792 12/1/2021
3.7.3.3 289,601 11/22/2021
3.7.3.2 39,228 11/19/2021
3.7.3.1 11,012 11/18/2021
3.7.3 1,036,612 11/17/2021
3.7.2.70 3,315,302 11/16/2021
3.7.2.69 68,940 11/15/2021
3.7.2.68 70,034 11/12/2021
3.7.2.67 174,356 11/11/2021
3.7.2.66 35,130 11/11/2021
3.7.2.65 35,642 11/9/2021
3.7.2.64 182,504 11/5/2021
3.7.2.63 10,629 11/4/2021
3.7.2.62 87,682 11/3/2021
3.7.2.61 26,716 11/2/2021
3.7.2.60 58,286 11/1/2021
3.7.2.59 602,158 10/29/2021
3.7.2.58 104,847 10/27/2021
3.7.2.57 63,552 10/26/2021
3.7.2.56 3,762 10/26/2021
3.7.2.55 68,751 10/22/2021
3.7.2.54 4,757 10/21/2021
3.7.2.53 241,093 10/14/2021
3.7.2.52 27,191 10/13/2021
3.7.2.51 36,086 10/12/2021
3.7.2.50 226,259 10/8/2021
3.7.2.49 37,022 10/7/2021
3.7.2.48 10,478 10/7/2021
3.7.2.47 7,925 10/6/2021
3.7.2.46 228,249 10/1/2021
3.7.2.45 51,781 9/30/2021
3.7.2.44 115,800 9/29/2021
3.7.2.43 56,628 9/27/2021
3.7.2.42 59,032 9/24/2021
3.7.2.41 59,998 9/23/2021
3.7.2.40 17,054 9/22/2021
3.7.2.39 295,157 9/17/2021
3.7.2.38 14,303 9/16/2021
3.7.2.37 38,876 9/16/2021
3.7.2.36 309,845 9/13/2021
3.7.2.35 175,611 9/10/2021
3.7.2.34 38,356 9/9/2021
3.7.2.33 47,817 9/7/2021
3.7.2.32 43,017 9/3/2021
3.7.2.31 25,638 9/3/2021
3.7.2.30 23,428 9/2/2021
3.7.2.29 18,969 9/1/2021
3.7.2.28 51,437 8/31/2021
3.7.2.27 66,342 8/27/2021
3.7.2.26 34,398 8/25/2021
3.7.2.25 319,033 8/23/2021
3.7.2.24 82,584 8/19/2021
3.7.2.23 331,193 8/16/2021
3.7.2.22 121,147 8/12/2021
3.7.2.21 110,467 8/10/2021
3.7.2.20 136,235 8/6/2021
3.7.2.19 55,101 8/4/2021
3.7.2.18 156,045 7/30/2021
3.7.2.17 27,713 7/29/2021
3.7.2.16 95,893 7/27/2021
3.7.2.15 209,600 7/21/2021
3.7.2.14 176,721 7/16/2021
3.7.2.13 439,734 7/13/2021
3.7.2.12 37,261 7/12/2021
3.7.2.11 80,012 7/9/2021
3.7.2.10 39,933 7/8/2021
3.7.2.9 103,441 7/7/2021
3.7.2.8 39,874 7/6/2021
3.7.2.7 228,458 7/1/2021
3.7.2.6 167,358 6/25/2021
3.7.2.5 25,385 6/24/2021
3.7.2.4 105,457 6/21/2021
3.7.2.3 48,250 6/17/2021
3.7.2.2 40,293 6/15/2021
3.7.2.1 153,660 6/11/2021
3.7.2 291,520 6/1/2021
3.7.1.15 195,610 5/28/2021
3.7.1.14 46,370 5/27/2021
3.7.1.13 32,490 5/27/2021
3.7.1.12 123,643 5/24/2021
3.7.1.11 33,626 5/21/2021
3.7.1.10 52,723 5/20/2021
3.7.1.9 37,092 5/19/2021
3.7.1.8 66,954 5/18/2021
3.7.1.7 207,630 5/14/2021
3.7.1.6 20,388 5/12/2021
3.7.1.5 56,017 5/10/2021
3.7.1.4 4,001 5/10/2021
3.7.1.3 129,012 5/6/2021
3.7.1.2 259,382 4/30/2021
3.7.1.1 62,598 4/27/2021
3.7.1 497,243 4/23/2021
3.7.0.14 405,091 4/19/2021
3.7.0.13 133,351 4/15/2021
3.7.0.12 433,082 4/13/2021
3.7.0.11 27,064 4/12/2021
3.7.0.10 240,834 4/8/2021
3.7.0.9 63,894 4/7/2021
3.7.0.8 252,484 4/2/2021
3.7.0.7 55,564 4/1/2021
3.7.0.6 37,555 3/31/2021
3.7.0.5 5,869 3/31/2021
3.7.0.4 30,990 3/30/2021
3.7.0.3 21,790 3/29/2021
3.7.0.2 21,982 3/27/2021
3.7.0.1 17,705 3/26/2021
3.7.0 3,126,907 3/26/2021
3.5.1.51 305,239 3/25/2021
3.5.1.50 345,831 3/17/2021
3.5.1.49 115,615 3/15/2021
3.5.1.48 323,335 3/9/2021
3.5.1.47 168,473 3/5/2021
3.5.1.46 14,950 3/4/2021
3.5.1.45 67,425 3/1/2021
3.5.1.44 1,189,173 2/23/2021
3.5.1.43 81,032 2/19/2021
3.5.1.42 117,738 2/12/2021
3.5.1.41 81,822 2/9/2021
3.5.1.40 12,178 2/8/2021
3.5.1.39 73,814 2/5/2021
3.5.1.38 25,622 2/4/2021
3.5.1.37 461,098 1/29/2021
3.5.1.36 125,776 1/28/2021
3.5.1.35 25,817 1/27/2021
3.5.1.34 370,959 1/26/2021
3.5.1.33 248,546 1/20/2021
3.5.1.32 13,153 1/19/2021
3.5.1.31 131,252 1/15/2021
3.5.1.30 137,390 1/11/2021
3.5.1.29 50,074 1/7/2021
3.5.1.28 153,705 12/30/2020
3.5.1.27 40,801 12/23/2020
3.5.1.26 107,992 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,573 12/18/2020
3.5.1.22 80,802 12/17/2020
3.5.1.21 25,562 12/16/2020
3.5.1.20 37,388 12/14/2020
3.5.1.19 125,232 12/9/2020
3.5.1.18 62,991 12/7/2020
3.5.1.17 81,764 12/3/2020
3.5.1.16 168,772 12/2/2020
3.5.1.15 19,589 12/1/2020
3.5.1.14 154,572 12/1/2020
3.5.1.13 90,940 11/24/2020
3.5.1.12 27,541 11/23/2020
3.5.1.11 30,830 11/20/2020
3.5.1.10 44,227 11/19/2020
3.5.1.9 11,231 11/18/2020
3.5.1.8 269,630 11/16/2020
3.5.1.7 46,938 11/13/2020
3.5.1.6 236,549 11/5/2020
3.5.1.5 44,211 11/4/2020
3.5.1.4 195,897 10/30/2020
3.5.1.3 34,458 10/28/2020
3.5.1.2 120,798 10/27/2020
3.5.1.1 20,449 10/26/2020
3.5.1 260,783 10/22/2020
3.5.0.31 23,564 10/21/2020
3.5.0.30 31,841 10/20/2020
3.5.0.29 184,413 10/16/2020
3.5.0.28 72,640 10/15/2020
3.5.0.27 247,907 10/9/2020
3.5.0.26 209,301 10/8/2020
3.5.0.25 61,056 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,965 9/30/2020
3.5.0.21 29,187 9/29/2020
3.5.0.20 53,440 9/25/2020
3.5.0.19 180,635 9/24/2020
3.5.0.18 53,837 9/21/2020
3.5.0.17 17,316 9/18/2020
3.5.0.16 287,945 9/17/2020
3.5.0.15 23,010 9/16/2020
3.5.0.14 29,390 9/15/2020
3.5.0.13 33,181 9/14/2020
3.5.0.12 76,555 9/11/2020
3.5.0.11 120,373 9/10/2020
3.5.0.10 9,512 9/9/2020
3.5.0.9 55,300 9/4/2020
3.5.0.8 108,036 9/2/2020
3.5.0.7 256,261 9/1/2020
3.5.0.6 4,546 8/31/2020
3.5.0.5 12,713 8/28/2020
3.5.0.4 27,403 8/27/2020
3.5.0.3 12,862 8/26/2020
3.5.0.2 43,158 8/25/2020
3.5.0.1 104,428 8/24/2020
3.5.0 848,423 8/20/2020
3.5.0-beta 106,646 2/4/2020
3.3.102.17 1,906,552 8/19/2020
3.3.102.16 166,168 8/14/2020
3.3.102.15 88,914 8/10/2020
3.3.102.14 48,673 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,814 8/4/2020
3.3.102.10 54,773 8/3/2020
3.3.102.9 78,040 7/31/2020
3.3.102.8 16,982 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,137 7/23/2020
3.3.102.4 86,393 7/22/2020
3.3.102.3 131,861 7/17/2020
3.3.102.2 23,757 7/15/2020
3.3.102.1 149,328 7/9/2020
3.3.102 16,066 7/9/2020
3.3.101.194 207,696 7/8/2020
3.3.101.193 26,881 7/7/2020
3.3.101.192 75,472 7/2/2020
3.3.101.191 37,225 6/29/2020
3.3.101.190 21,204 6/26/2020
3.3.101.189 15,436 6/25/2020
3.3.101.188 30,952 6/24/2020
3.3.101.187 8,175 6/24/2020
3.3.101.186 39,658 6/23/2020
3.3.101.185 88,402 6/19/2020
3.3.101.184 22,039 6/18/2020
3.3.101.183 22,816 6/17/2020
3.3.101.182 218,056 6/11/2020
3.3.101.181 53,200 6/9/2020
3.3.101.180 130,307 6/5/2020
3.3.101.179 24,672 6/4/2020
3.3.101.178 13,920 6/3/2020
3.3.101.177 4,742 6/3/2020
3.3.101.176 53,766 6/1/2020
3.3.101.175 118,258 5/27/2020
3.3.101.174 65,938 5/26/2020
3.3.101.173 64,045 5/22/2020
3.3.101.172 27,511 5/22/2020
3.3.101.171 9,899 5/21/2020
3.3.101.170 67,864 5/19/2020
3.3.101.169 39,596 5/18/2020
3.3.101.168 52,490 5/15/2020
3.3.101.167 57,722 5/14/2020
3.3.101.166 91,103 5/11/2020
3.3.101.165 39,467 5/8/2020
3.3.101.164 19,398 5/8/2020
3.3.101.163 4,234 5/7/2020
3.3.101.162 34,080 5/6/2020
3.3.101.161 46,824 5/4/2020
3.3.101.160 22,982 5/1/2020
3.3.101.159 12,948 4/30/2020
3.3.101.158 53,326 4/29/2020
3.3.101.157 31,904 4/28/2020
3.3.101.156 17,441 4/27/2020
3.3.101.155 82,736 4/24/2020
3.3.101.154 14,543 4/23/2020
3.3.101.153 17,272 4/22/2020
3.3.101.152 15,839 4/21/2020
3.3.101.151 21,959 4/20/2020
3.3.101.150 19,176 4/17/2020
3.3.101.149 23,148 4/16/2020
3.3.101.148 214,751 4/8/2020
3.3.101.147 314,368 4/6/2020
3.3.101.146 101,507 4/3/2020
3.3.101.145 12,879 4/3/2020
3.3.101.144 15,821 4/2/2020
3.3.101.143 61,068 4/1/2020
3.3.101.142 18,959 3/31/2020
3.3.101.141 13,485 3/30/2020
3.3.101.140 64,723 3/27/2020
3.3.101.139 19,873 3/26/2020
3.3.101.138 17,190 3/25/2020
3.3.101.137 38,151 3/24/2020
3.3.101.136 38,218 3/20/2020
3.3.101.135 11,658 3/19/2020
3.3.101.134 37,408 3/18/2020
3.3.101.133 10,930 3/17/2020
3.3.101.132 94,137 3/16/2020
3.3.101.131 29,983 3/12/2020
3.3.101.130 102,319 3/6/2020
3.3.101.129 96,994 3/5/2020
3.3.101.128 92,967 3/2/2020
3.3.101.127 69,728 2/28/2020
3.3.101.126 5,124 2/27/2020
3.3.101.125 75,090 2/26/2020
3.3.101.124 17,921 2/25/2020
3.3.101.123 166,671 2/19/2020
3.3.101.122 81,834 2/17/2020
3.3.101.121 27,887 2/13/2020
3.3.101.120 119,738 2/10/2020
3.3.101.119 82,436 2/7/2020
3.3.101.118 77,480 2/4/2020
3.3.101.117 175,083 1/24/2020
3.3.101.116 8,921 1/23/2020
3.3.101.115 58,094 1/21/2020
3.3.101.114 97,244 1/17/2020
3.3.101.113 34,285 1/16/2020
3.3.101.112 91,671 1/15/2020
3.3.101.111 102,295 1/10/2020
3.3.101.110 226,948 1/8/2020
3.3.101.109 12,445 1/6/2020
3.3.101.108 57,201 1/2/2020
3.3.101.107 155,574 12/25/2019
3.3.101.106 5,870 12/23/2019
3.3.101.105 22,581 12/20/2019
3.3.101.104 39,634 12/18/2019
3.3.101.103 53,549 12/18/2019
3.3.101.102 73,037 12/16/2019
3.3.101.101 24,856 12/13/2019
3.3.101.100 14,524 12/12/2019
3.3.101.99 11,425 12/12/2019
3.3.101.98 7,990 12/11/2019
3.3.101.97 72,769 12/9/2019
3.3.101.96 161,329 12/3/2019
3.3.101.95 48,360 12/2/2019
3.3.101.94 68,801 11/26/2019
3.3.101.93 12,123 11/25/2019
3.3.101.92 12,241 11/22/2019
3.3.101.91 13,824 11/22/2019
3.3.101.90 59,930 11/20/2019
3.3.101.89 4,073 11/19/2019
3.3.101.88 82,952 11/14/2019
3.3.101.87 33,623 11/13/2019
3.3.101.86 153,486 11/8/2019
3.3.101.85 14,135 11/7/2019
3.3.101.84 25,096 11/7/2019
3.3.101.83 19,163 11/5/2019
3.3.101.82 72,638 10/31/2019
3.3.101.81 9,237 10/30/2019
3.3.101.80 37,507 10/28/2019
3.3.101.79 4,801 10/28/2019
3.3.101.78 68,001 10/24/2019
3.3.101.77 7,206 10/22/2019
3.3.101.76 28,987 10/18/2019
3.3.101.75 41,662 10/17/2019
3.3.101.74 181,419 10/16/2019
3.3.101.73 100,933 10/11/2019
3.3.101.72 8,642 10/10/2019
3.3.101.71 33,216 10/8/2019
3.3.101.70 187,870 9/30/2019
3.3.101.69 74,686 9/26/2019
3.3.101.68 55,882 9/23/2019
3.3.101.67 22,520 9/21/2019
3.3.101.66 42,185 9/19/2019
3.3.101.65 32,707 9/18/2019
3.3.101.64 116,114 9/17/2019
3.3.101.63 19,421 9/16/2019
3.3.101.62 36,326 9/12/2019
3.3.101.61 110,491 9/9/2019
3.3.101.60 25,130 9/6/2019
3.3.101.59 67,958 9/5/2019
3.3.101.58 16,051 9/4/2019
3.3.101.57 185,747 8/27/2019
3.3.101.56 137,578 8/23/2019
3.3.101.55 14,924 8/22/2019
3.3.101.54 116,897 8/16/2019
3.3.101.53 19,845 8/15/2019
3.3.101.52 24,272 8/14/2019
3.3.101.51 7,469 8/13/2019
3.3.101.50 35,363 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 32,971 8/7/2019
3.3.101.46 4,110 8/7/2019
3.3.101.45 127,697 8/2/2019
3.3.101.44 12,725 8/1/2019
3.3.101.43 632,859 7/30/2019
3.3.101.42 24,560 7/29/2019
3.3.101.41 34,018 7/25/2019
3.3.101.40 17,594 7/24/2019
3.3.101.39 32,802 7/22/2019
3.3.101.38 14,362 7/19/2019
3.3.101.37 10,919 7/19/2019
3.3.101.36 72,592 7/12/2019
3.3.101.35 56,161 7/10/2019
3.3.101.34 22,884 7/9/2019
3.3.101.33 7,269 7/8/2019
3.3.101.32 37,926 7/2/2019
3.3.101.31 38,231 7/1/2019
3.3.101.30 8,390 6/28/2019
3.3.101.29 24,396 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,630 6/20/2019
3.3.101.24 5,512 6/20/2019
3.3.101.23 69,039 6/17/2019
3.3.101.22 11,689 6/14/2019
3.3.101.21 34,896 6/13/2019
3.3.101.20 51,920 6/7/2019
3.3.101.19 32,025 6/4/2019
3.3.101.18 67,079 6/3/2019
3.3.101.17 55,728 5/31/2019
3.3.101.16 8,403 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,600 5/20/2019
3.3.101.9 57,858 5/17/2019
3.3.101.8 102,356 5/15/2019
3.3.101.7 67,169 5/10/2019
3.3.101.6 31,563 5/8/2019
3.3.101.5 24,714 5/7/2019
3.3.101.4 231,980 5/3/2019
3.3.101.3 28,377 5/2/2019
3.3.101.2 46,571 4/30/2019
3.3.101.1 126,921 4/29/2019
3.3.101 553,320 4/26/2019
3.3.100.10 10,386 4/25/2019
3.3.100.9 54,928 4/25/2019
3.3.100.8 8,892 4/24/2019
3.3.100.7 34,378 4/18/2019
3.3.100.6 51,012 4/16/2019
3.3.100.5 156,744 4/4/2019
3.3.100.4 18,562 4/3/2019
3.3.100.3 74,401 3/29/2019
3.3.100.2 28,741 3/26/2019
3.3.100.1 103,244 3/22/2019
3.3.100 99,041 3/21/2019
3.3.3.26 119,541 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,890 2/26/2019
3.3.3.22 230,019 2/20/2019
3.3.3.21 115,264 2/15/2019
3.3.3.20 39,474 2/14/2019
3.3.3.19 14,413 2/13/2019
3.3.3.18 120,301 2/4/2019
3.3.3.17 474,448 1/26/2019
3.3.3.16 7,095 1/25/2019
3.3.3.15 19,361 1/24/2019
3.3.3.14 52,772 1/18/2019
3.3.3.13 129,448 1/11/2019
3.3.3.12 6,907 1/10/2019
3.3.3.11 65,722 1/8/2019
3.3.3.10 4,441 1/7/2019
3.3.3.9 30,358 1/4/2019
3.3.3.8 97,150 12/22/2018
3.3.3.7 9,341 12/21/2018
3.3.3.6 52,083 12/15/2018
3.3.3.5 9,192 12/14/2018
3.3.3.4 15,413 12/12/2018
3.3.3.3 263,499 12/4/2018
3.3.3.2 143,367 11/16/2018
3.3.3.1 13,025 11/16/2018
3.3.3 172,887 11/15/2018
3.3.2.11 23,201 11/13/2018
3.3.2.10 33,082 11/9/2018
3.3.2.9 36,419 11/9/2018
3.3.2.8 10,638 11/7/2018
3.3.2.7 15,690 11/7/2018
3.3.2.6 5,411 11/6/2018
3.3.2.5 76,677 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,576 10/26/2018
3.3.2.1 62,078 10/22/2018
3.3.2 11,558 10/22/2018
3.3.1.15 92,144 10/17/2018
3.3.1.14 126,408 10/6/2018
3.3.1.13 18,605 10/4/2018
3.3.1.12 84,203 9/26/2018
3.3.1.11 879,170 9/10/2018
3.3.1.10 36,955 9/7/2018
3.3.1.9 132,297 8/28/2018
3.3.1.8 102,137 8/16/2018
3.3.1.7 7,659 8/15/2018
3.3.1.6 169,192 8/3/2018
3.3.1.5 38,096 8/2/2018
3.3.1.4 167,058 7/23/2018
3.3.1.3 291,307 7/3/2018
3.3.1.2 167,774 6/23/2018
3.3.1.1 39,081 6/19/2018
3.3.1 134,240 6/1/2018
3.3.0.29 543,556 4/25/2018
3.3.0.28 50,209 4/20/2018
3.3.0.27 242,229 3/29/2018
3.3.0.26 105,553 3/15/2018
3.3.0.25 78,288 3/3/2018
3.3.0.24 1,949,233 11/11/2017
3.3.0.23 93,766 10/24/2017
3.3.0.22 92,164 10/9/2017
3.3.0.21 613,859 7/24/2017
3.3.0.20 184,938 7/7/2017
3.3.0.19 7,013 7/5/2017
3.3.0.18 21,708 6/28/2017
3.3.0.17 892,214 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,649 4/21/2017
3.3.0.12 9,251 4/19/2017
3.3.0.11 546,732 3/31/2017
3.3.0.10 43,543 3/15/2017
3.3.0.9 6,187 3/14/2017
3.3.0.8 5,320 3/14/2017
3.3.0.7 135,491 1/20/2017
3.3.0.6 40,435 12/16/2016
3.3.0.5 14,602 12/9/2016
3.3.0.4 27,246 12/7/2016
3.3.0.3 96,389 11/15/2016
3.3.0.2 14,348 11/4/2016
3.3.0.1 59,153 10/11/2016
3.3.0 291,899 9/19/2016
3.2.8-rc 4,776 9/8/2016
3.2.7-beta 5,134 8/23/2016
3.2.6-beta 4,165 8/2/2016
3.2.5-beta 7,349 6/28/2016
3.2.4.1-beta 4,113 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,744 3/2/2016
3.2.2-beta 4,188 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,175 9/8/2016
3.1.2 4,772 9/6/2016
3.1.1.2 89,576 8/9/2016
3.1.1.1 19,745 7/13/2016
3.1.1 10,448 6/29/2016
3.1.0.8 9,846 6/28/2016
3.1.0.7 12,616 6/3/2016
3.1.0.6 5,662 5/26/2016
3.1.0.5 101,594 2/22/2016
3.1.0.4 29,775 1/6/2016
3.1.0.3 12,450 12/2/2015
3.1.0.2 14,461 10/7/2015
3.1.0.1 7,228 8/27/2015
3.1.0 62,008 7/28/2015
3.0.0.2-preview 4,251 5/21/2015
3.0.0.1-preview 6,075 5/6/2015
3.0.0-preview 4,097 4/30/2015