Commit Graph

24 Commits (707cadd9a2b020aa9455fe53adb388713eddd8a3)

Author SHA1 Message Date
Rick Anderson 9dc7d8b906
remove certs (#17868) 2020-04-16 16:16:37 -10:00
Luke Latham 4a16dc236d
3.1 Sample Updates (#16170) 2019-12-12 17:31:22 -06:00
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
Luke Latham 6da3b786f3
URL Rewriting topic+sample update for 3.0 (#13862) 2019-08-20 10:01:45 -05:00
Rex Zhiheng He 1b0d411d1a Use singular TargetFramework element (#10739) 2019-02-01 06:48:44 -06:00
Luke Latham d1fc863391 URL Rewriting topic update (#9575)
Fixes #7260 

[Internal Review Topic](https://review.docs.microsoft.com/en-us/aspnet/core/fundamentals/url-rewriting?view=aspnetcore-1.0&branch=pr-en-us-9575)

* Big UE pass ... this one has only been lightly updated since it was written. API links ... latest styles applied ... 🌷 table beautification 🌹 ... *the works!*
* Enhancement via feedback from @raberana ... and we did it with nine years to spare! 🎉 😄
* Takes the samp to 2.2. I'll note it on the sample update tracking issue.
* Linking to 1.1 PDF. Note that without the metadata moniker range, there's no indication that the topic's content is 2.1+ on a <2.1 version load.
2018-11-20 09:59:14 -06: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 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -05:00
Luke Latham a9bbe63135
2.1 Sample updates (Round 2) (#6713) 2018-05-31 11:01:29 -05:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Luke Latham 8eb40e8bce
Add PFX file to URL rewriting sample (#5817) 2018-03-28 05:38:59 -07:00
Luke Latham 9da1c85435 URL Rewriting Middleware update (#5465) 2018-02-14 10:39:09 -10:00
Adel Helal c22c092d9e Fix minor readme typos for AddRedirect function sample. (#5301)
* Update README.md

* Update README.md
2018-01-29 09:08:48 -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 39456d6c89 Update 2.0 sample TFM+packages (#4072)
Updates sample to target only `netcoreapp2.0`.

@Rick-Anderson, this is the last one of the group.
2017-08-23 09:56:11 -04:00
Luke Latham 20231ea4a9 URL Rewriting Middleware topic updates for 2.0 (#4005)
* Initial work

Work on samples

Topic and sample updates

Topic updates

Updates

Updates

Updates

* React to feedback

* React to feedback

* Reverse tab order for 2x first

* Drop tabs from two (common) examples
2017-08-22 09:51:26 -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 15265d5a87 URL Rewriting Sample update to csproj (#2732)
* Delete global.json

* Delete project.json

* Create URLRewritingSample.csproj
2017-03-06 09:16:45 -08:00
Luke Latham d1078581a4 Remove licensing from URL Rewriting Middleware sample (#2571)
* Delete License.txt

* Update RewriteRule.cs

* Update Startup.cs
2017-01-23 13:12:34 -08:00
Shayne Boyer b7c92f12fe whitespace? 2017-01-11 09:50:32 -05:00
Luke Latham 5b26154803 URL Rewriting doc (#2446)
* Update url-rewriting.md

* Create project.json

* Add files via upload

* Create add_rewrite.png

* Add files via upload

* Update toc.md

* Update index.md

* Update url-rewriting.md

* Add files via upload

* Add figures for redirect and rewrite

* Update images

* Update url-rewriting.md

* Update RewriteRule.cs

* Update Startup.cs

* Minor image update

* Add additional resource

* Alphabetize project.json sections

* Group System usings

* Create README.md

* Move sample info into the README

* Delete sample info (info moved to README)

* Add console logging dep

* Add console logging

* Alphabetize

* Create License.txt

* Update index.md

* Create url_redirect.png

* Add files via upload

* Create project.json

* Add files via upload

* Create README.md

* Create url-rewriting.md

* Update toc.md

* Delete add_apache_mod_redirect.png

* Delete add_iis_url_rewrite.png

* Delete add_redirect.png

* Delete add_redirect_jpg_requests.png

* Delete add_redirect_png_requests.png

* Delete add_redirect_to_https.png

* Delete add_redirect_to_https_permanent.png

* Delete add_redirect_xml_requests.png

* Delete add_rewrite.png

* Delete url_redirect.png

* Delete url_rewrite.png

* Delete ApacheModRewrite.txt

* Delete IISUrlRewrite.xml

* Delete License.txt

* Delete README.md

* Delete RewriteRule.cs

* Delete Startup.cs

* Delete global.json

* Delete project.json

* Delete testCert.pfx

* Delete url-rewriting.md

* Update toc.md

* Add link to middleware doc

* Update url-rewriting.md

* Update RewriteRule.cs

* Update Startup.cs

* Swap redirect+rewrite images

* React to review feedback

* Minor update

* Fix PathString

* Fix PathString

* Add unsupported IIS feature issue links

* Add trackAllCaptures PR link

* Update sample

* Update sample

* Update images

* Fix missing fundamentals node on doc link

* React to feedback

* Revert images

* Remove heading code style

* React to feedback

* Update title and middleware heading levels

* Update section heading and remove paragraph
2017-01-10 14:25:00 -08:00