Commit Graph

58 Commits (2a58a2fc7a4013e86e8eb6be846c9bb8aca5bbf0)

Author SHA1 Message Date
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Luke Latham acac6546a3
Change 'check box' to 'checkbox' (#22222) 2021-05-06 14:30:14 -05:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
John Donnellan 276e6d8a6f
Update building-net-docker-images.md (#21706)
A couple of minor suggestions:

  * In the 'ASP.NET Core Docker images' section, duplicate text of the bullet point to correct indentation and match structure of previous bullet point.
  * In the 'Build and deploy manually' section, add an instruction on how to see the newly created image.
2021-03-11 12:06:33 -10:00
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
Wade Pickett 2a083827c0
Update 5.0 building net docker images (#20957)
* Update 5.0 building net docker images

* Patch: Fix moniker

* Patch: Updated dockerfile example to match current 5.0 sample.

* Apply ScottAddie suggestions from code review, thanks Scott.

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Patch: fixes per ScottAddie recommendation. .NET Core SDK to .NET SDK

* patch: changed .NET Core Docker to the new repo name .NET Docker

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2021-01-04 15:45:36 -08:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Allen R Proulx b89e13011b
add link about switching container types (#20208)
Clear up confusion about switching to windows containers. I initially got stuck on this step.
2020-10-16 11:18:37 -10:00
David Coulter 399d6c2daf
Links: AspNetCore - Pass 1 (#19880)
* Links: AspNetCore - Pass 1

* Apply suggestions from code review

* Update aspnetcore/fundamentals/routing.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-09-15 13:08:26 -10:00
Rick Anderson 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Luke Latham a57e5623aa
Change en dash layout elements to colon-space syntax (#18506)
* Change en dash layout elements to colon-space syntax

* Update

* Update
2020-05-27 09:37:36 -05:00
Kirk Larkin 9a23458e4f
Explain the Dockerfile distinct layers approach (#18274) 2020-05-12 10:42:38 -10:00
Rick Anderson 99f9f8a5cc
Update visual-studio-tools-for-docker.md (#18170)
* Update visual-studio-tools-for-docker.md

* Update visual-studio-tools-for-docker.md
2020-05-07 11:07:36 -10:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Rick Anderson 84096020ed
GC with small containers (#17606)
* GC with small containers

* GC with small containers

* GC with small containers

* GC with small containers

* GC with small containers

* GC with small containers
2020-04-15 08:06:20 -10:00
Scott Addie 8538672250
Fix invalid Dockerfile dev langs (#17529) 2020-03-30 14:22:15 -05:00
Maira Wenzel 072292c86a
Replace www.microsoft.com/net links (#17346)
* Update instructions to skip one step

* remove links to /download/all

* additional microsoft.com/net links

* more link updates

* fix more instances
2020-03-18 10:44:43 -05:00
Scott Addie 9174ead0d3
Update aspnet org. links to reference the dotnet org. (#17077)
* Update aspnet org. links to reference the dotnet org.

* Update API ref links
2020-02-20 19:37:35 -06:00
Luke Latham afe146cfe5
Update link (#16566) 2020-01-15 20:04:32 -06:00
Rick Anderson 1c49297601
Update visual-studio-tools-for-docker.md (#16172)
* Update visual-studio-tools-for-docker.md

* Update visual-studio-tools-for-docker.md
2019-12-16 15:45:20 -08:00
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
Rick Anderson dbf1965c8a
Update building-net-docker-images.md (#14939)
* Update building-net-docker-images.md

* Update building-net-docker-images.md
2019-10-08 17:26:11 -10:00
Benjamín Camacho Castro 4105beee89 Update docker images versions (#14898)
* Update docker images versions

* Update building-net-docker-images.md

* Update building-net-docker-images.md

* Update building-net-docker-images.md
2019-10-08 09:23:18 -10:00
Jon Stelly 0a52411ea1 Remove SDK Version callout (#14546)
* Remove SDK Version callout

Make it version-agnostic so it doesn't need changing in the future

* Fix .net core sdk download url

* Update building-net-docker-images.md
2019-09-26 10:45:26 -10:00
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05:00
Tom Dykstra 0a34538a98 reassign (#13961) 2019-08-22 11:46:35 -04:00
Shayne Boyer 3bd09269c3 Update building-net-docker-images.md (#13852)
Closes #13824
2019-08-16 14:17:47 -04:00
Gordon Hogenson f7c1ffe5f1 Docker tools rebranding (#13325)
* Container Tools rebranding

* Visual Studio 2017
2019-07-16 12:37:46 -07:00
Luke Latham a350273fdc
Link update (#12941) 2019-06-18 16:38:06 -05:00
Scott Addie b8675a092a
Add VS download campaign links (#12380)
* Add VS download campaign links

* Remove unused 2.1 include

* Delete unused include

* React to feedback
2019-05-10 20:51:27 -05:00
Tom Dykstra fbd076a959
add links to docs in the sample repo (#12333) 2019-05-08 10:06:06 -07:00
Oleg Burov f284dd9bfc Update from microsoft/* to mcr.microsoft.com/*. (#12192)
Switch .NET Core Images from the legacy location at Docker Hub Registry (microsoft/*) to a new location at Microsoft Container Registry (mcr.microsoft.com/*).
2019-05-06 13:03:40 -05:00
Luke Latham f0df4aaf7c React to new VS URL (#12154)
Updates
2019-04-24 15:51:50 -10:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Nick Schonning 7e893bbede fix: MD023/heading-start-left/header-start-left (#12070) 2019-04-20 07:20:01 -05:00
Tom Dykstra f6d9ead5c6
Docker tutorial (#11929) 2019-04-18 12:38:51 -07:00
Tom Dykstra 98d2741b64 remove link to deleted article (#11918)
* remove link to deleted article

* remove deleted article from ToC
2019-04-09 15:38:03 -10:00
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Tom Dykstra b6ba3d220c Table of Contents reorg (#9133)
* overview

* whats new to end

* fix migration node

* split fundamentals, move to end

* glob & loc, get started

* security node name

* security section

* azure, client-side, host

* several more sections

* redistribute tutorials

* proofread fixes

* move how to download section

* index files delete and redirect

* fix errors

* reorder some nodes

* scott feedback, flatten main tutorials node

* fix missed feedback items + other issues

* unflatten tutorials node

* move 'how to download'

* more tutorials node tweaks

* standardize view sample links

* db --> DB

* fix build error

* remove link from a parent node

* streamline node names

* xref links

* typos

* typo

* typos and revert some xref links

* scott feedback

* scott feedback

* feedback

* change node name

* safe storage-->protect
2018-10-26 18:34:40 -10:00
Luke Latham 5704de168e Implicit versioning of the All package (#9223)
Fixes #9219 

@JunTaoLuo Dan calls out the implicit versioning "for 2.1 SDK or later;" however, we don't usually version the doc content by SDK release. We might need to say something for this update in the passage that I'm adding to the All topic (*aspnetcore/fundamentals/metapackage.md*) about which SDK version this applies to. I don't know if that's something that you would like to do or what version to call out.

I also remove the version from the samples. We also assume that devs are using the latest SDK with our samples.
2018-10-25 15:16:50 -10:00
Luke Latham 8e6dd4a7f4 Drop version from App package (#8881)
Addresses #8579 

I might be getting the hang of **_find and replace_** now. 😝

This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Gordon Hogenson 306962c85d Update visual-studio-tools-for-docker.md with link to /visualstudio/containers hub page (#8511)
Add link to new containers hub page.
2018-09-13 09:35:08 -05:00
Gordon Hogenson 953dae11d0 Add info about build configuration-specific docker-compose overrides (#8507)
[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/docker/visual-studio-tools-for-docker?view=aspnetcore-2.1&branch=pr-en-us-8507#docker-compose)
2018-09-12 15:35:39 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Scott Addie 5a09180e6b
Update of VS Tools for Docker doc (#7772)
Fixes https://github.com/aspnet/Docs/issues/6813
Fixes https://github.com/aspnet/Docs/issues/6128
Fixes https://github.com/aspnet/Docs/issues/5631

**Internal Review Pages**
* [2.1](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/docker/visual-studio-tools-for-docker?view=aspnetcore-2.1&branch=pr-en-us-7772)
* [2.0](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/docker/visual-studio-tools-for-docker?view=aspnetcore-2.0&branch=pr-en-us-7772)
2018-07-26 14:55:49 -05:00
Scott Addie f11f73f9e0
Add Additional resources section to VS Tools for Docker doc (#7692)
* Add Additional resources section to VS Tools for Docker doc

* React to feedback
2018-07-19 11:20:24 -05:00
Scott Addie 16086ef8d7
Metadata updates to ASP.NET Core host and deploy docs (#7190)
Addresses #6541
2018-06-20 13:57:53 -05:00