Luke Latham
3f682a9ef2
Hosting and deployment updates (Stage 1) ( #5127 )
...
* Hosting and deployment updates
Update
Updates
Updates
Updates
Updates
* React to feedback
2018-01-09 15:41:28 -10:00
Scott Addie
69d5414a8d
Eliminate double negative
2017-12-12 11:44:23 -06:00
Hans De Mulder
316e83d026
Windows Server Hosting bundle link : use aka.ms ( #4926 )
...
Use the aka.ms url for downloading the .NET Core Windows Server Hosting bundle. This is the same link as on https://docs.microsoft.com/en-us/aspnet/core/publishing/iis?tabs=aspnetcore2x#install-the-net-core-windows-server-hosting-bundle
2017-12-05 11:04:46 -06:00
Luke Latham
6a2478d1bd
Add proxy info on HTTP protocol and pairing token ( #4784 )
...
Update
2017-11-16 11:24:27 -10:00
Rick Anderson
6e326af486
Merge branch 'live' into master
2017-11-15 11:05:31 -10:00
Luke Latham
db88b002ef
Hosting Bundle Link 2 ... The Sequel ( #4808 )
2017-11-15 11:03:14 -10:00
Rick Anderson
96af03c9f4
Push to Live 10PM 11-14 ( #4800 )
...
* 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
* Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745 )
* Update adding-controller1.md (#4747 )
* Update adding-controller1.md
* Update adding-controller1.md
* Update publish-to-azure-webapp-using-vs.md (#4746 )
* Overhaul of resource-based auth doc (#4715 )
* Updates to resource based auth doc
* More edits
* More edits
* Tag with mvc metadata
* Verbiage tweaks
* More edits
* More MVC edits
* More edits
* Initial commit of sample app
* Replace inline code with code imports
* Add download link to sample app
* Correct the requirement class name
* Adjust line number
* Verbiage tweak
* More edits
* Add 1.x sample
* Update sample apps folder name in link
* Minor edits
* More edits
* Fix metadata warnings
* Code cleanup
* Update description metadata
* Update property name in csproj file
* Update old namespaces in ASP.NET Core 2.x app
* Update .NET Fx target framework TODO comments
* Prevent action code from scrolling
* Add Razor Pages sample
* Fix line numbers for highlighting
* Return ForbidResult when appropriate in 2.0 app
* Add authentication assumption notes
* Update metadata
* React to Rick's feedback
* Add 1.x handler snippets
* Update adding_view1.md
* Fix broken sample apps link
* Minor improvement (#4757 )
* Update using-gulp.md
* Update index.md
* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md (#4767 )
* Added Description for AdditionalFields Property of Remote Attribute (#4768 )
* Updated model validation topic and example code to describe the Remote attribute AdditionalFields property
* Update validation.md
* Update update-related-data.md (#4761 )
* Fix typo in MVC Views overview
* language enhancement proposal (#4779 )
* language enhancement proposal
as discussed in comments
* Update iis.md
* RP intro add tutorial link (#4764 )
* RP intro add tutorial link
* Update index.md
* Update index.md
* Update adding-model.md (#4778 )
Fixed a typo at line 72 (an e missing)
* Specified the language on two code snippets in the remote validation section (#4781 )
* Update overview.md (#4771 )
* Update overview.md
* Update overview.md
* Update overview.md
* Update overview.md
* fixed product name (#4787 )
* erratum: WSP compilation tempDirectory (#4791 )
* Fix link (#4790 )
* Fix note content (#4789 )
* Update adding-model4.md (#4785 )
* RazorPages is ambiguous - rename app MyRazorPages #4695 (#4775 )
* Rename RazorPages to RazorPagesSample
* fix typo
* change dbname in startup
* revert change and slight rename
* Update intro.md
* Update start-mvc.md
* small correction (#4794 )
ContactOperationsRequirements should be ContactOperations
* Update hosting bundle installer link (#4799 )
2017-11-14 20:06:11 -10:00
Luke Latham
6687021385
Update hosting bundle installer link ( #4799 )
2017-11-14 20:04:29 -10:00
Luke Latham
19ce81f76a
Provide link to download instructions for samples
2017-09-30 20:15:54 -05:00
Luke Latham
18d1878f00
Trim keywords of keyword metadata
...
Patch 3
2017-09-21 02:22:29 -05:00
Luke Latham
32bf4c1d85
Link patches ( #4326 )
2017-09-19 11:47:02 -05:00
Luke Latham
204e393d46
Link patches ( #4327 )
...
... and a few final patches.
I'll make a global sweep (and *one* PR) to fix bad API links shortly.
2017-09-19 11:41:31 -05:00
Isaac Levin
854c07c430
Remove Deadlinks in aspnetcore section of repo ( #4241 )
...
* Create mvc2.md
Added temp file to house doc requested in #3809
* Initial outline of document
* Added Note for Special Tooling (VS 2017 Preview 3)
Will remove when Preview 3 is updated into Release
* Added Porting Link
* Added Core DI Sample
* added DI Section
* Added Storing Configuration Settings Section
* Adding Custom Settings samples
* part of static content
* static content section
* .net standard section
* Adding Edit in VS 2017 Image
* Samples for Startup
* startup and csproj section
* update image reference
* Updates to Migration Doc
changes per @scottaddie
* Final round of changes
Please review
* Edits
* Fix invalid xref link
* More edits
* More edits
* More edits
* More edits
* More edits
* More edits
* Move Content to different directory
* Update Code Sample Links
* change sample location
* ::
* Update Sample Filenames
* Minor edit
* Remove extra space
* More edits
* Move Static Folder
* update reference to image
* Update mvc2.md
* Minor tweaks
* Changes to sample file
* Change copy for Configuration Section
* Fix code formatting
* Remove extra line feed
* Remove extra line feed
* Fix 3xx/4xx/5xx Status Codes in aspnetcore folder
* Take out locality references in urls:
* change MSDN urls to docs.microsoft if possible
* Update aspnet-core-module.md
* Update iis.md
* Remove localization from external links
2017-09-11 20:58:51 -05:00
Luke Latham
6a7cb40282
Fix file path issues ( #4196 )
...
* Fix file path problems
Fixes #4192
Add one
* Revert TEMPs
2017-09-05 09:57:46 -05:00
Jan Hecht
1345e14b36
add closing quotation marks ( #4118 )
2017-08-26 12:57:50 -04:00
Luke Latham
1c1be22f1b
Replace HttpSys with HTTP.sys ( #4105 )
...
* Replace HttpSys with HTTP.sys
Fixes #4099
* Title fix
2017-08-25 15:13:13 -04:00
Luke Latham
f6333f838a
Fixes #4089
...
* Reverse tab order in topics with tabs (2.x first)
Fixes #4089
* Escape to the stars!
* Escape to the stars ... again!
2017-08-24 12:36:42 -05:00
Luke Latham
e18da1f314
Update for new hosting bundle installer link ( #4001 )
...
* Update for new hosting bundle installer link
Fixes #3997
Updates
* Remove ANCM-only install notes
2017-08-22 10:44:32 -04:00
Tom Dykstra
424127e1ba
Kestrel and WebListener/HttpSys - 2.0 changes ( #3875 )
2017-08-11 11:47:48 -07:00
Scott Addie
03d51c5559
Fixes #3821
2017-07-25 15:18:35 -05:00
Rick Anderson
c23f9b383b
remove /en-us/ ( #3670 )
2017-07-10 12:20:50 -06:00
Steve Smith
38bc89a6b8
Configuring Windows Auth ( #3622 )
...
* Initial draft of article
* Adding TOC entries
* Fix TOC link
* Adding sample and figures.
* Ready for PR
* Fixing file reference error; replacing with code listing
* Update windowsauth.md (#3628 )
* Removing sample
* responding to feedback
* Update windowsauth.md (#3630 )
* Update windowsauth.md
* Update windowsauth.md
* Update windowsauth.md
* Update windowsauth.md
* Responding to feedback and fixing links.
* Update windowsauth.md
* Added black border
2017-07-06 11:52:56 -04:00
Luke Latham
e9fa4e1a2a
Update hosting bundle link ( #3640 )
2017-07-06 08:54:30 -06:00
Rick Anderson
2225182397
remove | MS Docs ( #3612 )
2017-06-30 23:47:15 +00:00
Rick Anderson
fd6489be5c
MVC TOC ( #3572 )
...
* MVC TOC
* fo
* fo
* fo
* fo
* fo
2017-06-29 09:42:25 -07:00
Tom Dykstra
5270dad17c
fix links ( #3334 )
2017-05-10 10:09:50 -07:00
Tom Dykstra
ac77fcd48d
Deployment overview ( #3213 )
2017-04-14 13:34:58 -07:00
Tom Dykstra
ef23e32a43
clarify ANCM-Kestrel communication ( #3206 )
2017-04-11 10:50:23 -07:00
Mike Jones
34c277c0f9
link and screenshot update for Visual Studio 2017 ( #3128 )
...
* link and screenshot update for Visual Studio 2017
* removed note
* Updated links to Server Hosting bundle
2017-04-01 11:33:45 -10:00
Tom Dykstra
f93c93002f
fix link ( #2880 )
...
* fix link
* fix link
2017-03-03 11:36:28 -10:00
Tom Dykstra
f6cb0daf85
explain why we don't use iis/nginx/apache directly ( #2870 )
2017-03-03 12:00:17 -08:00
Andy Pasic
010b730d27
Bulk metadata fix ( #2871 )
...
* meta data fix
* Revert "meta data fix"
This reverts commit ba36883476
.
* meta data fix2
* test
* Update owin-oauth-20-authorization-server.md
* Update api-ref.md
* Update api-ref.md
* test
* test2
2017-03-02 14:50:36 -10:00
Tom Dykstra
5d14ff7d4b
set up master redirect file ( #2862 )
2017-03-02 09:56:14 -08:00
Tom Dykstra
d429e7977e
h1 update ( #2844 )
2017-02-27 12:40:05 -08:00
Luke Latham
a403a5b5f7
Update hosting bundle installer link ( #2773 )
2017-02-15 13:07:15 -08:00
Luke Latham
7d0d9da8f0
Fix links and anchors ( #2639 )
...
* Update app-state.md
* Update dependency-injection.md
* Update aspnet-core-module.md
* Update http-modules.md
* Update other-logins.md
* The Walther blog post is gone
* Update cors.md
* Update context-headers.md
* Update subkeyderivation.md
* Update index.md
* Update app-state.md
* Update dependency-injection.md
* Update routing.md
* Update mvc.md
* Update testing.md
* Update razor.md
* Update memory.md
* Update cors.md
* Update iis.md
* Update integration-testing.md
* Update index.md
* Update integration-testing.md
2017-02-01 14:49:21 -10:00
Tom Dykstra
e198c1ab37
revise title ( #2592 )
...
* revise title
* Update routing.md
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
2017-01-23 14:03:46 -08:00
Charlie Chu
2c12e4f690
Fix outdated links ( #2405 )
...
* Fix outdated links
* remove en-us from links
2016-12-16 09:45:27 -08:00
Tom Dykstra
7ba9d3be72
remove extra toc.md files
2016-12-09 17:56:13 -08:00
Tom Dykstra
4efe0aba32
add servers overview redirect
2016-12-09 17:47:03 -08:00
Tom Dykstra
2157d44371
test commit
2016-12-09 17:26:43 -08:00
Luke Latham
0190a936b1
Update weblistener.md
2016-12-04 22:52:39 -06:00
Luke Latham
c2eef57321
Command line/command-line/command prompt updates ( #2284 )
...
Command line/command-line/command prompt updates
2016-12-01 09:15:06 -08:00
Ben Munro
57a5c847b0
Correct reference to UseHttps extension method
2016-11-22 23:29:59 +13:00
Tom Dykstra
04c69eff3e
Update aspnet-core-module.md ( #2214 )
2016-11-18 13:44:05 -08:00
Rick Anderson
7a8889b940
Merge pull request #2212 from aspnet/tdykstra-patch-1
...
add title and keywords metadata to servers docs
2016-11-18 08:25:13 -10:00
Alex Gil
329d1a33ef
Update aspnet-core-module.md ( #2209 )
...
Updated link to .NET Core Windows Server Hosting to point to 1.1.0. It was referring to 1.0.1.
New link was taken from:
https://docs.microsoft.com/en-us/aspnet/core/publishing/iis#install-the-net-core-windows-server-hosting-bundle
2016-11-18 09:30:32 -08:00
Tom Dykstra
8fcb4cddb0
servers overview metadata
2016-11-18 08:52:31 -08:00
Tom Dykstra
f31a333ca8
weblistener metadata
2016-11-18 08:47:06 -08:00
Tom Dykstra
f39e12f663
kestrel metadata
2016-11-18 08:41:15 -08:00