AWSSDK.SimpleNotificationService 3.7.501.9

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