Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
IronPigeon is a decentralized communication protocol that provides high confidentiality and authenticity for the messages.
-
Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing
-
-
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
3,951 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
- AArnott/Azurite TypeScript
Created a pull request in dotnet/pinvoke that received 5 comments
- GC pressure fixes
- Add more benchmarks
- Optimize RPC target reflection
- Short-lived JsonRpc connection perf improvements
- Reduce string encoding/decoding in MessagePackFormatter
- Update vs-threading dependency to 16.8.51
- Fix possible data corruption from deserializing error details twice
- Recycle `char[]` in ToCamelCase
- Avoid loading Newtonsoft.Json in MessagePack scenarios
- Update connecting.md
- Stop initializing members to their default values when deserializing where no data was provided for that member
- MessagePackSerializer.NonGeneric uses reflection directly on Unity IL2CPP
- Draft PR: #1085 solution for Dynamic
- Draft PR: #1085 Solution for mpc.exe
- Support where constraints in mpc.exe string-key.
- Refactoring of int-key mpc.exe tt file
- Add descriptions about MessagePack.Experimental.
- Typeless supports interface and abstract
- Prepare for C# Source Generator
- Experimental Circular Reference Support
- Beautify T4 of mpc.exe and reduce local variables of the deserialization
- Add MSB4U support
Created an issue in mono/mono that received 9 comments
NRE in Dictionary.FindEntry in DoAssemblyResolve
Steps to Reproduce Run the vs-streamjsonrpc tests on mono (on a mac) repeatedly until one of them fail. In Azure Pipelines this failed on a mac. Cu…
- C# Interactive: warn/error when loading assemblies inappropriate for runtime
- C# Interactive: "#reset core" and "#help": are not discoverable
- C# Interactive window: Help folks use `#r` directive with better error message
- Does FileChangeWatcher have a memory leak in its Task continuation chain?
- Linq expressions do not produce expected nullable ref annotation warnings