AWSSDK.SecurityToken 4.0.2.5

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SecurityToken --version 4.0.2.5
                    
NuGet\Install-Package AWSSDK.SecurityToken -Version 4.0.2.5
                    
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.SecurityToken" Version="4.0.2.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SecurityToken" Version="4.0.2.5" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.SecurityToken" />
                    
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.SecurityToken --version 4.0.2.5
                    
#r "nuget: AWSSDK.SecurityToken, 4.0.2.5"
                    
#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.SecurityToken@4.0.2.5
                    
#: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.SecurityToken&version=4.0.2.5
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SecurityToken&version=4.0.2.5
                    
Install as a Cake Tool

The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.

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 net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  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 (129)

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

Package Downloads
MongoDB.Driver.Core

Core Component of the Official MongoDB .NET Driver.

AWSSDK.CognitoIdentity

Amazon Cognito is a service that makes it easy to save user data, such as app preferences or game state, in the AWS Cloud without writing any backend code or managing any infrastructure. With Amazon Cognito, you can focus on creating great app experiences instead of having to worry about building and managing a backend solution to handle identity management, network state, storage, and sync.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

MongoDB.Driver.Core.signed

(Unofficial) Signed Core Component of the MongoDB .NET Driver. The containing assembly was generated by signing the officially published MongoDB.Driver.Core.dll.

AWS.MSK.Auth

This libary vends encoded IAM v4 signatures which can be used as IAM Auth tokens to authenticate against an MSK cluster.

GitHub repositories (34)

Showing the top 20 popular GitHub repositories that depend on AWSSDK.SecurityToken:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
mongodb/mongo-csharp-driver
The Official C# .NET Driver for MongoDB
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
loic-sharma/BaGet
A lightweight NuGet and symbol server
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
Soluto/kamus
An open source, git-ops, zero-trust secret encryption and decryption solution for Kubernetes applications
dotnet/dotnet-monitor
This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
zarusz/SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
CCob/Volumiser
emgarten/Sleet
A static nuget feed generator for Azure Storage, AWS S3, and more.
aws/aws-extensions-for-dotnet-cli
Extensions to the dotnet CLI to simplify the process of building and publishing .NET Core applications to AWS services
robinrodricks/FluentStorage
A polycloud .NET cloud storage abstraction layer. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#.
alexandre-spieser/mongodb-generic-repository
An example of generic repository implementation using the MongoDB C# Sharp 2.0 driver (async)
aws/aws-logging-dotnet
.NET Libraries for integrating Amazon CloudWatch Logs with popular .NET logging libraries
shr670377723/CommunityServer-master
abuzuhri/Amazon-SP-API-CSharp
.Net C# library for the new Amazon Selling Partner API
Cysharp/Claudia
Unofficial Anthropic Claude API client for .NET.
cocosip/sharp-abp
Abp-vNext extension modules
Version Downloads Last Updated
4.0.2.6 27,000 10/1/2025
4.0.2.5 19,841 9/30/2025
4.0.2.4 11,578 9/29/2025
4.0.2.3 54,618 9/23/2025
4.0.2.2 82,488 9/16/2025
4.0.2.1 276,957 8/29/2025
4.0.2 88,837 8/21/2025
4.0.1.11 109,418 8/15/2025
4.0.1.10 39,723 8/13/2025
4.0.1.9 106,658 8/6/2025
4.0.1.8 56,482 8/4/2025
4.0.1.7 43,330 7/31/2025
4.0.1.6 129,170 7/23/2025
4.0.1.5 222,434 7/15/2025
4.0.1.4 148,987 7/9/2025
4.0.1.3 151,392 7/1/2025
4.0.1.2 186,699 6/23/2025
4.0.1.1 93,963 6/18/2025
4.0.1 46,095 6/17/2025
4.0.0.9 42,768 6/16/2025
4.0.0.8 150,647 6/12/2025
4.0.0.7 28,065 6/11/2025
4.0.0.6 36,546 6/10/2025
4.0.0.5 916,034 6/4/2025
4.0.0.4 551,695 5/16/2025
4.0.0.3 35,069 5/15/2025
4.0.0.2 357,459 5/6/2025
4.0.0.1 173,049 4/30/2025
4.0.0 731,869 4/28/2025
4.0.0-preview.13 10,422 4/9/2025
4.0.0-preview.12 521 4/4/2025
4.0.0-preview.11 5,572 3/26/2025
4.0.0-preview.10 8,932 3/7/2025
4.0.0-preview.9 558 3/4/2025
4.0.0-preview.8 835 2/25/2025
4.0.0-preview.7 6,583 2/17/2025
4.0.0-preview.6 9,849 2/6/2025
4.0.0-preview.5 10,121 1/3/2025
4.0.0-preview.4 38,186 10/11/2024
4.0.0-preview.3 1,020 10/1/2024
4.0.0-preview.2 14,171 8/28/2024
4.0.0-preview 68,115 8/15/2024
3.7.501.20 0 10/8/2025
3.7.501.19 1,098 10/7/2025
3.7.501.18 16,657 9/30/2025
3.7.501.17 4,710 9/29/2025
3.7.501.16 8,578 9/26/2025
3.7.501.15 4,320 9/25/2025
3.7.501.14 16,501 9/23/2025
3.7.501.13 5,917 9/22/2025
3.7.501.12 14,191 9/19/2025
3.7.501.11 22,336 9/16/2025
3.7.501.10 23,467 9/15/2025
3.7.501.9 23,193 9/11/2025
3.7.501.8 6,853 9/10/2025
3.7.501.7 5,090 9/9/2025
3.7.501.6 8,357 9/8/2025
3.7.501.5 12,380 9/4/2025
3.7.501.4 12,221 9/2/2025
3.7.501.3 332,085 8/29/2025
3.7.501.2 18,005 8/26/2025
3.7.501.1 9,185 8/25/2025
3.7.501 12,474 8/21/2025
3.7.500.8 10,633 8/20/2025
3.7.500.7 28,979 8/12/2025
3.7.500.6 207,248 8/11/2025
3.7.500.5 63,607 8/8/2025
3.7.500.4 15,486 8/6/2025
3.7.500.3 12,248 8/5/2025
3.7.500.2 9,185 8/4/2025
3.7.500.1 19,464 8/1/2025
3.7.500 98,107 7/31/2025
3.7.402.20 5,726 7/30/2025
3.7.402.19 8,734 7/29/2025
3.7.402.18 5,867 7/28/2025
3.7.402.17 18,673 7/24/2025
3.7.402.16 10,153 7/23/2025
3.7.402.15 8,269 7/22/2025
3.7.402.14 15,834 7/21/2025
3.7.402.13 111,750 7/18/2025
3.7.402.12 8,192 7/17/2025
3.7.402.11 15,048 7/16/2025
3.7.402.10 32,997 7/15/2025
3.7.402.9 38,507 7/9/2025
3.7.402.8 49,275 7/3/2025
3.7.402.7 75,818 7/1/2025
3.7.402.6 10,625 6/30/2025
3.7.402.5 18,101 6/27/2025
3.7.402.4 10,474 6/26/2025
3.7.402.3 76,125 6/23/2025
3.7.402.2 234,178 6/20/2025
3.7.402.1 18,433 6/18/2025
3.7.402 22,246 6/17/2025
3.7.401.114 157,787 6/11/2025
3.7.401.113 26,388 6/10/2025
3.7.401.112 17,655 6/9/2025
3.7.401.111 74,613 6/6/2025
3.7.401.110 27,995 6/5/2025
3.7.401.109 77,270 6/4/2025
3.7.401.108 93,798 6/2/2025
3.7.401.107 18,753 5/30/2025
3.7.401.106 69,770 5/28/2025
3.7.401.105 38,165 5/23/2025
3.7.401.104 40,115 5/21/2025
3.7.401.103 22,874 5/20/2025
3.7.401.102 49,004 5/19/2025
3.7.401.101 104,361 5/16/2025
3.7.401.100 49,972 5/12/2025
3.7.401.99 80,989 5/9/2025
3.7.401.98 14,812 5/8/2025
3.7.401.97 28,238 5/7/2025
3.7.401.96 31,919 5/6/2025
3.7.401.95 30,763 5/5/2025
3.7.401.94 57,785 5/2/2025
3.7.401.93 18,647 5/1/2025
3.7.401.92 19,318 4/30/2025
3.7.401.91 19,082 4/29/2025
3.7.401.90 39,784 4/28/2025
3.7.401.89 134,049 4/25/2025
3.7.401.88 33,836 4/24/2025
3.7.401.87 88,560 4/23/2025
3.7.401.86 263,436 4/18/2025
3.7.401.85 43,592 4/17/2025
3.7.401.84 101,429 4/16/2025
3.7.401.83 113,004 4/14/2025
3.7.401.82 134,467 4/11/2025
3.7.401.81 58,625 4/10/2025
3.7.401.80 58,926 4/9/2025
3.7.401.79 76,030 4/8/2025
3.7.401.78 309,577 4/4/2025
3.7.401.77 77,309 4/3/2025
3.7.401.76 46,894 4/3/2025
3.7.401.75 10,506 4/2/2025
3.7.401.74 155,664 4/1/2025
3.7.401.73 68,735 3/31/2025
3.7.401.72 174,659 3/28/2025
3.7.401.71 84,412 3/27/2025
3.7.401.70 47,174 3/26/2025
3.7.401.69 41,065 3/25/2025
3.7.401.68 82,772 3/24/2025
3.7.401.67 172,472 3/21/2025
3.7.401.66 60,629 3/20/2025
3.7.401.65 59,980 3/19/2025
3.7.401.64 51,911 3/18/2025
3.7.401.63 79,220 3/17/2025
3.7.401.62 127,649 3/14/2025
3.7.401.61 28,801 3/14/2025
3.7.401.60 227,169 3/11/2025
3.7.401.59 63,963 3/10/2025
3.7.401.58 152,994 3/7/2025
3.7.401.57 58,611 3/6/2025
3.7.401.56 51,025 3/5/2025
3.7.401.55 128,932 3/4/2025
3.7.401.54 122,415 3/3/2025
3.7.401.53 193,538 2/28/2025
3.7.401.52 93,689 2/27/2025
3.7.401.51 74,438 2/26/2025
3.7.401.50 79,075 2/25/2025
3.7.401.49 100,028 2/24/2025
3.7.401.48 84,793 2/21/2025
3.7.401.47 75,845 2/20/2025
3.7.401.46 106,427 2/18/2025
3.7.401.45 135,952 2/17/2025
3.7.401.44 139,170 2/13/2025
3.7.401.43 65,425 2/12/2025
3.7.401.42 102,298 2/11/2025
3.7.401.41 103,851 2/10/2025
3.7.401.40 136,959 2/7/2025
3.7.401.39 90,198 2/6/2025
3.7.401.38 60,526 2/5/2025
3.7.401.37 136,341 2/4/2025
3.7.401.36 81,829 2/3/2025
3.7.401.35 248,987 1/30/2025
3.7.401.34 238,101 1/27/2025
3.7.401.33 193,944 1/22/2025
3.7.401.32 80,330 1/21/2025
3.7.401.31 138,088 1/17/2025
3.7.401.30 104,098 1/16/2025
3.7.401.29 67,675 1/15/2025
3.7.401.28 61,924 1/14/2025
3.7.401.27 58,117 1/13/2025
3.7.401.26 107,197 1/10/2025
3.7.401.25 27,620 1/9/2025
3.7.401.24 117,141 1/8/2025
3.7.401.23 101,100 1/7/2025
3.7.401.22 89,571 1/6/2025
3.7.401.21 105,829 1/3/2025
3.7.401.20 94,899 1/2/2025
3.7.401.19 218,257 12/26/2024
3.7.401.18 526,183 12/23/2024
3.7.401.17 75,519 12/20/2024
3.7.401.16 151,639 12/19/2024
3.7.401.15 93,153 12/18/2024
3.7.401.14 79,011 12/17/2024
3.7.401.13 244,641 12/13/2024
3.7.401.12 89,064 12/12/2024
3.7.401.11 55,146 12/11/2024
3.7.401.10 78,562 12/10/2024
3.7.401.9 81,357 12/9/2024
3.7.401.8 461,531 12/3/2024
3.7.401.7 441,290 11/27/2024
3.7.401.6 444,211 11/22/2024
3.7.401.5 82,553 11/21/2024
3.7.401.4 66,990 11/21/2024
3.7.401.3 151,957 11/19/2024
3.7.401.2 273,735 11/15/2024
3.7.401.1 445,807 11/15/2024
3.7.401 71,620 11/14/2024
3.7.400.50 162,212 11/13/2024
3.7.400.49 129,787 11/12/2024
3.7.400.48 60,569 11/11/2024
3.7.400.47 85,983 11/8/2024
3.7.400.46 248,352 11/7/2024
3.7.400.45 1,031,291 11/1/2024
3.7.400.44 95,331 10/31/2024
3.7.400.43 120,930 10/30/2024
3.7.400.42 93,463 10/29/2024
3.7.400.41 416,350 10/28/2024
3.7.400.40 133,699 10/25/2024
3.7.400.39 52,686 10/24/2024
3.7.400.38 72,340 10/23/2024
3.7.400.37 106,494 10/22/2024
3.7.400.36 492,697 10/16/2024
3.7.400.35 415,384 10/15/2024
3.7.400.34 253,164 10/14/2024
3.7.400.33 404,049 10/9/2024
3.7.400.32 91,400 10/8/2024
3.7.400.31 87,418 10/7/2024
3.7.400.30 163,699 10/4/2024
3.7.400.29 41,812 10/3/2024
3.7.400.28 46,432 10/2/2024
3.7.400.27 93,461 10/1/2024
3.7.400.26 277,667 9/27/2024
3.7.400.25 91,069 9/26/2024
3.7.400.24 91,597 9/25/2024
3.7.400.23 81,559 9/24/2024
3.7.400.22 193,821 9/21/2024
3.7.400.21 1,077,142 9/16/2024
3.7.400.20 128,113 9/13/2024
3.7.400.19 157,376 9/11/2024
3.7.400.18 111,196 9/10/2024
3.7.400.17 69,057 9/9/2024
3.7.400.16 220,266 9/6/2024
3.7.400.15 97,167 9/5/2024
3.7.400.14 246,161 9/4/2024
3.7.400.13 300,426 8/30/2024
3.7.400.12 305,833 8/28/2024
3.7.400.11 318,587 8/22/2024
3.7.400.10 116,010 8/21/2024
3.7.400.9 84,396 8/20/2024
3.7.400.8 52,529 8/19/2024
3.7.400.7 314,846 8/16/2024
3.7.400.6 95,255 8/15/2024
3.7.400.5 420,125 8/13/2024
3.7.400.4 263,519 8/9/2024
3.7.400.3 467,074 8/5/2024
3.7.400.2 406,851 7/30/2024
3.7.400.1 65,643 7/29/2024
3.7.400 271,725 7/24/2024
3.7.300.121 267,591 7/22/2024
3.7.300.120 671,658 7/18/2024
3.7.300.119 340,018 7/12/2024
3.7.300.118 297,460 7/10/2024
3.7.300.117 205,876 7/9/2024
3.7.300.116 24,608 7/8/2024
3.7.300.115 104,683 7/5/2024
3.7.300.114 55,987 7/3/2024
3.7.300.113 164,498 7/1/2024
3.7.300.112 292,925 6/28/2024
3.7.300.111 127,769 6/27/2024
3.7.300.110 219,461 6/24/2024
3.7.300.109 117,907 6/20/2024
3.7.300.108 111,267 6/19/2024
3.7.300.107 130,635 6/18/2024
3.7.300.106 493,707 6/12/2024
3.7.300.105 700,962 6/11/2024
3.7.300.104 105,214 6/10/2024
3.7.300.103 96,291 6/7/2024
3.7.300.102 168,354 6/5/2024
3.7.300.101 208,181 6/4/2024
3.7.300.100 203,267 6/3/2024
3.7.300.99 313,546 5/30/2024
3.7.300.98 87,886 5/29/2024
3.7.300.97 61,966 5/28/2024
3.7.300.96 272,106 5/23/2024
3.7.300.95 75,708 5/22/2024
3.7.300.94 439,211 5/17/2024
3.7.300.93 185,930 5/16/2024
3.7.300.92 175,649 5/14/2024
3.7.300.91 307,459 5/13/2024
3.7.300.90 209,728 5/10/2024
3.7.300.89 50,299 5/9/2024
3.7.300.88 362,741 5/6/2024
3.7.300.87 77,092 5/3/2024
3.7.300.86 261,033 5/1/2024
3.7.300.85 178,859 4/29/2024
3.7.300.84 147,077 4/26/2024
3.7.300.83 40,280 4/25/2024
3.7.300.82 131,406 4/24/2024
3.7.300.81 48,462 4/23/2024
3.7.300.80 179,584 4/22/2024
3.7.300.79 51,177 4/19/2024
3.7.300.78 57,244 4/18/2024
3.7.300.77 158,799 4/17/2024
3.7.300.76 98,943 4/16/2024
3.7.300.75 1,736,767 4/11/2024
3.7.300.74 177,861 4/10/2024
3.7.300.73 129,953 4/9/2024
3.7.300.72 286,768 4/8/2024
3.7.300.71 116,722 4/5/2024
3.7.300.70 172,981 4/4/2024
3.7.300.69 77,747 4/3/2024
3.7.300.68 132,686 4/2/2024
3.7.300.67 69,592 4/1/2024
3.7.300.66 136,866 3/29/2024
3.7.300.65 51,627 3/28/2024
3.7.300.64 173,461 3/27/2024
3.7.300.63 57,124 3/26/2024
3.7.300.62 98,039 3/25/2024
3.7.300.61 168,348 3/22/2024
3.7.300.60 503,602 3/18/2024
3.7.300.59 87,597 3/15/2024
3.7.300.58 91,540 3/14/2024
3.7.300.57 58,007 3/13/2024
3.7.300.56 307,688 3/8/2024
3.7.300.55 731,277 2/29/2024
3.7.300.54 319,049 2/27/2024
3.7.300.53 1,119,665 2/16/2024
3.7.300.52 36,438 2/15/2024
3.7.300.51 81,308 2/14/2024
3.7.300.50 68,537 2/13/2024
3.7.300.49 310,822 2/9/2024
3.7.300.48 108,838 2/7/2024
3.7.300.47 527,140 2/2/2024
3.7.300.46 51,824 2/1/2024
3.7.300.45 382,421 1/31/2024
3.7.300.44 69,441 1/30/2024
3.7.300.43 148,555 1/29/2024
3.7.300.42 257,135 1/25/2024
3.7.300.41 111,508 1/25/2024
3.7.300.40 289,429 1/19/2024
3.7.300.39 303,698 1/18/2024
3.7.300.38 130,095 1/16/2024
3.7.300.37 139,457 1/14/2024
3.7.300.36 16,685 1/12/2024
3.7.300.35 89,325 1/11/2024
3.7.300.34 128,188 1/10/2024
3.7.300.33 148,030 1/8/2024
3.7.300.32 39,074 1/5/2024
3.7.300.31 43,453 1/4/2024
3.7.300.30 58,161 1/3/2024
3.7.300.29 364,335 12/28/2023
3.7.300.28 36,837 12/27/2023
3.7.300.27 34,434 12/26/2023
3.7.300.26 46,260 12/22/2023
3.7.300.25 23,587 12/21/2023
3.7.300.24 47,077 12/20/2023
3.7.300.23 48,071 12/19/2023
3.7.300.22 94,224 12/18/2023
3.7.300.21 74,430 12/15/2023
3.7.300.20 33,276 12/14/2023
3.7.300.19 120,637 12/13/2023
3.7.300.18 234,929 12/12/2023
3.7.300.17 387,631 12/7/2023
3.7.300.16 71,644 12/6/2023
3.7.300.15 133,240 12/5/2023
3.7.300.14 191,478 12/4/2023
3.7.300.13 262,169 11/30/2023
3.7.300.12 7,433 11/29/2023
3.7.300.11 58,944 11/28/2023
3.7.300.10 55,009 11/28/2023
3.7.300.9 6,169 11/27/2023
3.7.300.8 124,358 11/27/2023
3.7.300.7 258,802 11/21/2023
3.7.300.6 69,019 11/20/2023
3.7.300.5 304,478 11/17/2023
3.7.300.4 36,361 11/16/2023
3.7.300.3 42,683 11/15/2023
3.7.300.2 150,201 11/14/2023
3.7.300.1 258,483 11/13/2023
3.7.300 629,157 11/10/2023
3.7.202.18 191,228 11/8/2023
3.7.202.17 59,771 11/7/2023
3.7.202.16 49,470 11/6/2023
3.7.202.15 220,479 11/2/2023
3.7.202.14 494,650 10/27/2023
3.7.202.13 71,395 10/26/2023
3.7.202.12 228,166 10/24/2023
3.7.202.11 52,938 10/23/2023
3.7.202.10 182,564 10/20/2023
3.7.202.9 128,980 10/19/2023
3.7.202.8 55,100 10/18/2023
3.7.202.7 55,949 10/17/2023
3.7.202.6 98,035 10/16/2023
3.7.202.5 113,382 10/12/2023
3.7.202.4 249,786 10/7/2023
3.7.202.3 52,578 10/5/2023
3.7.202.2 66,660 10/4/2023
3.7.202.1 87,616 10/3/2023
3.7.202 195,293 10/2/2023
3.7.201.44 274,905 9/28/2023
3.7.201.43 35,245 9/28/2023
3.7.201.42 9,353 9/27/2023
3.7.201.41 103,937 9/25/2023
3.7.201.40 170,167 9/22/2023
3.7.201.39 207,790 9/20/2023
3.7.201.38 64,245 9/19/2023
3.7.201.37 141,119 9/15/2023
3.7.201.36 24,562 9/15/2023
3.7.201.35 16,327 9/14/2023
3.7.201.34 288,660 9/13/2023
3.7.201.33 40,281 9/12/2023
3.7.201.32 431,129 9/8/2023
3.7.201.31 46,965 9/8/2023
3.7.201.30 44,951 9/6/2023
3.7.201.29 51,254 9/5/2023
3.7.201.28 123,259 9/1/2023
3.7.201.27 26,552 9/1/2023
3.7.201.26 4,042 8/31/2023
3.7.201.25 48,879 8/31/2023
3.7.201.24 11,123 8/30/2023
3.7.201.23 123,590 8/28/2023
3.7.201.22 142,786 8/25/2023
3.7.201.21 71,671 8/24/2023
3.7.201.20 340,118 8/23/2023
3.7.201.19 55,221 8/22/2023
3.7.201.18 77,944 8/21/2023
3.7.201.17 38,728 8/18/2023
3.7.201.16 14,248 8/18/2023
3.7.201.15 14,598 8/17/2023
3.7.201.14 108,142 8/15/2023
3.7.201.13 183,442 8/14/2023
3.7.201.12 91,185 8/11/2023
3.7.201.11 42,913 8/10/2023
3.7.201.10 69,066 8/9/2023
3.7.201.9 59,209 8/8/2023
3.7.201.8 19,374 8/8/2023
3.7.201.7 59,727 8/7/2023
3.7.201.6 109,186 8/4/2023
3.7.201.5 88,669 8/2/2023
3.7.201.4 55,684 8/1/2023
3.7.201.3 461,845 7/31/2023
3.7.201.2 220,252 7/28/2023
3.7.201.1 141,931 7/26/2023
3.7.201 75,558 7/25/2023
3.7.200.4 184,921 7/24/2023
3.7.200.3 425,548 7/21/2023
3.7.200.2 171,380 7/20/2023
3.7.200.1 993,493 7/18/2023
3.7.200 177,412 7/18/2023
3.7.103.23 27,069 7/17/2023
3.7.103.22 129,601 7/13/2023
3.7.103.21 711,727 7/7/2023
3.7.103.20 9,161 7/7/2023
3.7.103.19 33,680 7/6/2023
3.7.103.18 83,676 7/5/2023
3.7.103.17 253,431 7/3/2023
3.7.103.16 2,225,117 6/20/2023
3.7.103.15 520,344 6/15/2023
3.7.103.14 234,946 6/13/2023
3.7.103.13 101,064 6/12/2023
3.7.103.12 137,175 6/8/2023
3.7.103.11 174,335 6/6/2023
3.7.103.10 120,878 6/5/2023
3.7.103.9 92,034 6/2/2023
3.7.103.8 8,880 6/2/2023
3.7.103.7 30,710 6/1/2023
3.7.103.6 231,557 5/30/2023
3.7.103.5 414,969 5/26/2023
3.7.103.4 317,344 5/25/2023
3.7.103.3 50,732 5/24/2023
3.7.103.2 68,212 5/23/2023
3.7.103.1 123,154 5/19/2023
3.7.103 49,187 5/18/2023
3.7.102.4 173,005 5/16/2023
3.7.102.3 66,632 5/15/2023
3.7.102.2 214,435 5/11/2023
3.7.102.1 120,446 5/9/2023
3.7.102 38,959 5/8/2023
3.7.101.60 261,136 5/4/2023
3.7.101.59 107,925 5/2/2023
3.7.101.58 80,587 5/1/2023
3.7.101.57 36,712 4/28/2023
3.7.101.56 203,236 4/27/2023
3.7.101.55 54,459 4/26/2023
3.7.101.54 70,152 4/25/2023
3.7.101.53 37,186 4/25/2023
3.7.101.52 74,849 4/21/2023
3.7.101.51 51,082 4/21/2023
3.7.101.50 126,887 4/19/2023
3.7.101.49 141,651 4/17/2023
3.7.101.48 157,409 4/14/2023
3.7.101.47 40,061 4/13/2023
3.7.101.46 34,655 4/12/2023
3.7.101.45 70,037 4/11/2023
3.7.101.44 49,215 4/10/2023
3.7.101.43 156,231 4/7/2023
3.7.101.42 13,869 4/6/2023
3.7.101.41 76,714 4/5/2023
3.7.101.40 118,965 4/4/2023
3.7.101.39 100,015 4/3/2023
3.7.101.38 96,652 3/31/2023
3.7.101.37 211,754 3/30/2023
3.7.101.36 1,757,523 3/29/2023
3.7.101.35 64,307 3/28/2023
3.7.101.34 287,861 3/24/2023
3.7.101.33 44,026 3/23/2023
3.7.101.32 36,318 3/22/2023
3.7.101.31 470,712 3/21/2023
3.7.101.30 38,252 3/20/2023
3.7.101.29 94,737 3/17/2023
3.7.101.28 41,033 3/17/2023
3.7.101.27 32,764 3/16/2023
3.7.101.26 83,736 3/15/2023
3.7.101.25 230,271 3/14/2023
3.7.101.24 84,667 3/13/2023
3.7.101.23 118,242 3/10/2023
3.7.101.22 145,735 3/9/2023
3.7.101.21 170,342 3/8/2023
3.7.101.20 157,125 3/7/2023
3.7.101.19 204,271 3/3/2023
3.7.101.18 74,481 3/2/2023
3.7.101.17 71,564 3/1/2023
3.7.101.16 83,442 2/28/2023
3.7.101.15 110,875 2/27/2023
3.7.101.14 167,024 2/23/2023
3.7.101.13 297,281 2/21/2023
3.7.101.12 291,341 2/18/2023
3.7.101.11 5,192 2/17/2023
3.7.101.10 101,628 2/16/2023
3.7.101.9 50,044 2/15/2023
3.7.101.8 159,266 2/13/2023
3.7.101.7 48,879 2/10/2023
3.7.101.6 91,761 2/9/2023
3.7.101.5 195,365 2/8/2023
3.7.101.4 79,916 2/7/2023
3.7.101.3 108,749 2/6/2023
3.7.101.2 73,590 2/3/2023
3.7.101.1 94,014 2/2/2023
3.7.101 54,075 2/2/2023
3.7.100.64 128,922 2/1/2023
3.7.100.63 54,522 1/31/2023
3.7.100.62 447,939 1/26/2023
3.7.100.61 128,036 1/25/2023
3.7.100.60 129,738 1/24/2023
3.7.100.59 106,771 1/23/2023
3.7.100.58 157,832 1/20/2023
3.7.100.57 27,302 1/20/2023
3.7.100.56 98,313 1/18/2023
3.7.100.55 142,030 1/17/2023
3.7.100.54 352,793 1/13/2023
3.7.100.53 95,928 1/12/2023
3.7.100.52 356,466 1/10/2023
3.7.100.51 90,830 1/9/2023
3.7.100.50 60,351 1/6/2023
3.7.100.49 34,386 1/5/2023
3.7.100.48 415,523 1/4/2023
3.7.100.47 14,111 1/3/2023
3.7.100.46 148,001 12/30/2022
3.7.100.45 123,256 12/29/2022
3.7.100.44 63,596 12/23/2022
3.7.100.43 20,344 12/22/2022
3.7.100.42 23,072 12/21/2022
3.7.100.41 89,938 12/20/2022
3.7.100.40 40,799 12/19/2022
3.7.100.39 341,731 12/16/2022
3.7.100.38 218,695 12/16/2022
3.7.100.37 32,996 12/15/2022
3.7.100.36 99,129 12/14/2022
3.7.100.35 207,357 12/13/2022
3.7.100.34 87,154 12/12/2022
3.7.100.33 150,598 12/8/2022
3.7.100.32 26,137 12/8/2022
3.7.100.31 8,413 12/7/2022
3.7.100.30 58,394 12/6/2022
3.7.100.29 191,229 12/5/2022
3.7.100.28 395,689 12/2/2022
3.7.100.27 301,734 12/1/2022
3.7.100.26 222,856 11/30/2022
3.7.100.25 310,223 11/29/2022
3.7.100.24 31,594 11/29/2022
3.7.100.23 301,655 11/28/2022
3.7.100.22 340,767 11/22/2022
3.7.100.21 325,829 11/18/2022
3.7.100.20 88,248 11/17/2022
3.7.100.19 494,700 11/16/2022
3.7.100.18 17,363 11/16/2022
3.7.100.17 76,434 11/15/2022
3.7.100.16 268,185 11/11/2022
3.7.100.15 47,610 11/10/2022
3.7.100.14 81,660,939 11/9/2022
3.7.100.13 9,901 11/9/2022
3.7.100.12 22,714 11/9/2022
3.7.100.11 4,891 11/8/2022
3.7.100.10 50,570 11/7/2022
3.7.100.9 98,912 11/4/2022
3.7.100.8 137,922 11/2/2022
3.7.100.7 138,268 10/31/2022
3.7.100.6 169,643 10/29/2022
3.7.100.5 9,515 10/28/2022
3.7.100.4 119,190 10/27/2022
3.7.100.3 98,212 10/26/2022
3.7.100.2 32,225 10/25/2022
3.7.100.1 45,133 10/24/2022
3.7.100 288,912 10/21/2022
3.7.1.218 324,046 10/20/2022
3.7.1.217 155,547 10/19/2022
3.7.1.216 179,518 10/18/2022
3.7.1.215 100,107 10/14/2022
3.7.1.214 65,199 10/13/2022
3.7.1.213 272,768 10/7/2022
3.7.1.212 133,456 10/6/2022
3.7.1.211 736,587 10/4/2022
3.7.1.210 70,610 10/3/2022
3.7.1.209 81,642 9/30/2022
3.7.1.208 155,207 9/29/2022
3.7.1.207 245,576 9/27/2022
3.7.1.206 3,710,616 9/27/2022
3.7.1.205 16,287 9/26/2022
3.7.1.204 123,331 9/23/2022
3.7.1.203 49,664 9/22/2022
3.7.1.202 122,396 9/21/2022
3.7.1.201 98,409 9/20/2022
3.7.1.200 42,859 9/19/2022
3.7.1.199 690,405 9/15/2022
3.7.1.198 78,626 9/14/2022
3.7.1.197 141,800 9/13/2022
3.7.1.196 99,864 9/9/2022
3.7.1.195 19,603 9/9/2022
3.7.1.194 24,979 9/8/2022
3.7.1.193 350,846 9/2/2022
3.7.1.192 19,235 9/1/2022
3.7.1.191 346,128 8/30/2022
3.7.1.190 60,744 8/29/2022
3.7.1.189 132,340 8/25/2022
3.7.1.188 204,094 8/22/2022
3.7.1.187 75,244 8/19/2022
3.7.1.186 101,989 8/16/2022
3.7.1.185 118,516 8/12/2022
3.7.1.184 127,041 8/11/2022
3.7.1.183 256,395 8/8/2022
3.7.1.182 141,472 8/4/2022
3.7.1.181 94,661 8/2/2022
3.7.1.180 137,365 7/29/2022
3.7.1.179 26,358 7/28/2022
3.7.1.178 45,458 7/27/2022
3.7.1.177 305,117 7/22/2022
3.7.1.176 91,788 7/20/2022
3.7.1.175 260,908 7/18/2022
3.7.1.174 74,339 7/15/2022
3.7.1.173 24,539 7/14/2022
3.7.1.172 57,876 7/12/2022
3.7.1.171 94,779 7/11/2022
3.7.1.170 292,573 7/5/2022
3.7.1.169 186,771 6/29/2022
3.7.1.168 307,621 6/24/2022
3.7.1.167 801,957 6/17/2022
3.7.1.166 61,582 6/16/2022
3.7.1.165 272,389 6/14/2022
3.7.1.164 96,326 6/10/2022
3.7.1.163 121,042 6/8/2022
3.7.1.162 1,779,722 6/7/2022
3.7.1.161 58,413 6/6/2022
3.7.1.160 212,728 5/31/2022
3.7.1.159 519,942 5/27/2022
3.7.1.158 40,331 5/26/2022
3.7.1.157 43,789 5/26/2022
3.7.1.156 147,699 5/25/2022
3.7.1.155 82,589 5/24/2022
3.7.1.154 65,770 5/23/2022
3.7.1.153 381,836 5/19/2022
3.7.1.152 62,251 5/18/2022
3.7.1.151 293,407 5/16/2022
3.7.1.150 348,374 5/9/2022
3.7.1.149 88,426 5/6/2022
3.7.1.148 35,983 5/6/2022
3.7.1.147 127,178 5/5/2022
3.7.1.146 117,096 5/4/2022
3.7.1.145 166,185 5/3/2022
3.7.1.144 392,862 5/3/2022
3.7.1.143 4,093 5/2/2022
3.7.1.142 640,731 4/20/2022
3.7.1.141 116,436 4/19/2022
3.7.1.140 301,109 4/14/2022
3.7.1.139 860,576 4/12/2022
3.7.1.138 92,697 4/11/2022
3.7.1.137 133,989 4/7/2022
3.7.1.136 108,102 4/6/2022
3.7.1.135 504,558 4/1/2022
3.7.1.134 113,770 3/31/2022
3.7.1.133 213,899 3/28/2022
3.7.1.132 149,066 3/24/2022
3.7.1.131 76,138 3/23/2022
3.7.1.130 291,021 3/17/2022
3.7.1.129 42,795 3/16/2022
3.7.1.128 146,335 3/14/2022
3.7.1.127 60,924 3/10/2022
3.7.1.126 19,079 3/9/2022
3.7.1.125 33,776 3/8/2022
3.7.1.124 91,649 3/4/2022
3.7.1.123 41,828 3/3/2022
3.7.1.122 86,612 3/1/2022
3.7.1.121 72,968 2/28/2022
3.7.1.120 35,498 2/26/2022
3.7.1.119 83,383 2/23/2022
3.7.1.118 30,177 2/22/2022
3.7.1.117 5,397 2/22/2022
3.7.1.116 173,059 2/21/2022
3.7.1.115 136,691 2/17/2022
3.7.1.114 147,789 2/11/2022
3.7.1.113 24,842 2/10/2022
3.7.1.112 121,951 2/4/2022
3.7.1.111 21,228 2/3/2022
3.7.1.110 309,341 1/28/2022
3.7.1.109 168,600 1/25/2022
3.7.1.108 666,328 1/15/2022
3.7.1.107 3,918 1/14/2022
3.7.1.106 85,644 1/13/2022
3.7.1.105 231,691 1/11/2022
3.7.1.104 107,599 1/7/2022
3.7.1.103 20,063 1/6/2022
3.7.1.102 13,150 1/5/2022
3.7.1.101 216,689 1/3/2022
3.7.1.100 337,223 12/21/2021
3.7.1.99 68,336 12/20/2021
3.7.1.98 362,093 12/13/2021
3.7.1.97 280,377 12/8/2021
3.7.1.96 342,992 12/2/2021
3.7.1.95 45,581 12/1/2021
3.7.1.94 151,458 11/23/2021
3.7.1.93 170,884 11/22/2021
3.7.1.92 77,860 11/19/2021
3.7.1.91 3,093 11/18/2021
3.7.1.90 91,243 11/17/2021
3.7.1.89 55,619 11/16/2021
3.7.1.88 137,832 11/15/2021
3.7.1.87 95,839 11/12/2021
3.7.1.86 38,738 11/11/2021
3.7.1.85 40,632 11/11/2021
3.7.1.84 177,706 11/9/2021
3.7.1.83 144,985 11/5/2021
3.7.1.82 2,826 11/4/2021
3.7.1.81 25,520 11/3/2021
3.7.1.80 77,066 11/2/2021
3.7.1.79 20,296 11/1/2021
3.7.1.78 76,318 10/29/2021
3.7.1.77 1,847,585 10/27/2021
3.7.1.76 155,530 10/26/2021
3.7.1.75 3,340 10/26/2021
3.7.1.74 183,374 10/22/2021
3.7.1.73 13,457 10/21/2021
3.7.1.72 276,547 10/14/2021
3.7.1.71 79,083 10/13/2021
3.7.1.70 49,252 10/12/2021
3.7.1.69 105,216 10/8/2021
3.7.1.68 32,928 10/7/2021
3.7.1.67 42,950 10/7/2021
3.7.1.66 6,222 10/6/2021
3.7.1.65 342,504 10/1/2021
3.7.1.64 41,473 9/30/2021
3.7.1.63 73,236 9/29/2021
3.7.1.62 81,186 9/27/2021
3.7.1.61 67,635 9/24/2021
3.7.1.60 52,982 9/23/2021
3.7.1.59 33,910 9/22/2021
3.7.1.58 148,124 9/17/2021
3.7.1.57 81,692 9/16/2021
3.7.1.56 64,414 9/16/2021
3.7.1.55 244,457 9/13/2021
3.7.1.54 37,002 9/10/2021
3.7.1.53 23,853 9/9/2021
3.7.1.52 79,377 9/7/2021
3.7.1.51 70,389 9/3/2021
3.7.1.50 15,718 9/3/2021
3.7.1.49 4,180 9/2/2021
3.7.1.48 29,973 9/1/2021
3.7.1.47 47,425 8/31/2021
3.7.1.46 272,613 8/27/2021
3.7.1.45 73,736 8/25/2021
3.7.1.44 97,016 8/23/2021
3.7.1.43 142,756 8/19/2021
3.7.1.42 232,046 8/16/2021
3.7.1.41 186,856 8/12/2021
3.7.1.40 297,146 8/10/2021
3.7.1.39 262,004 8/6/2021
3.7.1.38 352,153 8/4/2021
3.7.1.37 211,039 7/30/2021
3.7.1.36 37,723 7/29/2021
3.7.1.35 121,630 7/27/2021
3.7.1.34 239,777 7/21/2021
3.7.1.33 117,869 7/16/2021
3.7.1.32 85,676 7/13/2021
3.7.1.31 30,288 7/12/2021
3.7.1.30 105,688 7/9/2021
3.7.1.29 47,471 7/8/2021
3.7.1.28 53,595 7/7/2021
3.7.1.27 8,192 7/7/2021
3.7.1.26 120,078 7/6/2021
3.7.1.25 135,830 7/1/2021
3.7.1.24 154,095 6/25/2021
3.7.1.23 44,563 6/24/2021
3.7.1.22 391,400 6/21/2021
3.7.1.21 74,057 6/17/2021
3.7.1.20 42,459 6/15/2021
3.7.1.19 61,529 6/11/2021
3.7.1.18 524,060 5/28/2021
3.7.1.17 77,550 5/27/2021
3.7.1.16 18,040 5/27/2021
3.7.1.15 94,629 5/24/2021
3.7.1.14 85,543 5/21/2021
3.7.1.13 109,536 5/20/2021
3.7.1.12 26,059 5/19/2021
3.7.1.11 27,194 5/18/2021
3.7.1.10 62,715 5/14/2021
3.7.1.9 40,823 5/12/2021
3.7.1.8 28,910 5/10/2021
3.7.1.7 5,189 5/10/2021
3.7.1.6 91,182 5/6/2021
3.7.1.5 132,739 4/30/2021
3.7.1.4 76,410 4/27/2021
3.7.1.3 126,270 4/23/2021
3.7.1.2 222,257 4/19/2021
3.7.1.1 68,369 4/15/2021
3.7.1 778,460 4/13/2021
3.7.0.10 200,146 4/12/2021
3.7.0.9 52,693 4/8/2021
3.7.0.8 47,969 4/7/2021
3.7.0.7 104,738 4/2/2021
3.7.0.6 40,412 4/1/2021
3.7.0.5 33,865 3/31/2021
3.7.0.4 5,234 3/31/2021
3.7.0.3 2,296,778 3/30/2021
3.7.0.2 5,747,724 3/29/2021
3.7.0.1 74,377 3/26/2021
3.7.0 2,696,773 3/26/2021
3.5.1.60 657,905 3/25/2021
3.5.1.59 260,985 3/17/2021
3.5.1.58 77,517 3/15/2021
3.5.1.57 114,810 3/9/2021
3.5.1.56 153,410 3/5/2021
3.5.1.55 3,359 3/4/2021
3.5.1.54 147,629 3/1/2021
3.5.1.53 254,762 2/23/2021
3.5.1.52 166,495 2/19/2021
3.5.1.51 8,718 2/18/2021
3.5.1.50 56,025 2/12/2021
3.5.1.49 156,451 2/9/2021
3.5.1.48 16,431 2/8/2021
3.5.1.47 70,984 2/5/2021
3.5.1.46 29,272 2/4/2021
3.5.1.45 377,707 1/29/2021
3.5.1.44 71,327 1/28/2021
3.5.1.43 23,082 1/27/2021
3.5.1.42 34,806 1/26/2021
3.5.1.41 123,306 1/20/2021
3.5.1.40 10,387 1/19/2021
3.5.1.39 258,681 1/11/2021
3.5.1.38 25,586 1/7/2021
3.5.1.37 95,309 12/30/2020
3.5.1.36 20,868 12/23/2020
3.5.1.35 95,384 12/22/2020
3.5.1.34 24,288 12/22/2020
3.5.1.33 3,886 12/21/2020
3.5.1.32 51,583 12/18/2020
3.5.1.31 77,058 12/17/2020
3.5.1.30 19,636 12/16/2020
3.5.1.29 37,176 12/14/2020
3.5.1.28 200,902 12/9/2020
3.5.1.27 83,530 12/7/2020
3.5.1.26 182,172 12/3/2020
3.5.1.25 119,573 12/2/2020
3.5.1.24 11,083 12/1/2020
3.5.1.23 47,516 12/1/2020
3.5.1.22 124,166 11/24/2020
3.5.1.21 58,326 11/23/2020
3.5.1.20 92,488 11/20/2020
3.5.1.19 62,336 11/19/2020
3.5.1.18 16,470 11/18/2020
3.5.1.17 206,834 11/13/2020
3.5.1.16 226,395 11/5/2020
3.5.1.15 88,412 11/4/2020
3.5.1.14 139,860 10/28/2020
3.5.1.13 33,882 10/27/2020
3.5.1.12 54,221 10/26/2020
3.5.1.11 35,539 10/22/2020
3.5.1.10 42,795 10/21/2020
3.5.1.9 34,610 10/20/2020
3.5.1.8 185,967 10/16/2020
3.5.1.7 6,889 10/15/2020
3.5.1.6 122,622 10/9/2020
3.5.1.5 188,580 10/6/2020
3.5.1.4 20,634 10/2/2020
3.5.1.3 115,475 10/1/2020
3.5.1.2 80,765 9/30/2020
3.5.1.1 25,119 9/29/2020
3.5.1 214,708 9/25/2020
3.5.0.19 180,659 9/24/2020
3.5.0.18 60,771 9/21/2020
3.5.0.17 16,439 9/18/2020
3.5.0.16 9,865 9/17/2020
3.5.0.15 55,756 9/16/2020
3.5.0.14 21,533 9/15/2020
3.5.0.13 98,557 9/14/2020
3.5.0.12 24,656 9/11/2020
3.5.0.11 65,028 9/10/2020
3.5.0.10 3,258 9/9/2020
3.5.0.9 47,044 9/4/2020
3.5.0.8 38,606 9/2/2020
3.5.0.7 135,251 9/1/2020
3.5.0.6 12,793 8/31/2020
3.5.0.5 6,823 8/28/2020
3.5.0.4 16,618 8/27/2020
3.5.0.3 18,685 8/26/2020
3.5.0.2 291,064 8/25/2020
3.5.0.1 3,541 8/24/2020
3.5.0 296,488 8/20/2020
3.5.0-beta 31,591 2/4/2020
3.3.105.43 1,957,163 8/19/2020
3.3.105.42 171,491 8/14/2020
3.3.105.41 68,290 8/10/2020
3.3.105.40 22,460 8/8/2020
3.3.105.39 9,683 8/6/2020
3.3.105.38 179,228 8/4/2020
3.3.105.37 9,706 8/3/2020
3.3.105.36 10,121 7/31/2020
3.3.105.35 11,376 7/30/2020
3.3.105.34 55,845 7/29/2020
3.3.105.33 52,333 7/28/2020
3.3.105.32 112,806 7/23/2020
3.3.105.31 38,898 7/22/2020
3.3.105.30 141,301 7/17/2020
3.3.105.29 23,109 7/15/2020
3.3.105.28 133,631 7/9/2020
3.3.105.27 28,280 7/9/2020
3.3.105.26 595,274 7/8/2020
3.3.105.25 12,561 7/7/2020
3.3.105.24 59,413 7/2/2020
3.3.105.23 44,788 6/29/2020
3.3.105.22 71,992 6/26/2020
3.3.105.21 6,392 6/25/2020
3.3.105.20 17,943 6/24/2020
3.3.105.19 3,142 6/24/2020
3.3.105.18 11,662 6/23/2020
3.3.105.17 84,963 6/19/2020
3.3.105.16 31,806 6/18/2020
3.3.105.15 16,260 6/17/2020
3.3.105.14 253,569 6/11/2020
3.3.105.13 48,878 6/9/2020
3.3.105.12 42,268 6/5/2020
3.3.105.11 11,935 6/4/2020
3.3.105.10 14,189 6/3/2020
3.3.105.9 14,108 6/3/2020
3.3.105.8 31,389 6/1/2020
3.3.105.7 88,251 5/27/2020
3.3.105.6 138,239 5/26/2020
3.3.105.5 73,067 5/22/2020
3.3.105.4 39,475 5/22/2020
3.3.105.3 11,508 5/21/2020
3.3.105.2 32,659 5/19/2020
3.3.105.1 141,669 5/18/2020
3.3.105 40,124 5/15/2020
3.3.104.77 40,609 5/14/2020
3.3.104.76 54,475 5/11/2020
3.3.104.75 10,187 5/8/2020
3.3.104.74 30,029 5/8/2020
3.3.104.73 3,483 5/7/2020
3.3.104.72 14,488 5/6/2020
3.3.104.71 59,695 5/4/2020
3.3.104.70 11,103 5/1/2020
3.3.104.69 26,404 4/30/2020
3.3.104.68 35,964 4/29/2020
3.3.104.67 30,704 4/28/2020
3.3.104.66 13,034 4/27/2020
3.3.104.65 12,478 4/24/2020
3.3.104.64 16,946 4/23/2020
3.3.104.63 47,745 4/22/2020
3.3.104.62 13,981 4/21/2020
3.3.104.61 16,796 4/20/2020
3.3.104.60 24,663 4/17/2020
3.3.104.59 29,393 4/16/2020
3.3.104.58 250,378 4/8/2020
3.3.104.57 350,615 4/6/2020
3.3.104.56 15,106 4/3/2020
3.3.104.55 3,606 4/3/2020
3.3.104.54 10,794 4/2/2020
3.3.104.53 36,704 4/1/2020
3.3.104.52 101,820 3/31/2020
3.3.104.51 13,606 3/30/2020
3.3.104.50 17,123 3/27/2020
3.3.104.49 21,494 3/26/2020
3.3.104.48 27,627 3/25/2020
3.3.104.47 66,917 3/24/2020
3.3.104.46 67,477 3/20/2020
3.3.104.45 5,088 3/19/2020
3.3.104.44 69,342 3/18/2020
3.3.104.43 43,667 3/17/2020
3.3.104.42 21,059 3/16/2020
3.3.104.41 36,085 3/12/2020
3.3.104.40 139,656 3/6/2020
3.3.104.39 27,151 3/5/2020
3.3.104.38 92,891 3/2/2020
3.3.104.37 25,683 2/28/2020
3.3.104.36 4,141 2/27/2020
3.3.104.35 24,805 2/26/2020
3.3.104.34 36,519 2/25/2020
3.3.104.33 154,424 2/19/2020
3.3.104.32 49,837 2/17/2020
3.3.104.31 123,084 2/13/2020
3.3.104.30 107,300 2/13/2020
3.3.104.29 120,812 2/10/2020
3.3.104.28 199,314 2/7/2020
3.3.104.27 120,155 2/4/2020
3.3.104.26 121,003 1/24/2020
3.3.104.25 10,776 1/23/2020
3.3.104.24 69,502 1/21/2020
3.3.104.23 34,142 1/17/2020
3.3.104.22 33,919 1/16/2020
3.3.104.21 61,067 1/15/2020
3.3.104.20 85,708 1/10/2020
3.3.104.19 26,630 1/9/2020
3.3.104.18 72,685 1/8/2020
3.3.104.17 78,106 1/6/2020
3.3.104.16 332,716 1/2/2020
3.3.104.15 22,845 12/25/2019
3.3.104.14 6,283 12/23/2019
3.3.104.13 22,073 12/20/2019
3.3.104.12 39,171 12/18/2019
3.3.104.11 20,587 12/18/2019
3.3.104.10 53,198 12/16/2019
3.3.104.9 34,992 12/13/2019
3.3.104.8 14,831 12/12/2019
3.3.104.7 16,285 12/12/2019
3.3.104.6 5,369 12/11/2019
3.3.104.5 22,372 12/9/2019
3.3.104.4 171,616 12/3/2019
3.3.104.3 21,872 12/2/2019
3.3.104.2 18,475 11/26/2019
3.3.104.1 15,602 11/25/2019
3.3.104 126,720 11/22/2019
3.3.103.16 72,599 11/22/2019
3.3.103.15 27,207 11/20/2019
3.3.103.14 2,986 11/19/2019
3.3.103.13 44,525 11/14/2019
3.3.103.12 15,290 11/13/2019
3.3.103.11 94,573 11/8/2019
3.3.103.10 13,159 11/7/2019
3.3.103.9 12,419 11/7/2019
3.3.103.8 19,367 11/5/2019
3.3.103.7 36,814 10/31/2019
3.3.103.6 29,279 10/30/2019
3.3.103.5 20,577 10/28/2019
3.3.103.4 3,771 10/28/2019
3.3.103.3 94,984 10/24/2019
3.3.103.2 5,793 10/22/2019
3.3.103.1 321,331 10/18/2019
3.3.103 26,096 10/18/2019
3.3.102.35 25,170 10/17/2019
3.3.102.34 11,451 10/16/2019
3.3.102.33 90,444 10/11/2019
3.3.102.32 19,504 10/10/2019
3.3.102.31 18,590 10/8/2019
3.3.102.30 144,570 9/30/2019
3.3.102.29 45,189 9/26/2019
3.3.102.28 27,926 9/23/2019
3.3.102.27 7,268 9/21/2019
3.3.102.26 5,599 9/19/2019
3.3.102.25 42,064 9/18/2019
3.3.102.24 18,918 9/17/2019
3.3.102.23 16,154 9/16/2019
3.3.102.22 20,587 9/12/2019
3.3.102.21 26,731 9/9/2019
3.3.102.20 11,750 9/6/2019
3.3.102.19 18,179 9/5/2019
3.3.102.18 11,587 9/4/2019
3.3.102.17 111,669 8/27/2019
3.3.102.16 40,202 8/23/2019
3.3.102.15 9,624 8/22/2019
3.3.102.14 107,369 8/16/2019
3.3.102.13 8,475 8/15/2019
3.3.102.12 4,927 8/14/2019
3.3.102.11 13,244 8/13/2019
3.3.102.10 106,710 8/12/2019
3.3.102.9 10,214 8/9/2019
3.3.102.8 6,120 8/8/2019
3.3.102.7 5,583 8/7/2019
3.3.102.6 8,940 8/7/2019
3.3.102.5 100,208 8/2/2019
3.3.102.4 26,185 8/1/2019
3.3.102.3 43,174 7/30/2019
3.3.102.2 11,184 7/29/2019
3.3.102.1 15,699 7/25/2019
3.3.102 609,381 7/24/2019
3.3.101.32 107,555 7/22/2019
3.3.101.31 34,475 7/19/2019
3.3.101.30 9,628 7/19/2019
3.3.101.29 34,386 7/12/2019
3.3.101.28 15,282 7/10/2019
3.3.101.27 8,078 7/9/2019
3.3.101.26 4,269 7/8/2019
3.3.101.25 19,605 7/2/2019
3.3.101.24 7,872 7/1/2019
3.3.101.23 11,547 6/28/2019
3.3.101.22 10,983 6/27/2019
3.3.101.21 5,328 6/27/2019
3.3.101.20 6,658 6/26/2019
3.3.101.19 173,528 6/24/2019
3.3.101.18 66,566 6/20/2019
3.3.101.17 8,097 6/20/2019
3.3.101.16 23,445 6/17/2019
3.3.101.15 4,777 6/14/2019
3.3.101.14 42,446 6/13/2019
3.3.101.13 17,388 6/7/2019
3.3.101.12 83,960 6/4/2019
3.3.101.11 24,477 6/3/2019
3.3.101.10 27,810 5/31/2019
3.3.101.9 4,542 5/30/2019
3.3.101.8 5,693 5/29/2019
3.3.101.7 14,922 5/28/2019
3.3.101.6 27,338 5/23/2019
3.3.101.5 15,841 5/22/2019
3.3.101.4 17,065 5/21/2019
3.3.101.3 11,708 5/20/2019
3.3.101.2 10,905 5/17/2019
3.3.101.1 60,534 5/15/2019
3.3.101 625,761 5/10/2019
3.3.100.18 98,900 5/8/2019
3.3.100.17 36,704 5/7/2019
3.3.100.16 8,390 5/6/2019
3.3.100.15 20,135 5/3/2019
3.3.100.14 9,133 5/2/2019
3.3.100.13 43,475 4/30/2019
3.3.100.12 7,960 4/29/2019
3.3.100.11 20,883 4/26/2019
3.3.100.10 114,607 4/25/2019
3.3.100.9 4,357 4/25/2019
3.3.100.8 7,680 4/24/2019
3.3.100.7 21,231 4/18/2019
3.3.100.6 12,774 4/16/2019
3.3.100.5 72,914 4/4/2019
3.3.100.4 12,194 4/3/2019
3.3.100.3 44,792 3/29/2019
3.3.100.2 25,012 3/26/2019
3.3.100.1 37,533 3/22/2019
3.3.100 1,029,491 3/21/2019
3.3.4.58 663,407 3/11/2019
3.3.4.57 8,914 3/7/2019
3.3.4.56 10,974 3/6/2019
3.3.4.55 70,471 2/26/2019
3.3.4.54 73,675 2/20/2019
3.3.4.53 21,829 2/15/2019
3.3.4.52 20,298 2/14/2019
3.3.4.51 10,061 2/13/2019
3.3.4.50 111,385 2/4/2019
3.3.4.49 51,630 1/26/2019
3.3.4.48 8,394 1/25/2019
3.3.4.47 9,183 1/24/2019
3.3.4.46 74,970 1/18/2019
3.3.4.45 55,807 1/11/2019
3.3.4.44 3,871 1/10/2019
3.3.4.43 53,310 1/8/2019
3.3.4.42 2,657 1/7/2019
3.3.4.41 40,525 1/4/2019
3.3.4.40 77,546 12/22/2018
3.3.4.39 3,834 12/21/2018
3.3.4.38 56,948 12/15/2018
3.3.4.37 50,768 12/14/2018
3.3.4.36 34,770 12/12/2018
3.3.4.35 95,803 12/4/2018
3.3.4.34 90,183 11/16/2018
3.3.4.33 3,797 11/16/2018
3.3.4.32 8,216 11/15/2018
3.3.4.31 4,822 11/13/2018
3.3.4.30 64,733 11/9/2018
3.3.4.29 4,120 11/9/2018
3.3.4.28 4,155 11/7/2018
3.3.4.27 3,580 11/7/2018
3.3.4.26 2,793 11/6/2018
3.3.4.25 15,313 10/30/2018
3.3.4.24 5,039 10/29/2018
3.3.4.23 2,703 10/29/2018
3.3.4.22 18,861 10/26/2018
3.3.4.21 6,965 10/22/2018
3.3.4.20 2,690 10/22/2018
3.3.4.19 76,690 10/17/2018
3.3.4.18 118,361 10/6/2018
3.3.4.17 35,537 10/4/2018
3.3.4.16 31,764 9/26/2018
3.3.4.15 126,318 9/10/2018
3.3.4.14 25,736 9/7/2018
3.3.4.13 34,305 8/28/2018
3.3.4.12 53,700 8/16/2018
3.3.4.11 7,047 8/15/2018
3.3.4.10 32,104 8/3/2018
3.3.4.9 46,922 8/2/2018
3.3.4.8 101,510 7/23/2018
3.3.4.7 231,877 7/3/2018
3.3.4.6 42,136 6/23/2018
3.3.4.5 25,235 6/19/2018
3.3.4.4 146,662 6/1/2018
3.3.4.3 3,725,117 4/25/2018
3.3.4.2 14,905 4/20/2018
3.3.4.1 68,624 3/29/2018
3.3.4 21,943 3/29/2018
3.3.3.6 90,544 3/15/2018
3.3.3.5 26,231 3/3/2018
3.3.3.4 57,768 2/27/2018
3.3.3.3 1,393,386 11/11/2017
3.3.3.2 61,903 10/24/2017
3.3.3.1 27,931 10/9/2017
3.3.3 62,996 7/27/2017
3.3.2.3 744,513 7/7/2017
3.3.2.2 4,101 7/5/2017
3.3.2.1 5,798 6/28/2017
3.3.2 41,978 5/25/2017
3.3.1.9 653,402 5/11/2017
3.3.1.8 5,210 5/8/2017
3.3.1.7 4,602 5/5/2017
3.3.1.6 13,456 4/28/2017
3.3.1.5 13,887 4/21/2017
3.3.1.4 6,079 4/19/2017
3.3.1.3 18,767 3/31/2017
3.3.1.2 8,916 3/15/2017
3.3.1.1 4,409 3/14/2017
3.3.1 15,050 3/14/2017
3.3.0.9 63,882 1/20/2017
3.3.0.8 11,889 12/28/2016
3.3.0.7 10,801 12/16/2016
3.3.0.6 3,921 12/9/2016
3.3.0.5 5,180 12/7/2016
3.3.0.4 2,761 12/6/2016
3.3.0.3 15,358 11/15/2016
3.3.0.2 65,050 11/4/2016
3.3.0.1 43,102 10/11/2016
3.3.0 125,721 9/19/2016
3.2.8-rc 2,438 9/8/2016
3.2.7-beta 1,999 8/23/2016
3.2.6-beta 2,306 8/2/2016
3.2.5-beta 2,126 6/28/2016
3.2.4.1-beta 2,147 6/2/2016
3.2.4-beta 1,845 6/1/2016
3.2.3.1-beta 2,009 4/20/2016
3.2.3-beta 2,627 3/12/2016
3.2.2.1-beta 1,822 3/2/2016
3.2.2-beta 1,921 1/12/2016
3.2.1-beta 2,477 12/7/2015
3.2.0-beta 2,375 9/29/2015
3.1.4.5 26,936 8/9/2016
3.1.4.4 5,355 7/29/2016
3.1.4.3 6,029 7/13/2016
3.1.4.2 5,269 6/28/2016
3.1.4.1 4,906 6/3/2016
3.1.4 4,798 5/26/2016
3.1.3.3 9,334 5/5/2016
3.1.3.2 2,633 4/26/2016
3.1.3.1 2,300 4/18/2016
3.1.3 4,796 4/6/2016
3.1.2.2 8,545 2/22/2016
3.1.2.1 6,807 1/21/2016
3.1.2 2,301 1/19/2016
3.1.1.2 7,733 1/6/2016
3.1.1.1 3,027 12/21/2015
3.1.1 5,041 12/2/2015
3.1.0.2 111,672 10/7/2015
3.1.0.1 10,594 8/27/2015
3.1.0 176,842 7/28/2015
3.0.0.2-preview 2,455 5/21/2015
3.0.0.1-preview 1,929 5/6/2015
3.0.0-preview 2,142 4/30/2015