Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / MessagePack-CSharp/MessagePack-CSharp issues and pull requests
#1981 - Replace DynamicMethod use with private-capable Ref.Emit
Pull Request -
State: closed - Opened by AArnott about 1 month ago
- 1 comment
#1980 - Add AOT formatter support for init properties and required members
Pull Request -
State: closed - Opened by AArnott about 1 month ago
Labels: source generation
#1979 - Remove DynamicMethod dynamic formatter implementation
Issue -
State: closed - Opened by AArnott about 1 month ago
- 1 comment
#1978 - Update DynamicAssembly usage to honor different AssemblyLoadContext's
Pull Request -
State: closed - Opened by BertanAygun about 1 month ago
#1977 - Merge latest Library.Template
Pull Request -
State: closed - Opened by AArnott about 1 month ago
#1976 - Bump Microsoft.NET.StringTools from 17.10.4 to 17.11.4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 1 comment
Labels: dependencies
#1975 - Bump dotnet-coverage from 17.12.4 to 17.12.5
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 1 comment
Labels: dependencies
#1974 - Bump Nerdbank.Streams from 2.11.74 to 2.11.79
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 1 comment
Labels: dependencies
#1973 - Bump BenchmarkDotNetVersion from 0.13.12 to 0.14.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies
#1972 - Bump xunit from 2.9.1 to 2.9.2
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 1 comment
Labels: dependencies
#1971 - Fix detecting duplicate keys
Pull Request -
State: closed - Opened by pkindruk about 1 month ago
- 4 comments
#1970 - Avoid GetSemanticModel in analyzer
Pull Request -
State: closed - Opened by AArnott about 1 month ago
Labels: analyzer
#1969 - Add MsgPack014 analyzer and code fix
Pull Request -
State: closed - Opened by AArnott about 1 month ago
Labels: analyzer
#1968 - Make `CompositeResolverAttribute` much more useful
Pull Request -
State: closed - Opened by AArnott about 1 month ago
Labels: source generation
#1967 - Fix AOT README anchor
Pull Request -
State: closed - Opened by alimakki about 2 months ago
#1966 - Merge master to develop
Pull Request -
State: closed - Opened by AArnott about 2 months ago
#1965 - Drop unused System.CodeDom package version
Pull Request -
State: closed - Opened by AArnott about 2 months ago
#1964 - Merge latest Library.Template
Pull Request -
State: closed - Opened by AArnott about 2 months ago
#1963 - MPC String Value From Key Attribute Fix
Pull Request -
State: closed - Opened by alimakki about 2 months ago
#1962 - Honor key name overrides in source-generated formatters
Pull Request -
State: closed - Opened by AArnott about 2 months ago
Labels: source generation
#1961 - Source-generated formatter ignores key override via `[Key("override")]`
Issue -
State: closed - Opened by AArnott about 2 months ago
- 1 comment
#1960 - Improve handling of array types in source generation
Pull Request -
State: closed - Opened by AArnott about 2 months ago
Labels: source generation
#1959 - Add `MessagePackSerializer.Typeless.Deserialize` overload that takes `ReadOnlyMemory<byte>`
Pull Request -
State: closed - Opened by AArnott about 2 months ago
#1958 - MessagePackSerializer.Typeless.Deserialize requires Memory instead of ReadOnlyMemory
Issue -
State: open - Opened by jhimes144 about 2 months ago
#1957 - Fix source generated resolver containing invalid code when array of array type is used
Pull Request -
State: closed - Opened by AlanLiu90 about 2 months ago
- 1 comment
#1955 - Array of arrays member in MessagePackObject-annotated class causes build failure with NuGet package version >=v3.0.111-alpha
Issue -
State: closed - Opened by sghctoma about 2 months ago
- 1 comment
Labels: bug, source generation
#1953 - Support serialize objects as integer keyed maps
Issue -
State: open - Opened by pkindruk about 2 months ago
- 10 comments
Labels: enhancement
#1952 - Dynamic resolver cache does not work with multiple instances of the same assembly in different load contexts
Issue -
State: closed - Opened by BertanAygun about 2 months ago
Labels: bug
#1951 - MessagePack.Formatters.TypelessFormatter.BindToType compile error
Issue -
State: open - Opened by huyue466 about 2 months ago
- 1 comment
#1949 - Serialization attempts to use an emitter that's not allowed in iOS, so it crashes Unity app
Issue -
State: open - Opened by Coltuxumab about 2 months ago
- 4 comments
Labels: unity
#1948 - Unity vector3 not supported
Issue -
State: closed - Opened by Coltuxumab about 2 months ago
- 1 comment
#1946 - Adjusted MsgPack004 to support records
Pull Request -
State: closed - Opened by N-Olbert 2 months ago
- 2 comments
Labels: analyzer
#1944 - Bump nunit from 3.14.0 to 4.2.2
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies
#1943 - Bump powershell from 7.4.3 to 7.4.5
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 1 comment
Labels: dependencies
#1942 - Bump Microsoft.CodeAnalysis.ResxSourceGenerator from 3.11.0-beta1.24225.1 to 3.11.0-beta1.24415.1
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies
#1939 - Generic MessagePackReader/Writer type arg for formatter
Issue -
State: closed - Opened by AArnott 3 months ago
- 8 comments
#1937 - Scavenge old v3 ideas for new ones
Issue -
State: closed - Opened by AArnott 3 months ago
- 2 comments
Labels: blocker
#1935 - Flavor of `IMessagePackFormatter<T>` that passes large structs by reference
Issue -
State: open - Opened by vrecluse 3 months ago
- 11 comments
#1924 - MessagePack.Analyzers / MsgPack004 not working for records
Issue -
State: closed - Opened by N-Olbert 3 months ago
- 4 comments
#1924 - MessagePack.Analyzers / MsgPack004 not working for records
Issue -
State: closed - Opened by N-Olbert 3 months ago
- 4 comments
#1922 - Support formatters for CompositeResolverAttribute
Pull Request -
State: closed - Opened by AlanLiu90 3 months ago
Labels: source generation
#1920 - `[CompositeResolverAttribute]` not yet that useful
Issue -
State: closed - Opened by AArnott 3 months ago
- 9 comments
#1919 - AOT must accommodate `init` and `required` properties
Issue -
State: closed - Opened by AArnott 3 months ago
- 1 comment
Labels: bug
#1918 - Formatter singletons should be accessible via `internal` static readonly fields
Issue -
State: open - Opened by AArnott 3 months ago
- 1 comment
#1915 - Bump System.CodeDom from 6.0.0 to 8.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 2 comments
Labels: dependencies
#1913 - Bump SpanJson from 4.0.0 to 4.2.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies
#1909 - MsgPack011 issues when flagging nesting types
Issue -
State: closed - Opened by AArnott 3 months ago
Labels: bug, analyzer
#1908 - Document new diagnostics
Issue -
State: closed - Opened by AArnott 3 months ago
- 1 comment
Labels: analyzer
#1906 - [v3] Issue with AOT Platforms - DynamicAssembly
Issue -
State: closed - Opened by evorowy-jk 3 months ago
- 3 comments
Labels: unity
#1899 - Reconcile AllowPrivate behavior for v3
Issue -
State: closed - Opened by AArnott 4 months ago
- 7 comments
Labels: blocker
#1860 - Where is the unity package file?
Issue -
State: closed - Opened by TheCelticGuy 4 months ago
- 18 comments
Labels: unity
#1805 - Feature/1804 locate formatters only if has elements inside
Pull Request -
State: closed - Opened by nmi-relewise 7 months ago
#1795 - Securely Save and Load for my game?
Issue -
State: closed - Opened by modaphi 7 months ago
- 3 comments
#1794 - A conflict issue using MessagePack.Unityshims
Issue -
State: closed - Opened by Hanning-Liu 7 months ago
- 8 comments
Labels: unity
#1793 - Source generated formatter support of sparse/patch objects via BitArray
Issue -
State: open - Opened by AndriySvyryd 7 months ago
- 5 comments
#1690 - Add Unity.Mathematics support
Pull Request -
State: open - Opened by KonH about 1 year ago
- 20 comments
Labels: unity, hacktoberfest-accepted
#1201 - Ability to serialize Datatable and Datasets and other runtime variables
Issue -
State: closed - Opened by D4RKKNIGH7 over 3 years ago
- 2 comments
#100 - [CodeGen] Improve constructor sorting for such as record types
Pull Request -
State: closed - Opened by neofuji over 7 years ago
- 6 comments
#100 - [CodeGen] Improve constructor sorting for such as record types
Pull Request -
State: closed - Opened by neofuji over 7 years ago
- 6 comments
#99 - LZ4MessagePackSerializer.FromJson
Issue -
State: closed - Opened by LeeCampbell over 7 years ago
- 4 comments
#99 - LZ4MessagePackSerializer.FromJson
Issue -
State: closed - Opened by LeeCampbell over 7 years ago
- 4 comments
#98 - what is the difference between zeroformater and messagepack?
Issue -
State: closed - Opened by FisherMS over 7 years ago
- 3 comments
#98 - what is the difference between zeroformater and messagepack?
Issue -
State: closed - Opened by FisherMS over 7 years ago
- 3 comments
#97 - CustomFormatter for Primitive Types
Issue -
State: closed - Opened by neuecc over 7 years ago
- 1 comment
#97 - CustomFormatter for Primitive Types
Issue -
State: closed - Opened by neuecc over 7 years ago
- 1 comment
#96 - Composite Resolver, Custom Resolver, and Enums - Runtime error with AOT
Issue -
State: closed - Opened by GarethPikPok over 7 years ago
- 4 comments
#96 - Composite Resolver, Custom Resolver, and Enums - Runtime error with AOT
Issue -
State: closed - Opened by GarethPikPok over 7 years ago
- 4 comments
#95 - Improve string key object deserialization performance
Issue -
State: closed - Opened by neuecc over 7 years ago
- 1 comment
#95 - Improve string key object deserialization performance
Issue -
State: closed - Opened by neuecc over 7 years ago
- 1 comment
#94 - Request: Deserialize method that takes an offset to start reading from the byte array
Issue -
State: closed - Opened by nikhilsinha over 7 years ago
- 5 comments
#94 - Request: Deserialize method that takes an offset to start reading from the byte array
Issue -
State: closed - Opened by nikhilsinha over 7 years ago
- 5 comments
#93 - Firebase TypeInfo collision
Issue -
State: closed - Opened by tomerpeled over 7 years ago
- 3 comments
#93 - Firebase TypeInfo collision
Issue -
State: closed - Opened by tomerpeled over 7 years ago
- 3 comments
#92 - extension type deserialization
Issue -
State: closed - Opened by schmurfy over 7 years ago
- 15 comments
#92 - extension type deserialization
Issue -
State: closed - Opened by schmurfy over 7 years ago
- 15 comments
#91 - Is it possible to check the top union type without fully deserializing?
Issue -
State: closed - Opened by shlomiw over 7 years ago
- 6 comments
#91 - Is it possible to check the top union type without fully deserializing?
Issue -
State: closed - Opened by shlomiw over 7 years ago
- 6 comments
#90 - Compat with msgpack-c base class support?
Issue -
State: closed - Opened by emilm over 7 years ago
- 4 comments
#90 - Compat with msgpack-c base class support?
Issue -
State: closed - Opened by emilm over 7 years ago
- 4 comments
#89 - Problems Resolving Class
Issue -
State: closed - Opened by FutureTD over 7 years ago
- 5 comments
#89 - Problems Resolving Class
Issue -
State: closed - Opened by FutureTD over 7 years ago
- 5 comments
#88 - Support for internal classes
Issue -
State: closed - Opened by alexvaluyskiy over 7 years ago
- 4 comments
#88 - Support for internal classes
Issue -
State: closed - Opened by alexvaluyskiy over 7 years ago
- 4 comments
#87 - TypelessContractlessStandardResolver can't deserialize messages on .NET Core which were serialized on .NET
Issue -
State: closed - Opened by alexvaluyskiy over 7 years ago
- 3 comments
#87 - TypelessContractlessStandardResolver can't deserialize messages on .NET Core which were serialized on .NET
Issue -
State: closed - Opened by alexvaluyskiy over 7 years ago
- 3 comments
#86 - Contractless Resolver uses key based packing if object has attributes
Issue -
State: closed - Opened by chrisa23 over 7 years ago
- 2 comments
#86 - Contractless Resolver uses key based packing if object has attributes
Issue -
State: closed - Opened by chrisa23 over 7 years ago
- 2 comments
#85 - Adding LZ4MessagePackSerializer.Deserialize<T>(ArraySegment) overloads
Pull Request -
State: closed - Opened by LeeCampbell over 7 years ago
- 3 comments
#85 - Adding LZ4MessagePackSerializer.Deserialize<T>(ArraySegment) overloads
Pull Request -
State: closed - Opened by LeeCampbell over 7 years ago
- 3 comments
#84 - Unity 2017.1
Issue -
State: closed - Opened by tomerpeled over 7 years ago
- 5 comments
#84 - Unity 2017.1
Issue -
State: closed - Opened by tomerpeled over 7 years ago
- 5 comments
#83 - DateTime Kind is UTC but it should be unspecified
Issue -
State: closed - Opened by SergeBerwert over 7 years ago
- 18 comments
#83 - DateTime Kind is UTC but it should be unspecified
Issue -
State: closed - Opened by SergeBerwert over 7 years ago
- 18 comments
#82 - Typeless Resolver in Unity
Issue -
State: closed - Opened by Fydar over 7 years ago
- 4 comments
Labels: unity, no-issue-activity
#82 - Typeless Resolver in Unity
Issue -
State: closed - Opened by Fydar over 7 years ago
- 4 comments
Labels: unity, no-issue-activity
#81 - Support for Deserializing from `ReadOnlySpan<byte>`
Issue -
State: closed - Opened by LeeCampbell over 7 years ago
- 9 comments
Labels: no-issue-activity
#81 - Support for Deserializing from `ReadOnlySpan<byte>`
Issue -
State: closed - Opened by LeeCampbell over 7 years ago
- 9 comments
Labels: no-issue-activity
#80 - MessagePackSerializer.ToJson() cause some data type & precision problem
Issue -
State: closed - Opened by hin-longkid over 7 years ago
- 3 comments
#80 - MessagePackSerializer.ToJson() cause some data type & precision problem
Issue -
State: closed - Opened by hin-longkid over 7 years ago
- 3 comments
#79 - Optimize NonGeneric Methods
Issue -
State: closed - Opened by neuecc over 7 years ago
- 3 comments