Commit Graph

4039 Commits (31c4f1d32facdad09d54d22df2bdd948030a8cb6)

Author SHA1 Message Date
Rick Anderson 31c4f1d32f
Update publish-to-azure-webapp-using-vs.md (#4746) 2017-11-08 10:28:26 -10:00
Rick Anderson a10a2e8493
Update adding-controller1.md (#4747)
* Update adding-controller1.md

* Update adding-controller1.md
2017-11-08 10:20:20 -10:00
Rick Anderson f81d11dc2d
Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745) 2017-11-08 09:39:44 -10:00
Cam Soper 9a2dea74bd Tabbifying script examples per OS (#4735)
* Command line deployment

* typo fix

* edits per review

* increased visibility of 'pub to azure' scenarios

* removed copy/paste debris

* Tabbified the local code segments

* fixed merge whoops

* attempting to fix TOC

* Fixed toc xref
2017-11-07 13:01:02 -10:00
Rick Anderson 36af830edd
Update index.md (#4730) 2017-11-06 18:30:08 -10:00
Luke Latham 65d60b9783 LoggerMessage topic (#4697)
* LoggerMessage topic

Updates

Updates

Updates

Update

Updates

Update

* React to feedback

Update

React to feedback

Update

* React to feedback

* Update loggermessage.md

* Updates

Updates

Updates

Update

* React to feedback
2017-11-06 15:41:13 -10:00
Luke Latham 492a070952 Update link to Logging topic (#4729) 2017-11-06 14:31:35 -10:00
DarkDaskin 897872995b Updated example kestrel-hellomvc.service (#4725)
Added an environment variable to allow running when www-data does not have write rights.
2017-11-06 14:28:16 -10:00
Rick Anderson 20d51d1fbb
Ra/fix r pintro (#4734)
* SignalR folder

* fix broken bower
2017-11-06 12:23:17 -10:00
Rick Anderson f18f5becce
SignalR folder (#4732) 2017-11-06 10:57:07 -10:00
Cam Soper accdd6427f Command line deployment to Azure and deployment scenario visibility (#4728)
* Command line deployment

* typo fix

* edits per review

* increased visibility of 'pub to azure' scenarios

* removed copy/paste debris
2017-11-06 10:43:58 -10:00
Rick Anderson a422187ba7
Update overview.md 2017-11-06 10:08:27 -10:00
Rick Anderson 350c43eba0
Update model4tbl.md 2017-11-06 09:58:25 -10:00
Rick Anderson d7f15746fb
Fix YAML (#4717)
* Fix YAML

* Update how-do-i-create-a-contact-us-page.md

* Update visual-studio-2010-quick-hit-code-optimized-profile.md

* Update visual-studio-2010-quick-hit-code-search-view-hierarchy.md

* Update how-do-i-create-a-contact-us-page.md

* Update aspnet-4-quick-hit-selective-view-state.md

* Update aspnet-4-quick-hit-declarative-webforms-routing.md

* 28 warnings before this

* Update visual-studio-2010-quick-hit-intellisense-smart-lists.md

* Update visual-studio-2010-quick-hit-multi-monitor-support.md

* Update visual-studio-2010-quick-hit-new-multi-targeting.md

* Update visual-studio-2010-quick-hit-new-web-project-template.md

* Update visual-studio-2010-quick-hit-snippets-intellisense.md

* Update visual-studio-2010-quick-hit-websites-instead-of-web-projects.md

* Update aspnet-4-quick-hit-imperative-javascript-syntax-for-microsoft-client-side-controls.md

* Update aspnet-4-quick-hit-jquery-syntax-for-microsoft-ajax.md

* Update aspnet-4-quick-hit-the-scriptloader.md

* Update aspnet-4-quick-hit-outbound-webforms-routing.md

* Update aspnet-4-quick-hit-permanent-redirect.md

* Update aspnet-4-quick-hit-dynamic-metadata.md

* Update aspnet-4-quick-hit-predictable-client-ids.md

* Update aspnet-4-quick-hit-the-htmlencoder-utility-method.md

* Update aspnet-4-quick-hit-persistent-gridview-row-selection.md

* Update aspnet-4-quick-hit-disabled-control-styling.md

* Update aspnet-4-quick-hit-hidden-field-divs.md

* Update aspnet-4-quick-hit-new-rendering-option-for-check-box-lists-and-radio-button-lists.md

* Update aspnet-4-quick-hit-table-free-templated-controls.md

* Update aspnet-4-quick-hit-tableless-menu-control.md

* Update aspnet-4-quick-hit-easy-state-compression.md

* Update aspnet-4-quick-hit-chart-control.md

* Update aspnet-4-quick-hit-auto-start.md

* Update aspnet-4-quick-hit-clean-webconfig-files.md

* Update aspnet-4-quick-hit-outbound-webforms-routing.md
2017-11-03 15:57:56 -10:00
Luke Latham 10478fce6a Razor Pages authorization conventions topic (#4584)
* Razor Pages auth and custom routing topic

Update

Updates

Updates

Sample update

Updates

Use absolute URLs in sample README

* React to feedback

* Filename change

* React to feedback

* Breakdown 1st sentence

* Error page update

* React to feedback

Update

Updates

* Move topic to security/authorization + add crosslinks

Update sample link

* Move topic to 3rd under Authorization in TOC
2017-11-03 12:52:31 -05:00
Rick Anderson 933bb4db4f
Update _Layout.cshtml (#4723)
remove legacy AI script call
@Html.Raw(JavaScriptSnippet.FullScript)
2017-11-03 07:48:02 -10:00
Scott Addie 7afd09aec2
Change csproj snippet type from csharp to xml 2017-11-03 09:55:54 -05:00
Rick Anderson 6a746d62d2
WIP:For build report (#4706)
Do not merge
2017-11-02 18:29:54 -10:00
Rick Anderson 72a59ff7a3
Update start-mvc.md 2017-11-02 14:45:15 -10:00
Rick Anderson 8f2335a2f4
Update da1.md 2017-11-02 10:52:08 -10:00
Rick Anderson 315c66f28b
Update index.md 2017-11-02 10:10:37 -10:00
Scott Addie d7599c9144
Remove stray backtick 2017-11-02 13:28:42 -05:00
Scott Addie f7105ff147
Add more detail to TempData configuration section (#4693)
* Add more detail to TempData configuration section

* Minor edits

* Convert Note alert to Important
2017-11-02 13:06:57 -05:00
Jérémy VIGNELLES 7b04f55fd3 Added examples in Disposing of services (#4711)
Explains two things:
- Services implementation that implements `IDisposable`, but not their interfaces are correctly disposed.
- Services instances created by a factory function gets disposed
2017-11-02 13:05:06 -05:00
Shibu c4057a9f12 Updated facebook-logins.md with exact instructions to store Facebook … (#4709)
* Updated facebook-logins.md with exact instructions to store Facebook app id and secret in secret store

* Minor edits
2017-11-02 11:14:57 -05:00
Yan Ivan Evdokimov 5eff35a52c Changes to resourcebased.md to match Core 2.0 (#4712)
* Changes to resourcebased.md to match Core 2.0

AuthorizeAsync method returns Task<AuthorizationResult> instead of Task<bool> in 2.0.

* Introduce tabs
2017-11-02 10:21:41 -05:00
Rick Anderson af91336ca7
RP EF minor clean up (#4705) 2017-11-01 13:20:23 -10:00
Scott Addie 8d78fdb67e
Clarify warning message in views auth doc (#4673) 2017-11-01 14:39:15 -05:00
Scott Addie 4c4adff9e8 Add missing description metadata to security docs (#4702) 2017-11-01 09:34:09 -10:00
Scott Addie 9d10977fb1
Remove period from TOC link title (#4703) 2017-11-01 14:22:05 -05:00
Isaac Levin e18d233bc7 Review all Codeplex links/mentions and update where needed (#4642)
* porting of codeplex links

* updates

* updates

* updates

* updates

* updates

* updates
2017-11-01 08:49:07 -10:00
Rick Anderson 9c4bceb7e2
Update index.md 2017-11-01 08:45:20 -10:00
Rick Anderson d5cfe6ecd9
Update index.md (#4699)
* Update index.md

* Update index.md
2017-11-01 08:44:18 -10:00
Rick Anderson a10fa18363
fix link (#4701) 2017-11-01 08:34:01 -10:00
Rick Anderson b9509ec906
RP with EF (#4451)
* RP with EF

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* finished with CRUD

* start part 3

* start part 3

* finish Sort/Group

* finish Sort/Group

* finish Sort/Group

* finish Sort/Group

* work

* removed all you

* finished with parts 1-3

* finished with parts 1-3

* finished with parts 1-3

* part 4

* finish mig

* finish mig

* complex

* complex

* complex

* complex

* complex

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback
2017-10-31 19:38:47 -10:00
Rick Anderson 4b3a9d04f8
CSAT on Web API (#4681)
* CSAT on Web API

* CSAT on Web API

* CSAT on Web API

* last fix
2017-10-31 12:50:08 -10:00
Michael DePouw fe216f26e7 Dev2/key management.md (#4691)
* fix anchor link to handler registration

* fix anchor link to automatic key rolling
2017-10-31 12:42:57 -10:00
Michael DePouw 21ff2c2e27 fix anchor link to handler registration (#4690) 2017-10-31 15:42:12 -05:00
Rachel Appel ab286b5adf SEO Update (#4692)
* SEO Update

* Update configuration.md

* Update configuration.md
2017-10-31 10:41:01 -10:00
Isaac Levin 2472cdd6fd Update Continuous Deployment to Azure with VS to .NET Core 2.0 and VS 2017 #4393 (#4687)
* updates to screenshots and steps

* fix ordered list
2017-10-31 12:27:47 -07:00
Scott Addie bd49dc6321
Convert from csharp to cshtml snippet types 2017-10-31 13:14:42 -05:00
Scott Addie 8397c1d811
Convert code snippets to cshtml 2017-10-31 11:10:09 -05:00
Luke Latham 2c915284f7 Beef up log message template language in logging.md (#4614)
* Beef up log message template language in logging.md

Updates

* React to feedback

Update
2017-10-30 21:58:28 -05:00
Rick Anderson 1c3716d006
Suggest RP in intro to MVC5 (#4679)
* Suggest RP in intro to MVC5

* Suggest RP in intro to MVC5
2017-10-30 14:50:44 -10:00
Rick Anderson cd0f36ce9f
fix links in ASP.NET legacy branch (#4676) 2017-10-30 13:10:33 -10:00
Matthieu Penant 41d50990d9 Wrong task referenced in CopyAllFiles (#4671) 2017-10-30 14:36:39 -05:00
Michael DePouw 02c9efa5b2 fix bad anchor link (#4665)
reference: https://github.com/aspnet/Docs/issues/4651
2017-10-30 08:26:07 -10:00
Scott Addie bd4d2a6387
Add missing closing paren 2017-10-30 13:22:50 -05:00
Michael DePouw 5b1257452b add heading for handler registration (#4663)
* add heading for handler registration

this will allow for an anchor link (I think, I know ## does, hoping ### does too).  this will help to fix "Illegal link: `[Authorization handlers must be registered](policies.md#security-authorization-policies-based-handler-registration)` -- missing bookmark." on aspnetcore/security/authorization/dependencyinjection.md

reference: https://opbuildstorageprod.blob.core.windows.net/report/2017%5C10%5C13%5C6a0d29ae-bb37-09f1-c55a-4cfa862c6784%5CPullRequest%5C201710131248087361-4562%5Cworkflow_report.html?sv=2015-02-21&sr=b&sig=GbG0qgcJNtJMXYbbzHZqcp2BJNdAKtUYmbwoSscw5IY%3D&st=2017-10-13T12%3A50%3A41Z&se=2017-11-13T12%3A55%3A41Z&sp=r

* change title to sentence case

* change ## titles to sentence case
2017-10-30 13:11:00 -05:00
Michael DePouw 3636765f02 fix bad anchor links (#4662)
reference: https://opbuildstorageprod.blob.core.windows.net/report/2017%5C10%5C13%5C6a0d29ae-bb37-09f1-c55a-4cfa862c6784%5CPullRequest%5C201710131248087361-4562%5Cworkflow_report.html?sv=2015-02-21&sr=b&sig=GbG0qgcJNtJMXYbbzHZqcp2BJNdAKtUYmbwoSscw5IY%3D&st=2017-10-13T12%3A50%3A41Z&se=2017-11-13T12%3A55%3A41Z&sp=r
2017-10-30 11:03:01 -05:00