The Wayback Machine - https://web.archive.org/web/20220226095118/https://github.com/christothes
Skip to content
Avatar

Achievements

Achievements

Organizations

@Azure
Block or Report

Block or report christothes

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Forked from Azure/azure-sdk-for-net

    Microsoft Azure SDK for .NET

    C#

  2. Forked from Azure/azure-cosmos-dotnet-v3

    .NET SDK for Azure Cosmos DB for the core SQL API

    C#

  3. corefx Public

    Forked from dotnet/corefx

    CoreFX is the foundational class libraries for .NET Core. It includes types for collections, file systems, console, JSON, XML, async and many others.

    C#

  4. Forked from Azure/azure-sdk-for-go

    Microsoft Azure SDK for Go

    Go 1

1,364 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

February 2022

Created 10 commits in 1 repository
Created 1 repository

Created a pull request in Azure/azure-sdk-for-net that received 9 comments

Ensure Activity.SetStartTime is always called with UTC times

SetStartTime in System.Diagnostics.DiagnosticSource.Activity should always be called with a DateTimeKind.Utc or it will produce an error fixes #26763

+1 −1 9 comments
Reviewed 65 pull requests in 6 repositories
Azure/azure-sdk-for-net 58 pull requests
Azure/azure-sdk-for-js 2 pull requests
Azure/azure-sdk-tools 2 pull requests
Azure/autorest.testserver 1 pull request
microsoft/AzureKeyVaultExplorer 1 pull request
Azure/azure-sdk-for-java 1 pull request

Created an issue in Azure/azure-sdk-for-net that received 2 comments

Allow dynamically generated <package_name>/<package_version> portion of User-Agent header values per HttpMessage

Library name Azure.Core Please describe the feature. Summary The format of the UserAgent header is as follows : [<application_id> ]azsdk-<sdk_langu…

2 comments