AWSSDK.SecurityToken 4.0.2.1

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.1
                    
NuGet\Install-Package AWSSDK.SecurityToken -Version 4.0.2.1
                    
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.1" />
                    
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.1" />
                    
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.1
                    
#r "nuget: AWSSDK.SecurityToken, 4.0.2.1"
                    
#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.1
                    
#: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.1
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SecurityToken&version=4.0.2.1
                    
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 (125)

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