issues
search
KevinDockx
/
JsonPatch
JSON Patch (JsonPatchDocument) RFC 6902 implementation for .NET
MIT License
174
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /src/Marvin.JsonPatch
#110
dependabot[bot]
opened
2 years ago
0
Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /tests/Marvin.JsonPatch.XUnitTest
#109
dependabot[bot]
opened
2 years ago
0
Fix `ArgumentException` for invalid `OperationType` values
#108
mklaber
closed
2 years ago
0
Fix null reference exception when copying nulls
#107
mklaber
closed
2 years ago
0
ArgumentException instead of OperationType.Invalid
#106
mklaber
closed
2 years ago
0
Operations.Count() is always 0
#105
chriscfox
opened
3 years ago
7
upgrade to netstandard2.0 and net5 for unit tests
#104
jjmanton
closed
3 years ago
7
.NET Standard?
#103
mmo-mikhail
closed
3 years ago
2
No MediaTypeFormatter is available
#102
HamitEnes
opened
4 years ago
0
core 3.1 support?
#101
william1benn
closed
3 years ago
1
Null Reference Exception when trying to copy a null value
#100
paulparas
closed
2 years ago
10
Please release signed assemblies for latest version
#99
joem-msft
closed
4 years ago
1
Is it possible to ApplyTo() from a viewModel to a model?
#98
MikeAlhayek
closed
4 years ago
1
IEnumerable<JsonPatchDocument> or Class containing public property of JsonPatchDocument results in unable to parse error
#97
subt13
closed
4 years ago
0
Patch operation replace does not support value replacement of a property in a an element in an array
#96
haimsabo
closed
4 years ago
1
Position larger than array size
#95
haimsabo
closed
4 years ago
1
Doesn't work with JObject
#94
nike61
opened
5 years ago
0
Make package CLSCompliant
#93
KevinDockx
closed
5 years ago
1
Question Re: mediaType
#92
Donnchadha
closed
5 years ago
1
Question re: collections.
#91
imukai
closed
5 years ago
1
enhancement: ApplyTo different type and overload for Protected properties
#90
ahedreville
closed
5 years ago
3
JsonPatch and property state in EF
#89
catinodeh
closed
5 years ago
1
Add on array recognized as path on property
#88
dpescatore
closed
5 years ago
1
Is there a method to check specified fields inside a JSONPatch
#87
dpescatore
closed
4 years ago
1
Question: way to generate patch document from clr objects?
#86
mortb
opened
6 years ago
0
From camelCase (client) to PascalCase (server)
#85
dpescatore
closed
6 years ago
3
Is it possible to create a patch document using reflection
#84
noufionline
closed
5 years ago
5
Errors passed to model state don't contain property that failed
#83
jababda
opened
6 years ago
1
EnumMember usage causes JsonPatchException
#82
imukai
closed
6 years ago
2
Backport Dictionary support from core implementation
#81
MartyZhou
closed
7 years ago
4
Investigate .NET Standard support
#80
KevinDockx
closed
7 years ago
1
JSONPatch WCF REST API getting invalid payload error
#79
KavyaShetty
closed
7 years ago
7
Error code 400 in c# using Json patch
#78
elikhater
closed
7 years ago
5
Protected Properties and methods
#77
AndiRudi
closed
7 years ago
2
Possibility to use with Newtonsoft.Json v. >9.0.0
#76
maciej-karpus
closed
7 years ago
0
BSON with MongoDB
#75
utilitydelta
closed
7 years ago
2
Need help on to skip some fields in ApplyTo
#74
prakashguru
closed
7 years ago
5
Breaking change: keep original casing (uri & property names) when serializing
#73
KevinDockx
opened
7 years ago
5
Added Ability to control casing of serialized JSON output
#72
leemicw
closed
7 years ago
1
What's the recommended way to specify a JsonPatchDocument in swagger?
#71
paulomorgado
closed
7 years ago
3
Camel Case not supported in the Path's Properties
#70
mtzaldo
closed
7 years ago
9
C# Dictionaries - not supported?
#69
CRidge
closed
7 years ago
6
Warning in .Net 4.6.2
#68
mathimaz
closed
7 years ago
1
JsonPropertyAttribute with empty PropertyName
#67
wlou
closed
6 years ago
1
Getting Null on Patch Requests
#66
amarwadi
closed
7 years ago
6
Nuget package breaks if Newtonsoft.Json 6 isn't around
#65
bob0the0mighty
closed
7 years ago
1
Look into non-generic overloads for creating ops & non-generic JsonPatchDoc
#64
KevinDockx
opened
7 years ago
3
Ignored null properties don't map paths correctly
#63
barbosatek
closed
6 years ago
1
JsonPatch operators should be lowercase (e.g. "replace" not "Replace")
#62
gzak
closed
7 years ago
1
Implement Test operation
#61
KevinDockx
closed
6 years ago
3
Next