Commit Graph

11 Commits (4ad9a9f7fbd7b5506d15d436f5c6f83ad1ecb6fc)

Author SHA1 Message Date
Michal Mrnuštík 383b0f5c3e
Replace status code with status code enum (#22116)
* Replace all hardcoded status codes with System.Net.HttpStatusCode

* Replace all StatusCodes references to HttpStatusCode

Co-authored-by: Michal Mrnuštík <michal.mrnustik@riganti.cz>
2021-04-23 10:14:47 -10:00
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
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 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