issues
search
NancyFx
/
Nancy.Serialization.JsonNet
NewtonSoft.Json serializer for Nancy
MIT License
40
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reset Body Stream position
#22
teedty1
closed
8 years ago
0
JsonSerializerSettings per request?
#21
adamdriscoll
closed
9 years ago
6
passing JsonNetBodyDeserializer to result.Body.Deserialize throws ArgumentNullException
#20
augerhandle
opened
9 years ago
0
Add Mono support (compile and tests) in rakefile.rb
#19
ClemPi
closed
9 years ago
0
Add packages back in
#18
albertjan
closed
9 years ago
3
Update for field binding
#17
albertjan
closed
9 years ago
3
Updated newtonsoft JSON to v6.0.6
#16
rasmus-beck
closed
9 years ago
1
Model binding support for fields support in Nancy is breaking compilation
#15
ClemPi
closed
9 years ago
0
Use JsonSettings for date formatting and casing
#14
xt0rted
closed
7 years ago
9
:lipstick: Easier to read Registration code.
#13
PureKrome
closed
10 years ago
0
Use the Default JsonSerializer
#12
JSkimming
closed
10 years ago
2
Create default JsonSerializer
#11
JSkimming
closed
10 years ago
2
v. 0.23.0.0 references wrong Json.NET assembly
#10
rasmus-beck
closed
10 years ago
2
Nancy.Serialization.JsonNet 0.22.2 for .NET 4.0 has a dependency on a .NET 4.5 JSON.NET dll
#9
StefanBilliet
opened
10 years ago
0
Lower-case keys after update to Nancy 0.22
#8
igorkulman
closed
10 years ago
3
Updated Newtonsoft.Json to latest version (6.0.3)
#7
rasmus-beck
closed
10 years ago
0
JsonSerializer to check for existing instances when BindTo used
#6
jchannon
opened
10 years ago
0
Add tests and implementation for model binding collection
#5
codeprogression
closed
11 years ago
2
Constructor now takes JSonSerializer
#4
emilcardell
closed
12 years ago
0
Serializer and deserializer can be constructed with a JsonSerializer
#3
emilcardell
closed
12 years ago
1
Setting serializer
#2
emilcardell
closed
12 years ago
1
Fixed closed stream bug that appears when using this serializer in Nancy.Testing
#1
emilcardell
closed
12 years ago
1
Previous