Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@DotNetOpenAuth @microsoft

Sponsors

Popular repositories

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

    C# 392 58

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

    C# 239 12

  3. Platform crypto for portable libraries

    C# 206 50

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

    C# 181 25

  5. Code generation for immutable types

    C# 145 32

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

    C# 94 19

Contribution activity

September 2020

Created a pull request in neuecc/MessagePack-CSharp that received 4 comments

Merge immutable collections formatters into main library

This removes the need for a separate assembly and package to support immutable collection types being serialized/deserialized. It also removes the …

+110 −37 4 comments

Created an issue in mono/mono that received 4 comments

System.RuntimeType.GetConstructors_native and other type load failures in concurrent scenarios

MessagePack is a highly perf tuned serialization library that makes heavy use of dynamic methods, Ref.Emit, and static generic classes. It's likely…

4 comments

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

You can’t perform that action at this time.