AWSSDK.SecurityToken 4.0.1.7

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.1.7
                    
NuGet\Install-Package AWSSDK.SecurityToken -Version 4.0.1.7
                    
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.1.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SecurityToken" Version="4.0.1.7" />
                    
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.1.7
                    
#r "nuget: AWSSDK.SecurityToken, 4.0.1.7"
                    
#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.1.7
                    
#: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.1.7
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SecurityToken&version=4.0.1.7
                    
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 (123)

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