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

Achievements

Achievements

Highlights

  • 8 discussions answered

Organizations

@DotNetOpenAuth @microsoft
Block or Report

Block or report AArnott

Report abuse

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

Report abuse

Popular repositories

  1. Assists in performing Roslyn-based code generation during a build.

    C# 403 59

  2. Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing

    C# 274 32

  3. IronPigeon is a decentralized communication protocol that provides high confidentiality and authenticity for the messages.

    C# 246 12

  4. Platform crypto for portable libraries

    C# 214 50

  5. Code generation for immutable types

    C# 150 32

  6. Method input validation and runtime checks that report errors or throw exceptions when failures are detected.

    C# 110 21

Contribution activity

August 2021

Created a pull request in microsoft/vs-streamjsonrpc that received 1 comment

Update Newtonsoft.Json dependency to 13.0.1

Also update other less noteworthy dependencies.

+87 −80 1 comment
Opened 6 other pull requests in 5 repositories
AArnott/MoneyMan 2 merged
microsoft/vs-streamjsonrpc 1 merged
dotnet/Nerdbank.GitVersioning 1 merged
AArnott/Library.Template 1 merged
AArnott/Nerdbank.Streams 1 merged
Reviewed 5 pull requests in 5 repositories
microsoft/VSSDK-Analyzers 1 pull request
marb2000/WinUi3Template1 1 pull request
microsoft/vs-streamjsonrpc 1 pull request
dotnet/project-system 1 pull request
dotnet/roslyn 1 pull request

Created an issue in dotnet/roslyn-analyzers that received 1 comment

CA1508 dead code: false positive when checking an expression a second time

This code produces CA1508 (dead code) when not suppressed. Version Used: VS 16.11 Preview 4 (31605.320.d16.11) Steps to Reproduce: git clone https:…

1 comment
Opened 1 other issue in 1 repository