AWSSDK.SecurityToken 4.0.0.5

Prefix Reserved
dotnet add package AWSSDK.SecurityToken --version 4.0.0.5
                    
NuGet\Install-Package AWSSDK.SecurityToken -Version 4.0.0.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.0.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.0.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.0.5
                    
#r "nuget: AWSSDK.SecurityToken, 4.0.0.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.
#addin nuget:?package=AWSSDK.SecurityToken&version=4.0.0.5
                    
Install AWSSDK.SecurityToken as a Cake Addin
#tool nuget:?package=AWSSDK.SecurityToken&version=4.0.0.5
                    
Install AWSSDK.SecurityToken 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 (111)

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 (30)

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

Repository Stars
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.
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
CCob/Volumiser
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
awslabs/aws-sdk-net-samples
Version Downloads Last updated
4.0.0.5 22 6/4/2025
4.0.0.4 85,831 5/16/2025
4.0.0.3 8,855 5/15/2025
4.0.0.2 85,507 5/6/2025
4.0.0.1 46,364 4/30/2025
4.0.0 133,669 4/28/2025
4.0.0-preview.13 3,110 4/9/2025
4.0.0-preview.12 429 4/4/2025
4.0.0-preview.11 4,486 3/26/2025
4.0.0-preview.10 5,587 3/7/2025
4.0.0-preview.9 458 3/4/2025
4.0.0-preview.8 760 2/25/2025
4.0.0-preview.7 4,065 2/17/2025
4.0.0-preview.6 6,219 2/6/2025
4.0.0-preview.5 8,080 1/3/2025
4.0.0-preview.4 31,513 10/11/2024
4.0.0-preview.3 964 10/1/2024
4.0.0-preview.2 11,181 8/28/2024
4.0.0-preview 66,565 8/15/2024
3.7.401.109 35 6/4/2025
3.7.401.108 3,769 6/2/2025
3.7.401.107 6,607 5/30/2025
3.7.401.106 36,332 5/28/2025
3.7.401.105 15,391 5/23/2025
3.7.401.104 10,398 5/21/2025
3.7.401.103 7,837 5/20/2025
3.7.401.102 8,509 5/19/2025
3.7.401.101 84,480 5/16/2025
3.7.401.100 24,558 5/12/2025
3.7.401.99 60,506 5/9/2025
3.7.401.98 8,786 5/8/2025
3.7.401.97 10,415 5/7/2025
3.7.401.96 19,912 5/6/2025
3.7.401.95 14,213 5/5/2025
3.7.401.94 44,378 5/2/2025
3.7.401.93 10,371 5/1/2025
3.7.401.92 10,002 4/30/2025
3.7.401.91 12,200 4/29/2025
3.7.401.90 28,484 4/28/2025
3.7.401.89 63,980 4/25/2025
3.7.401.88 19,261 4/24/2025
3.7.401.87 34,609 4/23/2025
3.7.401.86 99,125 4/18/2025
3.7.401.85 16,301 4/17/2025
3.7.401.84 82,579 4/16/2025
3.7.401.83 75,765 4/14/2025
3.7.401.82 56,842 4/11/2025
3.7.401.81 24,330 4/10/2025
3.7.401.80 24,824 4/9/2025
3.7.401.79 50,092 4/8/2025
3.7.401.78 158,611 4/4/2025
3.7.401.77 49,431 4/3/2025
3.7.401.76 23,117 4/3/2025
3.7.401.75 6,852 4/2/2025
3.7.401.74 60,211 4/1/2025
3.7.401.73 35,925 3/31/2025
3.7.401.72 101,337 3/28/2025
3.7.401.71 46,970 3/27/2025
3.7.401.70 33,752 3/26/2025
3.7.401.69 26,537 3/25/2025
3.7.401.68 47,314 3/24/2025
3.7.401.67 121,030 3/21/2025
3.7.401.66 39,347 3/20/2025
3.7.401.65 29,196 3/19/2025
3.7.401.64 32,890 3/18/2025
3.7.401.63 41,616 3/17/2025
3.7.401.62 83,019 3/14/2025
3.7.401.61 20,318 3/14/2025
3.7.401.60 140,493 3/11/2025
3.7.401.59 43,531 3/10/2025
3.7.401.58 96,213 3/7/2025
3.7.401.57 38,912 3/6/2025
3.7.401.56 32,948 3/5/2025
3.7.401.55 63,299 3/4/2025
3.7.401.54 72,880 3/3/2025
3.7.401.53 109,374 2/28/2025
3.7.401.52 56,880 2/27/2025
3.7.401.51 47,046 2/26/2025
3.7.401.50 50,622 2/25/2025
3.7.401.49 66,645 2/24/2025
3.7.401.48 60,151 2/21/2025
3.7.401.47 39,353 2/20/2025
3.7.401.46 72,790 2/18/2025
3.7.401.45 92,193 2/17/2025
3.7.401.44 98,798 2/13/2025
3.7.401.43 41,597 2/12/2025
3.7.401.42 63,454 2/11/2025
3.7.401.41 75,422 2/10/2025
3.7.401.40 86,991 2/7/2025
3.7.401.39 46,884 2/6/2025
3.7.401.38 39,974 2/5/2025
3.7.401.37 115,605 2/4/2025
3.7.401.36 60,247 2/3/2025
3.7.401.35 161,326 1/30/2025
3.7.401.34 157,813 1/27/2025
3.7.401.33 138,063 1/22/2025
3.7.401.32 53,772 1/21/2025
3.7.401.31 103,581 1/17/2025
3.7.401.30 71,741 1/16/2025
3.7.401.29 46,242 1/15/2025
3.7.401.28 43,909 1/14/2025
3.7.401.27 50,555 1/13/2025
3.7.401.26 80,188 1/10/2025
3.7.401.25 21,777 1/9/2025
3.7.401.24 79,797 1/8/2025
3.7.401.23 82,995 1/7/2025
3.7.401.22 61,653 1/6/2025
3.7.401.21 73,876 1/3/2025
3.7.401.20 65,630 1/2/2025
3.7.401.19 146,516 12/26/2024
3.7.401.18 492,425 12/23/2024
3.7.401.17 56,227 12/20/2024
3.7.401.16 101,851 12/19/2024
3.7.401.15 68,159 12/18/2024
3.7.401.14 61,133 12/17/2024
3.7.401.13 173,706 12/13/2024
3.7.401.12 68,665 12/12/2024
3.7.401.11 39,744 12/11/2024
3.7.401.10 55,087 12/10/2024
3.7.401.9 66,204 12/9/2024
3.7.401.8 339,818 12/3/2024
3.7.401.7 363,062 11/27/2024
3.7.401.6 356,004 11/22/2024
3.7.401.5 60,951 11/21/2024
3.7.401.4 53,463 11/21/2024
3.7.401.3 106,120 11/19/2024
3.7.401.2 219,802 11/15/2024
3.7.401.1 266,505 11/15/2024
3.7.401 34,113 11/14/2024
3.7.400.50 108,895 11/13/2024
3.7.400.49 117,011 11/12/2024
3.7.400.48 50,547 11/11/2024
3.7.400.47 66,373 11/8/2024
3.7.400.46 183,151 11/7/2024
3.7.400.45 690,166 11/1/2024
3.7.400.44 54,627 10/31/2024
3.7.400.43 97,356 10/30/2024
3.7.400.42 77,259 10/29/2024
3.7.400.41 291,922 10/28/2024
3.7.400.40 98,853 10/25/2024
3.7.400.39 37,883 10/24/2024
3.7.400.38 58,734 10/23/2024
3.7.400.37 71,532 10/22/2024
3.7.400.36 361,680 10/16/2024
3.7.400.35 301,196 10/15/2024
3.7.400.34 57,357 10/14/2024
3.7.400.33 261,840 10/9/2024
3.7.400.32 77,319 10/8/2024
3.7.400.31 71,938 10/7/2024
3.7.400.30 122,054 10/4/2024
3.7.400.29 30,561 10/3/2024
3.7.400.28 38,396 10/2/2024
3.7.400.27 75,704 10/1/2024
3.7.400.26 222,621 9/27/2024
3.7.400.25 78,509 9/26/2024
3.7.400.24 64,252 9/25/2024
3.7.400.23 72,727 9/24/2024
3.7.400.22 157,482 9/21/2024
3.7.400.21 645,593 9/16/2024
3.7.400.20 100,628 9/13/2024
3.7.400.19 133,967 9/11/2024
3.7.400.18 89,317 9/10/2024
3.7.400.17 60,833 9/9/2024
3.7.400.16 169,356 9/6/2024
3.7.400.15 72,644 9/5/2024
3.7.400.14 192,911 9/4/2024
3.7.400.13 227,214 8/30/2024
3.7.400.12 226,890 8/28/2024
3.7.400.11 262,404 8/22/2024
3.7.400.10 93,702 8/21/2024
3.7.400.9 69,914 8/20/2024
3.7.400.8 45,832 8/19/2024
3.7.400.7 286,125 8/16/2024
3.7.400.6 79,622 8/15/2024
3.7.400.5 192,653 8/13/2024
3.7.400.4 222,088 8/9/2024
3.7.400.3 342,862 8/5/2024
3.7.400.2 351,824 7/30/2024
3.7.400.1 57,504 7/29/2024
3.7.400 207,409 7/24/2024
3.7.300.121 206,633 7/22/2024
3.7.300.120 622,520 7/18/2024
3.7.300.119 295,412 7/12/2024
3.7.300.118 268,613 7/10/2024
3.7.300.117 162,317 7/9/2024
3.7.300.116 20,876 7/8/2024
3.7.300.115 88,549 7/5/2024
3.7.300.114 48,284 7/3/2024
3.7.300.113 142,520 7/1/2024
3.7.300.112 245,932 6/28/2024
3.7.300.111 105,427 6/27/2024
3.7.300.110 169,347 6/24/2024
3.7.300.109 107,159 6/20/2024
3.7.300.108 92,584 6/19/2024
3.7.300.107 80,849 6/18/2024
3.7.300.106 424,695 6/12/2024
3.7.300.105 433,856 6/11/2024
3.7.300.104 87,748 6/10/2024
3.7.300.103 87,684 6/7/2024
3.7.300.102 129,916 6/5/2024
3.7.300.101 126,078 6/4/2024
3.7.300.100 176,235 6/3/2024
3.7.300.99 259,036 5/30/2024
3.7.300.98 73,269 5/29/2024
3.7.300.97 53,793 5/28/2024
3.7.300.96 244,210 5/23/2024
3.7.300.95 63,273 5/22/2024
3.7.300.94 365,801 5/17/2024
3.7.300.93 171,896 5/16/2024
3.7.300.92 145,362 5/14/2024
3.7.300.91 221,098 5/13/2024
3.7.300.90 183,605 5/10/2024
3.7.300.89 45,596 5/9/2024
3.7.300.88 236,440 5/6/2024
3.7.300.87 68,069 5/3/2024
3.7.300.86 220,586 5/1/2024
3.7.300.85 157,696 4/29/2024
3.7.300.84 141,916 4/26/2024
3.7.300.83 36,681 4/25/2024
3.7.300.82 111,548 4/24/2024
3.7.300.81 43,155 4/23/2024
3.7.300.80 133,184 4/22/2024
3.7.300.79 46,851 4/19/2024
3.7.300.78 44,886 4/18/2024
3.7.300.77 132,563 4/17/2024
3.7.300.76 88,024 4/16/2024
3.7.300.75 1,314,421 4/11/2024
3.7.300.74 154,829 4/10/2024
3.7.300.73 126,375 4/9/2024
3.7.300.72 206,211 4/8/2024
3.7.300.71 104,515 4/5/2024
3.7.300.70 137,777 4/4/2024
3.7.300.69 70,356 4/3/2024
3.7.300.68 117,003 4/2/2024
3.7.300.67 61,043 4/1/2024
3.7.300.66 111,839 3/29/2024
3.7.300.65 41,883 3/28/2024
3.7.300.64 146,653 3/27/2024
3.7.300.63 53,340 3/26/2024
3.7.300.62 86,715 3/25/2024
3.7.300.61 159,049 3/22/2024
3.7.300.60 409,301 3/18/2024
3.7.300.59 78,887 3/15/2024
3.7.300.58 81,615 3/14/2024
3.7.300.57 50,116 3/13/2024
3.7.300.56 272,946 3/8/2024
3.7.300.55 661,040 2/29/2024
3.7.300.54 262,479 2/27/2024
3.7.300.53 938,746 2/16/2024
3.7.300.52 33,156 2/15/2024
3.7.300.51 72,715 2/14/2024
3.7.300.50 61,534 2/13/2024
3.7.300.49 273,258 2/9/2024
3.7.300.48 95,616 2/7/2024
3.7.300.47 425,771 2/2/2024
3.7.300.46 47,293 2/1/2024
3.7.300.45 309,443 1/31/2024
3.7.300.44 59,307 1/30/2024
3.7.300.43 123,837 1/29/2024
3.7.300.42 221,330 1/25/2024
3.7.300.41 98,945 1/25/2024
3.7.300.40 261,657 1/19/2024
3.7.300.39 257,381 1/18/2024
3.7.300.38 123,296 1/16/2024
3.7.300.37 125,676 1/14/2024
3.7.300.36 14,457 1/12/2024
3.7.300.35 83,791 1/11/2024
3.7.300.34 113,478 1/10/2024
3.7.300.33 132,543 1/8/2024
3.7.300.32 37,107 1/5/2024
3.7.300.31 40,170 1/4/2024
3.7.300.30 53,554 1/3/2024
3.7.300.29 310,925 12/28/2023
3.7.300.28 33,468 12/27/2023
3.7.300.27 32,291 12/26/2023
3.7.300.26 39,837 12/22/2023
3.7.300.25 21,018 12/21/2023
3.7.300.24 40,809 12/20/2023
3.7.300.23 44,180 12/19/2023
3.7.300.22 84,527 12/18/2023
3.7.300.21 62,066 12/15/2023
3.7.300.20 28,437 12/14/2023
3.7.300.19 108,953 12/13/2023
3.7.300.18 194,170 12/12/2023
3.7.300.17 326,879 12/7/2023
3.7.300.16 56,369 12/6/2023
3.7.300.15 125,531 12/5/2023
3.7.300.14 176,765 12/4/2023
3.7.300.13 229,573 11/30/2023
3.7.300.12 6,324 11/29/2023
3.7.300.11 55,372 11/28/2023
3.7.300.10 51,674 11/28/2023
3.7.300.9 5,228 11/27/2023
3.7.300.8 117,349 11/27/2023
3.7.300.7 240,678 11/21/2023
3.7.300.6 63,385 11/20/2023
3.7.300.5 276,943 11/17/2023
3.7.300.4 31,508 11/16/2023
3.7.300.3 39,232 11/15/2023
3.7.300.2 129,558 11/14/2023
3.7.300.1 236,400 11/13/2023
3.7.300 541,194 11/10/2023
3.7.202.18 174,049 11/8/2023
3.7.202.17 54,602 11/7/2023
3.7.202.16 46,155 11/6/2023
3.7.202.15 212,211 11/2/2023
3.7.202.14 447,646 10/27/2023
3.7.202.13 66,875 10/26/2023
3.7.202.12 197,771 10/24/2023
3.7.202.11 51,022 10/23/2023
3.7.202.10 164,263 10/20/2023
3.7.202.9 118,191 10/19/2023
3.7.202.8 52,804 10/18/2023
3.7.202.7 54,764 10/17/2023
3.7.202.6 76,446 10/16/2023
3.7.202.5 107,186 10/12/2023
3.7.202.4 228,863 10/7/2023
3.7.202.3 50,779 10/5/2023
3.7.202.2 52,092 10/4/2023
3.7.202.1 74,168 10/3/2023
3.7.202 180,148 10/2/2023
3.7.201.44 261,168 9/28/2023
3.7.201.43 29,732 9/28/2023
3.7.201.42 8,619 9/27/2023
3.7.201.41 97,280 9/25/2023
3.7.201.40 158,004 9/22/2023
3.7.201.39 161,749 9/20/2023
3.7.201.38 58,570 9/19/2023
3.7.201.37 128,333 9/15/2023
3.7.201.36 23,175 9/15/2023
3.7.201.35 14,298 9/14/2023
3.7.201.34 233,723 9/13/2023
3.7.201.33 36,639 9/12/2023
3.7.201.32 376,553 9/8/2023
3.7.201.31 42,357 9/8/2023
3.7.201.30 41,463 9/6/2023
3.7.201.29 45,935 9/5/2023
3.7.201.28 111,597 9/1/2023
3.7.201.27 25,323 9/1/2023
3.7.201.26 3,288 8/31/2023
3.7.201.25 45,372 8/31/2023
3.7.201.24 10,271 8/30/2023
3.7.201.23 119,102 8/28/2023
3.7.201.22 137,587 8/25/2023
3.7.201.21 68,892 8/24/2023
3.7.201.20 313,331 8/23/2023
3.7.201.19 49,696 8/22/2023
3.7.201.18 72,185 8/21/2023
3.7.201.17 36,899 8/18/2023
3.7.201.16 12,893 8/18/2023
3.7.201.15 13,242 8/17/2023
3.7.201.14 100,793 8/15/2023
3.7.201.13 168,112 8/14/2023
3.7.201.12 88,944 8/11/2023
3.7.201.11 41,153 8/10/2023
3.7.201.10 66,099 8/9/2023
3.7.201.9 54,831 8/8/2023
3.7.201.8 16,778 8/8/2023
3.7.201.7 55,579 8/7/2023
3.7.201.6 100,205 8/4/2023
3.7.201.5 80,621 8/2/2023
3.7.201.4 53,181 8/1/2023
3.7.201.3 365,001 7/31/2023
3.7.201.2 209,145 7/28/2023
3.7.201.1 130,649 7/26/2023
3.7.201 67,741 7/25/2023
3.7.200.4 163,736 7/24/2023
3.7.200.3 401,078 7/21/2023
3.7.200.2 166,295 7/20/2023
3.7.200.1 896,612 7/18/2023
3.7.200 157,307 7/18/2023
3.7.103.23 24,402 7/17/2023
3.7.103.22 121,228 7/13/2023
3.7.103.21 629,237 7/7/2023
3.7.103.20 8,501 7/7/2023
3.7.103.19 31,168 7/6/2023
3.7.103.18 66,486 7/5/2023
3.7.103.17 233,022 7/3/2023
3.7.103.16 1,719,527 6/20/2023
3.7.103.15 440,258 6/15/2023
3.7.103.14 203,035 6/13/2023
3.7.103.13 94,778 6/12/2023
3.7.103.12 129,296 6/8/2023
3.7.103.11 170,154 6/6/2023
3.7.103.10 118,956 6/5/2023
3.7.103.9 88,438 6/2/2023
3.7.103.8 8,018 6/2/2023
3.7.103.7 29,621 6/1/2023
3.7.103.6 205,829 5/30/2023
3.7.103.5 407,845 5/26/2023
3.7.103.4 261,793 5/25/2023
3.7.103.3 48,975 5/24/2023
3.7.103.2 62,206 5/23/2023
3.7.103.1 114,657 5/19/2023
3.7.103 46,883 5/18/2023
3.7.102.4 166,085 5/16/2023
3.7.102.3 65,007 5/15/2023
3.7.102.2 191,512 5/11/2023
3.7.102.1 114,557 5/9/2023
3.7.102 36,593 5/8/2023
3.7.101.60 243,478 5/4/2023
3.7.101.59 102,406 5/2/2023
3.7.101.58 79,256 5/1/2023
3.7.101.57 35,149 4/28/2023
3.7.101.56 188,481 4/27/2023
3.7.101.55 52,836 4/26/2023
3.7.101.54 64,272 4/25/2023
3.7.101.53 35,109 4/25/2023
3.7.101.52 70,951 4/21/2023
3.7.101.51 39,043 4/21/2023
3.7.101.50 119,644 4/19/2023
3.7.101.49 127,393 4/17/2023
3.7.101.48 153,059 4/14/2023
3.7.101.47 37,992 4/13/2023
3.7.101.46 33,321 4/12/2023
3.7.101.45 68,089 4/11/2023
3.7.101.44 47,538 4/10/2023
3.7.101.43 150,039 4/7/2023
3.7.101.42 13,135 4/6/2023
3.7.101.41 70,837 4/5/2023
3.7.101.40 115,886 4/4/2023
3.7.101.39 95,213 4/3/2023
3.7.101.38 91,650 3/31/2023
3.7.101.37 177,366 3/30/2023
3.7.101.36 1,486,017 3/29/2023
3.7.101.35 62,573 3/28/2023
3.7.101.34 254,709 3/24/2023
3.7.101.33 42,203 3/23/2023
3.7.101.32 35,285 3/22/2023
3.7.101.31 446,063 3/21/2023
3.7.101.30 37,304 3/20/2023
3.7.101.29 88,339 3/17/2023
3.7.101.28 34,478 3/17/2023
3.7.101.27 31,622 3/16/2023
3.7.101.26 79,439 3/15/2023
3.7.101.25 223,996 3/14/2023
3.7.101.24 79,889 3/13/2023
3.7.101.23 115,183 3/10/2023
3.7.101.22 131,840 3/9/2023
3.7.101.21 163,959 3/8/2023
3.7.101.20 149,083 3/7/2023
3.7.101.19 199,096 3/3/2023
3.7.101.18 70,612 3/2/2023
3.7.101.17 69,716 3/1/2023
3.7.101.16 81,336 2/28/2023
3.7.101.15 105,276 2/27/2023
3.7.101.14 148,432 2/23/2023
3.7.101.13 290,056 2/21/2023
3.7.101.12 237,071 2/18/2023
3.7.101.11 4,308 2/17/2023
3.7.101.10 91,708 2/16/2023
3.7.101.9 49,065 2/15/2023
3.7.101.8 153,485 2/13/2023
3.7.101.7 47,558 2/10/2023
3.7.101.6 84,046 2/9/2023
3.7.101.5 175,234 2/8/2023
3.7.101.4 79,122 2/7/2023
3.7.101.3 101,039 2/6/2023
3.7.101.2 70,383 2/3/2023
3.7.101.1 62,599 2/2/2023
3.7.101 49,506 2/2/2023
3.7.100.64 115,094 2/1/2023
3.7.100.63 52,168 1/31/2023
3.7.100.62 393,794 1/26/2023
3.7.100.61 126,665 1/25/2023
3.7.100.60 116,636 1/24/2023
3.7.100.59 94,228 1/23/2023
3.7.100.58 152,554 1/20/2023
3.7.100.57 25,605 1/20/2023
3.7.100.56 89,771 1/18/2023
3.7.100.55 123,536 1/17/2023
3.7.100.54 340,405 1/13/2023
3.7.100.53 88,703 1/12/2023
3.7.100.52 292,478 1/10/2023
3.7.100.51 86,610 1/9/2023
3.7.100.50 56,273 1/6/2023
3.7.100.49 30,613 1/5/2023
3.7.100.48 329,066 1/4/2023
3.7.100.47 13,177 1/3/2023
3.7.100.46 128,899 12/30/2022
3.7.100.45 76,007 12/29/2022
3.7.100.44 57,961 12/23/2022
3.7.100.43 19,665 12/22/2022
3.7.100.42 21,138 12/21/2022
3.7.100.41 81,459 12/20/2022
3.7.100.40 37,647 12/19/2022
3.7.100.39 270,917 12/16/2022
3.7.100.38 213,595 12/16/2022
3.7.100.37 31,928 12/15/2022
3.7.100.36 94,091 12/14/2022
3.7.100.35 203,064 12/13/2022
3.7.100.34 80,071 12/12/2022
3.7.100.33 144,489 12/8/2022
3.7.100.32 25,319 12/8/2022
3.7.100.31 7,648 12/7/2022
3.7.100.30 55,400 12/6/2022
3.7.100.29 173,914 12/5/2022
3.7.100.28 376,957 12/2/2022
3.7.100.27 274,772 12/1/2022
3.7.100.26 213,573 11/30/2022
3.7.100.25 280,827 11/29/2022
3.7.100.24 29,459 11/29/2022
3.7.100.23 297,676 11/28/2022
3.7.100.22 300,802 11/22/2022
3.7.100.21 319,037 11/18/2022
3.7.100.20 78,909 11/17/2022
3.7.100.19 154,695 11/16/2022
3.7.100.18 15,558 11/16/2022
3.7.100.17 75,572 11/15/2022
3.7.100.16 255,666 11/11/2022
3.7.100.15 44,870 11/10/2022
3.7.100.14 67,977,504 11/9/2022
3.7.100.13 8,948 11/9/2022
3.7.100.12 20,484 11/9/2022
3.7.100.11 4,435 11/8/2022
3.7.100.10 49,884 11/7/2022
3.7.100.9 96,473 11/4/2022
3.7.100.8 134,012 11/2/2022
3.7.100.7 133,473 10/31/2022
3.7.100.6 166,681 10/29/2022
3.7.100.5 9,081 10/28/2022
3.7.100.4 103,091 10/27/2022
3.7.100.3 97,087 10/26/2022
3.7.100.2 28,930 10/25/2022
3.7.100.1 42,927 10/24/2022
3.7.100 247,127 10/21/2022
3.7.1.218 287,664 10/20/2022
3.7.1.217 135,742 10/19/2022
3.7.1.216 158,260 10/18/2022
3.7.1.215 91,341 10/14/2022
3.7.1.214 62,417 10/13/2022
3.7.1.213 259,640 10/7/2022
3.7.1.212 124,587 10/6/2022
3.7.1.211 627,594 10/4/2022
3.7.1.210 69,434 10/3/2022
3.7.1.209 76,957 9/30/2022
3.7.1.208 150,786 9/29/2022
3.7.1.207 232,538 9/27/2022
3.7.1.206 3,685,253 9/27/2022
3.7.1.205 15,778 9/26/2022
3.7.1.204 117,046 9/23/2022
3.7.1.203 48,194 9/22/2022
3.7.1.202 121,519 9/21/2022
3.7.1.201 88,817 9/20/2022
3.7.1.200 41,324 9/19/2022
3.7.1.199 600,059 9/15/2022
3.7.1.198 76,466 9/14/2022
3.7.1.197 138,000 9/13/2022
3.7.1.196 96,238 9/9/2022
3.7.1.195 19,044 9/9/2022
3.7.1.194 24,321 9/8/2022
3.7.1.193 332,428 9/2/2022
3.7.1.192 18,770 9/1/2022
3.7.1.191 326,662 8/30/2022
3.7.1.190 57,287 8/29/2022
3.7.1.189 123,910 8/25/2022
3.7.1.188 187,869 8/22/2022
3.7.1.187 74,241 8/19/2022
3.7.1.186 100,288 8/16/2022
3.7.1.185 111,311 8/12/2022
3.7.1.184 113,661 8/11/2022
3.7.1.183 233,113 8/8/2022
3.7.1.182 123,757 8/4/2022
3.7.1.181 90,872 8/2/2022
3.7.1.180 133,397 7/29/2022
3.7.1.179 25,794 7/28/2022
3.7.1.178 44,366 7/27/2022
3.7.1.177 296,211 7/22/2022
3.7.1.176 87,402 7/20/2022
3.7.1.175 237,254 7/18/2022
3.7.1.174 69,797 7/15/2022
3.7.1.173 24,161 7/14/2022
3.7.1.172 56,859 7/12/2022
3.7.1.171 87,145 7/11/2022
3.7.1.170 274,974 7/5/2022
3.7.1.169 177,782 6/29/2022
3.7.1.168 296,881 6/24/2022
3.7.1.167 744,369 6/17/2022
3.7.1.166 58,222 6/16/2022
3.7.1.165 262,323 6/14/2022
3.7.1.164 93,556 6/10/2022
3.7.1.163 112,421 6/8/2022
3.7.1.162 1,474,839 6/7/2022
3.7.1.161 57,749 6/6/2022
3.7.1.160 204,536 5/31/2022
3.7.1.159 498,419 5/27/2022
3.7.1.158 39,417 5/26/2022
3.7.1.157 43,165 5/26/2022
3.7.1.156 140,777 5/25/2022
3.7.1.155 81,934 5/24/2022
3.7.1.154 64,795 5/23/2022
3.7.1.153 333,921 5/19/2022
3.7.1.152 61,196 5/18/2022
3.7.1.151 286,014 5/16/2022
3.7.1.150 328,102 5/9/2022
3.7.1.149 78,927 5/6/2022
3.7.1.148 35,529 5/6/2022
3.7.1.147 121,807 5/5/2022
3.7.1.146 115,922 5/4/2022
3.7.1.145 153,355 5/3/2022
3.7.1.144 389,634 5/3/2022
3.7.1.143 3,785 5/2/2022
3.7.1.142 611,358 4/20/2022
3.7.1.141 102,943 4/19/2022
3.7.1.140 297,217 4/14/2022
3.7.1.139 825,256 4/12/2022
3.7.1.138 86,041 4/11/2022
3.7.1.137 114,970 4/7/2022
3.7.1.136 100,345 4/6/2022
3.7.1.135 460,313 4/1/2022
3.7.1.134 112,658 3/31/2022
3.7.1.133 210,620 3/28/2022
3.7.1.132 138,061 3/24/2022
3.7.1.131 74,615 3/23/2022
3.7.1.130 278,680 3/17/2022
3.7.1.129 41,507 3/16/2022
3.7.1.128 144,215 3/14/2022
3.7.1.127 60,484 3/10/2022
3.7.1.126 18,612 3/9/2022
3.7.1.125 32,688 3/8/2022
3.7.1.124 89,573 3/4/2022
3.7.1.123 41,125 3/3/2022
3.7.1.122 85,230 3/1/2022
3.7.1.121 71,803 2/28/2022
3.7.1.120 34,550 2/26/2022
3.7.1.119 82,446 2/23/2022
3.7.1.118 28,894 2/22/2022
3.7.1.117 5,198 2/22/2022
3.7.1.116 163,504 2/21/2022
3.7.1.115 130,632 2/17/2022
3.7.1.114 143,796 2/11/2022
3.7.1.113 24,183 2/10/2022
3.7.1.112 116,480 2/4/2022
3.7.1.111 20,807 2/3/2022
3.7.1.110 303,568 1/28/2022
3.7.1.109 162,300 1/25/2022
3.7.1.108 658,447 1/15/2022
3.7.1.107 3,666 1/14/2022
3.7.1.106 79,840 1/13/2022
3.7.1.105 228,381 1/11/2022
3.7.1.104 103,227 1/7/2022
3.7.1.103 19,687 1/6/2022
3.7.1.102 12,898 1/5/2022
3.7.1.101 208,711 1/3/2022
3.7.1.100 325,643 12/21/2021
3.7.1.99 61,321 12/20/2021
3.7.1.98 343,909 12/13/2021
3.7.1.97 266,833 12/8/2021
3.7.1.96 330,324 12/2/2021
3.7.1.95 40,241 12/1/2021
3.7.1.94 149,519 11/23/2021
3.7.1.93 169,291 11/22/2021
3.7.1.92 77,058 11/19/2021
3.7.1.91 2,867 11/18/2021
3.7.1.90 85,003 11/17/2021
3.7.1.89 52,432 11/16/2021
3.7.1.88 123,194 11/15/2021
3.7.1.87 95,347 11/12/2021
3.7.1.86 37,960 11/11/2021
3.7.1.85 38,735 11/11/2021
3.7.1.84 169,511 11/9/2021
3.7.1.83 141,030 11/5/2021
3.7.1.82 2,641 11/4/2021
3.7.1.81 25,115 11/3/2021
3.7.1.80 76,279 11/2/2021
3.7.1.79 19,828 11/1/2021
3.7.1.78 74,030 10/29/2021
3.7.1.77 1,456,226 10/27/2021
3.7.1.76 154,801 10/26/2021
3.7.1.75 3,158 10/26/2021
3.7.1.74 178,483 10/22/2021
3.7.1.73 13,080 10/21/2021
3.7.1.72 270,084 10/14/2021
3.7.1.71 75,648 10/13/2021
3.7.1.70 47,855 10/12/2021
3.7.1.69 102,418 10/8/2021
3.7.1.68 32,598 10/7/2021
3.7.1.67 39,830 10/7/2021
3.7.1.66 5,989 10/6/2021
3.7.1.65 337,596 10/1/2021
3.7.1.64 38,909 9/30/2021
3.7.1.63 67,137 9/29/2021
3.7.1.62 80,604 9/27/2021
3.7.1.61 63,629 9/24/2021
3.7.1.60 50,352 9/23/2021
3.7.1.59 33,546 9/22/2021
3.7.1.58 145,063 9/17/2021
3.7.1.57 73,102 9/16/2021
3.7.1.56 64,182 9/16/2021
3.7.1.55 235,441 9/13/2021
3.7.1.54 36,238 9/10/2021
3.7.1.53 23,254 9/9/2021
3.7.1.52 78,552 9/7/2021
3.7.1.51 68,312 9/3/2021
3.7.1.50 15,280 9/3/2021
3.7.1.49 3,996 9/2/2021
3.7.1.48 29,632 9/1/2021
3.7.1.47 44,970 8/31/2021
3.7.1.46 270,943 8/27/2021
3.7.1.45 72,510 8/25/2021
3.7.1.44 95,585 8/23/2021
3.7.1.43 127,144 8/19/2021
3.7.1.42 226,084 8/16/2021
3.7.1.41 163,441 8/12/2021
3.7.1.40 291,488 8/10/2021
3.7.1.39 261,046 8/6/2021
3.7.1.38 343,329 8/4/2021
3.7.1.37 202,815 7/30/2021
3.7.1.36 35,604 7/29/2021
3.7.1.35 120,610 7/27/2021
3.7.1.34 238,719 7/21/2021
3.7.1.33 111,918 7/16/2021
3.7.1.32 83,627 7/13/2021
3.7.1.31 27,135 7/12/2021
3.7.1.30 101,660 7/9/2021
3.7.1.29 43,251 7/8/2021
3.7.1.28 52,162 7/7/2021
3.7.1.27 8,032 7/7/2021
3.7.1.26 119,889 7/6/2021
3.7.1.25 132,934 7/1/2021
3.7.1.24 151,073 6/25/2021
3.7.1.23 44,288 6/24/2021
3.7.1.22 381,789 6/21/2021
3.7.1.21 73,138 6/17/2021
3.7.1.20 41,830 6/15/2021
3.7.1.19 60,812 6/11/2021
3.7.1.18 510,596 5/28/2021
3.7.1.17 69,534 5/27/2021
3.7.1.16 17,608 5/27/2021
3.7.1.15 91,757 5/24/2021
3.7.1.14 83,792 5/21/2021
3.7.1.13 108,378 5/20/2021
3.7.1.12 25,740 5/19/2021
3.7.1.11 26,348 5/18/2021
3.7.1.10 59,237 5/14/2021
3.7.1.9 40,547 5/12/2021
3.7.1.8 28,287 5/10/2021
3.7.1.7 5,024 5/10/2021
3.7.1.6 89,734 5/6/2021
3.7.1.5 129,311 4/30/2021
3.7.1.4 75,947 4/27/2021
3.7.1.3 120,219 4/23/2021
3.7.1.2 216,015 4/19/2021
3.7.1.1 67,886 4/15/2021
3.7.1 582,655 4/13/2021
3.7.0.10 193,722 4/12/2021
3.7.0.9 49,424 4/8/2021
3.7.0.8 47,198 4/7/2021
3.7.0.7 97,744 4/2/2021
3.7.0.6 32,964 4/1/2021
3.7.0.5 33,580 3/31/2021
3.7.0.4 4,865 3/31/2021
3.7.0.3 2,192,318 3/30/2021
3.7.0.2 5,310,773 3/29/2021
3.7.0.1 72,811 3/26/2021
3.7.0 2,587,017 3/26/2021
3.5.1.60 601,134 3/25/2021
3.5.1.59 256,707 3/17/2021
3.5.1.58 76,850 3/15/2021
3.5.1.57 112,648 3/9/2021
3.5.1.56 152,966 3/5/2021
3.5.1.55 3,197 3/4/2021
3.5.1.54 146,038 3/1/2021
3.5.1.53 251,867 2/23/2021
3.5.1.52 160,648 2/19/2021
3.5.1.51 8,498 2/18/2021
3.5.1.50 54,816 2/12/2021
3.5.1.49 154,627 2/9/2021
3.5.1.48 16,069 2/8/2021
3.5.1.47 70,821 2/5/2021
3.5.1.46 28,959 2/4/2021
3.5.1.45 376,000 1/29/2021
3.5.1.44 70,560 1/28/2021
3.5.1.43 22,662 1/27/2021
3.5.1.42 26,816 1/26/2021
3.5.1.41 122,344 1/20/2021
3.5.1.40 10,037 1/19/2021
3.5.1.39 256,136 1/11/2021
3.5.1.38 25,096 1/7/2021
3.5.1.37 93,745 12/30/2020
3.5.1.36 19,824 12/23/2020
3.5.1.35 95,214 12/22/2020
3.5.1.34 23,823 12/22/2020
3.5.1.33 3,722 12/21/2020
3.5.1.32 50,971 12/18/2020
3.5.1.31 76,128 12/17/2020
3.5.1.30 19,471 12/16/2020
3.5.1.29 36,681 12/14/2020
3.5.1.28 196,426 12/9/2020
3.5.1.27 82,682 12/7/2020
3.5.1.26 180,476 12/3/2020
3.5.1.25 119,024 12/2/2020
3.5.1.24 10,277 12/1/2020
3.5.1.23 45,089 12/1/2020
3.5.1.22 123,427 11/24/2020
3.5.1.21 58,076 11/23/2020
3.5.1.20 92,102 11/20/2020
3.5.1.19 61,604 11/19/2020
3.5.1.18 16,236 11/18/2020
3.5.1.17 205,641 11/13/2020
3.5.1.16 223,714 11/5/2020
3.5.1.15 83,497 11/4/2020
3.5.1.14 139,126 10/28/2020
3.5.1.13 33,617 10/27/2020
3.5.1.12 53,939 10/26/2020
3.5.1.11 35,118 10/22/2020
3.5.1.10 42,531 10/21/2020
3.5.1.9 34,219 10/20/2020
3.5.1.8 185,604 10/16/2020
3.5.1.7 6,689 10/15/2020
3.5.1.6 119,838 10/9/2020
3.5.1.5 187,256 10/6/2020
3.5.1.4 20,339 10/2/2020
3.5.1.3 115,277 10/1/2020
3.5.1.2 80,356 9/30/2020
3.5.1.1 24,917 9/29/2020
3.5.1 207,552 9/25/2020
3.5.0.19 178,157 9/24/2020
3.5.0.18 60,384 9/21/2020
3.5.0.17 16,255 9/18/2020
3.5.0.16 9,626 9/17/2020
3.5.0.15 55,434 9/16/2020
3.5.0.14 21,349 9/15/2020
3.5.0.13 78,610 9/14/2020
3.5.0.12 23,945 9/11/2020
3.5.0.11 64,705 9/10/2020
3.5.0.10 3,111 9/9/2020
3.5.0.9 46,403 9/4/2020
3.5.0.8 38,415 9/2/2020
3.5.0.7 133,443 9/1/2020
3.5.0.6 12,240 8/31/2020
3.5.0.5 6,577 8/28/2020
3.5.0.4 16,432 8/27/2020
3.5.0.3 18,464 8/26/2020
3.5.0.2 284,728 8/25/2020
3.5.0.1 3,377 8/24/2020
3.5.0 284,893 8/20/2020
3.5.0-beta 31,430 2/4/2020
3.3.105.43 1,891,905 8/19/2020
3.3.105.42 170,169 8/14/2020
3.3.105.41 67,757 8/10/2020
3.3.105.40 22,193 8/8/2020
3.3.105.39 9,482 8/6/2020
3.3.105.38 178,720 8/4/2020
3.3.105.37 9,505 8/3/2020
3.3.105.36 9,840 7/31/2020
3.3.105.35 11,193 7/30/2020
3.3.105.34 55,693 7/29/2020
3.3.105.33 51,944 7/28/2020
3.3.105.32 110,610 7/23/2020
3.3.105.31 38,674 7/22/2020
3.3.105.30 139,736 7/17/2020
3.3.105.29 22,912 7/15/2020
3.3.105.28 129,978 7/9/2020
3.3.105.27 27,221 7/9/2020
3.3.105.26 594,916 7/8/2020
3.3.105.25 12,365 7/7/2020
3.3.105.24 58,203 7/2/2020
3.3.105.23 44,586 6/29/2020
3.3.105.22 71,710 6/26/2020
3.3.105.21 6,222 6/25/2020
3.3.105.20 17,729 6/24/2020
3.3.105.19 2,969 6/24/2020
3.3.105.18 11,447 6/23/2020
3.3.105.17 84,574 6/19/2020
3.3.105.16 31,649 6/18/2020
3.3.105.15 15,884 6/17/2020
3.3.105.14 243,349 6/11/2020
3.3.105.13 48,552 6/9/2020
3.3.105.12 41,938 6/5/2020
3.3.105.11 11,586 6/4/2020
3.3.105.10 14,009 6/3/2020
3.3.105.9 12,615 6/3/2020
3.3.105.8 31,087 6/1/2020
3.3.105.7 87,664 5/27/2020
3.3.105.6 137,759 5/26/2020
3.3.105.5 63,856 5/22/2020
3.3.105.4 39,294 5/22/2020
3.3.105.3 10,162 5/21/2020
3.3.105.2 32,058 5/19/2020
3.3.105.1 134,342 5/18/2020
3.3.105 39,685 5/15/2020
3.3.104.77 37,705 5/14/2020
3.3.104.76 54,208 5/11/2020
3.3.104.75 10,016 5/8/2020
3.3.104.74 29,377 5/8/2020
3.3.104.73 3,341 5/7/2020
3.3.104.72 14,299 5/6/2020
3.3.104.71 58,246 5/4/2020
3.3.104.70 10,932 5/1/2020
3.3.104.69 26,226 4/30/2020
3.3.104.68 33,222 4/29/2020
3.3.104.67 30,416 4/28/2020
3.3.104.66 12,730 4/27/2020
3.3.104.65 12,301 4/24/2020
3.3.104.64 16,598 4/23/2020
3.3.104.63 47,552 4/22/2020
3.3.104.62 13,778 4/21/2020
3.3.104.61 16,525 4/20/2020
3.3.104.60 24,453 4/17/2020
3.3.104.59 29,044 4/16/2020
3.3.104.58 248,186 4/8/2020
3.3.104.57 334,654 4/6/2020
3.3.104.56 14,791 4/3/2020
3.3.104.55 3,422 4/3/2020
3.3.104.54 10,591 4/2/2020
3.3.104.53 35,956 4/1/2020
3.3.104.52 101,345 3/31/2020
3.3.104.51 13,441 3/30/2020
3.3.104.50 16,728 3/27/2020
3.3.104.49 21,337 3/26/2020
3.3.104.48 27,457 3/25/2020
3.3.104.47 63,870 3/24/2020
3.3.104.46 62,542 3/20/2020
3.3.104.45 4,913 3/19/2020
3.3.104.44 66,608 3/18/2020
3.3.104.43 43,406 3/17/2020
3.3.104.42 20,842 3/16/2020
3.3.104.41 35,643 3/12/2020
3.3.104.40 138,043 3/6/2020
3.3.104.39 25,956 3/5/2020
3.3.104.38 92,625 3/2/2020
3.3.104.37 25,072 2/28/2020
3.3.104.36 3,991 2/27/2020
3.3.104.35 24,624 2/26/2020
3.3.104.34 36,354 2/25/2020
3.3.104.33 151,618 2/19/2020
3.3.104.32 49,402 2/17/2020
3.3.104.31 121,109 2/13/2020
3.3.104.30 105,821 2/13/2020
3.3.104.29 120,559 2/10/2020
3.3.104.28 190,619 2/7/2020
3.3.104.27 117,799 2/4/2020
3.3.104.26 120,058 1/24/2020
3.3.104.25 10,368 1/23/2020
3.3.104.24 69,068 1/21/2020
3.3.104.23 33,950 1/17/2020
3.3.104.22 33,762 1/16/2020
3.3.104.21 51,933 1/15/2020
3.3.104.20 85,307 1/10/2020
3.3.104.19 26,460 1/9/2020
3.3.104.18 72,453 1/8/2020
3.3.104.17 72,759 1/6/2020
3.3.104.16 321,344 1/2/2020
3.3.104.15 22,155 12/25/2019
3.3.104.14 6,018 12/23/2019
3.3.104.13 21,002 12/20/2019
3.3.104.12 39,003 12/18/2019
3.3.104.11 20,404 12/18/2019
3.3.104.10 52,105 12/16/2019
3.3.104.9 33,699 12/13/2019
3.3.104.8 14,627 12/12/2019
3.3.104.7 15,846 12/12/2019
3.3.104.6 5,201 12/11/2019
3.3.104.5 22,149 12/9/2019
3.3.104.4 168,193 12/3/2019
3.3.104.3 21,638 12/2/2019
3.3.104.2 18,231 11/26/2019
3.3.104.1 15,161 11/25/2019
3.3.104 125,627 11/22/2019
3.3.103.16 70,954 11/22/2019
3.3.103.15 26,837 11/20/2019
3.3.103.14 2,820 11/19/2019
3.3.103.13 44,277 11/14/2019
3.3.103.12 15,105 11/13/2019
3.3.103.11 88,811 11/8/2019
3.3.103.10 12,995 11/7/2019
3.3.103.9 12,244 11/7/2019
3.3.103.8 19,146 11/5/2019
3.3.103.7 36,596 10/31/2019
3.3.103.6 28,012 10/30/2019
3.3.103.5 20,398 10/28/2019
3.3.103.4 3,594 10/28/2019
3.3.103.3 93,789 10/24/2019
3.3.103.2 5,579 10/22/2019
3.3.103.1 316,268 10/18/2019
3.3.103 25,777 10/18/2019
3.3.102.35 22,409 10/17/2019
3.3.102.34 10,835 10/16/2019
3.3.102.33 89,320 10/11/2019
3.3.102.32 17,697 10/10/2019
3.3.102.31 18,346 10/8/2019
3.3.102.30 140,076 9/30/2019
3.3.102.29 44,801 9/26/2019
3.3.102.28 27,440 9/23/2019
3.3.102.27 7,070 9/21/2019
3.3.102.26 5,427 9/19/2019
3.3.102.25 41,212 9/18/2019
3.3.102.24 18,724 9/17/2019
3.3.102.23 15,980 9/16/2019
3.3.102.22 20,434 9/12/2019
3.3.102.21 26,474 9/9/2019
3.3.102.20 11,584 9/6/2019
3.3.102.19 17,964 9/5/2019
3.3.102.18 11,105 9/4/2019
3.3.102.17 111,445 8/27/2019
3.3.102.16 39,269 8/23/2019
3.3.102.15 9,445 8/22/2019
3.3.102.14 106,965 8/16/2019
3.3.102.13 8,313 8/15/2019
3.3.102.12 4,766 8/14/2019
3.3.102.11 13,085 8/13/2019
3.3.102.10 104,547 8/12/2019
3.3.102.9 9,839 8/9/2019
3.3.102.8 5,956 8/8/2019
3.3.102.7 5,414 8/7/2019
3.3.102.6 8,766 8/7/2019
3.3.102.5 98,731 8/2/2019
3.3.102.4 25,586 8/1/2019
3.3.102.3 43,008 7/30/2019
3.3.102.2 11,022 7/29/2019
3.3.102.1 15,548 7/25/2019
3.3.102 561,082 7/24/2019
3.3.101.32 105,763 7/22/2019
3.3.101.31 34,011 7/19/2019
3.3.101.30 8,996 7/19/2019
3.3.101.29 34,118 7/12/2019
3.3.101.28 15,109 7/10/2019
3.3.101.27 7,699 7/9/2019
3.3.101.26 4,014 7/8/2019
3.3.101.25 19,437 7/2/2019
3.3.101.24 7,681 7/1/2019
3.3.101.23 11,334 6/28/2019
3.3.101.22 10,738 6/27/2019
3.3.101.21 5,121 6/27/2019
3.3.101.20 6,499 6/26/2019
3.3.101.19 165,961 6/24/2019
3.3.101.18 66,126 6/20/2019
3.3.101.17 7,939 6/20/2019
3.3.101.16 23,246 6/17/2019
3.3.101.15 4,615 6/14/2019
3.3.101.14 42,252 6/13/2019
3.3.101.13 17,194 6/7/2019
3.3.101.12 83,692 6/4/2019
3.3.101.11 23,076 6/3/2019
3.3.101.10 26,218 5/31/2019
3.3.101.9 4,372 5/30/2019
3.3.101.8 5,567 5/29/2019
3.3.101.7 14,755 5/28/2019
3.3.101.6 27,105 5/23/2019
3.3.101.5 15,671 5/22/2019
3.3.101.4 16,890 5/21/2019
3.3.101.3 11,528 5/20/2019
3.3.101.2 10,734 5/17/2019
3.3.101.1 59,878 5/15/2019
3.3.101 596,115 5/10/2019
3.3.100.18 98,671 5/8/2019
3.3.100.17 32,730 5/7/2019
3.3.100.16 8,258 5/6/2019
3.3.100.15 19,705 5/3/2019
3.3.100.14 8,972 5/2/2019
3.3.100.13 43,251 4/30/2019
3.3.100.12 7,804 4/29/2019
3.3.100.11 20,504 4/26/2019
3.3.100.10 114,406 4/25/2019
3.3.100.9 4,198 4/25/2019
3.3.100.8 7,440 4/24/2019
3.3.100.7 21,007 4/18/2019
3.3.100.6 12,525 4/16/2019
3.3.100.5 71,781 4/4/2019
3.3.100.4 11,852 4/3/2019
3.3.100.3 44,093 3/29/2019
3.3.100.2 24,492 3/26/2019
3.3.100.1 35,383 3/22/2019
3.3.100 1,004,008 3/21/2019
3.3.4.58 646,626 3/11/2019
3.3.4.57 8,719 3/7/2019
3.3.4.56 10,811 3/6/2019
3.3.4.55 70,240 2/26/2019
3.3.4.54 72,779 2/20/2019
3.3.4.53 21,649 2/15/2019
3.3.4.52 19,551 2/14/2019
3.3.4.51 9,792 2/13/2019
3.3.4.50 110,888 2/4/2019
3.3.4.49 51,300 1/26/2019
3.3.4.48 8,226 1/25/2019
3.3.4.47 8,837 1/24/2019
3.3.4.46 74,774 1/18/2019
3.3.4.45 55,581 1/11/2019
3.3.4.44 3,711 1/10/2019
3.3.4.43 53,147 1/8/2019
3.3.4.42 2,491 1/7/2019
3.3.4.41 40,358 1/4/2019
3.3.4.40 69,325 12/22/2018
3.3.4.39 3,662 12/21/2018
3.3.4.38 56,195 12/15/2018
3.3.4.37 45,995 12/14/2018
3.3.4.36 34,606 12/12/2018
3.3.4.35 95,064 12/4/2018
3.3.4.34 85,670 11/16/2018
3.3.4.33 3,467 11/16/2018
3.3.4.32 8,004 11/15/2018
3.3.4.31 4,656 11/13/2018
3.3.4.30 64,348 11/9/2018
3.3.4.29 3,940 11/9/2018
3.3.4.28 3,988 11/7/2018
3.3.4.27 3,320 11/7/2018
3.3.4.26 2,632 11/6/2018
3.3.4.25 15,118 10/30/2018
3.3.4.24 4,874 10/29/2018
3.3.4.23 2,520 10/29/2018
3.3.4.22 18,115 10/26/2018
3.3.4.21 6,789 10/22/2018
3.3.4.20 2,521 10/22/2018
3.3.4.19 76,493 10/17/2018
3.3.4.18 116,563 10/6/2018
3.3.4.17 34,421 10/4/2018
3.3.4.16 30,634 9/26/2018
3.3.4.15 125,485 9/10/2018
3.3.4.14 24,884 9/7/2018
3.3.4.13 33,843 8/28/2018
3.3.4.12 52,406 8/16/2018
3.3.4.11 6,849 8/15/2018
3.3.4.10 31,392 8/3/2018
3.3.4.9 46,688 8/2/2018
3.3.4.8 100,895 7/23/2018
3.3.4.7 230,460 7/3/2018
3.3.4.6 41,695 6/23/2018
3.3.4.5 24,641 6/19/2018
3.3.4.4 145,464 6/1/2018
3.3.4.3 3,614,484 4/25/2018
3.3.4.2 14,687 4/20/2018
3.3.4.1 68,185 3/29/2018
3.3.4 21,630 3/29/2018
3.3.3.6 89,478 3/15/2018
3.3.3.5 25,923 3/3/2018
3.3.3.4 51,309 2/27/2018
3.3.3.3 1,356,964 11/11/2017
3.3.3.2 61,237 10/24/2017
3.3.3.1 27,430 10/9/2017
3.3.3 62,631 7/27/2017
3.3.2.3 727,891 7/7/2017
3.3.2.2 3,869 7/5/2017
3.3.2.1 5,559 6/28/2017
3.3.2 41,619 5/25/2017
3.3.1.9 650,702 5/11/2017
3.3.1.8 4,954 5/8/2017
3.3.1.7 4,374 5/5/2017
3.3.1.6 12,688 4/28/2017
3.3.1.5 13,624 4/21/2017
3.3.1.4 5,856 4/19/2017
3.3.1.3 18,529 3/31/2017
3.3.1.2 8,661 3/15/2017
3.3.1.1 4,166 3/14/2017
3.3.1 14,784 3/14/2017
3.3.0.9 63,139 1/20/2017
3.3.0.8 11,659 12/28/2016
3.3.0.7 10,543 12/16/2016
3.3.0.6 3,687 12/9/2016
3.3.0.5 4,842 12/7/2016
3.3.0.4 2,572 12/6/2016
3.3.0.3 15,104 11/15/2016
3.3.0.2 60,522 11/4/2016
3.3.0.1 42,650 10/11/2016
3.3.0 122,342 9/19/2016
3.2.8-rc 2,204 9/8/2016
3.2.7-beta 1,781 8/23/2016
3.2.6-beta 2,085 8/2/2016
3.2.5-beta 1,906 6/28/2016
3.2.4.1-beta 1,925 6/2/2016
3.2.4-beta 1,625 6/1/2016
3.2.3.1-beta 1,796 4/20/2016
3.2.3-beta 2,349 3/12/2016
3.2.2.1-beta 1,606 3/2/2016
3.2.2-beta 1,705 1/12/2016
3.2.1-beta 2,251 12/7/2015
3.2.0-beta 2,152 9/29/2015
3.1.4.5 25,999 8/9/2016
3.1.4.4 5,154 7/29/2016
3.1.4.3 5,776 7/13/2016
3.1.4.2 5,033 6/28/2016
3.1.4.1 4,652 6/3/2016
3.1.4 4,569 5/26/2016
3.1.3.3 9,085 5/5/2016
3.1.3.2 2,431 4/26/2016
3.1.3.1 2,103 4/18/2016
3.1.3 4,608 4/6/2016
3.1.2.2 8,347 2/22/2016
3.1.2.1 6,601 1/21/2016
3.1.2 2,115 1/19/2016
3.1.1.2 7,397 1/6/2016
3.1.1.1 2,765 12/21/2015
3.1.1 4,813 12/2/2015
3.1.0.2 104,854 10/7/2015
3.1.0.1 9,982 8/27/2015
3.1.0 133,129 7/28/2015
3.0.0.2-preview 2,172 5/21/2015
3.0.0.1-preview 1,708 5/6/2015
3.0.0-preview 1,921 4/30/2015