Commit Graph

50 Commits (b8483bb5861859caabc016236043d687df02cab0)

Author SHA1 Message Date
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
Luke Latham 7c30c9bdf7
Host updates (Generic Host topic) (#6428) 2018-05-16 16:09:24 -05:00
Rick Anderson 2e6e0d84db
Update dependency-injection.md (#6324)
* Update dependency-injection.md

* Update dependency-injection.md
2018-05-09 13:56:20 -10:00
Luke Latham 7048bb8fbf API link updates (#6149)
* API link updates

Updates

One more!

Fix bookmark

Mo updates

More updates

Updates

Updates

* Update action-return-types.md

* Update index.md

* Update concurrency.md

* Update intro.md

* Update localization.md

* Update search.md
2018-05-02 14:45:06 -05:00
Luke Latham 1cb1dc3a41
Get a scoped service within the app scope (#5799) 2018-03-26 08:35:35 -07:00
Jonathan Günz 4dcc8ffd45 Update dependency-injection.md (#5775)
* Update dependency-injection.md

* Tweak verbiage

* Remove word

* React to feedback
2018-03-22 12:06:26 -05:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Luke Latham dbe4f0bdaf DI scope validation enabled by default (#5507)
* DI scope validation enabled by default

Update

* Update

* Update

* Flesh out root provider and reasoning

Update

Update

* React to feedback
2018-02-21 18:32:59 -06:00
Luke Latham ab45f0c5d1 IMiddleware/IMiddlewareFactory topic (#5027)
* IMiddleware/IMiddlewareFactory topic

Change middleware topic filename + add crosslink

Update

Updates

* IMiddleware/IMiddlewareFactory topic

Change middleware topic filename + add crosslink

Update

Updates

* Updates

Updates

* React to feedback

* Add conventional middleware activation example
* Use Ninject to make the samp demo a real nonconforming container

* Show the default factory

* React to feedback

* Cut extraneous Ninject bits

* Updates

Update

* React to feedback

* React to feedback

* Use Simple Injector + default IMiddlewareFactory impl

* Updates

* Update

* Revert topic+sample to using the default container

Update

* Updates

* Updates

* Updates

* React to feedback

* Update
2018-01-30 10:53:14 -06:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham fa24342f38 Remove smart quotes (#5294) 2018-01-28 15:49:15 -06:00
Luke Latham e22c40247e Section header casing and addl resrouce links to xref (#5291)
Fix one link
2018-01-27 10:21:42 -10:00
Luke Latham 313486d76f Taming the savage contraction issue (#5216)
* Form contractions

* Revert two contractions

* Additional reversions

* Additional reversions

* Additional revisions

* Additional revisions

* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham 31df8fcabf Remove keywords and ms.assetid metadata from ASP.NET Core topics (#5208) 2018-01-19 14:11:45 -06:00
Luke Latham 374ecc35a7 Documenting Options change for 2.0 (#4797)
* Documenting Options change for 2.0

Update

Updates

Updates

* Updates

Fix link

Update TOC entry

Fix redo

Updates

* Update index.md

Simple is banned.

* Factor remaining Options out of Config topic

* React to feedback and updates

Update

Updates

Update metadata

* React to feedback

Update
2017-11-28 14:09:16 -10:00
Jérémy VIGNELLES 7b04f55fd3 Added examples in Disposing of services (#4711)
Explains two things:
- Services implementation that implements `IDisposable`, but not their interfaces are correctly disposed.
- Services instances created by a factory function gets disposed
2017-11-02 13:05:06 -05:00
Rick Anderson a10fa18363
fix link (#4701) 2017-11-01 08:34:01 -10:00
Rick Anderson 2f10eea077
Update dependency-injection.md (#4647) 2017-10-27 15:39:09 -10:00
Scott Addie 912a1efc8f Fix invalid bookmarks (#4570) 2017-10-13 15:50:30 -05: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
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 c23f9b383b remove /en-us/ (#3670) 2017-07-10 12:20:50 -06:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Steve Smith 259b79e8e8 DI Disposing and Project Format Upgrade (#3016)
* Upgrade to VS2017 project format.

* Updated to describe how services container handles disposing of IDisposable instances

* added class definitions

* fixing bower path slashes
2017-03-30 07:49:50 -10:00
Rick Anderson 94fd6a62d2 Update dependency-injection.md (#3056)
* Update dependency-injection.md

* Update dependency-injection.md
2017-03-24 15:37:48 -10: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 d429e7977e h1 update (#2844) 2017-02-27 12:40:05 -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
Rick Anderson 538944d2cc Update short titles (#2595)
* Update index.md

* Update bundling-and-minification.md

* Update knockout.md

* Update using-grunt.md

* Update using-gulp.md

* Update index.md

* Update index.md

* Update app-state.md

* Update configuration.md

* Update dependency-injection.md

* Update error-handling.md

* Update file-providers.md

* Update hosting.md

* Update logging.md
2017-01-23 15:17:00 -08:00
Tom Dykstra 2118ca49c8 remove refs to project.json (#2563)
* remove refs to project.json

* use code formatting
2017-01-20 13:21:55 -08:00
Luke Latham 7736b9ae66 Fix codeblocks (#2522) 2017-01-18 15:20:28 -10:00
Steve Smith c8b6e1ee0e Added table listing services available by default (#2481) 2017-01-09 11:02:36 -10:00
Steve Smith db28bc2481 Adding details on constructor injection behavior (#2470) 2017-01-04 12:15:13 -10:00
Luke Latham 5e2118e1e6 Specify alt text in all images (#2434)
* Update publish-to-azure-webapp-using-vs.md

* Update google-logins.md

* Update working-with-sql.md

* Update microsoft-logins.md

* Update twitter-logins.md

* Update facebook-logins.md

* Update index.md

* Update accconfirm.md

* Update 2fa.md

* Update yeoman.md

* Update file-providers.md

* Update app-state.md

* Update localization.md

* Update middleware.md

* Update dependency-injection.md

* Update mvc.md

* Update webapi.md

* Update native-mobile-backend.md

* Update filters.md

* Update formatting.md

* Update dependency-injection.md

* Update adding-controller.md

* Update adding-model.md

* Update search.md

* Update controller-methods-views.md

* Update adding-view.md

* Update validation.md

* Update first-web-api.md

* Update web-api-help-pages-using-swagger.md

* Update your-first-mac-aspnet.md

* Update azure-continuous-deployment.md

* Update vsts-continuous-deployment.md

* Update dependency-injection.md

* Delete FBLogin2.PNG

* Delete pass1.PNG

* Delete pass2.PNG

* Add files via upload

* Update facebook-logins.md

* Update index.md
2016-12-22 10:03:29 -08:00
Rick Anderson d40494a89c Merge pull request #2350 from charliethinker/patch-4
Fix snippet
2016-12-08 11:33:38 -10:00
Charlie Chu ab68b33215 Just a minor typo 2016-12-08 23:13:20 +08:00
Charlie Chu 32cc667493 Fix snippet 2016-12-08 23:03:35 +08:00
Luke Latham 83cb5802a3 Update dependency-injection.md 2016-12-04 22:53:43 -06:00
Andy Pasic a82e144ea1 fixed code snippets 2016-11-17 21:03:07 -08:00
Rick Anderson 17f93fe6c5 keywords and decription meta-data 2016-11-17 10:13:02 -10:00
Rick Anderson b23d49f1f6 title + meta on technology 2016-11-16 14:24:57 -10:00
Tom Dykstra ba7f8a96ca revert from gif to png 2016-11-14 14:01:14 -08:00
Rick Anderson 924a773353 fix warnings 2016-11-14 10:08:04 -10:00
Steve Smith 8eb7855117 Fixes most of #862 (#2145)
Replaces two images with one animated image
Cleans up and clarifies some text
2016-11-11 08:29:44 -10:00
Steve Smith 807a02838b Author updates (#2144) 2016-11-11 11:28:14 -05:00
Nikita Pakhomov f02dd115ae Fix path to samples in fundamentals section (#2088)
Add an optional extended description…
2016-11-03 08:17:47 -10:00
Rick Anderson 362720dca2 Fix OPS build (#2023)
* fb

* del folders

* fb

* fix ref

* tos

* toc

* toc
2016-10-31 09:20:51 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00