We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
feat: Update package.json to 3.1.3 Commit by [GitHub Actions](https://github.com/MessagePack-CSharp/MessagePack-CSharp/actions/runs/13127857895)
feat: Update package.json to 3.1.2 Commit by [GitHub Actions](https://github.com/MessagePack-CSharp/MessagePack-CSharp/actions/runs/12984449520)
feat: Update package.json to 3.1.1 Commit by [GitHub Actions](https://github.com/MessagePack-CSharp/MessagePack-CSharp/actions/runs/12502030540)
feat: Update package.json to 3.1.0 Commit by [GitHub Actions](https://github.com/MessagePack-CSharp/MessagePack-CSharp/actions/runs/12291948244)
feat: Update package.json to 3.0.301 Commit by [GitHub Actions](https://github.com/MessagePack-CSharp/MessagePack-CSharp/actions/runs/12232722029)
feat: Update package.json to 3.0.300 Commit by [GitHub Actions](https://github.com/MessagePack-CSharp/MessagePack-CSharp/actions/runs/12196242616)
Merge remote-tracking branch 'origin/master'
Merge pull request #2055 from MessagePack-CSharp/fixBuggyWrites Fix bugs in serializing long numbers
Merge pull request #2036 from MessagePack-CSharp/fix2034 Avoid crashing with stack overflow on recursive generic type parameter constraints
Merge pull request #2032 from MessagePack-CSharp/nullableValueTypes Use simpler C# syntax for nullable value types