MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
C#NOASSERTION
Issues
- 0
MessagePackSerializer.Typeless.Deserialize requires Memory instead of ReadOnlyMemory
#1958 opened by jhimes144 - 6
Reconsider placement of GeneratedMessagePackResolverAttribute.UseMapMode property
#2008 opened by AArnott - 1
Allow a source generated formatter to Not be registered in the generated resolver
#2048 opened by trippwill - 1
- 0
Typeless on il2cpp possibility
#2082 opened by sableangle - 2
NativeAOT assertion for v3
#1997 opened by AArnott - 0
- 2
Migration from 1.9.11 to 2.5.187 causes TypeLoadException
#2038 opened by tarurar - 1
float[] deserialization error
#2071 opened by MindFullOfLettuce - 1
Is it necessary for AspNetCore.Mvc.Formatters to support .NET Standard 2.0?
#2069 opened by pCYSl5EDgo - 7
Don't require `[Key]` annotations on record types with primary constructors
#2068 opened by aradalvand - 3
.NET 6 End of Support on 2024/11/12
#2066 opened by pCYSl5EDgo - 2
The test code of the sample document does not run
#1999 opened by abuzhengxiansen - 2
Using MessagePack with Serialization of BigInteger
#2060 opened by LaszloLueck - 4
- 0
Code analysis and fix don't work for Nullable and generics in 3.0 prerelease
#2046 opened by AlanLiu90 - 1
MessagePackAssumesFormattable, MessagePackKnownFormatter not resolving MsgPack003 for type with source-generated formatter
#2047 opened by trippwill - 0
`MessagePackPrimitives` class
#1985 opened by AArnott - 6
- 0
Allow SequencePool to be emptied
#2042 opened by nmi-relewise - 0
v3: MsgPack003 Analyzer triggering on System.Collections.ObjectModel.Collection
#2035 opened by krishkat - 1
Serializing generic struct return an empty object
#2039 opened by kejvi-doko - 1
- 5
custom formatters code source generator error
#2005 opened by s-anzai - 3
Where are the unity packages in releases?
#2027 opened by SneWs - 0
Source code generation fails for generic type with private member serialization
#2024 opened by ni-eke - 10
Support serialize objects as integer keyed maps
#1953 opened by pkindruk - 0
MsgPack004 Analyzer triggering on not attributed private property on base class eventhough source generator shouldn't include private properties
#2012 opened by krishkat - 0
- 3
Null value received in a custom formatter for Exception
#2001 opened by Nfactor26 - 1
- 1
Handling new keyword in v3 source generator
#1995 opened by pkindruk - 4
Clarify support of inherited attributes in v3
#1996 opened by pkindruk - 11
- 0
Drop .NET 6 support
#1989 opened by AArnott - 2
- 1
Remove DynamicMethod dynamic formatter implementation
#1979 opened by AArnott - 2
Scavenge old v3 ideas for new ones
#1937 opened by AArnott - 1
Question: Breaking change or by design?
#1983 opened by CodeBlanch - 1
- 11
- 8
Generic MessagePackReader/Writer type arg for formatter
#1939 opened by AArnott - 0
Dynamic resolver cache does not work with multiple instances of the same assembly in different load contexts
#1952 opened by BertanAygun - 1
Array of arrays member in MessagePackObject-annotated class causes build failure with NuGet package version >=v3.0.111-alpha
#1955 opened by sghctoma - 4
Serialization attempts to use an emitter that's not allowed in iOS, so it crashes Unity app
#1949 opened by Coltuxumab - 1
Unity vector3 not supported
#1948 opened by Coltuxumab - 1
- 2
Is it possible to understand in which field the deserialization error occurred?
#1940 opened by iguskov1810 - 2
add the option “If the type is nullable and it is not possible to parse the enum (it is not matched), then return null”
#1938 opened by iguskov1810 - 4