AWSSDK.SecurityToken 3.7.501.3

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

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

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

NuGet packages (119)

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

Package Downloads
MongoDB.Driver.Core

Core Component of the Official MongoDB .NET Driver.

AWSSDK.CognitoIdentity

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

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

MongoDB.Driver.Core.signed

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

AWS.MSK.Auth

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

GitHub repositories (32)

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

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