Jass Bagga
0795ec1d9a
Add tests for Replace operation with null checks for property ( #56 )
...
See #32
2017-01-26 11:28:35 -08:00
Kiran Challa
e8452821b9
[ Fixes #50 ] JsonPatchDocument.Replace() yields invalid path when [JsonProperty] is used (1.1.0)
2017-01-03 15:15:01 -08:00
Pranav K
c8c2dfaad9
Updating to 4.4 CoreFx packages
2016-12-14 14:47:29 -08:00
Pranav K
6ee6220e06
Updating versions to 1.2.0-*
2016-11-09 14:18:11 -08:00
Cyprien Autexier
fe2453b93a
Escaping support for JSON pointers
2016-11-07 22:11:22 -08:00
Kiran Challa
81931e75d4
Handle exceptions for invalid operation types
...
Related to https://github.com/aspnet/Mvc/issues/5463
2016-11-03 14:43:35 -07:00
Pranav K
17a4e83bab
Updating to netcoreapp1.1
2016-10-13 11:19:06 -07:00
Pranav K
681812d0f4
Revert "Updating to netcoreapp1.1"
...
This reverts commit ddcee4774d .
2016-10-12 16:08:53 -07:00
Pranav K
ddcee4774d
Updating to netcoreapp1.1
2016-10-12 13:45:39 -07:00
Kiran Challa
393c25988a
[ Fixes #33 ] Dictionary operations fail due to contract issues
2016-10-06 15:43:42 -07:00
Pranav K
9e8aee2478
Updating partner package versions
2016-09-28 11:51:01 -07:00
Kevin Dockx
c88aa0042a
Fix for issue #29 (Honor JsonProperty when serializing a JsonPatchDocument) ( #35 )
...
* Fix for issue #29 (Honor JsonProperty when serializing a JsonPatchDocument)
2016-09-28 09:37:21 -07:00
Pranav K
e991ebaa4f
Updating to Moq \ Castle.Core that does not require imports
2016-08-08 14:29:46 -07:00
Doug Bunting
6b08efb122
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:06:18 -07:00
Pranav K
24439bc400
Updating to RTM builds of xunit and Moq
2016-06-30 15:36:11 -07:00
Pranav K
36e5c0e6fa
Updating to dev versions
2016-06-16 10:18:08 -07:00
N. Taylor Mullen
af8e9fb443
Remove direct Microsoft.NETCore.Platforms dependency.
...
- Microsoft.NETCore.App now pulls this package in.
aspnet/Coherence-Signed#344
2016-06-13 15:27:34 -07:00
Pranav K
2cd905dd44
Fix build warnings
2016-05-02 11:27:18 -07:00
Pranav K
088d8b291a
Use latest build of dotnet-test-xunit
2016-04-19 14:54:04 -07:00
Pavel Krymets
9337f3e48e
Migrate tests, tools and samples to portable
2016-04-18 16:28:14 -07:00
Pranav K
98e2d5d4c7
Fix dotnet restore warning
2016-03-25 08:15:10 -07:00
David Fowler
8965b63ec1
Fixed build
2016-03-25 02:02:41 -07:00
Pranav K
b734291b13
Target minimal TFMs
2016-03-10 21:46:51 -08:00
Doug Bunting
404a3144cf
Remove project name from output path
...
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 18:55:57 -08:00
N. Taylor Mullen
8c293934e8
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:32:25 -08:00
John Luo
4e5e6b3891
Updating test TFMs for custom test discovery
2016-02-18 14:46:26 -08:00
Brennan
2bbb7a69e9
Update dependencies
2016-02-11 09:45:54 -08:00
Kiran Challa
de419e26ce
Enable tests to run using dotnet xunit runner
2016-02-09 22:27:43 -08:00
John Luo
20ed43fd68
Updating to new CLI
2016-02-01 15:02:26 -08:00
Pranav K
8d19947ada
Updating to dotnet-cli build
...
Fixes #9
2016-01-28 11:05:28 -08:00
N. Taylor Mullen
e2801d6c20
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:20:58 -08:00
N. Taylor Mullen
582e222c2b
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:20:54 -08:00
Pranav K
60f5fd591e
Updating tests to run on dnxcore50
2015-11-23 16:40:15 -08:00
Ryan Nowak
e0ac69c9f7
Add JsonPatch
...
Moved from https://github.com/aspnet/Mvc
2015-09-21 11:15:18 -07:00