AWSSDK.SimpleNotificationService 3.7.400.50

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