Commit Graph

35 Commits (7b4ef4647ada77d9e5dde9f336f40b266cbfeefb)

Author SHA1 Message Date
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
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 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 32cae1342e
Additional content on Cookie Policy Middleware (#8382) 2018-09-18 16:56:10 -05:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -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 232d345f9e
Specify "Core" for ASP.NET Core refs (#8110) 2018-08-15 22:30:29 -05:00
Luke Latham e864939e2d
Middleware extensibility updates (#8072) 2018-08-14 10:39:41 -05:00
Luke Latham 571c7ee509
Add MVC to middlewares table (#8069) 2018-08-14 09:21:56 -05:00
Luke Latham 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -05:00
Rick Anderson 512e84e983
await (#7546) 2018-07-10 12:40:07 -06: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 ff68090f60
Drop unessential pages (#6773) 2018-05-31 19:50:18 -05:00
Luke Latham 06ba1dd13a
2.1 Sample Updates (Round 3) (#6768) 2018-05-31 18:36:48 -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 2b61e678e6 Change interface reference (#5655)
* Change interface reference

* React to feedback
2018-03-12 11:09:19 -05: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 d62e31fd98 Update Simple Injector link (#5531) 2018-02-22 10:48:57 -06:00
Luke Latham 4f4ba7eaf1
Patch page model method (#5460) 2018-02-14 10:40:44 -06:00
Luke Latham 4451fd3129 Add note on use of IMiddlewareFactory with SI (#5382) 2018-02-07 08:14:30 -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
Rick Anderson 903f008c4e Middleware rewrite (#2641)
* Middleware rewrite

* author

* fix

* fix2

* react to feedback

* react to 2nd feedback

* small fixes
2017-02-06 17:23:48 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00