Commit Graph

23 Commits (a6c13e32e7440148a4d4d403ebedafc2064f6311)

Author SHA1 Message Date
Luke Latham 09c3420629 Handling errors update 2019-03-02 15:32:51 -06:00
Tom Dykstra 72e1a9fc67
Fundamentals restructuring (#10929) 2019-02-22 12:44:53 -08:00
Luke Latham 66177adeeb
"Terminal middleware" enhancements (#10990) 2019-02-20 13:56:25 -06:00
Mark Cooper 148e7939ef Typo? (#10399) 2019-01-15 07:57:33 -06:00
Luke Latham 7371a43108
Health Checks topic (#8959) 2018-12-03 18:03:05 -06:00
Luke Latham af27696750 Update 'Static Files Middleware' (#9421)
Fixes #9420

The correct name includes "File" (singular).

Ref: https://docs.microsoft.com/dotnet/api/microsoft.aspnetcore.staticfiles.staticfilemiddleware
2018-11-10 09:13:27 -10:00
Luke Latham 32cae1342e
Additional content on Cookie Policy Middleware (#8382) 2018-09-18 16:56:10 -05:00
Luke Latham 5ea97b8cbc
Middleware ext method namespace clarification (#8279) 2018-08-27 10:16:26 -05:00
Luke Latham 304c3866f3 Middleware topic+sample update (#8209) 2018-08-21 13:34:05 -07:00
Luke Latham 46129953b9
Fundamentals index update (#8187) 2018-08-20 15:19:03 -05:00
Luke Latham 571c7ee509
Add MVC to middlewares table (#8069) 2018-08-14 09:21:56 -05:00
Scott Addie 675e659111
Metadata updates for ASP.NET Core fundamentals docs (#7181) 2018-06-20 11:11:27 -05:00
Avinash Barnwal adf9e21e06 Update index.md (#6877) 2018-06-05 14:13:08 -05:00
Luke Latham a1b473ab4d
Enforce HTTPS update (#6793) 2018-06-01 17:18:56 -05:00
Luke Latham f01c69f86b TOC and topic renaming with "feature" removals (#6194)
* TOC and topic renaming work

* Updates

* TOC and topic renaming work

Updates

* Updates
2018-05-03 14:38:00 -05: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
Jaxel Rojas a482087e60 Update index.md (#6054)
Updated myMiddleware index.md to use the code syntax highlight.
2018-04-22 19:26:39 -10: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 0ecee7e050 InvokeAsync for middleware class + note (#5584) 2018-03-02 10:05:50 -06:00
Luke Latham af3096253c
Title, description, and H1 updates (1) (#5574) 2018-03-01 15:21:56 -06:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Luke Latham a904e0f0ef IMiddleware/IMiddlewareFactory with SI container topic (#5339)
* IMiddleware/IMiddlewareFactory with SI container topic

Update

* React to feedback

* Update the highlighting on a code block

* Remove injected dB context from factory

Update

* Updates

Updates

* Updates

* Update

* React to feedback

* React to feedback
2018-02-05 14:51:10 -10: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