Commit Graph

85 Commits (134813bf5968589a0199614d084e64b76f2d8eca)

Author SHA1 Message Date
Rick Anderson 1e0234f818 update root TOC to point to new API ref (#4518)
* update root TOC to point to new API ref

* Update toc.md
2017-10-09 13:10:32 -10:00
Scott Addie cf5caca007 Update link titles 2017-10-09 14:43:00 -05:00
Scott Addie de47f188ea TOC edits for Azure App Service Auth doc 2017-10-05 15:38:46 -05:00
Luke Latham 51677797b1 fundamentals/index (and other) updates (#4467)
* fundamentals/index (and other) updates

* Update index.md

* Update index.md
2017-09-30 17:38:25 -07:00
Scott Addie b1152eeea1 Add TOC link to snapshot debugging doc 2017-09-29 09:39:36 -05: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
Scott Addie d6c5c3cbf4 Fix inadvertent uid change (typo) 2017-09-28 09:12:46 -05:00
Luke Latham db04bd2701 Add RP tutorial step 'Uploading files' to TOC 2017-09-27 17:00:09 -05:00
Scott Addie a9c749f71a Merge pull request #4320 from aspnet/scottaddie/localization-po-files
Add PO localization doc
2017-09-27 10:58:30 -05:00
Scott Addie 033fb17635 Move VS Tools for Docker doc to ASP.NET Core repo 2017-09-26 21:43:36 -05:00
Scott Addie cdbd5ce88e React to feedback 2017-09-26 15:00:02 -05:00
Rachel Appel 7bb3d73c0f Rachelap/pubtoc (#4409)
* re-ordered toc for tutorials

* hosting and deployment toc update
2017-09-26 11:27:27 -04:00
Rachel Appel cd64e6a775 re-ordered toc for tutorials (#4407) 2017-09-26 11:20:50 -04:00
Luke Latham ba407476a3 Merge branch 'master' into guardrex/resp-caching-update 2017-09-25 14:53:21 -05:00
Scott Addie 4a1f227cd5 Fixes #4388 2017-09-25 13:07:35 -05:00
Luke Latham ffc0d0d20f Response Caching topic enhancements
Updates
2017-09-20 16:59:48 -05:00
Scott Addie 2de7bb567a Add PO localization doc 2017-09-18 14:32:04 -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 0d8ec3f928 Small TOC patch (#4286) 2017-09-13 21:42:15 -05:00
Luke Latham d276b82866 Move tutorials from MVC folder (#4269)
Fixes #3827

- Also lightly touches the line spacing for consistency (enforces one
blank line between 1st level items; no blank lines otherwise)
2017-09-13 09:56:09 -05:00
Nathan Brown 70315fe33c Update toc.md (#4263)
The link to IdentityServer4 is now https://identityserver4.readthedocs.io/en/release/, but it would be better to direct to the root path so if languages are added, they will automatically get redirected to.
2017-09-12 14:19:44 -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
Rick Anderson d9ec19e545 macOS and Code version of intro to RP (#4037)
* macOS version of intro to RP

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* Changes to Razor Pages on macOS and VS Code (#4081)

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* fix

* fix

* fix

* fix
2017-08-28 19:54:12 -04:00
Scott Addie abb2bb3228 TOC updates to Migration node (#4129) 2017-08-28 11:12:40 -05: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
Scott Addie bd05f7ea8f Remove xrefs from TOC nodes 2017-08-24 15:42:16 -05:00
Scott Addie c223bfef12 Remove xref from TOC node 2017-08-24 14:51:26 -05:00
Bader Nasser Al-Hashmi e831e684cd Fix a link to MVC mac tutorial (#4069) 2017-08-22 16:35:47 -05:00
Tom Dykstra 3f54f0c110 fix performance toc (#4042)
* fix performance toc

* Update toc.md
2017-08-22 09:50:24 -04:00
Tom Dykstra 2d5f16969d move sub tocs to main toc (#4029) 2017-08-18 11:51:38 -07:00
Tom Dykstra 87e475cbc1 update getting-started.md for rtw (#3947)
* update for rtw

* remove 2.0 from title
2017-08-14 12:59:40 -04:00
Tom Dykstra 73ae24c123 2.0 RTM changes for whatsnew (#3934)
* initial

* fix link

* fix links

* fix links

* sa feedback

* remove preview

* 2.0 release notes link
2017-08-14 12:58:46 -04:00
Rick Anderson 8f5277871e Razor Pages - Validation (#3939)
* Razor Pages - Validation

* Razor Pages - Validation

* Razor Pages - Validation

* Razor Pages - Validation

* Razor Pages - Validation
2017-08-13 15:47:26 -04:00
Rick Anderson 65cbb04ece Razor Pages Search (#3925)
* Razor Pages Search and new field

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work
2017-08-12 15:31:37 -04:00
Tom Dykstra 424127e1ba Kestrel and WebListener/HttpSys - 2.0 changes (#3875) 2017-08-11 11:47:48 -07:00
Scott Addie 0b6c8e6d81 2.0 migration reference doc
- Fixes #3548 
- Fixes #3054
2017-08-10 21:09:38 -05:00
Rick Anderson ccf6ef67e4 Razor Pages part 5 (#3917)
* WIP: Razor Pages part 5

* work

* work

* work

* work

* work

* work

* work

* work
2017-08-10 12:55:57 -04:00
Tom Dykstra 903e731dda Getting started - 2.0 and 1.1 versions (#3915) 2017-08-08 16:22:51 -07:00
Rick Anderson 17900fb977 WIP: RP SQL (#3911)
RP SQL
2017-08-08 13:02:15 -04:00
Rick Anderson 9ac76b27e6 Intro to RP part 4 (#3904)
* WIP:Intro to RP part 4

* work

* work

* work

* work

* work

* work
2017-08-07 15:08:21 -04:00
Rick Anderson 3fbd938e13 What's in a scaffolded Razor Page? (#3857)
* What's in a scaffoled Razor Page?

* 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

* work

* Add missing hyphen

* Change code snippet types to cshtml
2017-08-05 09:54:40 -04:00
Rick Anderson 77df9f7881 Razor Pages part 2 (#3830)
* WIP: RP part 2

* work

* work

* work

* work

* work

* work

* work
2017-07-27 10:36:23 -07:00
Rick Anderson 81861eb61e Intro to Razor Pages (#3825)
* Intro to Razor Pages

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work
2017-07-26 09:42:18 -07:00
Rick Anderson 77d5829ca4 Update toc.md (#3773) 2017-07-18 17:18:26 -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 e56645aa5e 2.0 release notes (#3687)
* initial

* initial2

* initial3

* toc

* fix note format

* fix links

* Update aspnetcore-2.0.md (#3689)

* ra feedback, additional edits

* more edits

* clarify this isn't all there is in 2.0

* netstandard

* fix link
2017-07-12 09:10:23 -06:00
Tom Dykstra d98731bef3 fix links (#3686) 2017-07-10 15:12:03 -06:00
Rick Anderson c23f9b383b remove /en-us/ (#3670) 2017-07-10 12:20:50 -06:00
Rick Anderson 4eac4d247a built in TH (#3674) 2017-07-08 10:50:40 -06:00
Tom Dykstra dbfa7151bd Localdb --> SQLite (#3641) 2017-07-06 08:50:30 -06:00