issues
search
mbraceproject
/
FsPickler
A fast multi-format message serializer for .NET
http://mbraceproject.github.io/FsPickler/
MIT License
326
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Migration to another serialization library
#130
ingted
opened
3 weeks ago
0
Good news for read (unpickle) old .net version pickled data
#129
ingted
opened
2 months ago
3
Is it possible to use a custom pickler for `System.Collections.Immutable.ImmutableList` ?
#128
marklam
opened
1 year ago
8
Serialising/Deserialising a function works within a unit test, but fails to deserialise when sent to azure funcion.
#127
thatstatsguy
opened
2 years ago
0
Extend FsPickler static methods to accept IPicklerResolver parameter.
#126
mchylek
opened
2 years ago
3
unpickling objects to an identical structure with a different qualified name
#125
thomasd3
opened
2 years ago
0
How to prevent the pickler from using fully qualified names?
#124
thomasd3
closed
3 years ago
1
Support for pickling code from Reflection.Emit?
#123
hsenag
opened
3 years ago
1
Can't seem to build the project on MacOS
#122
thomasd3
opened
4 years ago
2
VSStudio on MacOS has a problem with the nuget package
#121
thomasd3
closed
4 years ago
1
Version 5.3.2 incompatible to VS 2017
#120
luithefirst
closed
4 years ago
10
Dead link in http://mbraceproject.github.io/
#119
davidelettieri
closed
4 years ago
1
fix: dead link for MBRACE
#118
essic
closed
4 years ago
1
Unpickling unstructured data
#117
gaba-xyz
closed
4 years ago
1
Support for blazor
#116
OnurGumus
closed
4 years ago
1
Different XML serialization between `.Pickle` and `.PickleToString
#115
piaste
opened
5 years ago
1
Using a custom pickler to replace one or more values in an immutable record
#114
dallinbeutler
opened
5 years ago
0
Serialize and Deserealize anonimus records in Expressions
#113
Neftedollar
closed
5 years ago
7
Large array tests and support
#112
Frassle
closed
2 years ago
3
fixed dead link
#111
dzmitry-lahoda
closed
5 years ago
1
Can't Pickle a list of DayOfWeek
#110
davidtme
opened
6 years ago
1
Binary serialization across OS's
#109
tboby
closed
6 years ago
2
FsPickler on iOS gives PlatformNotSupportedException
#108
dsyme
opened
6 years ago
0
[Question] Anything that could be done to avoid "IOException: Stream was too long"?
#107
cdrnet
closed
6 years ago
2
Fixing pickling directory info
#106
JackMatusiewicz
closed
6 years ago
3
Exception whilst trying to pickle a DirectoryInfo in a .NET Framework application
#105
JackMatusiewicz
opened
6 years ago
1
Any idea to support obj type or dynimac object?
#104
darting
opened
6 years ago
2
Is there any introduction covering different API with examples?
#103
xperiandri
opened
6 years ago
0
Crash pickling a discriminated union in release build
#102
jmazar
closed
6 years ago
2
Less verbose Json format for Tuples/DUs
#101
cotyar
closed
6 years ago
2
Use Nestandard2.0
#100
eiriktsarpalis
closed
6 years ago
0
Add a test for union cases with named fields
#99
deneuxj
closed
6 years ago
2
Stability of binary serialization across FsPickler versions
#98
cmeeren
closed
6 years ago
2
fix for VisualF# issue #3729
#97
ingted
closed
6 years ago
4
FsPickler.CSharp - Wrong version on NuGet?
#96
TechInterMezzo
closed
7 years ago
1
Use FSharp.Compiler.Tools instead of the system compiler
#95
0x53A
closed
7 years ago
5
(De)Serializer Attack Surface
#94
ghost
closed
7 years ago
4
Type.GetMember() returns nondeterministic orderings of fields/members
#93
haraldsteinlechner
closed
7 years ago
5
Picklers using Type.GetMembers
#92
haraldsteinlechner
closed
7 years ago
9
Fix struct record/union serialization for code generated picklers
#91
eiriktsarpalis
closed
7 years ago
5
Revert "FSharp 4.1 support"
#90
dsyme
closed
7 years ago
3
FsPickler 3.1.0 introduces a failure in the Vagabond tests
#89
dsyme
closed
7 years ago
7
FSharp 4.1 support
#88
varon
closed
7 years ago
28
dependency update
#87
dsyme
closed
7 years ago
0
Add .gitattributes from F# project scaffold
#86
varon
closed
7 years ago
1
F# 4.1 struct records cannot be serialised
#85
varon
closed
7 years ago
12
Bug: JsonReader failed to read integers as single and double
#84
iskandersierra
closed
7 years ago
5
.netcore support?
#83
cloudRoutine
closed
6 years ago
9
proof of concept for 67: independent pickler containers
#82
0x53A
closed
7 years ago
1
potential fix for #80
#81
0x53A
closed
7 years ago
7
Next