AWSSDK.SecurityToken 4.0.3.1

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

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

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

NuGet packages (131)

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