Commit Graph

75 Commits (b2fd1ce0b464c7f364663675e42d96ca3fa2bcfe)

Author SHA1 Message Date
Rick Anderson 5c2d63d79a
Format problem details (#36)
* problem details formatting

* Moniker prep for Problem Details
2022-09-08 16:52:59 -10:00
Rick Anderson 21fdbf522f
problem details formatting (#35) 2022-09-08 08:04:44 -10:00
Samson Amaugo b07d2c5805
Problem detail service middleware sample code (#25)
* created project

* edited file

* edited file

* changed to project name

* changed file name

* created mathErrorFeature variable

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>

* use of switch expressions

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>

* use statuscodepages

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>

* switched to using the statuscodepages middleware

* change to sync

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>

* change to sync

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>

* change to sync

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>

* change to sync

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>

* added features extension

* dotnet format

* dotnet format

* changed casing in proj

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>

* changed casing of csproj

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>
2022-09-01 15:57:59 -10:00
Rick Anderson fa0a822f2b
format (#32) 2022-09-01 15:31:31 -10:00
Rick Anderson 83cbfdcc8a
more code formats (#31)
* more code formats

* more code formats
2022-09-01 15:24:22 -10:00
Rick Anderson bef98a31c8
format sample (#30) 2022-09-01 15:11:22 -10:00
Rick Anderson e413883cb9
2param binding min api (#29)
* sample clean up

* sample clean up
2022-09-01 15:01:19 -10:00
Rick Anderson 2ff85f5d80
sample clean up (#28) 2022-08-31 16:24:23 -10:00
Rick Anderson e5b2cac112
Param binding refactor (#27) 2022-08-31 15:14:32 -10:00
Martin Costello 17e4c47647
Add sample for Minimal API argument lists (#26)
Add code sample for dotnet/AspNetCore.Docs#26540.
2022-08-29 11:57:52 -10:00
Rick Anderson d3be4c3413
format rate limit code (#24) 2022-08-24 12:37:33 -10:00
Rick Anderson 489476ae57
Format rate limiting code (#23)
* RejectionStatusCode

* code format
2022-08-24 12:28:51 -10:00
Rick Anderson bae4c1836f
RejectionStatusCode (#22) 2022-08-23 17:55:21 -10:00
Rick Anderson 87b52884d1
Clean up Rate Limit sample (#19) 2022-08-23 17:00:59 -10:00
Rick Anderson b2be189aa1
Rate limit clean up. (#18)
* Rate limiter code formatting

* remove CreateNoLimiter

* remove CreateNoLimiter
2022-08-22 19:33:10 -10:00
Rick Anderson 9db0c7dd65
Rate limiter code formatting (#17) 2022-08-21 14:33:47 -10:00
Rick Anderson 266024f802
fix snippets in rate limiter code (#16) 2022-08-19 17:03:52 -10:00
Rick Anderson c8f1948cbf
Delete fundamentals/middleware/rate-limit/ratelimit-service directory (#15) 2022-08-19 13:35:07 -10:00
Rick Anderson c563496f15
rate limit sample (#13)
* rate limit sample

* Update fundamentals/middleware/rate-limit/WebRateLimitAuth/Program.cs

Co-authored-by: Brennan <brecon@microsoft.com>

* react to feedback

* react to feedback

* react to feedback

* Update fundamentals/middleware/rate-limit/WebRateLimitAuth/Program.cs

Co-authored-by: Kahbazi <akahbazi@gmail.com>

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

Co-authored-by: Brennan <brecon@microsoft.com>
Co-authored-by: Kahbazi <akahbazi@gmail.com>
2022-08-19 13:31:02 -10:00
Rick Anderson b9476e0d97
Rename readme.txt to readme.md 2022-08-18 13:40:13 -10:00
Rick Anderson 96471e9ac1
Create readme.txt 2022-08-18 13:38:55 -10:00
Rick Anderson b532c516a1
rate limit api (#12) 2022-08-08 17:08:38 -10:00
Rick Anderson 6076598462
prep for sample (#7) 2022-07-14 16:52:31 -10:00
Kirk Larkin 7cf401f7e5 Add .editorconfig and remove now-excluded files 2022-04-01 11:14:07 +01:00
Rick Anderson 7e5a495c29
Static ww wroot/ra (#2)
* static assets problem when changing wwwroot

* static assets problem when changing wwwroot
2022-03-30 16:01:49 -10:00