AWSSDK.SimpleNotificationService 3.7.500.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.500.10
                    
NuGet\Install-Package AWSSDK.SimpleNotificationService -Version 3.7.500.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.500.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.500.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.500.10
                    
#r "nuget: AWSSDK.SimpleNotificationService, 3.7.500.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.500.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.500.10
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SimpleNotificationService&version=3.7.500.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 (174)

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

Package Downloads
MassTransit.AmazonSQS

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

AWSSDK.Glacier

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

OpenTelemetry.Instrumentation.AWS

AWS client instrumentation for OpenTelemetry .NET.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

JustSaying

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

GitHub repositories (20)

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