AWSSDK.SecurityToken 3.7.401.60

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

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

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