close
The Wayback Machine - https://web.archive.org/web/20200722024701/https://github.com/AlekseyTs
Skip to content

Highlights

  • Arctic Code Vault Contributor

Organizations

@microsoft

Popular repositories Image

  1. Forked from dotnet/corefx

    This repository contains the foundational libraries that make up the .NET Core development stack.

    C#

  2. Forked from dotnet/codeformatter

    Tool that uses Roslyn to automatically rewrite the source to follow our coding styles

    C#

  3. Forked from dotnet/roslyn

    The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.

    C#

  4. Forked from dotnet/buildtools

    Build tools that are necessary for building the .NET Core projects

    C#

  5. Forked from dotnet/dotnet-ci

    Repository containing scripting for the dotnet-ci Jenkins instance.

    Groovy

  6. Forked from dotnet/csharplang

    The official repo for the design of the C# programming language

    C#

650 contributions in the last year

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

Contribution activity

July 2020

Created a pull request in dotnet/roslyn that received 17 comments

Update implementation of required record members.

Closes #45296. Closes #44903. Fixes #45012.

+2,751 −597 17 comments

Created an issue in dotnet/runtime that received 1 comment

It looks like runtime verifies variance safety for static members in interfaces and throws System.TypeLoadException

Below is IL equivalent to the following C# code: class Program { static void Main() { System.Console.WriteLine(I2<string, string>.M1("a")); System.C…

1 comment
Image

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.