Luke Latham
db88b002ef
Hosting Bundle Link 2 ... The Sequel ( #4808 )
2017-11-15 11:03:14 -10:00
Luke Latham
6687021385
Update hosting bundle installer link ( #4799 )
2017-11-14 20:04:29 -10:00
Steven Moschidis
702a594be1
language enhancement proposal ( #4779 )
...
* language enhancement proposal
as discussed in comments
* Update iis.md
2017-11-13 10:27:20 -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
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
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
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
Luke Latham
e45d9cb634
security/data-protection/configuration updates ( #4549 )
...
* Security/DP/Configuration updates
Updates
Update bookmarks
Updates
* Revert anchor additions
* Update
* Drop lib from sample
* React to feedback
2017-10-20 10:15:26 -10:00
Lisa Guthrie
119aea01d3
Update VS Docker Tools page ( #4582 )
...
* Update VS Docker Tools page
Add link explaining how to modify an existing Visual Studio installation to add the .NET Core workload
* Update visual-studio-tools-for-docker.md
2017-10-18 14:07:33 -10:00
Rick Anderson
f33fb9d648
Update web-publishing-vs.md ( #4447 )
...
* Update web-publishing-vs.md
* Update web-publishing-vs.md
2017-09-28 16:42:24 -07:00
Scott Addie
b861bab71e
Merge pull request #4417 from aspnet/scottaddie/docker-doc-move
...
Move VS Tools for Docker doc to ASP.NET Core repo
2017-09-28 14:14:28 -05:00
Luke Latham
daf8862b18
React to feedback
2017-09-27 11:23:15 -05:00
Scott Addie
033fb17635
Move VS Tools for Docker doc to ASP.NET Core repo
2017-09-26 21:43:36 -05:00
Luke Latham
d5a183cb1c
UE pass on Publishing to IIS topic
2017-09-26 16:48:58 -05:00
Rick Anderson
47dd4b9210
Update web-publishing-vs.md
2017-09-25 17:41:38 -07:00
Rick Anderson
99dea554ff
Update web-publishing-vs.md
2017-09-25 17:35:58 -07:00
Luke Latham
add022482a
Lowercase me
...
Lowercase me pleez. 🍭
2017-09-22 22:02:59 -05:00
Luke Latham
18d1878f00
Trim keywords of keyword metadata
...
Patch 3
2017-09-21 02:22:29 -05:00
Scott Addie
e1ec11beb0
Merge pull request #4336 from guardrex/guardrex/kill-the-bom
...
Kill BOM and add end newlines
2017-09-20 09:11:19 -05:00
Luke Latham
d157e2ec7a
Kill BOM and add end newlines
2017-09-20 02:36:55 -05:00
Scott Addie
efd8b8f5a9
Fix invalid ms.date metadata values
2017-09-19 13:44:04 -05:00
Connor Knabe
747aa7edf0
Update iis.md ( #4318 )
...
Fixing typo with my_applciation.dll spelling
2017-09-18 14:34:46 -05:00
Luke Latham
bd3438069b
Update IIS options and cross-link IIS+Kestrel options in Hosting topic ( #4310 )
...
* Update IIS options and cross-link IIS+Kestrel options in Hosting topic
* React to feedback
2017-09-18 10:54:05 -05:00
Luke Latham
f531d90646
Development-time IIS support topic ( #4289 )
...
Fixes #577
https://blogs.msdn.microsoft.com/webdev/2017/07/13/development-time-iis-support-for-asp-net-core-applications/
2017-09-15 11:22:42 -05:00
Luke Latham
9d1892dae5
Update critical bit for 2.0 ( #4278 )
...
* Update critical bit for 2.0
* React to feedback
* Link the IISIntegration package to nuget.org
2017-09-15 11:12:14 -05:00
Amo Chumber
498047e6b9
Update apache-proxy.md ( #4291 )
...
The example systemd unit file causes an error if copied directly and used as is (which a lot of first time users likely will).
Although the example service will run it will cause a systemd error because comments in systemd unit files need to be on a newline. In this case I've moved the comment to the line above. Now when you do `systemctl status kestrel-hellomvc.service` you won't see an error in the output.
2017-09-14 08:54:41 -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
Scott Addie
57bf0dd403
Fix XML code snippets
2017-08-24 13:51:54 -05: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
Scott Addie
bdf10eb010
Fixes #3991
2017-08-24 10:35:33 -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
Lars Pedersen
5aa50aa94e
Correct the console example ( #4057 )
...
There is no space between the Sid and the permission according to the specs over at https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/icacls
Here is the main syntax snip: icacls <FileName> [/grant[:r] <Sid>:<Perm>
2017-08-22 10:25:09 -04:00
Scott Addie
8d858ee4a2
Remove unnecessary double quote and space
2017-08-21 09:24:03 -05:00
Rick Anderson
cca03c0f0b
make all tabs conform ( #4014 )
2017-08-17 16:20:27 -04:00
Rick Anderson
4f075f2c22
remove -preview ( #3944 )
2017-08-13 19:56:44 -04:00
Luke Latham
5119e9d3e6
Revise and extend IIS topic sub apps content ( #3878 )
...
* Revise and extend IIS topic sub apps content
Fixes #3877
* React to feedback
Update
Update
2017-08-13 14:02:35 -04:00
Luke Latham
0eb9916705
Document that deployment requires stopping the app ( #3928 )
...
* Document that deployment requires stopping the app
Fixes #3301
* React to feedback
2017-08-13 14:00:48 -04:00
Luke Latham
acd5809e7b
Update Publish to IIS doc to react to VS2017 updates and IIS publishing tool changes ( #3930 )
...
Fixes #2682
2017-08-13 14:00:11 -04:00
Luke Latham
e201e66199
How to set ENVIRONMENT VARIABLES per IIS AppPool ( #3929 )
...
* How to set ENVIRONMENT VARIABLES per IIS AppPool
Fixes #2030
* React to feedback
2017-08-13 13:58:56 -04:00
Tom Dykstra
424127e1ba
Kestrel and WebListener/HttpSys - 2.0 changes ( #3875 )
2017-08-11 11:47:48 -07:00
Scott Addie
f6dac646e1
Remove duplicated instances of 'the' ( #3893 )
2017-08-05 09:54:04 -04:00
Scott Addie
cb5a2964a9
Remove a couple duplicated words
2017-08-04 09:26:28 -05:00
MartinsRui
f224da2b0c
Add semicolon to nginx config line ( #3885 )
...
* Update linuxproduction.md
* Update linuxproduction.md
2017-08-04 09:24:31 -05:00
Rick Anderson
7e3a4a8036
Update docker.md ( #3754 )
2017-07-18 15:51:19 -06:00
Rick Anderson
2afe3c19fc
2.0 metapackage ( #3735 )
...
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* Minor tweaks to metapackage.md
* Convert "settings" to singular form
* Remove double quotes surrounding Microsoft.NET.Sdk.Web
* work
* work
* work
* work
* work
2017-07-18 15:44:34 -06:00
Tom Dykstra
d98731bef3
fix links ( #3686 )
2017-07-10 15:12:03 -06:00
Tom Dykstra
e8aa80f5a8
retire vsts tutorial ( #3684 )
2017-07-10 14:50:31 -06:00
Rick Anderson
c23f9b383b
remove /en-us/ ( #3670 )
2017-07-10 12:20:50 -06: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