Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/aspnet/MessagePack-CSharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-26Fix documented samplesAndrew Arnott
2022-01-26Merge pull request #1383 from steelywing/patch-1Andrew Arnott
2022-01-21Fix missing switch statementSteely Wing
2021-12-30Merge pull request #1371 from pCYSl5EDgo/testAndrew Arnott
2021-12-30Global Using and File scoped namespace testpCYSl5EDgo
2021-12-27Avoid C#10 global using name collisions (#1368)pCYSl5EDgo
2021-12-25Merge pull request #1367 from AArnott/promoteAPIs_developAndrew Arnott
2021-12-25Merge pull request #1366 from AArnott/promoteAPIsAndrew Arnott
2021-12-25Merge remote-tracking branch 'upstream/develop' into promoteAPIs_developAndrew Arnott
2021-12-25Promote Unshipped APIs to ShippedAndrew Arnott
2021-12-25.NET 6 Update (#1355)pCYSl5EDgo
2021-12-25Merge pull request #1365 from neuecc/masterAndrew Arnott
2021-12-25Apply LZ4 minimum length to all compression typesAndrew Arnott
2021-12-25Merge pull request #1361 from HavenDV/patch-1Andrew Arnott
2021-12-25Fix cast bug (#1364)pCYSl5EDgo
2021-12-20feat: Added DevelopmentDependency to MessagePackAnalyzerKonstantin S
2021-12-15Add CompressionMinLength parameter to MessagePackSerializerOptionsIsrael Lot
2021-12-13Merge pull request #1357 from neuecc/fix-nity2021-2-warningYoshifumi Kawai
2021-12-12disable HashCode.cs if UNITY_2021_2_OR_NEWERneuecc
2021-11-09Merge pull request #1346 from neuecc/unity-netstandard21Andrew Arnott
2021-11-09add dll referencesneuecc
2021-11-08Merge remote-tracking branch 'origin/master' into unity-netstandard21neuecc
2021-11-05Merge pull request #1330 from AArnott/fix1328Andrew Arnott
2021-11-05Update generated codeAndrew Arnott
2021-11-05Improve error message when the MessagePackFormatterAttribute formatter mismat...Andrew Arnott
2021-11-05Add support for the formatter singleton pattern to `MessagePackFormatterAttri...Andrew Arnott
2021-11-05Merge pull request #1347 from neuecc/masterAndrew Arnott
2021-11-05Merge pull request #1345 from AArnott/dropUnsupportedPlatformsAndrew Arnott
2021-11-05Fix up ASP.NET formatter to run on .NET Core 3.1Andrew Arnott
2021-11-04add msgPack.dll reference to Unity's Tests.asmdefneuecc
2021-11-04some dynamic test disable in Unityneuecc
2021-11-04removing HashCode when Unity uses netstandard2.1neuecc
2021-11-03Install ASP.NET runtimeAndrew Arnott
2021-11-03Update to .NET SDK 5.0.401Andrew Arnott
2021-11-03Demand an agent running Unity v2019.1Andrew Arnott
2021-11-03Fix up build issuesAndrew Arnott
2021-11-03Drop netcoreapp2.1 supportAndrew Arnott
2021-11-03Use Ubuntu 18 instead of 16 in AzPAndrew Arnott
2021-09-20Show build status of last build of masterAndrew Arnott
2021-09-02Merge pull request #1285 from AArnott/fix634Andrew Arnott
2021-09-02Merge pull request #1315 from AArnott/fix832Andrew Arnott
2021-09-02Merge pull request #1314 from AArnott/fix1308Andrew Arnott
2021-08-31Merge pull request #1317 from marekott/developAndrew Arnott
2021-08-27Fixed typo in README.MDMarek Ott
2021-08-22Fix unity buildAndrew Arnott
2021-08-22Skip setting fields when the ctor already took the valueAndrew Arnott
2021-08-22Allows client code to avoid tripping over StandardResolverAndrew Arnott
2021-08-22Document string interningAndrew Arnott
2021-08-22Remove string interning by defaultAndrew Arnott
2021-08-22Merge remote-tracking branch 'upstream/master' into fix1308Andrew Arnott