Commit Graph

50 Commits (20ecb980b6d54abe85e3fd2775e02347be269ccb)

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
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Carl Reinke 9bf23c39da
Fix broken link (#21748) 2021-03-10 15:20:10 -06:00
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -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
Hao Kung 55e4bfa172
Clarify that authentication scheme needs to match (#19201)
* Clarify that authentication scheme needs to match

* Update aspnetcore/test/integration-tests.md

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

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-07-16 09:48:47 -05: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
Luke Latham f8addb3c9e
Blazor crosslink touchups (#18492) 2020-05-26 12:13:05 -05:00
Michal Ciechan a2eb937f08
Adding ConfigureTestServices (#18391) 2020-05-20 07:08:45 -05:00
Luke Latham 3d3f5ada4d
Integration testing 2.x set env update (#18254) 2020-05-15 08:11:39 -05:00
Stephen Hoerner c92bb5ab95
Add info for setting environment on IWebHostBuilder (#18313) 2020-05-15 08:10:02 -05:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Luke Latham a510489773
Topic author updates (#17193) 2020-03-03 18:42:23 -06: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 feebf7a2cf
Service config execution order breaking change (#16421) 2020-01-06 14:38:59 -06:00
Luke Latham 01093c9430
Mock authentication and set environment (#15340) 2019-10-29 13:10:55 -05:00
James Newton-King fdbc497ef6 Update integration-tests.md (#15248) 2019-10-22 05:17:06 -05:00
Luke Latham 5976c964a2 Integration Testing topic+sample dB replacement (#15096) 2019-10-15 07:47:16 -10:00
Luke Latham 23870b7eb2
Content root & web root enhancements (#14888) 2019-10-07 12:53:23 -05:00
Luke Latham 6fa2d33d57
Integration Testing topic+sample update for 3.0 (#14265) 2019-09-19 18:20:51 -05:00
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05:00
Luke Latham 3534002e38
Copy xunit.runner.json to output (#13982) 2019-08-23 08:03:03 -05:00
Luke Latham 25452e675c
Drop remarks on setting the content root (#13058) 2019-08-05 14:14:03 -05:00
Theano Petersen c969928dbe fix http to https (#13241) 2019-07-10 19:36:05 -07:00
Scott Addie bc6251e6c4
Add TestServer doc note about non-essential cookies (#12708)
* Add TestServer doc note about non-essential cookies

* More edits

* React to feedback
2019-06-05 12:22:35 -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
Scott Addie ed28cd52d3
Fix Markdownlint errors (#11620) 2019-03-21 10:28:16 -05:00
Nick Schonning ddc0265678 typo: accidently -> accidentally (#11578) 2019-03-19 09:29:37 -05:00
Luke Latham 87da3cf869 Integration testing non-Development environments (#11091)
Fixes #11083 
Addresses #8917

We worked on this earlier, but it didn't result in changes. Let's try again based on @voroninp's issue asking for a clarification. I updated (and hopefully improved) the wording.
2019-02-25 17:28:44 -10:00
Luke Latham db0929d79d Update integration tests sample to 2.2 (#9887)
Addresses #5495 

This is only a 2.2 sample update now.
2019-01-11 08:09:14 -10:00
David Gardiner 37d5cdba94 Add link to IClassFixture (#10334) 2019-01-11 06:15:38 -06:00
Luke Latham b1fda3af98
Surface test object cleanup content (#9691) 2018-11-27 15:59:41 -06: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
Tom Dykstra df1548c70b
fix xrefs, finish deleting repo pattern (#9110) 2018-10-18 13:37:28 -07:00
Luke Latham 232d345f9e
Specify "Core" for ASP.NET Core refs (#8110) 2018-08-15 22:30:29 -05:00
Luke Latham f42ccd2d90 Add a note on SPA testing (#8082)
Fixes #7815
2018-08-14 15:59:15 -05:00
Luke Latham 1c9c2bc1ee Mock service injection for integration tests topic (#7511)
* Mock service injection for integration tests topic

Update

* Update package versions
2018-08-01 10:50:58 -06:00
Luke Latham 940ea3c502 Dependency injection topic and sample updates (#7412)
* Dependency injection topic and sample updates

Updates

Updates

Updates

Updates

* React to feedback

* React to feedback

* Update

* Update ctor injection behavior section (6331)

* React to feedback

* React to feedback

* Link updates

* React to feedback

* React to feedback

React to feedback

Updates

* React to feedback

* Ping me for feedback

* Describe ActivatorUtilities

* Update

* Crosslink repository pattern
2018-07-28 16:49:23 -06:00
Luke Latham f8bc543fd0
Spelling counts! (#7497) 2018-07-06 14:05:36 -05:00
Luke Latham 41e1a8c156
Update prereqs in Integration testing topic (#7490) 2018-07-06 12:36:24 -05:00
Luke Latham 0a0ef9a086
Add version filter to integration testing topic 2018-07-02 15:46:57 -05:00
Scott Addie 7a0616e73b
Metadata updates to ASP.NET Core testing docs (#7185)
Addresses #6541
2018-06-20 12:22:30 -05:00
Scott Addie 645d057bbb
Metadata updates for the Razor Pages docs (#7127)
* Metadata updates for the Razor Pages docs

* Update sample download links

* Change uid values

* Remove unnecessary redirection rule

* Fix date metadata warnings

* Add redirect entries

* Fix invalid link after rebase
2018-06-19 15:06:11 -05:00
Luke Latham 7fbfbe0bbb
2.1 Sample Updates (Round 10) (#6840) 2018-06-04 12:05:08 -05:00
Luke Latham b8ee7c29a2 Document improved support for integration testing (#6086)
* Integration testing topic

Updates

Updates

Updates

Updates

Updates

Update

* Revert "Merge branch 'guardrex/integration-testing-topic' of https://github.com/aspnet/Docs into guardrex/integration-testing-topic"

This reverts commit 0c8de51aad9f1a183df400c0dc0cf84743baf445, reversing
changes made to ba5c3518ebfdd855907a751d181996cd0f7abee7.

* Updates

* Updates

* Add API ref links

* Updates

* Remove preview notice

* Updates

* Updates

Update

Updates

Updates

Updates

Updates

Updates

Updates

Updates

Update

* Updates

* React to feedback

* Update sample package refs to 2.1.0
2018-05-29 15:02:02 -10:00