AWSSDK.SecurityToken 4.0.5

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SecurityToken --version 4.0.5
                    
NuGet\Install-Package AWSSDK.SecurityToken -Version 4.0.5
                    
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.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SecurityToken" Version="4.0.5" />
                    
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.5
                    
#r "nuget: AWSSDK.SecurityToken, 4.0.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AWSSDK.SecurityToken@4.0.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AWSSDK.SecurityToken&version=4.0.5
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SecurityToken&version=4.0.5
                    
Install as a Cake Tool

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

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

NuGet packages (130)

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.

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.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

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

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

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