Commit Graph

5839 Commits (09d7e5d4e85b81c9b4f13880e070283148824dba)

Author SHA1 Message Date
Scott Addie 09d7e5d4e8
Metadata updates to MVC docs (#7150) 2018-06-19 15:47:26 -05:00
Rick Anderson e682b97756
Update update-related-data.md (#7142) 2018-06-19 13:47:12 -07:00
Rick Anderson fe5145e6c6
Resevered routing names (#6891)
*  Resevered routing names

* Update routing.md

* Update routing.md
2018-06-19 13:46:05 -07:00
Scott Addie 645d057bbb
Metadata updates for the Razor Pages docs (#7127)
* Metadata updates for the Razor Pages docs

* Update sample download links

* Change uid values

* Remove unnecessary redirection rule

* Fix date metadata warnings

* Add redirect entries

* Fix invalid link after rebase
2018-06-19 15:06:11 -05:00
Scott Addie bcfe295e4a
Remove VS2015 PDF link from tutorial (#7149)
Removes the PDF version of the VS 2015 tutorial from https://docs.microsoft.com/en-us/aspnet/core/data/ef-mvc/intro?view=aspnetcore-2.1. Since this is an unsupported scenario, the PDF shouldn't be made available (per Dan).
2018-06-19 15:04:53 -05:00
Luke Latham df572aa412
Improve web host configuration content (#7098) 2018-06-19 12:43:41 -05:00
Rick Anderson 30a88bd010 Update index.md (#7120)
Fixes #7122
2018-06-19 10:55:28 -05:00
Luke Latham 8d4e301524
Remove duplicate code snippet (#7141) 2018-06-19 09:55:11 -05:00
Luke Latham 3ef776e724 Improve environment variable coverage (#7092)
Fixes #6760 

The goals are ...

* Surface that env vars aren't added by default with the Generic Host.
* Describe `AddEnvironmentVariables`.
* Deal with env var prefix issue.
* Explain how to set env vars for dev (shoot reader to *Multiple environments* topic for more info). Mention VS, command-line, and VSC config.
* Add VSC example to the *Multiple environments* topic.
* Update the sample app and snippets for the topic.
2018-06-19 09:47:55 -05:00
Luke Latham a8b541b872 Razor Pages custom route enhancements (#7123)
Fixes #7107 

Thanks to @hrumhurum for surfacing the issue.
2018-06-19 09:42:27 -05:00
Luke Latham 898f5e6c8c Session and app state topic overhaul (#7029)
* Session and app state topic overhaul

Update

Updates

* React to feedback

* Updates

* Add info on the ISession extension methods

* Drop App package of last commit for 1.x

* Updates

* Session not supported by SignalR

* Enhance SignalR NOTE

* React to feedback
2018-06-19 09:40:25 -05:00
Luke Latham c38dde8507 Fix path typo (#7137)
Fixes #6427
2018-06-19 09:38:39 -05:00
Luke Latham 6e23a0e890
Update file name (#7126) 2018-06-18 20:52:46 -05:00
Rick Anderson e398337550
Update metapackage-app.md (#7109) 2018-06-18 16:46:11 -07:00
Alfred Myers 5b42402090 Minor tweaks (#7119)
When creating a new PR, please do the following and delete this template text:

* Reference the issue number if there is one:

  Fixes #Issue_Number

  > The "Fixes #nnn" syntax in the PR description causes
  > GitHub to automatically close the issue when this PR is merged.
2018-06-18 17:59:49 -05:00
Scott Addie c82465de93
Update metadata for SignalR docs (#7118)
Addresses #6541 

Applies the metadata updates to the ASP.NET Core SignalR docs.
2018-06-18 16:05:13 -05:00
Scott Addie 667dd5e85a
Relocate SignalR Get Started doc to Tutorials ToC node (#7117)
* Relocate SignalR Get Started doc to Tutorials ToC node

* Add redirect entry

* Update SignalR tutorial ToC link title

* React to feedback
2018-06-18 15:39:53 -05:00
Scott Addie 8fb2b6cce4
Merge pull request #7116 from aspnet/scottaddie/remove-unused-folder
Delete unused code sample folder
2018-06-18 15:04:56 -05:00
Scott Addie 8e5f0578f3 Delete unused code sample folder 2018-06-18 14:36:16 -05:00
Scott Addie d6548a1eaa
Merge pull request #7115 from aspnet/scottaddie/conceptual-metadata-updates
Metadata updates for web API conceptual content
2018-06-18 13:51:19 -05:00
Scott Addie f8668437fe Metadata updates for web API conceptual content 2018-06-18 13:37:17 -05:00
Scott Addie 0905e1799a
Add HubContext doc to SignalR ToC (#7112)
Add an entry to the SignalR ToC for the new HubContext doc.
2018-06-18 11:11:45 -05:00
Mikael Mengistu 9a02afc4b7 SignalR HubContext Doc (#7005)
* Starting SignalR HubContext doc

* +Sample +Edits

* some edits

* PR feedback

* edits

* + Table of Contents entry

* UE edit of SignalR HubContext doc (#7023)

* last couple pr comments

* IHubContext<T>

* PR comments

* edit

* updates

* pr comments

* pr comments

* Remove extra line
2018-06-18 10:56:40 -05:00
Christopher Dorst 8a9e7d74e0 Add Required attribute to Field/Rating properties (#7101) 2018-06-18 08:11:44 -07:00
Rick Anderson c976d332dd
Update intro.md (#7097)
dotnet tool install --global dotnet-aspnet-codegenerator --version 2.1.0
2018-06-18 08:08:18 -07:00
Stephen Griffiths 4ea8636d5b Fix line breaks in entity framework tutorial (#7106) 2018-06-18 07:56:47 -05:00
Mike Morano 6eedad817c escape less than so machineKey appears in document (#7100) 2018-06-17 10:51:37 -05:00
Luke Latham 886c8aa707
Update configuration samples (#7094) 2018-06-16 17:00:34 -05:00
Rick Anderson 5f80e2d66d
replace default Identity (#7036)
* WIP: replace default Identity

* work

* work

* work

* work

* react to feedback
2018-06-15 15:27:55 -07:00
Ehsan Mirsaeedi 1a43cde159 CallbackPath property in Microsoft auth provider (#7086) 2018-06-15 16:34:10 -05:00
Ehsan Mirsaeedi adb15637b0 CallbackPath property in Google auth provider (#7085) 2018-06-15 16:33:43 -05:00
Ehsan Mirsaeedi e56364db8f CallbackPath property in Twitter auth provider (#7084) 2018-06-15 16:33:13 -05:00
Scott Addie f816047f09
Change snippet type to xml 2018-06-15 12:02:08 -05:00
Aybars cc54c66617 Updated microsoft gdpr url (#7071)
Updated additional resources Microsoft GDPR url
2018-06-15 09:51:32 -07:00
Scott Addie c9ef3b78a1
Fix typos 2018-06-15 11:11:27 -05:00
Luke Latham 91d793ffd0
Remove "features" from links (#7079) 2018-06-15 10:11:16 -05:00
Rick Anderson 3ab3871294
Update secure-data.md (#7065)
* Update secure-data.md

* Update secure-data.md

* Update secure-data.md
2018-06-14 19:43:17 -07:00
Rick Anderson a1899b46ee
Add GELF to list of 3rd party loggers (#7066)
* Add GELF to list of 3rd party loggers

* Alphabetize
2018-06-14 18:31:35 -07:00
Rick Anderson dca1e0b5e5
301 to 307 (#7057)
* 301 to 307

* Update enforcing-ssl.md

* Call out the defaults
2018-06-14 17:15:32 -07:00
Rick Anderson 1da9564e91
Update 20_21.md (#6855)
* Update 20_21.md

* Remove extra slash

* Escape underscores

* Missed one underscore

* Revert underscore escapes
2018-06-14 16:01:11 -07:00
user135711 1c712819ec missing capture group in regex (#6893)
* missing capture group in regex

The URI captured was not re-added in the regex replacement. See [example](https://wiki.apache.org/httpd/RewriteHTTPToHTTPS)

* missed 1 more
2018-06-14 16:00:26 -07:00
Luke Latham 4ea8ca22cc
Link to URL Rewriting Middleware (#7062) 2018-06-14 15:12:40 -05:00
Scott Addie 714dcf9ff1
Fix project template installation links (#7007)
* Fix project template installation links

* Remove unnecessary querystring view param
2018-06-14 14:20:13 -05:00
ChrisSfanos fc402e1a2a Update overview.md (#7058) 2018-06-14 13:44:46 -05:00
Sinan Kahveci 547563ae16 Fixed the broken link. (#7056) 2018-06-14 12:40:54 -05:00
Luke Latham c18f29fb55
Host in a Windows Service update (#7048) 2018-06-14 12:37:38 -05:00
Luke Latham fff3fbb3c0
Surface RID in Windows Services set-up steps (#7055) 2018-06-14 10:40:35 -05:00
Rick Anderson ed7e1b99e3
Update index.md (#7038) 2018-06-14 08:25:51 -07:00
Jean-Marc Prieur aac6cad53c Adding more samples for Azure AD V2 (#7047) 2018-06-14 08:24:58 -07:00
Luke Latham 033fbf3969
MVC views DI update (#7050) 2018-06-14 09:47:12 -05:00