AWSSDK.SecurityToken 3.3.105.36

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SecurityToken --version 3.3.105.36
                    
NuGet\Install-Package AWSSDK.SecurityToken -Version 3.3.105.36
                    
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="3.3.105.36" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.3.105.36" />
                    
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 3.3.105.36
                    
#r "nuget: AWSSDK.SecurityToken, 3.3.105.36"
                    
#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=3.3.105.36
                    
Install AWSSDK.SecurityToken as a Cake Addin
#tool nuget:?package=AWSSDK.SecurityToken&version=3.3.105.36
                    
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 was computed.  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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid10 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed.  monotouch10 is compatible. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap is compatible.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
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.
  • All Frameworks

  • MonoAndroid 1.0

  • MonoTouch 1.0

  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

  • UAP 0.0

  • Xamarin.iOS 1.0

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.
CCob/Volumiser
emgarten/Sleet
A static nuget feed generator for Azure Storage, AWS S3, and more.
aws/aws-extensions-for-dotnet-cli
Extensions to the dotnet CLI to simplify the process of building and publishing .NET Core applications to AWS services
robinrodricks/FluentStorage
A polycloud .NET cloud storage abstraction layer. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#.
alexandre-spieser/mongodb-generic-repository
An example of generic repository implementation using the MongoDB C# Sharp 2.0 driver (async)
aws/aws-logging-dotnet
.NET Libraries for integrating Amazon CloudWatch Logs with popular .NET logging libraries
shr670377723/CommunityServer-master
abuzuhri/Amazon-SP-API-CSharp
.Net C# library for the new Amazon Selling Partner API
cocosip/sharp-abp
Abp-vNext extension modules
Cysharp/Claudia
Unofficial Anthropic Claude API client for .NET.
awslabs/aws-sdk-net-samples
Version Downloads Last updated
4.0.0.7 47 6/11/2025
4.0.0.6 2,531 6/10/2025
4.0.0.5 21,898 6/4/2025
4.0.0.4 119,729 5/16/2025
4.0.0.3 10,100 5/15/2025
4.0.0.2 106,361 5/6/2025
4.0.0.1 53,492 4/30/2025
4.0.0 164,478 4/28/2025
4.0.0-preview.13 3,465 4/9/2025
4.0.0-preview.12 437 4/4/2025
4.0.0-preview.11 4,844 3/26/2025
4.0.0-preview.10 5,856 3/7/2025
4.0.0-preview.9 463 3/4/2025
4.0.0-preview.8 766 2/25/2025
4.0.0-preview.7 4,400 2/17/2025
4.0.0-preview.6 6,611 2/6/2025
4.0.0-preview.5 8,277 1/3/2025
4.0.0-preview.4 32,168 10/11/2024
4.0.0-preview.3 972 10/1/2024
4.0.0-preview.2 11,326 8/28/2024
4.0.0-preview 66,616 8/15/2024
3.7.401.114 32 6/11/2025
3.7.401.113 2,552 6/10/2025
3.7.401.112 4,565 6/9/2025
3.7.401.111 31,846 6/6/2025
3.7.401.110 17,696 6/5/2025
3.7.401.109 9,666 6/4/2025
3.7.401.108 11,829 6/2/2025
3.7.401.107 8,696 5/30/2025
3.7.401.106 58,798 5/28/2025
3.7.401.105 17,516 5/23/2025
3.7.401.104 12,184 5/21/2025
3.7.401.103 8,728 5/20/2025
3.7.401.102 10,884 5/19/2025
3.7.401.101 85,938 5/16/2025
3.7.401.100 27,184 5/12/2025
3.7.401.99 63,011 5/9/2025
3.7.401.98 9,252 5/8/2025
3.7.401.97 11,970 5/7/2025
3.7.401.96 21,170 5/6/2025
3.7.401.95 15,399 5/5/2025
3.7.401.94 45,791 5/2/2025
3.7.401.93 11,106 5/1/2025
3.7.401.92 10,653 4/30/2025
3.7.401.91 12,707 4/29/2025
3.7.401.90 29,585 4/28/2025
3.7.401.89 69,651 4/25/2025
3.7.401.88 21,189 4/24/2025
3.7.401.87 38,731 4/23/2025
3.7.401.86 111,149 4/18/2025
3.7.401.85 18,135 4/17/2025
3.7.401.84 84,266 4/16/2025
3.7.401.83 78,698 4/14/2025
3.7.401.82 63,161 4/11/2025
3.7.401.81 26,439 4/10/2025
3.7.401.80 26,928 4/9/2025
3.7.401.79 52,345 4/8/2025
3.7.401.78 172,062 4/4/2025
3.7.401.77 51,057 4/3/2025
3.7.401.76 25,128 4/3/2025
3.7.401.75 7,117 4/2/2025
3.7.401.74 65,204 4/1/2025
3.7.401.73 38,126 3/31/2025
3.7.401.72 106,637 3/28/2025
3.7.401.71 52,029 3/27/2025
3.7.401.70 34,730 3/26/2025
3.7.401.69 27,879 3/25/2025
3.7.401.68 50,252 3/24/2025
3.7.401.67 127,369 3/21/2025
3.7.401.66 41,455 3/20/2025
3.7.401.65 30,573 3/19/2025
3.7.401.64 34,760 3/18/2025
3.7.401.63 43,960 3/17/2025
3.7.401.62 86,784 3/14/2025
3.7.401.61 20,718 3/14/2025
3.7.401.60 145,620 3/11/2025
3.7.401.59 45,283 3/10/2025
3.7.401.58 100,826 3/7/2025
3.7.401.57 40,116 3/6/2025
3.7.401.56 34,412 3/5/2025
3.7.401.55 69,533 3/4/2025
3.7.401.54 77,314 3/3/2025
3.7.401.53 124,167 2/28/2025
3.7.401.52 60,641 2/27/2025
3.7.401.51 49,175 2/26/2025
3.7.401.50 52,402 2/25/2025
3.7.401.49 69,724 2/24/2025
3.7.401.48 62,913 2/21/2025
3.7.401.47 42,099 2/20/2025
3.7.401.46 75,440 2/18/2025
3.7.401.45 98,288 2/17/2025
3.7.401.44 102,244 2/13/2025
3.7.401.43 43,160 2/12/2025
3.7.401.42 66,170 2/11/2025
3.7.401.41 77,859 2/10/2025
3.7.401.40 89,342 2/7/2025
3.7.401.39 49,241 2/6/2025
3.7.401.38 41,277 2/5/2025
3.7.401.37 117,537 2/4/2025
3.7.401.36 61,924 2/3/2025
3.7.401.35 167,096 1/30/2025
3.7.401.34 167,438 1/27/2025
3.7.401.33 141,896 1/22/2025
3.7.401.32 55,787 1/21/2025
3.7.401.31 105,537 1/17/2025
3.7.401.30 73,609 1/16/2025
3.7.401.29 47,343 1/15/2025
3.7.401.28 45,214 1/14/2025
3.7.401.27 51,094 1/13/2025
3.7.401.26 82,425 1/10/2025
3.7.401.25 22,100 1/9/2025
3.7.401.24 82,596 1/8/2025
3.7.401.23 84,212 1/7/2025
3.7.401.22 63,164 1/6/2025
3.7.401.21 75,911 1/3/2025
3.7.401.20 68,731 1/2/2025
3.7.401.19 151,694 12/26/2024
3.7.401.18 493,872 12/23/2024
3.7.401.17 57,764 12/20/2024
3.7.401.16 105,677 12/19/2024
3.7.401.15 70,093 12/18/2024
3.7.401.14 62,585 12/17/2024
3.7.401.13 179,505 12/13/2024
3.7.401.12 70,698 12/12/2024
3.7.401.11 40,609 12/11/2024
3.7.401.10 57,469 12/10/2024
3.7.401.9 67,406 12/9/2024
3.7.401.8 349,307 12/3/2024
3.7.401.7 369,431 11/27/2024
3.7.401.6 361,612 11/22/2024
3.7.401.5 62,096 11/21/2024
3.7.401.4 54,211 11/21/2024
3.7.401.3 108,321 11/19/2024
3.7.401.2 223,777 11/15/2024
3.7.401.1 276,846 11/15/2024
3.7.401 35,551 11/14/2024
3.7.400.50 112,318 11/13/2024
3.7.400.49 118,288 11/12/2024
3.7.400.48 51,497 11/11/2024
3.7.400.47 67,989 11/8/2024
3.7.400.46 187,842 11/7/2024
3.7.400.45 715,772 11/1/2024
3.7.400.44 56,281 10/31/2024
3.7.400.43 99,022 10/30/2024
3.7.400.42 78,182 10/29/2024
3.7.400.41 301,617 10/28/2024
3.7.400.40 101,367 10/25/2024
3.7.400.39 39,306 10/24/2024
3.7.400.38 59,682 10/23/2024
3.7.400.37 73,280 10/22/2024
3.7.400.36 371,315 10/16/2024
3.7.400.35 307,315 10/15/2024
3.7.400.34 60,149 10/14/2024
3.7.400.33 269,507 10/9/2024
3.7.400.32 77,911 10/8/2024
3.7.400.31 73,378 10/7/2024
3.7.400.30 124,293 10/4/2024
3.7.400.29 30,912 10/3/2024
3.7.400.28 38,805 10/2/2024
3.7.400.27 77,165 10/1/2024
3.7.400.26 226,323 9/27/2024
3.7.400.25 79,315 9/26/2024
3.7.400.24 65,748 9/25/2024
3.7.400.23 73,241 9/24/2024
3.7.400.22 160,140 9/21/2024
3.7.400.21 670,875 9/16/2024
3.7.400.20 102,112 9/13/2024
3.7.400.19 135,966 9/11/2024
3.7.400.18 91,426 9/10/2024
3.7.400.17 61,241 9/9/2024
3.7.400.16 172,897 9/6/2024
3.7.400.15 74,747 9/5/2024
3.7.400.14 196,779 9/4/2024
3.7.400.13 230,638 8/30/2024
3.7.400.12 231,104 8/28/2024
3.7.400.11 264,894 8/22/2024
3.7.400.10 95,144 8/21/2024
3.7.400.9 70,798 8/20/2024
3.7.400.8 46,379 8/19/2024
3.7.400.7 288,592 8/16/2024
3.7.400.6 80,576 8/15/2024
3.7.400.5 216,280 8/13/2024
3.7.400.4 224,990 8/9/2024
3.7.400.3 350,003 8/5/2024
3.7.400.2 355,457 7/30/2024
3.7.400.1 58,429 7/29/2024
3.7.400 210,344 7/24/2024
3.7.300.121 209,709 7/22/2024
3.7.300.120 625,460 7/18/2024
3.7.300.119 298,207 7/12/2024
3.7.300.118 271,416 7/10/2024
3.7.300.117 165,533 7/9/2024
3.7.300.116 21,001 7/8/2024
3.7.300.115 90,214 7/5/2024
3.7.300.114 48,631 7/3/2024
3.7.300.113 143,873 7/1/2024
3.7.300.112 247,863 6/28/2024
3.7.300.111 108,323 6/27/2024
3.7.300.110 172,386 6/24/2024
3.7.300.109 107,965 6/20/2024
3.7.300.108 93,840 6/19/2024
3.7.300.107 85,560 6/18/2024
3.7.300.106 429,106 6/12/2024
3.7.300.105 450,064 6/11/2024
3.7.300.104 89,100 6/10/2024
3.7.300.103 88,465 6/7/2024
3.7.300.102 132,380 6/5/2024
3.7.300.101 129,863 6/4/2024
3.7.300.100 180,202 6/3/2024
3.7.300.99 261,261 5/30/2024
3.7.300.98 74,433 5/29/2024
3.7.300.97 54,494 5/28/2024
3.7.300.96 246,036 5/23/2024
3.7.300.95 63,806 5/22/2024
3.7.300.94 371,706 5/17/2024
3.7.300.93 172,940 5/16/2024
3.7.300.92 146,640 5/14/2024
3.7.300.91 227,621 5/13/2024
3.7.300.90 185,725 5/10/2024
3.7.300.89 45,971 5/9/2024
3.7.300.88 242,909 5/6/2024
3.7.300.87 68,805 5/3/2024
3.7.300.86 223,386 5/1/2024
3.7.300.85 159,128 4/29/2024
3.7.300.84 142,581 4/26/2024
3.7.300.83 36,895 4/25/2024
3.7.300.82 113,451 4/24/2024
3.7.300.81 43,555 4/23/2024
3.7.300.80 136,052 4/22/2024
3.7.300.79 47,278 4/19/2024
3.7.300.78 45,632 4/18/2024
3.7.300.77 133,908 4/17/2024
3.7.300.76 88,671 4/16/2024
3.7.300.75 1,344,390 4/11/2024
3.7.300.74 156,618 4/10/2024
3.7.300.73 126,607 4/9/2024
3.7.300.72 209,864 4/8/2024
3.7.300.71 105,367 4/5/2024
3.7.300.70 139,484 4/4/2024
3.7.300.69 70,766 4/3/2024
3.7.300.68 118,198 4/2/2024
3.7.300.67 61,600 4/1/2024
3.7.300.66 113,118 3/29/2024
3.7.300.65 42,519 3/28/2024
3.7.300.64 147,848 3/27/2024
3.7.300.63 53,593 3/26/2024
3.7.300.62 87,768 3/25/2024
3.7.300.61 159,592 3/22/2024
3.7.300.60 415,652 3/18/2024
3.7.300.59 79,329 3/15/2024
3.7.300.58 82,126 3/14/2024
3.7.300.57 50,621 3/13/2024
3.7.300.56 274,662 3/8/2024
3.7.300.55 666,249 2/29/2024
3.7.300.54 266,027 2/27/2024
3.7.300.53 948,489 2/16/2024
3.7.300.52 33,296 2/15/2024
3.7.300.51 73,132 2/14/2024
3.7.300.50 61,825 2/13/2024
3.7.300.49 276,403 2/9/2024
3.7.300.48 96,491 2/7/2024
3.7.300.47 432,120 2/2/2024
3.7.300.46 47,619 2/1/2024
3.7.300.45 314,683 1/31/2024
3.7.300.44 59,916 1/30/2024
3.7.300.43 125,241 1/29/2024
3.7.300.42 223,369 1/25/2024
3.7.300.41 99,858 1/25/2024
3.7.300.40 263,576 1/19/2024
3.7.300.39 260,518 1/18/2024
3.7.300.38 123,626 1/16/2024
3.7.300.37 126,351 1/14/2024
3.7.300.36 14,587 1/12/2024
3.7.300.35 84,067 1/11/2024
3.7.300.34 114,199 1/10/2024
3.7.300.33 133,541 1/8/2024
3.7.300.32 37,193 1/5/2024
3.7.300.31 40,347 1/4/2024
3.7.300.30 53,708 1/3/2024
3.7.300.29 314,546 12/28/2023
3.7.300.28 33,789 12/27/2023
3.7.300.27 32,429 12/26/2023
3.7.300.26 40,159 12/22/2023
3.7.300.25 21,108 12/21/2023
3.7.300.24 41,211 12/20/2023
3.7.300.23 44,515 12/19/2023
3.7.300.22 85,188 12/18/2023
3.7.300.21 62,735 12/15/2023
3.7.300.20 28,734 12/14/2023
3.7.300.19 109,854 12/13/2023
3.7.300.18 196,708 12/12/2023
3.7.300.17 330,650 12/7/2023
3.7.300.16 56,805 12/6/2023
3.7.300.15 126,161 12/5/2023
3.7.300.14 177,793 12/4/2023
3.7.300.13 231,549 11/30/2023
3.7.300.12 6,364 11/29/2023
3.7.300.11 55,532 11/28/2023
3.7.300.10 51,828 11/28/2023
3.7.300.9 5,269 11/27/2023
3.7.300.8 118,080 11/27/2023
3.7.300.7 242,163 11/21/2023
3.7.300.6 63,766 11/20/2023
3.7.300.5 278,760 11/17/2023
3.7.300.4 31,884 11/16/2023
3.7.300.3 39,466 11/15/2023
3.7.300.2 130,390 11/14/2023
3.7.300.1 238,841 11/13/2023
3.7.300 547,569 11/10/2023
3.7.202.18 175,189 11/8/2023
3.7.202.17 55,026 11/7/2023
3.7.202.16 46,299 11/6/2023
3.7.202.15 212,580 11/2/2023
3.7.202.14 450,268 10/27/2023
3.7.202.13 67,144 10/26/2023
3.7.202.12 199,028 10/24/2023
3.7.202.11 51,114 10/23/2023
3.7.202.10 165,788 10/20/2023
3.7.202.9 118,893 10/19/2023
3.7.202.8 52,907 10/18/2023
3.7.202.7 54,816 10/17/2023
3.7.202.6 77,631 10/16/2023
3.7.202.5 107,699 10/12/2023
3.7.202.4 230,773 10/7/2023
3.7.202.3 50,936 10/5/2023
3.7.202.2 52,856 10/4/2023
3.7.202.1 74,820 10/3/2023
3.7.202 181,558 10/2/2023
3.7.201.44 261,657 9/28/2023
3.7.201.43 30,114 9/28/2023
3.7.201.42 8,646 9/27/2023
3.7.201.41 97,767 9/25/2023
3.7.201.40 158,542 9/22/2023
3.7.201.39 164,435 9/20/2023
3.7.201.38 58,662 9/19/2023
3.7.201.37 129,453 9/15/2023
3.7.201.36 23,263 9/15/2023
3.7.201.35 14,444 9/14/2023
3.7.201.34 237,072 9/13/2023
3.7.201.33 36,831 9/12/2023
3.7.201.32 380,489 9/8/2023
3.7.201.31 42,663 9/8/2023
3.7.201.30 41,735 9/6/2023
3.7.201.29 46,384 9/5/2023
3.7.201.28 111,987 9/1/2023
3.7.201.27 25,569 9/1/2023
3.7.201.26 3,318 8/31/2023
3.7.201.25 45,606 8/31/2023
3.7.201.24 10,311 8/30/2023
3.7.201.23 119,412 8/28/2023
3.7.201.22 138,003 8/25/2023
3.7.201.21 69,039 8/24/2023
3.7.201.20 315,060 8/23/2023
3.7.201.19 49,995 8/22/2023
3.7.201.18 72,397 8/21/2023
3.7.201.17 37,002 8/18/2023
3.7.201.16 12,944 8/18/2023
3.7.201.15 13,332 8/17/2023
3.7.201.14 101,371 8/15/2023
3.7.201.13 169,379 8/14/2023
3.7.201.12 89,097 8/11/2023
3.7.201.11 41,246 8/10/2023
3.7.201.10 66,366 8/9/2023
3.7.201.9 55,009 8/8/2023
3.7.201.8 16,848 8/8/2023
3.7.201.7 55,856 8/7/2023
3.7.201.6 100,859 8/4/2023
3.7.201.5 81,062 8/2/2023
3.7.201.4 53,312 8/1/2023
3.7.201.3 369,741 7/31/2023
3.7.201.2 210,547 7/28/2023
3.7.201.1 131,431 7/26/2023
3.7.201 68,462 7/25/2023
3.7.200.4 165,333 7/24/2023
3.7.200.3 402,663 7/21/2023
3.7.200.2 166,528 7/20/2023
3.7.200.1 901,857 7/18/2023
3.7.200 158,855 7/18/2023
3.7.103.23 24,553 7/17/2023
3.7.103.22 121,599 7/13/2023
3.7.103.21 634,601 7/7/2023
3.7.103.20 8,529 7/7/2023
3.7.103.19 31,381 7/6/2023
3.7.103.18 67,635 7/5/2023
3.7.103.17 234,638 7/3/2023
3.7.103.16 1,748,796 6/20/2023
3.7.103.15 446,179 6/15/2023
3.7.103.14 205,235 6/13/2023
3.7.103.13 95,142 6/12/2023
3.7.103.12 129,654 6/8/2023
3.7.103.11 170,540 6/6/2023
3.7.103.10 119,062 6/5/2023
3.7.103.9 88,553 6/2/2023
3.7.103.8 8,046 6/2/2023
3.7.103.7 29,667 6/1/2023
3.7.103.6 208,026 5/30/2023
3.7.103.5 408,273 5/26/2023
3.7.103.4 266,006 5/25/2023
3.7.103.3 49,054 5/24/2023
3.7.103.2 62,532 5/23/2023
3.7.103.1 114,992 5/19/2023
3.7.103 46,986 5/18/2023
3.7.102.4 166,324 5/16/2023
3.7.102.3 65,067 5/15/2023
3.7.102.2 193,186 5/11/2023
3.7.102.1 114,937 5/9/2023
3.7.102 36,702 5/8/2023
3.7.101.60 244,419 5/4/2023
3.7.101.59 102,822 5/2/2023
3.7.101.58 79,298 5/1/2023
3.7.101.57 35,203 4/28/2023
3.7.101.56 189,436 4/27/2023
3.7.101.55 52,960 4/26/2023
3.7.101.54 64,770 4/25/2023
3.7.101.53 35,262 4/25/2023
3.7.101.52 71,163 4/21/2023
3.7.101.51 39,179 4/21/2023
3.7.101.50 120,089 4/19/2023
3.7.101.49 128,113 4/17/2023
3.7.101.48 153,254 4/14/2023
3.7.101.47 38,051 4/13/2023
3.7.101.46 33,366 4/12/2023
3.7.101.45 68,213 4/11/2023
3.7.101.44 47,629 4/10/2023
3.7.101.43 150,282 4/7/2023
3.7.101.42 13,164 4/6/2023
3.7.101.41 71,388 4/5/2023
3.7.101.40 116,106 4/4/2023
3.7.101.39 95,480 4/3/2023
3.7.101.38 91,917 3/31/2023
3.7.101.37 180,401 3/30/2023
3.7.101.36 1,498,457 3/29/2023
3.7.101.35 62,627 3/28/2023
3.7.101.34 256,634 3/24/2023
3.7.101.33 42,292 3/23/2023
3.7.101.32 35,389 3/22/2023
3.7.101.31 447,458 3/21/2023
3.7.101.30 37,340 3/20/2023
3.7.101.29 88,981 3/17/2023
3.7.101.28 35,128 3/17/2023
3.7.101.27 31,659 3/16/2023
3.7.101.26 79,617 3/15/2023
3.7.101.25 224,991 3/14/2023
3.7.101.24 80,130 3/13/2023
3.7.101.23 115,418 3/10/2023
3.7.101.22 132,821 3/9/2023
3.7.101.21 164,751 3/8/2023
3.7.101.20 149,652 3/7/2023
3.7.101.19 199,498 3/3/2023
3.7.101.18 70,978 3/2/2023
3.7.101.17 69,856 3/1/2023
3.7.101.16 81,500 2/28/2023
3.7.101.15 105,530 2/27/2023
3.7.101.14 149,502 2/23/2023
3.7.101.13 290,692 2/21/2023
3.7.101.12 239,393 2/18/2023
3.7.101.11 4,340 2/17/2023
3.7.101.10 92,310 2/16/2023
3.7.101.9 49,139 2/15/2023
3.7.101.8 153,846 2/13/2023
3.7.101.7 47,628 2/10/2023
3.7.101.6 84,269 2/9/2023
3.7.101.5 177,150 2/8/2023
3.7.101.4 79,170 2/7/2023
3.7.101.3 101,549 2/6/2023
3.7.101.2 70,633 2/3/2023
3.7.101.1 62,992 2/2/2023
3.7.101 49,785 2/2/2023
3.7.100.64 115,977 2/1/2023
3.7.100.63 52,335 1/31/2023
3.7.100.62 397,859 1/26/2023
3.7.100.61 126,740 1/25/2023
3.7.100.60 117,421 1/24/2023
3.7.100.59 94,718 1/23/2023
3.7.100.58 152,755 1/20/2023
3.7.100.57 25,704 1/20/2023
3.7.100.56 90,350 1/18/2023
3.7.100.55 124,171 1/17/2023
3.7.100.54 342,949 1/13/2023
3.7.100.53 89,030 1/12/2023
3.7.100.52 297,098 1/10/2023
3.7.100.51 86,811 1/9/2023
3.7.100.50 56,547 1/6/2023
3.7.100.49 30,880 1/5/2023
3.7.100.48 334,066 1/4/2023
3.7.100.47 13,207 1/3/2023
3.7.100.46 130,130 12/30/2022
3.7.100.45 84,917 12/29/2022
3.7.100.44 58,530 12/23/2022
3.7.100.43 19,692 12/22/2022
3.7.100.42 21,204 12/21/2022
3.7.100.41 81,924 12/20/2022
3.7.100.40 37,835 12/19/2022
3.7.100.39 275,060 12/16/2022
3.7.100.38 214,013 12/16/2022
3.7.100.37 32,047 12/15/2022
3.7.100.36 94,447 12/14/2022
3.7.100.35 203,275 12/13/2022
3.7.100.34 80,596 12/12/2022
3.7.100.33 145,114 12/8/2022
3.7.100.32 25,360 12/8/2022
3.7.100.31 7,684 12/7/2022
3.7.100.30 55,489 12/6/2022
3.7.100.29 175,498 12/5/2022
3.7.100.28 377,919 12/2/2022
3.7.100.27 276,364 12/1/2022
3.7.100.26 214,470 11/30/2022
3.7.100.25 284,584 11/29/2022
3.7.100.24 29,560 11/29/2022
3.7.100.23 297,796 11/28/2022
3.7.100.22 303,985 11/22/2022
3.7.100.21 319,459 11/18/2022
3.7.100.20 79,353 11/17/2022
3.7.100.19 174,532 11/16/2022
3.7.100.18 15,696 11/16/2022
3.7.100.17 75,655 11/15/2022
3.7.100.16 256,343 11/11/2022
3.7.100.15 45,024 11/10/2022
3.7.100.14 68,840,673 11/9/2022
3.7.100.13 9,002 11/9/2022
3.7.100.12 20,567 11/9/2022
3.7.100.11 4,453 11/8/2022
3.7.100.10 49,903 11/7/2022
3.7.100.9 96,645 11/4/2022
3.7.100.8 134,182 11/2/2022
3.7.100.7 133,647 10/31/2022
3.7.100.6 166,920 10/29/2022
3.7.100.5 9,100 10/28/2022
3.7.100.4 104,067 10/27/2022
3.7.100.3 97,142 10/26/2022
3.7.100.2 29,062 10/25/2022
3.7.100.1 43,191 10/24/2022
3.7.100 248,860 10/21/2022
3.7.1.218 289,805 10/20/2022
3.7.1.217 136,217 10/19/2022
3.7.1.216 159,308 10/18/2022
3.7.1.215 92,349 10/14/2022
3.7.1.214 62,536 10/13/2022
3.7.1.213 260,475 10/7/2022
3.7.1.212 124,963 10/6/2022
3.7.1.211 634,096 10/4/2022
3.7.1.210 69,528 10/3/2022
3.7.1.209 77,062 9/30/2022
3.7.1.208 151,223 9/29/2022
3.7.1.207 233,306 9/27/2022
3.7.1.206 3,688,325 9/27/2022
3.7.1.205 15,796 9/26/2022
3.7.1.204 117,548 9/23/2022
3.7.1.203 48,240 9/22/2022
3.7.1.202 121,565 9/21/2022
3.7.1.201 89,299 9/20/2022
3.7.1.200 41,393 9/19/2022
3.7.1.199 607,832 9/15/2022
3.7.1.198 76,578 9/14/2022
3.7.1.197 138,096 9/13/2022
3.7.1.196 96,559 9/9/2022
3.7.1.195 19,108 9/9/2022
3.7.1.194 24,346 9/8/2022
3.7.1.193 333,412 9/2/2022
3.7.1.192 18,815 9/1/2022
3.7.1.191 329,070 8/30/2022
3.7.1.190 57,455 8/29/2022
3.7.1.189 124,508 8/25/2022
3.7.1.188 188,480 8/22/2022
3.7.1.187 74,299 8/19/2022
3.7.1.186 100,366 8/16/2022
3.7.1.185 111,647 8/12/2022
3.7.1.184 114,331 8/11/2022
3.7.1.183 234,332 8/8/2022
3.7.1.182 124,492 8/4/2022
3.7.1.181 91,122 8/2/2022
3.7.1.180 133,565 7/29/2022
3.7.1.179 25,815 7/28/2022
3.7.1.178 44,424 7/27/2022
3.7.1.177 296,693 7/22/2022
3.7.1.176 87,795 7/20/2022
3.7.1.175 238,709 7/18/2022
3.7.1.174 70,046 7/15/2022
3.7.1.173 24,178 7/14/2022
3.7.1.172 56,923 7/12/2022
3.7.1.171 87,593 7/11/2022
3.7.1.170 276,099 7/5/2022
3.7.1.169 178,479 6/29/2022
3.7.1.168 297,558 6/24/2022
3.7.1.167 745,795 6/17/2022
3.7.1.166 58,393 6/16/2022
3.7.1.165 263,102 6/14/2022
3.7.1.164 93,692 6/10/2022
3.7.1.163 113,038 6/8/2022
3.7.1.162 1,497,779 6/7/2022
3.7.1.161 57,797 6/6/2022
3.7.1.160 205,104 5/31/2022
3.7.1.159 499,581 5/27/2022
3.7.1.158 39,521 5/26/2022
3.7.1.157 43,180 5/26/2022
3.7.1.156 141,381 5/25/2022
3.7.1.155 81,972 5/24/2022
3.7.1.154 64,813 5/23/2022
3.7.1.153 337,755 5/19/2022
3.7.1.152 61,304 5/18/2022
3.7.1.151 286,453 5/16/2022
3.7.1.150 329,122 5/9/2022
3.7.1.149 79,758 5/6/2022
3.7.1.148 35,549 5/6/2022
3.7.1.147 122,115 5/5/2022
3.7.1.146 115,965 5/4/2022
3.7.1.145 153,779 5/3/2022
3.7.1.144 389,793 5/3/2022
3.7.1.143 3,799 5/2/2022
3.7.1.142 612,662 4/20/2022
3.7.1.141 104,778 4/19/2022
3.7.1.140 297,915 4/14/2022
3.7.1.139 827,286 4/12/2022
3.7.1.138 86,419 4/11/2022
3.7.1.137 115,250 4/7/2022
3.7.1.136 100,648 4/6/2022
3.7.1.135 463,481 4/1/2022
3.7.1.134 112,743 3/31/2022
3.7.1.133 210,871 3/28/2022
3.7.1.132 138,837 3/24/2022
3.7.1.131 74,671 3/23/2022
3.7.1.130 279,660 3/17/2022
3.7.1.129 41,666 3/16/2022
3.7.1.128 144,320 3/14/2022
3.7.1.127 60,557 3/10/2022
3.7.1.126 18,634 3/9/2022
3.7.1.125 32,734 3/8/2022
3.7.1.124 89,639 3/4/2022
3.7.1.123 41,169 3/3/2022
3.7.1.122 85,327 3/1/2022
3.7.1.121 71,932 2/28/2022
3.7.1.120 34,589 2/26/2022
3.7.1.119 82,509 2/23/2022
3.7.1.118 28,953 2/22/2022
3.7.1.117 5,207 2/22/2022
3.7.1.116 164,049 2/21/2022
3.7.1.115 131,259 2/17/2022
3.7.1.114 143,902 2/11/2022
3.7.1.113 24,254 2/10/2022
3.7.1.112 116,879 2/4/2022
3.7.1.111 20,830 2/3/2022
3.7.1.110 304,029 1/28/2022
3.7.1.109 162,766 1/25/2022
3.7.1.108 658,908 1/15/2022
3.7.1.107 3,678 1/14/2022
3.7.1.106 80,152 1/13/2022
3.7.1.105 228,588 1/11/2022
3.7.1.104 103,352 1/7/2022
3.7.1.103 19,712 1/6/2022
3.7.1.102 12,915 1/5/2022
3.7.1.101 209,302 1/3/2022
3.7.1.100 326,419 12/21/2021
3.7.1.99 61,745 12/20/2021
3.7.1.98 344,560 12/13/2021
3.7.1.97 269,325 12/8/2021
3.7.1.96 330,820 12/2/2021
3.7.1.95 40,503 12/1/2021
3.7.1.94 149,631 11/23/2021
3.7.1.93 169,350 11/22/2021
3.7.1.92 77,087 11/19/2021
3.7.1.91 2,885 11/18/2021
3.7.1.90 85,658 11/17/2021
3.7.1.89 52,696 11/16/2021
3.7.1.88 124,112 11/15/2021
3.7.1.87 95,367 11/12/2021
3.7.1.86 38,014 11/11/2021
3.7.1.85 38,821 11/11/2021
3.7.1.84 170,128 11/9/2021
3.7.1.83 141,189 11/5/2021
3.7.1.82 2,649 11/4/2021
3.7.1.81 25,125 11/3/2021
3.7.1.80 76,320 11/2/2021
3.7.1.79 19,840 11/1/2021
3.7.1.78 74,210 10/29/2021
3.7.1.77 1,479,780 10/27/2021
3.7.1.76 154,859 10/26/2021
3.7.1.75 3,167 10/26/2021
3.7.1.74 178,726 10/22/2021
3.7.1.73 13,125 10/21/2021
3.7.1.72 270,409 10/14/2021
3.7.1.71 75,893 10/13/2021
3.7.1.70 48,086 10/12/2021
3.7.1.69 102,590 10/8/2021
3.7.1.68 32,611 10/7/2021
3.7.1.67 40,095 10/7/2021
3.7.1.66 6,000 10/6/2021
3.7.1.65 338,134 10/1/2021
3.7.1.64 39,058 9/30/2021
3.7.1.63 67,485 9/29/2021
3.7.1.62 80,633 9/27/2021
3.7.1.61 63,961 9/24/2021
3.7.1.60 50,453 9/23/2021
3.7.1.59 33,567 9/22/2021
3.7.1.58 145,267 9/17/2021
3.7.1.57 73,508 9/16/2021
3.7.1.56 64,195 9/16/2021
3.7.1.55 235,889 9/13/2021
3.7.1.54 36,257 9/10/2021
3.7.1.53 23,276 9/9/2021
3.7.1.52 78,578 9/7/2021
3.7.1.51 68,389 9/3/2021
3.7.1.50 15,293 9/3/2021
3.7.1.49 4,008 9/2/2021
3.7.1.48 29,653 9/1/2021
3.7.1.47 45,180 8/31/2021
3.7.1.46 271,088 8/27/2021
3.7.1.45 72,598 8/25/2021
3.7.1.44 95,701 8/23/2021
3.7.1.43 127,929 8/19/2021
3.7.1.42 226,403 8/16/2021
3.7.1.41 164,299 8/12/2021
3.7.1.40 291,780 8/10/2021
3.7.1.39 261,093 8/6/2021
3.7.1.38 343,933 8/4/2021
3.7.1.37 203,224 7/30/2021
3.7.1.36 35,738 7/29/2021
3.7.1.35 120,698 7/27/2021
3.7.1.34 238,793 7/21/2021
3.7.1.33 112,331 7/16/2021
3.7.1.32 83,709 7/13/2021
3.7.1.31 27,269 7/12/2021
3.7.1.30 101,911 7/9/2021
3.7.1.29 43,571 7/8/2021
3.7.1.28 52,236 7/7/2021
3.7.1.27 8,042 7/7/2021
3.7.1.26 119,902 7/6/2021
3.7.1.25 133,019 7/1/2021
3.7.1.24 151,327 6/25/2021
3.7.1.23 44,300 6/24/2021
3.7.1.22 382,865 6/21/2021
3.7.1.21 73,183 6/17/2021
3.7.1.20 41,908 6/15/2021
3.7.1.19 60,848 6/11/2021
3.7.1.18 511,338 5/28/2021
3.7.1.17 70,102 5/27/2021
3.7.1.16 17,638 5/27/2021
3.7.1.15 91,853 5/24/2021
3.7.1.14 84,034 5/21/2021
3.7.1.13 108,558 5/20/2021
3.7.1.12 25,765 5/19/2021
3.7.1.11 26,383 5/18/2021
3.7.1.10 59,446 5/14/2021
3.7.1.9 40,572 5/12/2021
3.7.1.8 28,313 5/10/2021
3.7.1.7 5,034 5/10/2021
3.7.1.6 89,830 5/6/2021
3.7.1.5 129,478 4/30/2021
3.7.1.4 75,979 4/27/2021
3.7.1.3 120,530 4/23/2021
3.7.1.2 216,284 4/19/2021
3.7.1.1 67,903 4/15/2021
3.7.1 599,486 4/13/2021
3.7.0.10 194,018 4/12/2021
3.7.0.9 49,500 4/8/2021
3.7.0.8 47,258 4/7/2021
3.7.0.7 98,240 4/2/2021
3.7.0.6 33,323 4/1/2021
3.7.0.5 33,601 3/31/2021
3.7.0.4 4,886 3/31/2021
3.7.0.3 2,200,523 3/30/2021
3.7.0.2 5,343,466 3/29/2021
3.7.0.1 72,844 3/26/2021
3.7.0 2,594,226 3/26/2021
3.5.1.60 603,770 3/25/2021
3.5.1.59 257,082 3/17/2021
3.5.1.58 76,877 3/15/2021
3.5.1.57 112,783 3/9/2021
3.5.1.56 153,034 3/5/2021
3.5.1.55 3,207 3/4/2021
3.5.1.54 146,110 3/1/2021
3.5.1.53 252,088 2/23/2021
3.5.1.52 160,964 2/19/2021
3.5.1.51 8,508 2/18/2021
3.5.1.50 54,876 2/12/2021
3.5.1.49 154,725 2/9/2021
3.5.1.48 16,087 2/8/2021
3.5.1.47 70,832 2/5/2021
3.5.1.46 28,976 2/4/2021
3.5.1.45 376,130 1/29/2021
3.5.1.44 70,594 1/28/2021
3.5.1.43 22,691 1/27/2021
3.5.1.42 27,075 1/26/2021
3.5.1.41 122,398 1/20/2021
3.5.1.40 10,048 1/19/2021
3.5.1.39 256,237 1/11/2021
3.5.1.38 25,115 1/7/2021
3.5.1.37 93,831 12/30/2020
3.5.1.36 19,890 12/23/2020
3.5.1.35 95,226 12/22/2020
3.5.1.34 23,840 12/22/2020
3.5.1.33 3,731 12/21/2020
3.5.1.32 51,007 12/18/2020
3.5.1.31 76,199 12/17/2020
3.5.1.30 19,481 12/16/2020
3.5.1.29 36,697 12/14/2020
3.5.1.28 196,650 12/9/2020
3.5.1.27 82,735 12/7/2020
3.5.1.26 180,611 12/3/2020
3.5.1.25 119,053 12/2/2020
3.5.1.24 10,333 12/1/2020
3.5.1.23 45,208 12/1/2020
3.5.1.22 123,491 11/24/2020
3.5.1.21 58,086 11/23/2020
3.5.1.20 92,114 11/20/2020
3.5.1.19 61,628 11/19/2020
3.5.1.18 16,254 11/18/2020
3.5.1.17 205,678 11/13/2020
3.5.1.16 223,922 11/5/2020
3.5.1.15 83,908 11/4/2020
3.5.1.14 139,174 10/28/2020
3.5.1.13 33,631 10/27/2020
3.5.1.12 53,952 10/26/2020
3.5.1.11 35,133 10/22/2020
3.5.1.10 42,545 10/21/2020
3.5.1.9 34,242 10/20/2020
3.5.1.8 185,637 10/16/2020
3.5.1.7 6,709 10/15/2020
3.5.1.6 119,942 10/9/2020
3.5.1.5 187,331 10/6/2020
3.5.1.4 20,381 10/2/2020
3.5.1.3 115,299 10/1/2020
3.5.1.2 80,381 9/30/2020
3.5.1.1 24,927 9/29/2020
3.5.1 207,826 9/25/2020
3.5.0.19 178,253 9/24/2020
3.5.0.18 60,398 9/21/2020
3.5.0.17 16,267 9/18/2020
3.5.0.16 9,641 9/17/2020
3.5.0.15 55,450 9/16/2020
3.5.0.14 21,359 9/15/2020
3.5.0.13 79,662 9/14/2020
3.5.0.12 23,973 9/11/2020
3.5.0.11 64,716 9/10/2020
3.5.0.10 3,121 9/9/2020
3.5.0.9 46,484 9/4/2020
3.5.0.8 38,425 9/2/2020
3.5.0.7 133,458 9/1/2020
3.5.0.6 12,259 8/31/2020
3.5.0.5 6,593 8/28/2020
3.5.0.4 16,443 8/27/2020
3.5.0.3 18,477 8/26/2020
3.5.0.2 285,286 8/25/2020
3.5.0.1 3,388 8/24/2020
3.5.0 285,353 8/20/2020
3.5.0-beta 31,436 2/4/2020
3.3.105.43 1,897,393 8/19/2020
3.3.105.42 170,245 8/14/2020
3.3.105.41 67,786 8/10/2020
3.3.105.40 22,207 8/8/2020
3.3.105.39 9,500 8/6/2020
3.3.105.38 178,742 8/4/2020
3.3.105.37 9,526 8/3/2020
3.3.105.36 9,851 7/31/2020
3.3.105.35 11,201 7/30/2020
3.3.105.34 55,704 7/29/2020
3.3.105.33 51,958 7/28/2020
3.3.105.32 110,853 7/23/2020
3.3.105.31 38,685 7/22/2020
3.3.105.30 139,849 7/17/2020
3.3.105.29 22,925 7/15/2020
3.3.105.28 130,108 7/9/2020
3.3.105.27 27,304 7/9/2020
3.3.105.26 594,933 7/8/2020
3.3.105.25 12,375 7/7/2020
3.3.105.24 58,352 7/2/2020
3.3.105.23 44,616 6/29/2020
3.3.105.22 71,730 6/26/2020
3.3.105.21 6,231 6/25/2020
3.3.105.20 17,744 6/24/2020
3.3.105.19 2,980 6/24/2020
3.3.105.18 11,481 6/23/2020
3.3.105.17 84,587 6/19/2020
3.3.105.16 31,658 6/18/2020
3.3.105.15 15,897 6/17/2020
3.3.105.14 243,904 6/11/2020
3.3.105.13 48,568 6/9/2020
3.3.105.12 41,966 6/5/2020
3.3.105.11 11,617 6/4/2020
3.3.105.10 14,020 6/3/2020
3.3.105.9 12,724 6/3/2020
3.3.105.8 31,097 6/1/2020
3.3.105.7 87,691 5/27/2020
3.3.105.6 137,782 5/26/2020
3.3.105.5 64,500 5/22/2020
3.3.105.4 39,304 5/22/2020
3.3.105.3 10,231 5/21/2020
3.3.105.2 32,088 5/19/2020
3.3.105.1 134,512 5/18/2020
3.3.105 39,709 5/15/2020
3.3.104.77 38,074 5/14/2020
3.3.104.76 54,240 5/11/2020
3.3.104.75 10,026 5/8/2020
3.3.104.74 29,408 5/8/2020
3.3.104.73 3,353 5/7/2020
3.3.104.72 14,308 5/6/2020
3.3.104.71 58,283 5/4/2020
3.3.104.70 10,942 5/1/2020
3.3.104.69 26,235 4/30/2020
3.3.104.68 33,382 4/29/2020
3.3.104.67 30,425 4/28/2020
3.3.104.66 12,760 4/27/2020
3.3.104.65 12,313 4/24/2020
3.3.104.64 16,622 4/23/2020
3.3.104.63 47,563 4/22/2020
3.3.104.62 13,787 4/21/2020
3.3.104.61 16,535 4/20/2020
3.3.104.60 24,470 4/17/2020
3.3.104.59 29,059 4/16/2020
3.3.104.58 248,283 4/8/2020
3.3.104.57 335,687 4/6/2020
3.3.104.56 14,800 4/3/2020
3.3.104.55 3,434 4/3/2020
3.3.104.54 10,601 4/2/2020
3.3.104.53 36,012 4/1/2020
3.3.104.52 101,364 3/31/2020
3.3.104.51 13,449 3/30/2020
3.3.104.50 16,760 3/27/2020
3.3.104.49 21,347 3/26/2020
3.3.104.48 27,467 3/25/2020
3.3.104.47 64,067 3/24/2020
3.3.104.46 62,793 3/20/2020
3.3.104.45 4,923 3/19/2020
3.3.104.44 66,780 3/18/2020
3.3.104.43 43,422 3/17/2020
3.3.104.42 20,855 3/16/2020
3.3.104.41 35,682 3/12/2020
3.3.104.40 138,167 3/6/2020
3.3.104.39 26,042 3/5/2020
3.3.104.38 92,643 3/2/2020
3.3.104.37 25,109 2/28/2020
3.3.104.36 4,000 2/27/2020
3.3.104.35 24,633 2/26/2020
3.3.104.34 36,364 2/25/2020
3.3.104.33 151,788 2/19/2020
3.3.104.32 49,426 2/17/2020
3.3.104.31 121,176 2/13/2020
3.3.104.30 105,910 2/13/2020
3.3.104.29 120,598 2/10/2020
3.3.104.28 190,855 2/7/2020
3.3.104.27 118,018 2/4/2020
3.3.104.26 120,087 1/24/2020
3.3.104.25 10,394 1/23/2020
3.3.104.24 69,102 1/21/2020
3.3.104.23 33,962 1/17/2020
3.3.104.22 33,774 1/16/2020
3.3.104.21 51,985 1/15/2020
3.3.104.20 85,335 1/10/2020
3.3.104.19 26,474 1/9/2020
3.3.104.18 72,466 1/8/2020
3.3.104.17 72,993 1/6/2020
3.3.104.16 322,277 1/2/2020
3.3.104.15 22,216 12/25/2019
3.3.104.14 6,028 12/23/2019
3.3.104.13 21,101 12/20/2019
3.3.104.12 39,013 12/18/2019
3.3.104.11 20,415 12/18/2019
3.3.104.10 52,174 12/16/2019
3.3.104.9 33,783 12/13/2019
3.3.104.8 14,643 12/12/2019
3.3.104.7 15,862 12/12/2019
3.3.104.6 5,213 12/11/2019
3.3.104.5 22,161 12/9/2019
3.3.104.4 168,406 12/3/2019
3.3.104.3 21,657 12/2/2019
3.3.104.2 18,260 11/26/2019
3.3.104.1 15,179 11/25/2019
3.3.104 125,755 11/22/2019
3.3.103.16 71,042 11/22/2019
3.3.103.15 26,859 11/20/2019
3.3.103.14 2,830 11/19/2019
3.3.103.13 44,296 11/14/2019
3.3.103.12 15,116 11/13/2019
3.3.103.11 89,433 11/8/2019
3.3.103.10 13,008 11/7/2019
3.3.103.9 12,256 11/7/2019
3.3.103.8 19,157 11/5/2019
3.3.103.7 36,608 10/31/2019
3.3.103.6 28,129 10/30/2019
3.3.103.5 20,412 10/28/2019
3.3.103.4 3,606 10/28/2019
3.3.103.3 93,915 10/24/2019
3.3.103.2 5,590 10/22/2019
3.3.103.1 316,508 10/18/2019
3.3.103 25,790 10/18/2019
3.3.102.35 22,655 10/17/2019
3.3.102.34 10,919 10/16/2019
3.3.102.33 89,384 10/11/2019
3.3.102.32 18,629 10/10/2019
3.3.102.31 18,357 10/8/2019
3.3.102.30 140,442 9/30/2019
3.3.102.29 44,814 9/26/2019
3.3.102.28 27,498 9/23/2019
3.3.102.27 7,082 9/21/2019
3.3.102.26 5,438 9/19/2019
3.3.102.25 41,262 9/18/2019
3.3.102.24 18,736 9/17/2019
3.3.102.23 15,992 9/16/2019
3.3.102.22 20,446 9/12/2019
3.3.102.21 26,503 9/9/2019
3.3.102.20 11,595 9/6/2019
3.3.102.19 17,974 9/5/2019
3.3.102.18 11,117 9/4/2019
3.3.102.17 111,462 8/27/2019
3.3.102.16 39,420 8/23/2019
3.3.102.15 9,455 8/22/2019
3.3.102.14 107,001 8/16/2019
3.3.102.13 8,323 8/15/2019
3.3.102.12 4,777 8/14/2019
3.3.102.11 13,096 8/13/2019
3.3.102.10 104,563 8/12/2019
3.3.102.9 9,873 8/9/2019
3.3.102.8 5,968 8/8/2019
3.3.102.7 5,425 8/7/2019
3.3.102.6 8,777 8/7/2019
3.3.102.5 98,765 8/2/2019
3.3.102.4 25,638 8/1/2019
3.3.102.3 43,018 7/30/2019
3.3.102.2 11,031 7/29/2019
3.3.102.1 15,558 7/25/2019
3.3.102 564,591 7/24/2019
3.3.101.32 105,904 7/22/2019
3.3.101.31 34,039 7/19/2019
3.3.101.30 9,036 7/19/2019
3.3.101.29 34,141 7/12/2019
3.3.101.28 15,120 7/10/2019
3.3.101.27 7,728 7/9/2019
3.3.101.26 4,024 7/8/2019
3.3.101.25 19,447 7/2/2019
3.3.101.24 7,694 7/1/2019
3.3.101.23 11,345 6/28/2019
3.3.101.22 10,754 6/27/2019
3.3.101.21 5,133 6/27/2019
3.3.101.20 6,510 6/26/2019
3.3.101.19 166,441 6/24/2019
3.3.101.18 66,194 6/20/2019
3.3.101.17 7,950 6/20/2019
3.3.101.16 23,257 6/17/2019
3.3.101.15 4,625 6/14/2019
3.3.101.14 42,265 6/13/2019
3.3.101.13 17,210 6/7/2019
3.3.101.12 83,709 6/4/2019
3.3.101.11 23,161 6/3/2019
3.3.101.10 26,248 5/31/2019
3.3.101.9 4,383 5/30/2019
3.3.101.8 5,578 5/29/2019
3.3.101.7 14,766 5/28/2019
3.3.101.6 27,122 5/23/2019
3.3.101.5 15,685 5/22/2019
3.3.101.4 16,902 5/21/2019
3.3.101.3 11,538 5/20/2019
3.3.101.2 10,745 5/17/2019
3.3.101.1 59,932 5/15/2019
3.3.101 598,591 5/10/2019
3.3.100.18 98,718 5/8/2019
3.3.100.17 32,954 5/7/2019
3.3.100.16 8,268 5/6/2019
3.3.100.15 19,725 5/3/2019
3.3.100.14 8,983 5/2/2019
3.3.100.13 43,265 4/30/2019
3.3.100.12 7,815 4/29/2019
3.3.100.11 20,532 4/26/2019
3.3.100.10 114,421 4/25/2019
3.3.100.9 4,211 4/25/2019
3.3.100.8 7,455 4/24/2019
3.3.100.7 21,020 4/18/2019
3.3.100.6 12,535 4/16/2019
3.3.100.5 71,861 4/4/2019
3.3.100.4 11,877 4/3/2019
3.3.100.3 44,153 3/29/2019
3.3.100.2 24,510 3/26/2019
3.3.100.1 35,456 3/22/2019
3.3.100 1,005,798 3/21/2019
3.3.4.58 646,902 3/11/2019
3.3.4.57 8,735 3/7/2019
3.3.4.56 10,822 3/6/2019
3.3.4.55 70,264 2/26/2019
3.3.4.54 72,793 2/20/2019
3.3.4.53 21,660 2/15/2019
3.3.4.52 19,608 2/14/2019
3.3.4.51 9,807 2/13/2019
3.3.4.50 110,921 2/4/2019
3.3.4.49 51,321 1/26/2019
3.3.4.48 8,238 1/25/2019
3.3.4.47 8,853 1/24/2019
3.3.4.46 74,787 1/18/2019
3.3.4.45 55,596 1/11/2019
3.3.4.44 3,722 1/10/2019
3.3.4.43 53,159 1/8/2019
3.3.4.42 2,504 1/7/2019
3.3.4.41 40,369 1/4/2019
3.3.4.40 69,338 12/22/2018
3.3.4.39 3,673 12/21/2018
3.3.4.38 56,226 12/15/2018
3.3.4.37 46,282 12/14/2018
3.3.4.36 34,619 12/12/2018
3.3.4.35 95,090 12/4/2018
3.3.4.34 85,901 11/16/2018
3.3.4.33 3,486 11/16/2018
3.3.4.32 8,019 11/15/2018
3.3.4.31 4,670 11/13/2018
3.3.4.30 64,372 11/9/2018
3.3.4.29 3,954 11/9/2018
3.3.4.28 4,001 11/7/2018
3.3.4.27 3,345 11/7/2018
3.3.4.26 2,646 11/6/2018
3.3.4.25 15,135 10/30/2018
3.3.4.24 4,887 10/29/2018
3.3.4.23 2,534 10/29/2018
3.3.4.22 18,297 10/26/2018
3.3.4.21 6,802 10/22/2018
3.3.4.20 2,535 10/22/2018
3.3.4.19 76,515 10/17/2018
3.3.4.18 116,705 10/6/2018
3.3.4.17 34,479 10/4/2018
3.3.4.16 30,745 9/26/2018
3.3.4.15 125,512 9/10/2018
3.3.4.14 24,954 9/7/2018
3.3.4.13 33,864 8/28/2018
3.3.4.12 52,471 8/16/2018
3.3.4.11 6,868 8/15/2018
3.3.4.10 31,460 8/3/2018
3.3.4.9 46,707 8/2/2018
3.3.4.8 100,927 7/23/2018
3.3.4.7 230,532 7/3/2018
3.3.4.6 41,725 6/23/2018
3.3.4.5 24,665 6/19/2018
3.3.4.4 145,519 6/1/2018
3.3.4.3 3,620,822 4/25/2018
3.3.4.2 14,704 4/20/2018
3.3.4.1 68,219 3/29/2018
3.3.4 21,648 3/29/2018
3.3.3.6 89,511 3/15/2018
3.3.3.5 25,950 3/3/2018
3.3.3.4 51,615 2/27/2018
3.3.3.3 1,358,916 11/11/2017
3.3.3.2 61,265 10/24/2017
3.3.3.1 27,462 10/9/2017
3.3.3 62,656 7/27/2017
3.3.2.3 728,860 7/7/2017
3.3.2.2 3,885 7/5/2017
3.3.2.1 5,576 6/28/2017
3.3.2 41,646 5/25/2017
3.3.1.9 650,933 5/11/2017
3.3.1.8 4,971 5/8/2017
3.3.1.7 4,391 5/5/2017
3.3.1.6 12,735 4/28/2017
3.3.1.5 13,648 4/21/2017
3.3.1.4 5,871 4/19/2017
3.3.1.3 18,546 3/31/2017
3.3.1.2 8,679 3/15/2017
3.3.1.1 4,182 3/14/2017
3.3.1 14,808 3/14/2017
3.3.0.9 63,196 1/20/2017
3.3.0.8 11,681 12/28/2016
3.3.0.7 10,561 12/16/2016
3.3.0.6 3,705 12/9/2016
3.3.0.5 4,865 12/7/2016
3.3.0.4 2,590 12/6/2016
3.3.0.3 15,123 11/15/2016
3.3.0.2 60,560 11/4/2016
3.3.0.1 42,666 10/11/2016
3.3.0 122,564 9/19/2016
3.2.8-rc 2,217 9/8/2016
3.2.7-beta 1,795 8/23/2016
3.2.6-beta 2,097 8/2/2016
3.2.5-beta 1,918 6/28/2016
3.2.4.1-beta 1,939 6/2/2016
3.2.4-beta 1,637 6/1/2016
3.2.3.1-beta 1,808 4/20/2016
3.2.3-beta 2,365 3/12/2016
3.2.2.1-beta 1,619 3/2/2016
3.2.2-beta 1,720 1/12/2016
3.2.1-beta 2,263 12/7/2015
3.2.0-beta 2,165 9/29/2015
3.1.4.5 26,020 8/9/2016
3.1.4.4 5,172 7/29/2016
3.1.4.3 5,792 7/13/2016
3.1.4.2 5,050 6/28/2016
3.1.4.1 4,670 6/3/2016
3.1.4 4,583 5/26/2016
3.1.3.3 9,107 5/5/2016
3.1.3.2 2,447 4/26/2016
3.1.3.1 2,121 4/18/2016
3.1.3 4,621 4/6/2016
3.1.2.2 8,363 2/22/2016
3.1.2.1 6,622 1/21/2016
3.1.2 2,128 1/19/2016
3.1.1.2 7,423 1/6/2016
3.1.1.1 2,785 12/21/2015
3.1.1 4,827 12/2/2015
3.1.0.2 104,870 10/7/2015
3.1.0.1 9,999 8/27/2015
3.1.0 136,421 7/28/2015
3.0.0.2-preview 2,186 5/21/2015
3.0.0.1-preview 1,722 5/6/2015
3.0.0-preview 1,935 4/30/2015