AWSSDK.SecurityToken 4.0.0-preview

Prefix Reserved
This is a prerelease version of AWSSDK.SecurityToken.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SecurityToken --version 4.0.0-preview
                    
NuGet\Install-Package AWSSDK.SecurityToken -Version 4.0.0-preview
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AWSSDK.SecurityToken" Version="4.0.0-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SecurityToken" Version="4.0.0-preview" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.SecurityToken" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AWSSDK.SecurityToken --version 4.0.0-preview
                    
#r "nuget: AWSSDK.SecurityToken, 4.0.0-preview"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=AWSSDK.SecurityToken&version=4.0.0-preview&prerelease
                    
Install AWSSDK.SecurityToken as a Cake Addin
#tool nuget:?package=AWSSDK.SecurityToken&version=4.0.0-preview&prerelease
                    
Install AWSSDK.SecurityToken as a Cake Tool

The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (111)

Showing the top 5 NuGet packages that depend on AWSSDK.SecurityToken:

Package Downloads
MongoDB.Driver.Core

Core Component of the Official MongoDB .NET Driver.

AWSSDK.CognitoIdentity

Amazon Cognito is a service that makes it easy to save user data, such as app preferences or game state, in the AWS Cloud without writing any backend code or managing any infrastructure. With Amazon Cognito, you can focus on creating great app experiences instead of having to worry about building and managing a backend solution to handle identity management, network state, storage, and sync.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

MongoDB.Driver.Core.signed

(Unofficial) Signed Core Component of the MongoDB .NET Driver. The containing assembly was generated by signing the officially published MongoDB.Driver.Core.dll.

AWS.MSK.Auth

This libary vends encoded IAM v4 signatures which can be used as IAM Auth tokens to authenticate against an MSK cluster.

GitHub repositories (30)

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

Repository Stars
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
mongodb/mongo-csharp-driver
The Official C# .NET Driver for MongoDB
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
loic-sharma/BaGet
A lightweight NuGet and symbol server
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
Soluto/kamus
An open source, git-ops, zero-trust secret encryption and decryption solution for Kubernetes applications
dotnet/dotnet-monitor
This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
zarusz/SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
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.1 469 6/17/2025
4.0.0.9 4,287 6/16/2025
4.0.0.8 11,410 6/12/2025
4.0.0.7 7,321 6/11/2025
4.0.0.6 8,762 6/10/2025
4.0.0.5 39,039 6/4/2025
4.0.0.4 142,865 5/16/2025
4.0.0.3 11,161 5/15/2025
4.0.0.2 123,064 5/6/2025
4.0.0.1 58,972 4/30/2025
4.0.0 193,751 4/28/2025
4.0.0-preview.13 4,012 4/9/2025
4.0.0-preview.12 441 4/4/2025
4.0.0-preview.11 4,862 3/26/2025
4.0.0-preview.10 6,127 3/7/2025
4.0.0-preview.9 467 3/4/2025
4.0.0-preview.8 771 2/25/2025
4.0.0-preview.7 4,598 2/17/2025
4.0.0-preview.6 6,859 2/6/2025
4.0.0-preview.5 8,396 1/3/2025
4.0.0-preview.4 32,409 10/11/2024
4.0.0-preview.3 973 10/1/2024
4.0.0-preview.2 11,535 8/28/2024
4.0.0-preview 66,685 8/15/2024
3.7.402 189 6/17/2025
3.7.401.114 56,388 6/11/2025
3.7.401.113 6,285 6/10/2025
3.7.401.112 6,575 6/9/2025
3.7.401.111 50,722 6/6/2025
3.7.401.110 18,128 6/5/2025
3.7.401.109 15,141 6/4/2025
3.7.401.108 14,325 6/2/2025
3.7.401.107 9,809 5/30/2025
3.7.401.106 59,432 5/28/2025
3.7.401.105 18,905 5/23/2025
3.7.401.104 13,647 5/21/2025
3.7.401.103 9,644 5/20/2025
3.7.401.102 12,908 5/19/2025
3.7.401.101 87,151 5/16/2025
3.7.401.100 29,087 5/12/2025
3.7.401.99 64,753 5/9/2025
3.7.401.98 9,591 5/8/2025
3.7.401.97 13,349 5/7/2025
3.7.401.96 21,770 5/6/2025
3.7.401.95 16,102 5/5/2025
3.7.401.94 47,057 5/2/2025
3.7.401.93 11,659 5/1/2025
3.7.401.92 11,192 4/30/2025
3.7.401.91 13,070 4/29/2025
3.7.401.90 30,610 4/28/2025
3.7.401.89 74,179 4/25/2025
3.7.401.88 22,495 4/24/2025
3.7.401.87 42,259 4/23/2025
3.7.401.86 119,728 4/18/2025
3.7.401.85 19,760 4/17/2025
3.7.401.84 85,716 4/16/2025
3.7.401.83 81,097 4/14/2025
3.7.401.82 67,219 4/11/2025
3.7.401.81 28,019 4/10/2025
3.7.401.80 28,671 4/9/2025
3.7.401.79 53,371 4/8/2025
3.7.401.78 182,434 4/4/2025
3.7.401.77 53,062 4/3/2025
3.7.401.76 27,234 4/3/2025
3.7.401.75 7,268 4/2/2025
3.7.401.74 70,952 4/1/2025
3.7.401.73 40,107 3/31/2025
3.7.401.72 112,757 3/28/2025
3.7.401.71 55,221 3/27/2025
3.7.401.70 35,548 3/26/2025
3.7.401.69 28,968 3/25/2025
3.7.401.68 52,376 3/24/2025
3.7.401.67 132,392 3/21/2025
3.7.401.66 42,953 3/20/2025
3.7.401.65 31,877 3/19/2025
3.7.401.64 35,963 3/18/2025
3.7.401.63 46,540 3/17/2025
3.7.401.62 89,938 3/14/2025
3.7.401.61 20,966 3/14/2025
3.7.401.60 150,862 3/11/2025
3.7.401.59 47,034 3/10/2025
3.7.401.58 105,259 3/7/2025
3.7.401.57 41,202 3/6/2025
3.7.401.56 35,821 3/5/2025
3.7.401.55 73,461 3/4/2025
3.7.401.54 81,330 3/3/2025
3.7.401.53 132,239 2/28/2025
3.7.401.52 64,892 2/27/2025
3.7.401.51 51,471 2/26/2025
3.7.401.50 53,845 2/25/2025
3.7.401.49 71,836 2/24/2025
3.7.401.48 64,272 2/21/2025
3.7.401.47 43,944 2/20/2025
3.7.401.46 77,671 2/18/2025
3.7.401.45 102,745 2/17/2025
3.7.401.44 104,994 2/13/2025
3.7.401.43 44,498 2/12/2025
3.7.401.42 68,432 2/11/2025
3.7.401.41 79,511 2/10/2025
3.7.401.40 92,364 2/7/2025
3.7.401.39 51,152 2/6/2025
3.7.401.38 42,603 2/5/2025
3.7.401.37 118,912 2/4/2025
3.7.401.36 63,303 2/3/2025
3.7.401.35 171,226 1/30/2025
3.7.401.34 174,281 1/27/2025
3.7.401.33 145,001 1/22/2025
3.7.401.32 57,154 1/21/2025
3.7.401.31 107,572 1/17/2025
3.7.401.30 74,984 1/16/2025
3.7.401.29 48,398 1/15/2025
3.7.401.28 46,258 1/14/2025
3.7.401.27 51,544 1/13/2025
3.7.401.26 84,136 1/10/2025
3.7.401.25 22,420 1/9/2025
3.7.401.24 84,336 1/8/2025
3.7.401.23 85,116 1/7/2025
3.7.401.22 64,893 1/6/2025
3.7.401.21 77,794 1/3/2025
3.7.401.20 70,865 1/2/2025
3.7.401.19 156,380 12/26/2024
3.7.401.18 495,221 12/23/2024
3.7.401.17 58,952 12/20/2024
3.7.401.16 108,564 12/19/2024
3.7.401.15 71,639 12/18/2024
3.7.401.14 63,431 12/17/2024
3.7.401.13 184,852 12/13/2024
3.7.401.12 71,565 12/12/2024
3.7.401.11 41,382 12/11/2024
3.7.401.10 59,518 12/10/2024
3.7.401.9 68,546 12/9/2024
3.7.401.8 357,123 12/3/2024
3.7.401.7 375,101 11/27/2024
3.7.401.6 366,953 11/22/2024
3.7.401.5 63,119 11/21/2024
3.7.401.4 54,860 11/21/2024
3.7.401.3 110,735 11/19/2024
3.7.401.2 227,153 11/15/2024
3.7.401.1 287,759 11/15/2024
3.7.401 36,693 11/14/2024
3.7.400.50 115,395 11/13/2024
3.7.400.49 119,197 11/12/2024
3.7.400.48 52,087 11/11/2024
3.7.400.47 68,880 11/8/2024
3.7.400.46 192,708 11/7/2024
3.7.400.45 736,150 11/1/2024
3.7.400.44 58,310 10/31/2024
3.7.400.43 100,314 10/30/2024
3.7.400.42 79,105 10/29/2024
3.7.400.41 310,688 10/28/2024
3.7.400.40 103,406 10/25/2024
3.7.400.39 40,136 10/24/2024
3.7.400.38 60,428 10/23/2024
3.7.400.37 75,241 10/22/2024
3.7.400.36 378,980 10/16/2024
3.7.400.35 312,339 10/15/2024
3.7.400.34 82,321 10/14/2024
3.7.400.33 275,442 10/9/2024
3.7.400.32 78,749 10/8/2024
3.7.400.31 74,432 10/7/2024
3.7.400.30 126,421 10/4/2024
3.7.400.29 31,260 10/3/2024
3.7.400.28 39,571 10/2/2024
3.7.400.27 78,516 10/1/2024
3.7.400.26 229,871 9/27/2024
3.7.400.25 80,515 9/26/2024
3.7.400.24 67,119 9/25/2024
3.7.400.23 73,832 9/24/2024
3.7.400.22 162,309 9/21/2024
3.7.400.21 689,796 9/16/2024
3.7.400.20 103,508 9/13/2024
3.7.400.19 137,969 9/11/2024
3.7.400.18 93,210 9/10/2024
3.7.400.17 61,560 9/9/2024
3.7.400.16 175,829 9/6/2024
3.7.400.15 76,371 9/5/2024
3.7.400.14 200,778 9/4/2024
3.7.400.13 233,257 8/30/2024
3.7.400.12 235,154 8/28/2024
3.7.400.11 268,287 8/22/2024
3.7.400.10 96,397 8/21/2024
3.7.400.9 71,396 8/20/2024
3.7.400.8 46,842 8/19/2024
3.7.400.7 290,035 8/16/2024
3.7.400.6 81,500 8/15/2024
3.7.400.5 233,260 8/13/2024
3.7.400.4 227,303 8/9/2024
3.7.400.3 357,388 8/5/2024
3.7.400.2 358,796 7/30/2024
3.7.400.1 59,551 7/29/2024
3.7.400 212,825 7/24/2024
3.7.300.121 211,994 7/22/2024
3.7.300.120 628,131 7/18/2024
3.7.300.119 300,527 7/12/2024
3.7.300.118 273,732 7/10/2024
3.7.300.117 167,799 7/9/2024
3.7.300.116 21,130 7/8/2024
3.7.300.115 91,244 7/5/2024
3.7.300.114 48,943 7/3/2024
3.7.300.113 144,917 7/1/2024
3.7.300.112 249,904 6/28/2024
3.7.300.111 110,241 6/27/2024
3.7.300.110 174,806 6/24/2024
3.7.300.109 108,722 6/20/2024
3.7.300.108 94,771 6/19/2024
3.7.300.107 89,625 6/18/2024
3.7.300.106 433,542 6/12/2024
3.7.300.105 464,019 6/11/2024
3.7.300.104 90,041 6/10/2024
3.7.300.103 89,061 6/7/2024
3.7.300.102 134,204 6/5/2024
3.7.300.101 132,189 6/4/2024
3.7.300.100 182,014 6/3/2024
3.7.300.99 263,726 5/30/2024
3.7.300.98 75,153 5/29/2024
3.7.300.97 54,935 5/28/2024
3.7.300.96 247,872 5/23/2024
3.7.300.95 64,419 5/22/2024
3.7.300.94 376,213 5/17/2024
3.7.300.93 174,182 5/16/2024
3.7.300.92 148,503 5/14/2024
3.7.300.91 233,576 5/13/2024
3.7.300.90 187,148 5/10/2024
3.7.300.89 46,163 5/9/2024
3.7.300.88 250,186 5/6/2024
3.7.300.87 69,285 5/3/2024
3.7.300.86 225,748 5/1/2024
3.7.300.85 160,631 4/29/2024
3.7.300.84 142,978 4/26/2024
3.7.300.83 37,077 4/25/2024
3.7.300.82 114,645 4/24/2024
3.7.300.81 43,857 4/23/2024
3.7.300.80 138,592 4/22/2024
3.7.300.79 47,506 4/19/2024
3.7.300.78 46,120 4/18/2024
3.7.300.77 135,212 4/17/2024
3.7.300.76 89,098 4/16/2024
3.7.300.75 1,371,679 4/11/2024
3.7.300.74 158,157 4/10/2024
3.7.300.73 126,827 4/9/2024
3.7.300.72 213,317 4/8/2024
3.7.300.71 106,144 4/5/2024
3.7.300.70 141,162 4/4/2024
3.7.300.69 71,175 4/3/2024
3.7.300.68 119,159 4/2/2024
3.7.300.67 62,023 4/1/2024
3.7.300.66 114,071 3/29/2024
3.7.300.65 42,957 3/28/2024
3.7.300.64 148,811 3/27/2024
3.7.300.63 53,795 3/26/2024
3.7.300.62 88,303 3/25/2024
3.7.300.61 160,169 3/22/2024
3.7.300.60 421,974 3/18/2024
3.7.300.59 79,754 3/15/2024
3.7.300.58 82,695 3/14/2024
3.7.300.57 50,970 3/13/2024
3.7.300.56 276,249 3/8/2024
3.7.300.55 670,701 2/29/2024
3.7.300.54 268,206 2/27/2024
3.7.300.53 957,135 2/16/2024
3.7.300.52 33,455 2/15/2024
3.7.300.51 73,558 2/14/2024
3.7.300.50 62,089 2/13/2024
3.7.300.49 278,340 2/9/2024
3.7.300.48 97,325 2/7/2024
3.7.300.47 438,583 2/2/2024
3.7.300.46 47,871 2/1/2024
3.7.300.45 320,035 1/31/2024
3.7.300.44 60,314 1/30/2024
3.7.300.43 126,353 1/29/2024
3.7.300.42 224,994 1/25/2024
3.7.300.41 100,563 1/25/2024
3.7.300.40 265,289 1/19/2024
3.7.300.39 262,492 1/18/2024
3.7.300.38 124,031 1/16/2024
3.7.300.37 126,892 1/14/2024
3.7.300.36 14,678 1/12/2024
3.7.300.35 84,368 1/11/2024
3.7.300.34 114,925 1/10/2024
3.7.300.33 134,218 1/8/2024
3.7.300.32 37,269 1/5/2024
3.7.300.31 40,528 1/4/2024
3.7.300.30 54,655 1/3/2024
3.7.300.29 317,866 12/28/2023
3.7.300.28 34,237 12/27/2023
3.7.300.27 32,577 12/26/2023
3.7.300.26 40,647 12/22/2023
3.7.300.25 21,221 12/21/2023
3.7.300.24 41,600 12/20/2023
3.7.300.23 44,823 12/19/2023
3.7.300.22 85,797 12/18/2023
3.7.300.21 63,262 12/15/2023
3.7.300.20 28,953 12/14/2023
3.7.300.19 110,467 12/13/2023
3.7.300.18 199,389 12/12/2023
3.7.300.17 333,939 12/7/2023
3.7.300.16 57,735 12/6/2023
3.7.300.15 126,623 12/5/2023
3.7.300.14 178,641 12/4/2023
3.7.300.13 232,940 11/30/2023
3.7.300.12 6,429 11/29/2023
3.7.300.11 55,739 11/28/2023
3.7.300.10 51,971 11/28/2023
3.7.300.9 5,312 11/27/2023
3.7.300.8 118,466 11/27/2023
3.7.300.7 243,631 11/21/2023
3.7.300.6 64,233 11/20/2023
3.7.300.5 280,115 11/17/2023
3.7.300.4 32,258 11/16/2023
3.7.300.3 39,681 11/15/2023
3.7.300.2 131,252 11/14/2023
3.7.300.1 240,392 11/13/2023
3.7.300 552,206 11/10/2023
3.7.202.18 175,999 11/8/2023
3.7.202.17 55,372 11/7/2023
3.7.202.16 46,411 11/6/2023
3.7.202.15 213,000 11/2/2023
3.7.202.14 452,852 10/27/2023
3.7.202.13 67,443 10/26/2023
3.7.202.12 201,222 10/24/2023
3.7.202.11 51,215 10/23/2023
3.7.202.10 166,681 10/20/2023
3.7.202.9 119,625 10/19/2023
3.7.202.8 52,974 10/18/2023
3.7.202.7 54,891 10/17/2023
3.7.202.6 78,734 10/16/2023
3.7.202.5 108,078 10/12/2023
3.7.202.4 232,155 10/7/2023
3.7.202.3 51,020 10/5/2023
3.7.202.2 53,449 10/4/2023
3.7.202.1 75,494 10/3/2023
3.7.202 182,164 10/2/2023
3.7.201.44 262,109 9/28/2023
3.7.201.43 30,421 9/28/2023
3.7.201.42 8,677 9/27/2023
3.7.201.41 98,123 9/25/2023
3.7.201.40 159,202 9/22/2023
3.7.201.39 167,264 9/20/2023
3.7.201.38 58,714 9/19/2023
3.7.201.37 130,061 9/15/2023
3.7.201.36 23,311 9/15/2023
3.7.201.35 14,580 9/14/2023
3.7.201.34 239,947 9/13/2023
3.7.201.33 37,115 9/12/2023
3.7.201.32 383,338 9/8/2023
3.7.201.31 42,975 9/8/2023
3.7.201.30 41,869 9/6/2023
3.7.201.29 46,611 9/5/2023
3.7.201.28 112,392 9/1/2023
3.7.201.27 25,626 9/1/2023
3.7.201.26 3,378 8/31/2023
3.7.201.25 45,805 8/31/2023
3.7.201.24 10,352 8/30/2023
3.7.201.23 119,678 8/28/2023
3.7.201.22 138,383 8/25/2023
3.7.201.21 69,167 8/24/2023
3.7.201.20 316,420 8/23/2023
3.7.201.19 50,207 8/22/2023
3.7.201.18 72,600 8/21/2023
3.7.201.17 37,143 8/18/2023
3.7.201.16 12,995 8/18/2023
3.7.201.15 13,410 8/17/2023
3.7.201.14 101,693 8/15/2023
3.7.201.13 169,982 8/14/2023
3.7.201.12 89,216 8/11/2023
3.7.201.11 41,412 8/10/2023
3.7.201.10 66,519 8/9/2023
3.7.201.9 55,772 8/8/2023
3.7.201.8 17,000 8/8/2023
3.7.201.7 56,046 8/7/2023
3.7.201.6 101,454 8/4/2023
3.7.201.5 81,427 8/2/2023
3.7.201.4 53,429 8/1/2023
3.7.201.3 374,882 7/31/2023
3.7.201.2 211,608 7/28/2023
3.7.201.1 131,983 7/26/2023
3.7.201 68,927 7/25/2023
3.7.200.4 166,908 7/24/2023
3.7.200.3 403,855 7/21/2023
3.7.200.2 166,747 7/20/2023
3.7.200.1 907,769 7/18/2023
3.7.200 159,999 7/18/2023
3.7.103.23 24,648 7/17/2023
3.7.103.22 121,957 7/13/2023
3.7.103.21 639,285 7/7/2023
3.7.103.20 8,555 7/7/2023
3.7.103.19 31,572 7/6/2023
3.7.103.18 68,736 7/5/2023
3.7.103.17 235,792 7/3/2023
3.7.103.16 1,776,161 6/20/2023
3.7.103.15 450,790 6/15/2023
3.7.103.14 208,123 6/13/2023
3.7.103.13 95,593 6/12/2023
3.7.103.12 130,065 6/8/2023
3.7.103.11 170,829 6/6/2023
3.7.103.10 119,137 6/5/2023
3.7.103.9 88,662 6/2/2023
3.7.103.8 8,070 6/2/2023
3.7.103.7 29,704 6/1/2023
3.7.103.6 209,812 5/30/2023
3.7.103.5 408,617 5/26/2023
3.7.103.4 269,605 5/25/2023
3.7.103.3 49,154 5/24/2023
3.7.103.2 63,020 5/23/2023
3.7.103.1 115,346 5/19/2023
3.7.103 47,077 5/18/2023
3.7.102.4 166,602 5/16/2023
3.7.102.3 65,196 5/15/2023
3.7.102.2 194,934 5/11/2023
3.7.102.1 115,217 5/9/2023
3.7.102 36,822 5/8/2023
3.7.101.60 245,159 5/4/2023
3.7.101.59 103,148 5/2/2023
3.7.101.58 79,335 5/1/2023
3.7.101.57 35,261 4/28/2023
3.7.101.56 190,546 4/27/2023
3.7.101.55 53,034 4/26/2023
3.7.101.54 65,175 4/25/2023
3.7.101.53 35,417 4/25/2023
3.7.101.52 71,298 4/21/2023
3.7.101.51 39,893 4/21/2023
3.7.101.50 120,425 4/19/2023
3.7.101.49 129,054 4/17/2023
3.7.101.48 153,425 4/14/2023
3.7.101.47 38,080 4/13/2023
3.7.101.46 33,413 4/12/2023
3.7.101.45 68,313 4/11/2023
3.7.101.44 47,703 4/10/2023
3.7.101.43 150,597 4/7/2023
3.7.101.42 13,188 4/6/2023
3.7.101.41 71,594 4/5/2023
3.7.101.40 116,285 4/4/2023
3.7.101.39 95,714 4/3/2023
3.7.101.38 92,197 3/31/2023
3.7.101.37 182,528 3/30/2023
3.7.101.36 1,518,367 3/29/2023
3.7.101.35 62,676 3/28/2023
3.7.101.34 258,121 3/24/2023
3.7.101.33 42,374 3/23/2023
3.7.101.32 35,430 3/22/2023
3.7.101.31 449,239 3/21/2023
3.7.101.30 37,371 3/20/2023
3.7.101.29 89,466 3/17/2023
3.7.101.28 35,547 3/17/2023
3.7.101.27 31,685 3/16/2023
3.7.101.26 80,019 3/15/2023
3.7.101.25 225,769 3/14/2023
3.7.101.24 80,418 3/13/2023
3.7.101.23 115,593 3/10/2023
3.7.101.22 133,498 3/9/2023
3.7.101.21 165,105 3/8/2023
3.7.101.20 150,069 3/7/2023
3.7.101.19 199,737 3/3/2023
3.7.101.18 71,156 3/2/2023
3.7.101.17 69,955 3/1/2023
3.7.101.16 81,618 2/28/2023
3.7.101.15 105,744 2/27/2023
3.7.101.14 150,544 2/23/2023
3.7.101.13 291,161 2/21/2023
3.7.101.12 242,346 2/18/2023
3.7.101.11 4,366 2/17/2023
3.7.101.10 92,747 2/16/2023
3.7.101.9 49,186 2/15/2023
3.7.101.8 153,990 2/13/2023
3.7.101.7 47,706 2/10/2023
3.7.101.6 84,462 2/9/2023
3.7.101.5 178,607 2/8/2023
3.7.101.4 79,209 2/7/2023
3.7.101.3 101,950 2/6/2023
3.7.101.2 70,860 2/3/2023
3.7.101.1 63,382 2/2/2023
3.7.101 50,047 2/2/2023
3.7.100.64 116,680 2/1/2023
3.7.100.63 52,443 1/31/2023
3.7.100.62 401,159 1/26/2023
3.7.100.61 126,790 1/25/2023
3.7.100.60 118,224 1/24/2023
3.7.100.59 95,318 1/23/2023
3.7.100.58 153,235 1/20/2023
3.7.100.57 25,820 1/20/2023
3.7.100.56 90,844 1/18/2023
3.7.100.55 124,941 1/17/2023
3.7.100.54 345,424 1/13/2023
3.7.100.53 89,356 1/12/2023
3.7.100.52 299,826 1/10/2023
3.7.100.51 87,023 1/9/2023
3.7.100.50 56,778 1/6/2023
3.7.100.49 31,139 1/5/2023
3.7.100.48 337,550 1/4/2023
3.7.100.47 13,230 1/3/2023
3.7.100.46 131,438 12/30/2022
3.7.100.45 88,912 12/29/2022
3.7.100.44 59,027 12/23/2022
3.7.100.43 19,729 12/22/2022
3.7.100.42 21,268 12/21/2022
3.7.100.41 82,299 12/20/2022
3.7.100.40 38,043 12/19/2022
3.7.100.39 277,890 12/16/2022
3.7.100.38 214,315 12/16/2022
3.7.100.37 32,085 12/15/2022
3.7.100.36 94,711 12/14/2022
3.7.100.35 203,537 12/13/2022
3.7.100.34 81,129 12/12/2022
3.7.100.33 145,619 12/8/2022
3.7.100.32 25,416 12/8/2022
3.7.100.31 7,702 12/7/2022
3.7.100.30 55,585 12/6/2022
3.7.100.29 177,269 12/5/2022
3.7.100.28 378,998 12/2/2022
3.7.100.27 277,930 12/1/2022
3.7.100.26 215,321 11/30/2022
3.7.100.25 286,496 11/29/2022
3.7.100.24 29,631 11/29/2022
3.7.100.23 297,968 11/28/2022
3.7.100.22 307,342 11/22/2022
3.7.100.21 319,912 11/18/2022
3.7.100.20 79,971 11/17/2022
3.7.100.19 197,274 11/16/2022
3.7.100.18 15,838 11/16/2022
3.7.100.17 75,697 11/15/2022
3.7.100.16 256,843 11/11/2022
3.7.100.15 45,136 11/10/2022
3.7.100.14 69,582,113 11/9/2022
3.7.100.13 9,028 11/9/2022
3.7.100.12 20,664 11/9/2022
3.7.100.11 4,465 11/8/2022
3.7.100.10 49,919 11/7/2022
3.7.100.9 96,723 11/4/2022
3.7.100.8 134,327 11/2/2022
3.7.100.7 133,976 10/31/2022
3.7.100.6 167,219 10/29/2022
3.7.100.5 9,108 10/28/2022
3.7.100.4 105,085 10/27/2022
3.7.100.3 97,188 10/26/2022
3.7.100.2 29,223 10/25/2022
3.7.100.1 43,431 10/24/2022
3.7.100 250,354 10/21/2022
3.7.1.218 291,342 10/20/2022
3.7.1.217 137,115 10/19/2022
3.7.1.216 160,448 10/18/2022
3.7.1.215 93,049 10/14/2022
3.7.1.214 62,747 10/13/2022
3.7.1.213 261,173 10/7/2022
3.7.1.212 125,297 10/6/2022
3.7.1.211 639,254 10/4/2022
3.7.1.210 69,632 10/3/2022
3.7.1.209 77,328 9/30/2022
3.7.1.208 151,494 9/29/2022
3.7.1.207 233,913 9/27/2022
3.7.1.206 3,689,921 9/27/2022
3.7.1.205 15,805 9/26/2022
3.7.1.204 117,967 9/23/2022
3.7.1.203 48,424 9/22/2022
3.7.1.202 121,598 9/21/2022
3.7.1.201 89,982 9/20/2022
3.7.1.200 41,442 9/19/2022
3.7.1.199 613,701 9/15/2022
3.7.1.198 76,663 9/14/2022
3.7.1.197 138,192 9/13/2022
3.7.1.196 96,734 9/9/2022
3.7.1.195 19,166 9/9/2022
3.7.1.194 24,377 9/8/2022
3.7.1.193 334,281 9/2/2022
3.7.1.192 18,839 9/1/2022
3.7.1.191 330,563 8/30/2022
3.7.1.190 57,771 8/29/2022
3.7.1.189 124,929 8/25/2022
3.7.1.188 189,227 8/22/2022
3.7.1.187 74,325 8/19/2022
3.7.1.186 100,447 8/16/2022
3.7.1.185 112,081 8/12/2022
3.7.1.184 115,186 8/11/2022
3.7.1.183 236,440 8/8/2022
3.7.1.182 125,093 8/4/2022
3.7.1.181 91,288 8/2/2022
3.7.1.180 133,754 7/29/2022
3.7.1.179 25,824 7/28/2022
3.7.1.178 44,455 7/27/2022
3.7.1.177 297,158 7/22/2022
3.7.1.176 88,524 7/20/2022
3.7.1.175 240,671 7/18/2022
3.7.1.174 70,240 7/15/2022
3.7.1.173 24,187 7/14/2022
3.7.1.172 56,978 7/12/2022
3.7.1.171 87,960 7/11/2022
3.7.1.170 277,017 7/5/2022
3.7.1.169 178,948 6/29/2022
3.7.1.168 298,125 6/24/2022
3.7.1.167 748,813 6/17/2022
3.7.1.166 58,503 6/16/2022
3.7.1.165 263,950 6/14/2022
3.7.1.164 93,804 6/10/2022
3.7.1.163 113,495 6/8/2022
3.7.1.162 1,515,513 6/7/2022
3.7.1.161 57,828 6/6/2022
3.7.1.160 205,482 5/31/2022
3.7.1.159 500,705 5/27/2022
3.7.1.158 39,583 5/26/2022
3.7.1.157 43,191 5/26/2022
3.7.1.156 141,716 5/25/2022
3.7.1.155 82,055 5/24/2022
3.7.1.154 64,825 5/23/2022
3.7.1.153 340,784 5/19/2022
3.7.1.152 61,351 5/18/2022
3.7.1.151 286,748 5/16/2022
3.7.1.150 330,121 5/9/2022
3.7.1.149 80,740 5/6/2022
3.7.1.148 35,560 5/6/2022
3.7.1.147 122,342 5/5/2022
3.7.1.146 115,992 5/4/2022
3.7.1.145 154,191 5/3/2022
3.7.1.144 389,905 5/3/2022
3.7.1.143 3,809 5/2/2022
3.7.1.142 614,491 4/20/2022
3.7.1.141 106,538 4/19/2022
3.7.1.140 298,580 4/14/2022
3.7.1.139 829,010 4/12/2022
3.7.1.138 86,735 4/11/2022
3.7.1.137 115,374 4/7/2022
3.7.1.136 100,958 4/6/2022
3.7.1.135 465,901 4/1/2022
3.7.1.134 112,812 3/31/2022
3.7.1.133 211,016 3/28/2022
3.7.1.132 139,308 3/24/2022
3.7.1.131 74,716 3/23/2022
3.7.1.130 280,284 3/17/2022
3.7.1.129 41,793 3/16/2022
3.7.1.128 144,396 3/14/2022
3.7.1.127 60,583 3/10/2022
3.7.1.126 18,655 3/9/2022
3.7.1.125 32,744 3/8/2022
3.7.1.124 89,724 3/4/2022
3.7.1.123 41,224 3/3/2022
3.7.1.122 85,428 3/1/2022
3.7.1.121 72,025 2/28/2022
3.7.1.120 34,639 2/26/2022
3.7.1.119 82,557 2/23/2022
3.7.1.118 28,997 2/22/2022
3.7.1.117 5,213 2/22/2022
3.7.1.116 164,725 2/21/2022
3.7.1.115 131,654 2/17/2022
3.7.1.114 144,057 2/11/2022
3.7.1.113 24,368 2/10/2022
3.7.1.112 117,119 2/4/2022
3.7.1.111 20,854 2/3/2022
3.7.1.110 304,338 1/28/2022
3.7.1.109 163,175 1/25/2022
3.7.1.108 659,339 1/15/2022
3.7.1.107 3,684 1/14/2022
3.7.1.106 80,476 1/13/2022
3.7.1.105 228,739 1/11/2022
3.7.1.104 103,390 1/7/2022
3.7.1.103 19,729 1/6/2022
3.7.1.102 12,920 1/5/2022
3.7.1.101 210,196 1/3/2022
3.7.1.100 327,100 12/21/2021
3.7.1.99 62,121 12/20/2021
3.7.1.98 345,033 12/13/2021
3.7.1.97 271,757 12/8/2021
3.7.1.96 331,221 12/2/2021
3.7.1.95 40,628 12/1/2021
3.7.1.94 149,718 11/23/2021
3.7.1.93 169,406 11/22/2021
3.7.1.92 77,111 11/19/2021
3.7.1.91 2,898 11/18/2021
3.7.1.90 86,191 11/17/2021
3.7.1.89 52,997 11/16/2021
3.7.1.88 124,671 11/15/2021
3.7.1.87 95,395 11/12/2021
3.7.1.86 38,044 11/11/2021
3.7.1.85 38,903 11/11/2021
3.7.1.84 170,837 11/9/2021
3.7.1.83 141,386 11/5/2021
3.7.1.82 2,656 11/4/2021
3.7.1.81 25,134 11/3/2021
3.7.1.80 76,376 11/2/2021
3.7.1.79 19,846 11/1/2021
3.7.1.78 74,336 10/29/2021
3.7.1.77 1,499,916 10/27/2021
3.7.1.76 154,909 10/26/2021
3.7.1.75 3,174 10/26/2021
3.7.1.74 178,979 10/22/2021
3.7.1.73 13,145 10/21/2021
3.7.1.72 270,742 10/14/2021
3.7.1.71 76,041 10/13/2021
3.7.1.70 48,198 10/12/2021
3.7.1.69 102,750 10/8/2021
3.7.1.68 32,629 10/7/2021
3.7.1.67 40,248 10/7/2021
3.7.1.66 6,029 10/6/2021
3.7.1.65 338,485 10/1/2021
3.7.1.64 39,208 9/30/2021
3.7.1.63 67,821 9/29/2021
3.7.1.62 80,662 9/27/2021
3.7.1.61 64,257 9/24/2021
3.7.1.60 50,526 9/23/2021
3.7.1.59 33,581 9/22/2021
3.7.1.58 145,391 9/17/2021
3.7.1.57 73,941 9/16/2021
3.7.1.56 64,202 9/16/2021
3.7.1.55 236,253 9/13/2021
3.7.1.54 36,271 9/10/2021
3.7.1.53 23,310 9/9/2021
3.7.1.52 78,600 9/7/2021
3.7.1.51 68,511 9/3/2021
3.7.1.50 15,316 9/3/2021
3.7.1.49 4,014 9/2/2021
3.7.1.48 29,670 9/1/2021
3.7.1.47 45,281 8/31/2021
3.7.1.46 271,280 8/27/2021
3.7.1.45 72,683 8/25/2021
3.7.1.44 95,847 8/23/2021
3.7.1.43 128,846 8/19/2021
3.7.1.42 226,615 8/16/2021
3.7.1.41 165,377 8/12/2021
3.7.1.40 291,904 8/10/2021
3.7.1.39 261,168 8/6/2021
3.7.1.38 344,395 8/4/2021
3.7.1.37 203,457 7/30/2021
3.7.1.36 35,820 7/29/2021
3.7.1.35 120,733 7/27/2021
3.7.1.34 238,829 7/21/2021
3.7.1.33 112,742 7/16/2021
3.7.1.32 83,796 7/13/2021
3.7.1.31 27,469 7/12/2021
3.7.1.30 102,090 7/9/2021
3.7.1.29 43,836 7/8/2021
3.7.1.28 52,292 7/7/2021
3.7.1.27 8,048 7/7/2021
3.7.1.26 119,909 7/6/2021
3.7.1.25 133,186 7/1/2021
3.7.1.24 151,470 6/25/2021
3.7.1.23 44,307 6/24/2021
3.7.1.22 383,738 6/21/2021
3.7.1.21 73,227 6/17/2021
3.7.1.20 41,937 6/15/2021
3.7.1.19 60,884 6/11/2021
3.7.1.18 511,980 5/28/2021
3.7.1.17 70,554 5/27/2021
3.7.1.16 17,652 5/27/2021
3.7.1.15 91,948 5/24/2021
3.7.1.14 84,238 5/21/2021
3.7.1.13 108,615 5/20/2021
3.7.1.12 25,786 5/19/2021
3.7.1.11 26,400 5/18/2021
3.7.1.10 59,586 5/14/2021
3.7.1.9 40,617 5/12/2021
3.7.1.8 28,330 5/10/2021
3.7.1.7 5,039 5/10/2021
3.7.1.6 89,883 5/6/2021
3.7.1.5 129,701 4/30/2021
3.7.1.4 75,992 4/27/2021
3.7.1.3 120,725 4/23/2021
3.7.1.2 216,445 4/19/2021
3.7.1.1 67,916 4/15/2021
3.7.1 612,501 4/13/2021
3.7.0.10 194,275 4/12/2021
3.7.0.9 49,555 4/8/2021
3.7.0.8 47,305 4/7/2021
3.7.0.7 98,559 4/2/2021
3.7.0.6 33,720 4/1/2021
3.7.0.5 33,620 3/31/2021
3.7.0.4 4,894 3/31/2021
3.7.0.3 2,206,305 3/30/2021
3.7.0.2 5,369,910 3/29/2021
3.7.0.1 72,875 3/26/2021
3.7.0 2,600,754 3/26/2021
3.5.1.60 606,309 3/25/2021
3.5.1.59 257,407 3/17/2021
3.5.1.58 76,893 3/15/2021
3.5.1.57 112,873 3/9/2021
3.5.1.56 153,068 3/5/2021
3.5.1.55 3,213 3/4/2021
3.5.1.54 146,211 3/1/2021
3.5.1.53 252,229 2/23/2021
3.5.1.52 161,230 2/19/2021
3.5.1.51 8,517 2/18/2021
3.5.1.50 54,938 2/12/2021
3.5.1.49 154,818 2/9/2021
3.5.1.48 16,103 2/8/2021
3.5.1.47 70,838 2/5/2021
3.5.1.46 29,001 2/4/2021
3.5.1.45 376,246 1/29/2021
3.5.1.44 70,625 1/28/2021
3.5.1.43 22,704 1/27/2021
3.5.1.42 27,354 1/26/2021
3.5.1.41 122,436 1/20/2021
3.5.1.40 10,067 1/19/2021
3.5.1.39 256,366 1/11/2021
3.5.1.38 25,149 1/7/2021
3.5.1.37 93,892 12/30/2020
3.5.1.36 19,897 12/23/2020
3.5.1.35 95,232 12/22/2020
3.5.1.34 23,886 12/22/2020
3.5.1.33 3,737 12/21/2020
3.5.1.32 51,049 12/18/2020
3.5.1.31 76,240 12/17/2020
3.5.1.30 19,488 12/16/2020
3.5.1.29 36,719 12/14/2020
3.5.1.28 196,895 12/9/2020
3.5.1.27 82,765 12/7/2020
3.5.1.26 180,695 12/3/2020
3.5.1.25 119,073 12/2/2020
3.5.1.24 10,399 12/1/2020
3.5.1.23 45,319 12/1/2020
3.5.1.22 123,530 11/24/2020
3.5.1.21 58,098 11/23/2020
3.5.1.20 92,120 11/20/2020
3.5.1.19 61,694 11/19/2020
3.5.1.18 16,263 11/18/2020
3.5.1.17 205,718 11/13/2020
3.5.1.16 224,107 11/5/2020
3.5.1.15 84,195 11/4/2020
3.5.1.14 139,210 10/28/2020
3.5.1.13 33,644 10/27/2020
3.5.1.12 53,974 10/26/2020
3.5.1.11 35,151 10/22/2020
3.5.1.10 42,553 10/21/2020
3.5.1.9 34,261 10/20/2020
3.5.1.8 185,661 10/16/2020
3.5.1.7 6,716 10/15/2020
3.5.1.6 120,006 10/9/2020
3.5.1.5 187,430 10/6/2020
3.5.1.4 20,396 10/2/2020
3.5.1.3 115,309 10/1/2020
3.5.1.2 80,405 9/30/2020
3.5.1.1 24,947 9/29/2020
3.5.1 208,087 9/25/2020
3.5.0.19 178,425 9/24/2020
3.5.0.18 60,414 9/21/2020
3.5.0.17 16,275 9/18/2020
3.5.0.16 9,652 9/17/2020
3.5.0.15 55,467 9/16/2020
3.5.0.14 21,366 9/15/2020
3.5.0.13 80,616 9/14/2020
3.5.0.12 24,006 9/11/2020
3.5.0.11 64,723 9/10/2020
3.5.0.10 3,128 9/9/2020
3.5.0.9 46,521 9/4/2020
3.5.0.8 38,431 9/2/2020
3.5.0.7 133,472 9/1/2020
3.5.0.6 12,270 8/31/2020
3.5.0.5 6,609 8/28/2020
3.5.0.4 16,451 8/27/2020
3.5.0.3 18,484 8/26/2020
3.5.0.2 285,669 8/25/2020
3.5.0.1 3,396 8/24/2020
3.5.0 285,710 8/20/2020
3.5.0-beta 31,443 2/4/2020
3.3.105.43 1,902,185 8/19/2020
3.3.105.42 170,297 8/14/2020
3.3.105.41 67,805 8/10/2020
3.3.105.40 22,219 8/8/2020
3.3.105.39 9,513 8/6/2020
3.3.105.38 178,760 8/4/2020
3.3.105.37 9,535 8/3/2020
3.3.105.36 9,861 7/31/2020
3.3.105.35 11,209 7/30/2020
3.3.105.34 55,711 7/29/2020
3.3.105.33 51,971 7/28/2020
3.3.105.32 110,967 7/23/2020
3.3.105.31 38,693 7/22/2020
3.3.105.30 139,998 7/17/2020
3.3.105.29 22,940 7/15/2020
3.3.105.28 130,275 7/9/2020
3.3.105.27 27,368 7/9/2020
3.3.105.26 594,941 7/8/2020
3.3.105.25 12,384 7/7/2020
3.3.105.24 58,419 7/2/2020
3.3.105.23 44,624 6/29/2020
3.3.105.22 71,765 6/26/2020
3.3.105.21 6,239 6/25/2020
3.3.105.20 17,750 6/24/2020
3.3.105.19 2,987 6/24/2020
3.3.105.18 11,490 6/23/2020
3.3.105.17 84,605 6/19/2020
3.3.105.16 31,664 6/18/2020
3.3.105.15 15,917 6/17/2020
3.3.105.14 244,403 6/11/2020
3.3.105.13 48,581 6/9/2020
3.3.105.12 41,982 6/5/2020
3.3.105.11 11,634 6/4/2020
3.3.105.10 14,041 6/3/2020
3.3.105.9 12,794 6/3/2020
3.3.105.8 31,110 6/1/2020
3.3.105.7 87,728 5/27/2020
3.3.105.6 137,806 5/26/2020
3.3.105.5 65,029 5/22/2020
3.3.105.4 39,310 5/22/2020
3.3.105.3 10,284 5/21/2020
3.3.105.2 32,121 5/19/2020
3.3.105.1 134,621 5/18/2020
3.3.105 39,731 5/15/2020
3.3.104.77 38,430 5/14/2020
3.3.104.76 54,261 5/11/2020
3.3.104.75 10,032 5/8/2020
3.3.104.74 29,432 5/8/2020
3.3.104.73 3,361 5/7/2020
3.3.104.72 14,315 5/6/2020
3.3.104.71 58,300 5/4/2020
3.3.104.70 10,948 5/1/2020
3.3.104.69 26,242 4/30/2020
3.3.104.68 33,528 4/29/2020
3.3.104.67 30,431 4/28/2020
3.3.104.66 12,782 4/27/2020
3.3.104.65 12,320 4/24/2020
3.3.104.64 16,641 4/23/2020
3.3.104.63 47,572 4/22/2020
3.3.104.62 13,795 4/21/2020
3.3.104.61 16,542 4/20/2020
3.3.104.60 24,480 4/17/2020
3.3.104.59 29,077 4/16/2020
3.3.104.58 248,388 4/8/2020
3.3.104.57 337,183 4/6/2020
3.3.104.56 14,808 4/3/2020
3.3.104.55 3,443 4/3/2020
3.3.104.54 10,609 4/2/2020
3.3.104.53 36,039 4/1/2020
3.3.104.52 101,387 3/31/2020
3.3.104.51 13,456 3/30/2020
3.3.104.50 16,781 3/27/2020
3.3.104.49 21,353 3/26/2020
3.3.104.48 27,475 3/25/2020
3.3.104.47 64,277 3/24/2020
3.3.104.46 63,002 3/20/2020
3.3.104.45 4,929 3/19/2020
3.3.104.44 66,956 3/18/2020
3.3.104.43 43,439 3/17/2020
3.3.104.42 20,862 3/16/2020
3.3.104.41 35,709 3/12/2020
3.3.104.40 138,306 3/6/2020
3.3.104.39 26,142 3/5/2020
3.3.104.38 92,656 3/2/2020
3.3.104.37 25,155 2/28/2020
3.3.104.36 4,008 2/27/2020
3.3.104.35 24,640 2/26/2020
3.3.104.34 36,371 2/25/2020
3.3.104.33 151,949 2/19/2020
3.3.104.32 49,454 2/17/2020
3.3.104.31 121,270 2/13/2020
3.3.104.30 105,939 2/13/2020
3.3.104.29 120,615 2/10/2020
3.3.104.28 191,045 2/7/2020
3.3.104.27 118,185 2/4/2020
3.3.104.26 120,128 1/24/2020
3.3.104.25 10,425 1/23/2020
3.3.104.24 69,114 1/21/2020
3.3.104.23 33,973 1/17/2020
3.3.104.22 33,780 1/16/2020
3.3.104.21 52,032 1/15/2020
3.3.104.20 85,345 1/10/2020
3.3.104.19 26,483 1/9/2020
3.3.104.18 72,476 1/8/2020
3.3.104.17 73,281 1/6/2020
3.3.104.16 323,089 1/2/2020
3.3.104.15 22,273 12/25/2019
3.3.104.14 6,035 12/23/2019
3.3.104.13 21,172 12/20/2019
3.3.104.12 39,021 12/18/2019
3.3.104.11 20,427 12/18/2019
3.3.104.10 52,237 12/16/2019
3.3.104.9 33,869 12/13/2019
3.3.104.8 14,657 12/12/2019
3.3.104.7 15,888 12/12/2019
3.3.104.6 5,219 12/11/2019
3.3.104.5 22,167 12/9/2019
3.3.104.4 168,593 12/3/2019
3.3.104.3 21,668 12/2/2019
3.3.104.2 18,270 11/26/2019
3.3.104.1 15,205 11/25/2019
3.3.104 125,848 11/22/2019
3.3.103.16 71,121 11/22/2019
3.3.103.15 26,876 11/20/2019
3.3.103.14 2,837 11/19/2019
3.3.103.13 44,309 11/14/2019
3.3.103.12 15,132 11/13/2019
3.3.103.11 89,702 11/8/2019
3.3.103.10 13,015 11/7/2019
3.3.103.9 12,264 11/7/2019
3.3.103.8 19,166 11/5/2019
3.3.103.7 36,616 10/31/2019
3.3.103.6 28,284 10/30/2019
3.3.103.5 20,419 10/28/2019
3.3.103.4 3,614 10/28/2019
3.3.103.3 93,967 10/24/2019
3.3.103.2 5,599 10/22/2019
3.3.103.1 316,929 10/18/2019
3.3.103 25,800 10/18/2019
3.3.102.35 22,797 10/17/2019
3.3.102.34 10,988 10/16/2019
3.3.102.33 89,426 10/11/2019
3.3.102.32 18,659 10/10/2019
3.3.102.31 18,390 10/8/2019
3.3.102.30 140,750 9/30/2019
3.3.102.29 44,829 9/26/2019
3.3.102.28 27,533 9/23/2019
3.3.102.27 7,090 9/21/2019
3.3.102.26 5,445 9/19/2019
3.3.102.25 41,366 9/18/2019
3.3.102.24 18,744 9/17/2019
3.3.102.23 15,999 9/16/2019
3.3.102.22 20,453 9/12/2019
3.3.102.21 26,540 9/9/2019
3.3.102.20 11,602 9/6/2019
3.3.102.19 17,981 9/5/2019
3.3.102.18 11,126 9/4/2019
3.3.102.17 111,474 8/27/2019
3.3.102.16 39,556 8/23/2019
3.3.102.15 9,462 8/22/2019
3.3.102.14 107,032 8/16/2019
3.3.102.13 8,330 8/15/2019
3.3.102.12 4,786 8/14/2019
3.3.102.11 13,103 8/13/2019
3.3.102.10 104,575 8/12/2019
3.3.102.9 9,900 8/9/2019
3.3.102.8 5,975 8/8/2019
3.3.102.7 5,434 8/7/2019
3.3.102.6 8,794 8/7/2019
3.3.102.5 98,790 8/2/2019
3.3.102.4 25,661 8/1/2019
3.3.102.3 43,027 7/30/2019
3.3.102.2 11,041 7/29/2019
3.3.102.1 15,565 7/25/2019
3.3.102 567,453 7/24/2019
3.3.101.32 105,989 7/22/2019
3.3.101.31 34,067 7/19/2019
3.3.101.30 9,070 7/19/2019
3.3.101.29 34,155 7/12/2019
3.3.101.28 15,127 7/10/2019
3.3.101.27 7,751 7/9/2019
3.3.101.26 4,035 7/8/2019
3.3.101.25 19,455 7/2/2019
3.3.101.24 7,703 7/1/2019
3.3.101.23 11,353 6/28/2019
3.3.101.22 10,769 6/27/2019
3.3.101.21 5,145 6/27/2019
3.3.101.20 6,517 6/26/2019
3.3.101.19 166,902 6/24/2019
3.3.101.18 66,219 6/20/2019
3.3.101.17 7,958 6/20/2019
3.3.101.16 23,271 6/17/2019
3.3.101.15 4,632 6/14/2019
3.3.101.14 42,273 6/13/2019
3.3.101.13 17,222 6/7/2019
3.3.101.12 83,725 6/4/2019
3.3.101.11 23,264 6/3/2019
3.3.101.10 26,271 5/31/2019
3.3.101.9 4,390 5/30/2019
3.3.101.8 5,586 5/29/2019
3.3.101.7 14,773 5/28/2019
3.3.101.6 27,130 5/23/2019
3.3.101.5 15,693 5/22/2019
3.3.101.4 16,909 5/21/2019
3.3.101.3 11,545 5/20/2019
3.3.101.2 10,752 5/17/2019
3.3.101.1 59,959 5/15/2019
3.3.101 600,508 5/10/2019
3.3.100.18 98,745 5/8/2019
3.3.100.17 33,133 5/7/2019
3.3.100.16 8,277 5/6/2019
3.3.100.15 19,741 5/3/2019
3.3.100.14 8,990 5/2/2019
3.3.100.13 43,278 4/30/2019
3.3.100.12 7,824 4/29/2019
3.3.100.11 20,555 4/26/2019
3.3.100.10 114,430 4/25/2019
3.3.100.9 4,220 4/25/2019
3.3.100.8 7,478 4/24/2019
3.3.100.7 21,032 4/18/2019
3.3.100.6 12,543 4/16/2019
3.3.100.5 71,925 4/4/2019
3.3.100.4 11,896 4/3/2019
3.3.100.3 44,186 3/29/2019
3.3.100.2 24,521 3/26/2019
3.3.100.1 35,581 3/22/2019
3.3.100 1,007,294 3/21/2019
3.3.4.58 647,156 3/11/2019
3.3.4.57 8,745 3/7/2019
3.3.4.56 10,830 3/6/2019
3.3.4.55 70,284 2/26/2019
3.3.4.54 72,806 2/20/2019
3.3.4.53 21,667 2/15/2019
3.3.4.52 19,633 2/14/2019
3.3.4.51 9,818 2/13/2019
3.3.4.50 110,936 2/4/2019
3.3.4.49 51,338 1/26/2019
3.3.4.48 8,247 1/25/2019
3.3.4.47 8,860 1/24/2019
3.3.4.46 74,797 1/18/2019
3.3.4.45 55,605 1/11/2019
3.3.4.44 3,729 1/10/2019
3.3.4.43 53,167 1/8/2019
3.3.4.42 2,513 1/7/2019
3.3.4.41 40,379 1/4/2019
3.3.4.40 69,347 12/22/2018
3.3.4.39 3,684 12/21/2018
3.3.4.38 56,286 12/15/2018
3.3.4.37 46,499 12/14/2018
3.3.4.36 34,628 12/12/2018
3.3.4.35 95,101 12/4/2018
3.3.4.34 86,060 11/16/2018
3.3.4.33 3,493 11/16/2018
3.3.4.32 8,028 11/15/2018
3.3.4.31 4,681 11/13/2018
3.3.4.30 64,388 11/9/2018
3.3.4.29 3,962 11/9/2018
3.3.4.28 4,008 11/7/2018
3.3.4.27 3,352 11/7/2018
3.3.4.26 2,655 11/6/2018
3.3.4.25 15,143 10/30/2018
3.3.4.24 4,894 10/29/2018
3.3.4.23 2,544 10/29/2018
3.3.4.22 18,413 10/26/2018
3.3.4.21 6,813 10/22/2018
3.3.4.20 2,542 10/22/2018
3.3.4.19 76,529 10/17/2018
3.3.4.18 116,877 10/6/2018
3.3.4.17 34,498 10/4/2018
3.3.4.16 30,848 9/26/2018
3.3.4.15 125,531 9/10/2018
3.3.4.14 24,992 9/7/2018
3.3.4.13 33,882 8/28/2018
3.3.4.12 52,533 8/16/2018
3.3.4.11 6,877 8/15/2018
3.3.4.10 31,504 8/3/2018
3.3.4.9 46,721 8/2/2018
3.3.4.8 100,969 7/23/2018
3.3.4.7 230,670 7/3/2018
3.3.4.6 41,749 6/23/2018
3.3.4.5 24,696 6/19/2018
3.3.4.4 145,574 6/1/2018
3.3.4.3 3,626,530 4/25/2018
3.3.4.2 14,718 4/20/2018
3.3.4.1 68,245 3/29/2018
3.3.4 21,677 3/29/2018
3.3.3.6 89,545 3/15/2018
3.3.3.5 25,973 3/3/2018
3.3.3.4 51,804 2/27/2018
3.3.3.3 1,360,343 11/11/2017
3.3.3.2 61,290 10/24/2017
3.3.3.1 27,508 10/9/2017
3.3.3 62,677 7/27/2017
3.3.2.3 729,718 7/7/2017
3.3.2.2 3,898 7/5/2017
3.3.2.1 5,590 6/28/2017
3.3.2 41,659 5/25/2017
3.3.1.9 651,372 5/11/2017
3.3.1.8 4,988 5/8/2017
3.3.1.7 4,406 5/5/2017
3.3.1.6 12,750 4/28/2017
3.3.1.5 13,668 4/21/2017
3.3.1.4 5,884 4/19/2017
3.3.1.3 18,561 3/31/2017
3.3.1.2 8,696 3/15/2017
3.3.1.1 4,196 3/14/2017
3.3.1 14,821 3/14/2017
3.3.0.9 63,264 1/20/2017
3.3.0.8 11,696 12/28/2016
3.3.0.7 10,575 12/16/2016
3.3.0.6 3,718 12/9/2016
3.3.0.5 4,884 12/7/2016
3.3.0.4 2,603 12/6/2016
3.3.0.3 15,136 11/15/2016
3.3.0.2 60,581 11/4/2016
3.3.0.1 42,681 10/11/2016
3.3.0 122,748 9/19/2016
3.2.8-rc 2,234 9/8/2016
3.2.7-beta 1,809 8/23/2016
3.2.6-beta 2,110 8/2/2016
3.2.5-beta 1,931 6/28/2016
3.2.4.1-beta 1,955 6/2/2016
3.2.4-beta 1,650 6/1/2016
3.2.3.1-beta 1,821 4/20/2016
3.2.3-beta 2,385 3/12/2016
3.2.2.1-beta 1,633 3/2/2016
3.2.2-beta 1,735 1/12/2016
3.2.1-beta 2,277 12/7/2015
3.2.0-beta 2,180 9/29/2015
3.1.4.5 26,035 8/9/2016
3.1.4.4 5,185 7/29/2016
3.1.4.3 5,805 7/13/2016
3.1.4.2 5,063 6/28/2016
3.1.4.1 4,684 6/3/2016
3.1.4 4,596 5/26/2016
3.1.3.3 9,129 5/5/2016
3.1.3.2 2,462 4/26/2016
3.1.3.1 2,134 4/18/2016
3.1.3 4,636 4/6/2016
3.1.2.2 8,377 2/22/2016
3.1.2.1 6,635 1/21/2016
3.1.2 2,141 1/19/2016
3.1.1.2 7,439 1/6/2016
3.1.1.1 2,804 12/21/2015
3.1.1 4,841 12/2/2015
3.1.0.2 104,883 10/7/2015
3.1.0.1 10,012 8/27/2015
3.1.0 139,272 7/28/2015
3.0.0.2-preview 2,199 5/21/2015
3.0.0.1-preview 1,735 5/6/2015
3.0.0-preview 1,949 4/30/2015