AWSSDK.SimpleNotificationService 3.7.400.58

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