Commit Graph

8142 Commits (c8ddf0b0bf0492eef673569eae859d85da2304a3)

Author SHA1 Message Date
hamed mohammadi 39facdfc1a Odata-security (#12137)
* Adding Project files

* Updating startup cs

* adding todoitem

* todo context

* TodoController

* OData-OrderByValidator

* OData-MyEnableQuery

* Update controller
2019-04-24 07:23:28 -10:00
Luke Latham 0f5f8ec7fc Blazor Components updates (#12114)
* Blazor Components updates

* Change Action<T> to EventCallback<T>

* Update
2019-04-24 07:06:14 -10:00
Luke Latham b2be96b24f Blazor Build First updates (#12112) 2019-04-24 07:02:18 -10:00
Tom Dykstra 700bf84894 Shared framework clarification (#12134)
* shared framework clarification

* tweak wording
2019-04-24 07:01:17 -10:00
Dzmitry Lahoda bc8c022481 sample uses new beatpulse, so updated (#12120) 2019-04-23 15:53:55 -05:00
Scott Addie 7b1fe24331
Restore npm and Node prereqs to SignalR tutorial (#12129)
* Restore npm and Node prereqs to SignalR tutorial

* Use campaign link for VS 2017 download
2019-04-23 11:48:22 -05:00
Scott Addie dd1e342a70 Add missing file extension (#12131) 2019-04-23 06:34:11 -10:00
Luke Latham fcc54f1666
Blazor Get Started updates (#12111) 2019-04-22 18:24:55 -05:00
Luke Latham c7f9adf4d2
Blazor Overview updates (#12106) 2019-04-22 17:32:28 -05:00
Luke Latham 2756e95ddf Add back 'mvc' to ms.custom (#12100) 2019-04-22 15:00:59 -05:00
Tom Dykstra c86e61d544
Clarify role of ApiController attribute (#12023) 2019-04-22 08:21:00 -07:00
Luke Latham b29679ee5b
Fix typo in Blazor Layouts code example (#12086) 2019-04-22 09:52:25 -05:00
Luke Latham 5f82606db3
Patch Components topic example code (#12093) 2019-04-22 06:18:58 -05:00
Luke Latham 1ff0babadf Update the App implicit version guidance for 2.2 (#12095)
* Update the App implicit version guidance for 2.2

* "or later" over "and later"
2019-04-21 18:36:33 -10:00
Nick Schonning 7e893bbede fix: MD023/heading-start-left/header-start-left (#12070) 2019-04-20 07:20:01 -05:00
Luke Latham 8b7fe372a2
Patch inner lists in Blazor Get Started topic (#12075) 2019-04-19 19:20:33 -05:00
Tom Dykstra 86239d225c switch instructor department (#12072) 2019-04-19 14:09:44 -10:00
Luke Latham 942d53daa6
Set inner lists with non-breaking space workaround (#12073) 2019-04-19 19:00:53 -05:00
Luke Latham 0ef8ac66bb
Blazor Preview 4 updates (#12061) 2019-04-19 18:25:15 -05:00
Scott Addie 306d217c11
Add EF Core Learn module ToC link (#12064)
* Add EF Core Learn module ToC link

* React to feedback

* Update aspnetcore/toc.yml

Co-Authored-By: scottaddie <10702007+scottaddie@users.noreply.github.com>
2019-04-19 11:08:44 -05:00
Ponant a818ee5a21 Disable Client Validation in Razor Pages (#12060)
* Disable Client Validation for Razor Pages

https://github.com/aspnet/AspNetCore/issues/7576

* Startup3.cs

To disable client validation in razor pages
2019-04-19 07:21:38 -07:00
Luke Latham 06900c771b
Blazor Preview4 updates (#12048) 2019-04-18 21:13:57 -05:00
Rick Anderson 4b983c41bf
Update 21-to-22.md 2019-04-18 12:43:51 -10:00
Rick Anderson c031a7268a
Update 21-to-22.md 2019-04-18 12:34:30 -10:00
Andrew Stanton-Nurse c1c467f25d Some clarifications to calling server methods in SignalR (#12015)
* Some clarifications to calling server methods in SignalR

* Apply suggestions from code review

Co-Authored-By: anurse <andrew@stanton-nurse.com>

* Add clarifications to .net client doc as well

* Update date on .NET client doc

* Update date on JS client doc

* Apply suggestions from code review

Co-Authored-By: anurse <andrew@stanton-nurse.com>
2019-04-18 15:10:27 -05:00
Scott Addie a6b93b6d0d
Add 'secrets' as a valid search term for Azure Key Vault doc (#12042) 2019-04-18 14:43:43 -05:00
Tom Dykstra f6d9ead5c6
Docker tutorial (#11929) 2019-04-18 12:38:51 -07:00
Isaac Levin fd2c5c4237 fixed incorrect usage for Azure Web Logging (#12040)
removed section that was no longer correct
2019-04-18 11:20:16 -07:00
Scott Addie 3ce4435200
Improve discoverability of secrets management docs (#12035)
* Improve discoverability of secrets management docs

* React to feedback
2019-04-18 12:54:25 -05:00
Scott Addie 698660f904
Add animated gif demonstrating web API analyzer (#12036) 2019-04-18 12:49:07 -05:00
Ryan Nowak 4fab71f234 AddControllers and Endpoint Routing migration (#12031)
* AddControllers and Endpoint Routing migration

* Updates

* Updates

* Update 22-to-30.md
2019-04-18 06:59:08 -10:00
Luke Latham 53ac8cbe6d Blazor redirects (#11992) 2019-04-18 09:53:38 -07:00
BrennanConroy 9a18b26dc6 SignalR Client to server streaming (#11126)
* stream

* fixup

* order

* try xref

* try again

* xref again

* fb

* Update aspnetcore/signalr/streaming.md

Co-Authored-By: BrennanConroy <brecon@microsoft.com>

* fb

* xref

* wrong xref

* hyphen

* Update aspnetcore/signalr/streaming.md

Co-Authored-By: BrennanConroy <brecon@microsoft.com>

* svg

* Apply suggestions from code review

Co-Authored-By: BrennanConroy <brecon@microsoft.com>

* fb

* Edit pass

* fb

* cleanup

* Update aspnetcore/signalr/streaming.md

Co-Authored-By: BrennanConroy <brecon@microsoft.com>
2019-04-18 11:43:38 -05:00
Scott Addie 778479a2b7
Add web API MS Learn module to ToC (#12028)
* Add web API learn module to ToC

* React to feedback

* Remove change to controller
2019-04-18 09:28:04 -05:00
Rick Anderson eb1297ab2b
Update customize-identity-model.md (#12033) 2019-04-17 17:24:19 -10:00
James Newton-King 8bf7e70352
Add gRPC configuration doc (#11903) 2019-04-18 12:32:37 +12:00
Taha Amin 197c652230 Update conventions.md (#12027)
using Microsoft.AspNetCore.Http.StatusCodes instead of numbers is much readable
2019-04-17 17:19:01 -05:00
Rick Anderson 6ed4a18ef4
Update scaffold-identity.md (#12029) 2019-04-17 11:59:47 -10:00
Rick Anderson b2e996d486
Update google-logins.md (#12025) 2019-04-17 11:05:05 -10:00
Luke Latham db626e148a
Update link (#12017) 2019-04-17 15:40:59 -05:00
metoly 09c5de60ae
Merge pull request #12007 from ricardoserradas/riserrad/vscode-deployment
Basic guidance for deploying an ASP.Net Core Web App to Azure App Service
2019-04-17 12:16:36 -07:00
Ricardo Serradas 7b89c22e6c Being more specific about .NET Core SDK and installing the C# extension 2019-04-17 11:31:28 -07:00
Luke Latham 06e3ba3cba
Importing components with @using directives (#11985) 2019-04-17 11:18:21 -05:00
Scott Addie 0c6ed817b1
Promote Azure Key Vault config provider in ToC (#12004) 2019-04-17 10:09:13 -05:00
Stephen Halter e642a2fc5d
Add auto reconnect section to SignalR JS client docs (#11951) 2019-04-16 18:35:17 -07:00
Ricardo Serradas 38539224bf Adding next steps and additional resources 2019-04-16 16:14:12 -07:00
Ricardo Serradas 43b62ef597 Fixing typos and adding new screenshot 2019-04-16 16:09:33 -07:00
Rick Anderson 868595a696
Update publish-to-azure-webapp-using-vs.md (#12000)
* Update publish-to-azure-webapp-using-vs.md

* Update aspnetcore/tutorials/publish-to-azure-webapp-using-vs.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>
2019-04-16 13:06:56 -10:00
Ricardo Serradas 7197912230 Adding guidance files 2019-04-16 15:56:45 -07:00
John Luo c76e439ff5 Update gRPC documentation and add client tutorial (#11937)
* Update gRPC documentation and add client tutorial

* Cleanup

* Cleanup

* Cleanup

* Update tutorial

* Feedback

* Fixes

* Update grpc-client.md (#11988)
2019-04-16 11:19:50 -10:00