Commit Graph

24 Commits (0013177123f3b21627f5c7c0044acf3a7ca2bdeb)

Author SHA1 Message Date
Wade Pickett 1192764b9c
Update API Testing tool references (#31966)
* Update references for API Testing

* Update aspnetcore/fundamentals/minimal-apis/bindingArrays/7.0-samples/todo/Program.cs

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-03-04 21:07:13 -08:00
Alex Buck 167954e87d
[BULK UPDATE] DocuTune - Rebranding links (#27044)
* [BULK UPDATE] DocuTune - Rebranding links

* Update cascading-values-and-parameters.md
2022-09-20 14:37:02 -10:00
Rick Anderson a55d1b2ad3
Snippet updates for Response Caching Middleware /3 (#24444)
* Snippet updates for Response Caching Middleware /3

* Snippet updates for Response Caching Middleware /3

* Snippet updates for Response Caching Middleware /3

* Snippet updates for Response Caching Middleware /3

* Snippet updates for Response Caching Middleware /3

* Snippet updates for Response Caching Middleware /3

* Apply suggestions from code review

Co-authored-by: Ben McCallum <ben.mccallum@live.com.au>

* Snippet updates for Response Caching Middleware /3

* Apply suggestions from code review

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Update aspnetcore/performance/caching/middleware.md

Co-authored-by: Ben McCallum <ben.mccallum@live.com.au>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-01-12 08:08:42 -10:00
smandia 8767c45965
Fixes #23540 respone caching (#24439)
* committed initial solution for caching response

* updated the sample  and md fie
2021-12-28 12:01:44 -10:00
Rick Anderson 8c3100cf7d
UseCORS/before/UseResponseCaching (#18910)
* UseCORS/before/UseResponseCaching

* work

* work

* work

* work
2020-06-23 11:14:45 -10:00
Luke Latham 4a16dc236d
3.1 Sample Updates (#16170) 2019-12-12 17:31:22 -06:00
Luke Latham 6753e90c5b
Response Caching Middleware update to 3.0 (#13728) 2019-08-08 16:14:25 -05:00
Luke Latham d6531a15f2
Response Caching Middleware 2.2 update (#13132) 2019-07-05 14:32:10 -05:00
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -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
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Luke Latham a79a244f40
Response caching middleware: Surface a namespace in example (#8424) 2018-09-06 09:51:49 -05:00
Luke Latham 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -05:00
Luke Latham c9c7beaaf4
2.1 Sample Updates (Round 6) (#6815) 2018-06-04 12:03:05 -05:00
Luke Latham b4292ee7f1
Response Caching Middleware topic: Convert sample to RP + UE pass (#5277) 2018-01-26 14:52:24 -06:00
Luke Latham b7b64803d5 Remove OutputType from project files (#4163)
Removing \<OutputType> from updated 2.0 projects, as it's specified by
Sdk.Web, and we're (generally) not showing defaults in the files.

There's a chance that we'll need to make an additional  update for
*wwwroot* to match the templates. I'm checking on that now.
2017-08-31 15:47:33 -05:00
Luke Latham 135b5357ce Response Caching Middleware topic updates for 2.0 (#4020)
* Updates for 2.0

Updates

Update

Updates

Updates

Updates

* Update middleware.md

* Update middleware.md

* React to feedback

* React to feedback

* Fix

* React to feedback
2017-08-23 11:30:20 -04:00
Luke Latham 4e8c8a4a90 Middleware docs update (#2963)
* Update url-rewriting.md

* Update URLRewritingSample.csproj

* Update ResponseCachingSample.csproj

* Update middleware.md

* Update url-rewriting.md

* Update ResponseCompressionSample.csproj

* Update response-compression.md
2017-03-14 11:23:12 -07:00
Luke Latham 5f52ec9269 Middleware samples csproj updates (#2906)
* Update URLRewritingSample.csproj

* Update ResponseCompressionSample.csproj

* Update ResponseCachingSample.csproj
2017-03-07 16:19:40 -10:00
Luke Latham bd5eeea780 Remove dup RID line (#2875) 2017-03-06 09:36:00 -08:00
Luke Latham a63cb12f45 Response Caching Sample update to csproj (#2731)
* Create launchSettings.json

* Create ResponseCachingSample.csproj

* Delete project.json
2017-03-06 09:16:45 -08:00
Luke Latham ecd3b845f7 Remove licensing from Response Caching Middleware sample (#2570)
* Delete License.txt

* Update Startup.cs
2017-01-23 13:13:05 -08:00
Luke Latham cf06088b75 Response Caching Middleware doc (#2315)
* Initial commit

WIP

* Add stub for additional resources

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update links

* Fighting with relative links - trying xref

* I'll figure it out ..... one day!

* Update middleware.md

From @Elezium on Slack ... "higher" probably translates *better* than "better."

* Updated article date

* Added tip on static file prefix feature

* Add c# to code blocks

* Note Antiforgery setting no-cache

* Remove tip and add addl resource

* Change resource link to xref

* Update middleware.md

* Create Startup.cs

* Create README.md

* Create ResponseCachingSample.xproj

* Create project.json

* Update project.json

* Create web.config

* Update project.json

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update snippets

* Update Troubleshooting section

* Update middleware.md

* Constrain RFC reference to Section 3 only

* Update middleware.md

* Update middleware.md

* Add regions for snippets

* Convert ranges into snippets

* Add description and keywords

* React to feedback

* Update intro sentence

* Update author

* Alphabetize project.json sections

* Delete ResponseCachingSample.xproj

* Update README.md

* Create License.txt

* Add console logging dep

* Add console logging

* React to feedback

* Update heading format
2017-01-07 16:50:51 -08:00