AWSSDK.SimpleNotificationService 3.7.501.10

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