Commit Graph

34 Commits (d2e8f336eaff54140be26b89eb513f916fa1f010)

Author SHA1 Message Date
Fiyaz Bin Hasan 621ec479c8
Update jsonpatch.md (#28605)
* Update jsonpatch.md

* Update jsonpatch.md
2023-03-07 20:52:52 +00:00
Rick Anderson 15f62cfff8
Update jsonpatch.md (#27159) 2022-09-30 16:18:07 -10:00
Luke Latham e175588086
Institute global no-loc (#26036)
* Institute global no-loc

* Updates

* Updates

* Updates

* Updates

* Updates
2022-06-03 11:35:55 -10:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Kirk Larkin dc92cec3b5
Fix code references in JSON Patch (#25291) 2022-03-11 10:19:31 +00:00
Kirk Larkin 7ad2b9887e
Fix line highlight in JSON Patch (#25285) 2022-03-10 16:39:40 +00:00
Kirk Larkin b6bc3824ed
Expand on guidance for JSON Patch (#25262)
* Expand on guidance for JSON Patch

* .

* .
2022-03-09 07:59:07 -10:00
Rick Anderson eea4e8bdad
JsonPatch .NET 6 /1 (#25146)
* JsonPatch .NET 6 /1

* JsonPatch .NET 6 /1

* JsonPatch .NET 6 /1

* JsonPatch .NET 6 /1
2022-02-25 15:29:38 -10:00
Rick Anderson 7676338bc7
Mon prep for JsonPatch (#25108)
* Mon prep for JsonPatch

* Mon prep for JsonPatch
2022-02-22 13:03:04 -10:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Luke Latham ee20e12b12
Update web API node to 3.1 or later (#24697) 2022-01-21 07:59:18 -06:00
gbarrs-at-em 64beeb3934
Update jsonpatch.md
It took me longer than I care to admit before I worked out I was getting a 400 response to a Patch request because I was serialising the request using  `JsonSerializer.Serialize` rather than `JsonConvert.SerializeObject`.
2021-06-11 20:59:07 +01:00
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Rick Anderson 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Luke Latham 36fe260be6
Delocalize package name (#18371) 2020-05-18 16:53:19 -05:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Scott Addie b1255897a6
Edit pass on JSON Patch doc (#17589)
* Edit pass on JSON Patch doc

* Fix code sample indentation
2020-04-02 16:12:02 -05:00
Scott Addie 9174ead0d3
Update aspnet org. links to reference the dotnet org. (#17077)
* Update aspnet org. links to reference the dotnet org.

* Update API ref links
2020-02-20 19:37:35 -06:00
Scott Addie 0a6c1f78c5
Update aspnet/AspNetCore & aspnet/Home references to dotnet/As… (#16483)
* React to AspNetCore repo move to dotnet org

* Change aspnet/Home reference to dotnet/aspnetcore

* More replacements of aspnet/Home
2020-01-09 13:30:28 -06:00
Kirk Larkin 0cbcd8f34f 3.0 Microsoft.AspNetCore.App doesn't include Microsoft.AspNetCore.JsonPatch. (#15451) 2019-11-01 16:59:40 -10:00
Pranav K b4539250fc Update jsonpatch.md (#15400)
* Update jsonpatch.md

* Update jsonpatch.md (#15404)

* Update jsonpatch.md

* add code snippet

* help from Kirk

* help from Kirk

* help from Kirk
2019-10-30 13:32:59 -10:00
Rick Anderson 8e13d9503d
Update jsonpatch.md (#15383) 2019-10-29 15:09:11 -10:00
Rick Anderson 395ada45c3
Update jsonpatch.md (#15366)
* Update jsonpatch.md

* Update jsonpatch.md

* Update jsonpatch.md
2019-10-28 17:01:20 -10:00
Pranav K 256630a253 Add instructions to JsonPatch document to use Newtonsoft.Json (#14299)
* Add instructions to JsonPatch document to use Newtonsoft.Json

* Apply suggestions from code review

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update jsonpatch.md
2019-09-13 14:35:55 -05:00
Scott Addie 2f50712064
Add JSON Patch doc link to ToC (#14302)
* Add ToC link to JSON Patch in web API doc

* Fix invalid code snippet dev lang

* Add code fencing to attribute
2019-09-13 14:32:20 -05:00
Tom Dykstra 0a34538a98 reassign (#13961) 2019-08-22 11:46:35 -04:00
Theano Petersen c969928dbe fix http to https (#13241) 2019-07-10 19:36:05 -07:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Tom Dykstra 7811de8f00
JsonPatch (#11648) 2019-04-03 19:18:09 -07:00