issues
search
fsprojects
/
Fleece
Json mapper for F#
http://fsprojects.github.io/Fleece
Apache License 2.0
199
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Different json representation of Map<> depending on codec definition
#147
DunetsNM
closed
4 months ago
3
Compilation time degrades x3 to x4 times when consuming project targets net7.0 or net8.0 (rather than net6.0)
#146
DunetsNM
closed
5 months ago
30
What if my encoder/decoder/codec depends on some configuration options, am I forced to manually wire up?
#145
DamianReeves
opened
8 months ago
1
How to encode an enum-style discriminated union
#144
marklam
closed
10 months ago
0
Set a timezone in order to get timezone related issues
#143
wallymathieu
closed
1 year ago
0
Is it possible to make codecs to automatically handle units of measure?
#142
marklam
closed
1 year ago
9
Operator `<|>` logic looks wrong, why would I need to use both codes for encoding
#141
xperiandri
opened
1 year ago
3
+Tests of lens compatibility separate from specialized tests
#140
wallymathieu
closed
1 year ago
0
Add tests of specialized lenses and fix generic _jkey lens
#139
wallymathieu
closed
1 year ago
0
_jkey for undefined or missing value should return None not Some
#138
wallymathieu
opened
1 year ago
0
Add case for Inner errors
#137
gusty
closed
1 year ago
0
Fix string roundtrip for Newtonsoft Json
#136
gusty
closed
1 year ago
0
Use obj for Errors as opposed to IEncoding
#135
gusty
closed
1 year ago
0
Bump Newtonsoft.Json from 10.0.2 to 13.0.2 in /src/Fleece.NewtonsoftJson
#134
dependabot[bot]
closed
1 year ago
1
Move benchmarks projects into test folder
#133
wallymathieu
opened
2 years ago
0
Use static interfaces, remove AdHoc Encoding.
#132
gusty
opened
2 years ago
4
Add overloads for UoMized types
#131
gusty
opened
2 years ago
0
Add new case of DecodeError which includes an innercase
#130
gusty
closed
1 year ago
0
question: how to write the type constraints in a generic type?
#129
pangwa
closed
2 years ago
2
Bump Newtonsoft.Json from 10.0.2 to 13.0.1 in /src/Fleece.NewtonsoftJson
#128
dependabot[bot]
closed
2 years ago
1
Compute Field in jsonObjCodec based on another field
#127
williamoanta
closed
2 years ago
5
Add DateOnly and TimeOnly
#126
gusty
closed
2 years ago
0
Change tests and compilation to run on Net6
#125
wallymathieu
closed
2 years ago
0
Make `jopt` generic to all types supporting Zero
#124
gusty
closed
2 years ago
0
Use wrappers for Encoder/Decoder
#123
gusty
closed
2 years ago
0
+Description
#122
wallymathieu
closed
2 years ago
0
Fix problem with long tuples
#121
gusty
closed
2 years ago
0
Fix int16 for SystemTextJson
#120
gusty
closed
2 years ago
0
Update readme for 0.10.0
#119
gusty
closed
2 years ago
0
Use refs (tuple + option) internally
#118
gusty
closed
2 years ago
0
Add voption and use it internally
#117
gusty
closed
2 years ago
0
+ bigint
#116
gusty
closed
2 years ago
0
Add vtuple and use it internally
#115
gusty
closed
2 years ago
0
Render Fleece icon
#114
wallymathieu
closed
3 years ago
0
+test of verbose syntax
#113
wallymathieu
closed
3 years ago
0
net5
#112
wallymathieu
closed
3 years ago
0
Redesign for v 0.10.0
#111
gusty
closed
2 years ago
0
Remove Helpers opening in tests
#110
gusty
closed
3 years ago
0
Trying out Fable Json with Fleece
#109
wallymathieu
opened
3 years ago
0
Add FSharp.Data Tests and Documentation to work with JSonValue
#108
jkone27
opened
3 years ago
1
Release 0.9.0
#107
wallymathieu
closed
3 years ago
0
+ Result codec and overload
#106
gusty
closed
3 years ago
0
Opposite of Codec.invmap would be useful
#105
Choc13
opened
3 years ago
1
Make it easier to compose ConcreteCodecs
#104
Choc13
opened
3 years ago
5
Documenting different ways to encode DUs
#103
Choc13
opened
3 years ago
6
F#5 for Docs -- One Approach
#102
Gastove
closed
3 years ago
5
Add FSharPlus.Data types
#101
gusty
closed
2 years ago
2
Expand documentation
#100
Gastove
closed
3 years ago
14
Ease way to add JsonObjCodec for types with string transformations
#99
williamoanta
opened
3 years ago
2
Proposal/Quesion: add `paket` to docs, use fsx paket extension
#98
Gastove
opened
3 years ago
4
Next