issues
search
codecutout
/
JsonApiSerializer
JsonApiSerializer supports configurationless serializing and deserializing objects into the json:api format (http://jsonapi.org).
MIT License
113
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make build deterministic
#148
alex-davies
closed
7 months ago
0
Update csproj to make more nuget friendly
#147
alex-davies
closed
7 months ago
0
Add github actions for doing build
#146
alex-davies
closed
7 months ago
0
Upgrade Newtonsoft.Json to v13.0.2. | Continue Development for JsonApiSerializer
#145
wavedeck
closed
7 months ago
4
Any plans on supporting v1.1 of the JSON:API spec?
#144
wavedeck
closed
7 months ago
1
Does not obey JsonConverter on attribute that isn't part of a resource object
#143
BryanCrotaz
opened
11 months ago
2
Error or Success Depending on Order of JSON Properties
#142
graham200472
opened
1 year ago
0
Bump Newtonsoft.Json from 10.0.3 to 13.0.2 in /src/JsonApiSerializer
#141
dependabot[bot]
closed
7 months ago
1
Bump Newtonsoft.Json from 10.0.3 to 13.0.2 in /tests/JsonApiSerializer.Test
#140
dependabot[bot]
closed
7 months ago
1
Updating JsonApiSerializer from 1.3.1 to 1.74 Custom converters
#139
CyberNomadDev
closed
2 years ago
0
Need help to start with json api serializer
#138
abhalesd
opened
2 years ago
2
Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /src/JsonApiSerializer
#137
dependabot[bot]
closed
1 year ago
1
Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /tests/JsonApiSerializer.Test
#136
dependabot[bot]
closed
1 year ago
1
`Expected to find json` error, but valid `reader.Value` content.
#135
pkesseli
closed
2 years ago
1
This is a missprint attributeValue
#134
AcellaEDU
opened
2 years ago
0
Support conveter for System.Text.Json
#133
tangkhaiphuong
opened
2 years ago
0
How to get properties in the CreateObject function?
#132
jonmaxmue
opened
2 years ago
0
How to configure in Minimal API
#131
AhmedMa3rouf
opened
3 years ago
2
Serialization options depending the Type of request
#130
JohnStrim
opened
3 years ago
0
Please Emphasize Requirement of "Id" Property Naming for Deserialization
#129
GuyPaddock
opened
3 years ago
0
Expected to find string at data[0].id. The value of 'id' MUST be a string
#128
gokeiyou
opened
3 years ago
2
Deserialization of attribute not working if complex type
#127
rcabreu
closed
3 years ago
2
How to Include Links when Serializing?
#126
beonami
opened
4 years ago
2
Deserialization doesn't work when type has a constructor
#125
DumpsterDoofus
opened
4 years ago
0
How to return relationship without Include.
#124
klepeis
closed
4 years ago
1
Formatting error responses
#123
yesmarket
opened
4 years ago
2
JsonApi Ignoring MissingMemberHandling Serializer Setting
#122
ShawetaKumar
opened
4 years ago
1
[PR] The proj files have been updated to enable SourceLink
#121
JTOne123
closed
7 months ago
1
Dynamic attribute serialization & deserialization
#120
kjanos0502
closed
4 years ago
2
Deserialization in F# gives Could not create an instance of type... error
#119
he9lin
opened
4 years ago
0
De-serialization issue when attribute is an array of objects
#118
AndreCarvalho
opened
4 years ago
1
Fix ResolveAsRootData calling GetValue(root) with root as null
#117
Leystryku
closed
7 months ago
1
Fix typo in TypeInfoShim.GetPropertyFromInheritanceChain
#116
mchandschuh
closed
7 months ago
1
JsonApiSerialiser and core 3.1
#115
alastairtree
opened
4 years ago
0
Prevent stack overflow exceptions from occurring with circular references
#114
alex-davies
closed
4 years ago
0
Modify `DocumentRootConverter` to force interpretation of `data` section
#113
antoniomapinho
closed
4 years ago
2
Modify `DocumentRootConverter` to force interpretation of `data` section first
#112
antoniomapinho
closed
4 years ago
0
Jsonapi data attributes not accessible.
#111
hakunagndoro
opened
5 years ago
2
Configure complex resources
#110
ghost
closed
5 years ago
4
Related item without attributes not in includes
#109
theriaultnicolas
opened
5 years ago
3
Can't POST Id as Number (without quotes)
#108
wwdenis
opened
5 years ago
2
Serializing array issue
#107
stesvis
opened
5 years ago
3
DeserializeObject doesn't respect Required/ItemRequired
#106
wwdenis
opened
5 years ago
2
Update appveyor.yml
#105
alex-davies
closed
5 years ago
0
Fix issue where type checks were failing on null values
#104
alex-davies
closed
5 years ago
0
JsonApiSerializer.Exceptions.JsonApiFormatException
#103
stesvis
opened
5 years ago
8
Fix integer ids in explicit relationship objects
#102
alex-davies
closed
5 years ago
0
Fix issue preventing integer ids in relationships from functioning as expected
#101
alex-davies
closed
5 years ago
0
Exception serializing relaionship when using data type other than string for Ids
#100
bmcockman
closed
5 years ago
1
Expected to find nested object within data[0].attributes.xxxx that matches \data$\
#99
kamran-pervaiz
closed
5 years ago
1
Next