Commit Graph

242 Commits (49de15fef53a45d8eb86d33859a28fac7803241e)

Author SHA1 Message Date
Rick Anderson 7feed8800f
IProblemDetailsWriter (#93) 2022-10-11 13:05:14 -10:00
Rick Anderson 741e59b976
rename startup to program (#90) 2022-10-07 14:22:07 -10:00
Rick Anderson 3ae71d28ef
use default usings (#89) 2022-10-06 16:05:43 -10:00
Rick Anderson 270a4cb060
Create stub.txt 2022-10-05 09:40:19 -10:00
Rick Anderson 2dc02728b6
change snippet format (#88) 2022-10-04 15:11:21 -10:00
Jos van der Til 5aac3b4b97
Integration test sample for .NET 7 (#84)
* Initial import of 3.x projects

* Update packages to .NET 7.0

* Remove WebApi client dependency

* Give authentication scheme a more explicit name

* Remove BuildServiceProvider calls

* Set environment explicitly in web app factory

* Move to WebApplicationBuilder

* Move Program to top level statements

* Add solution file

* Convert to file scoped namespaces

Co-authored-by: Jos van der Til <jvdtil@quintor.nl>
2022-10-04 14:16:58 -10:00
Rick Anderson aba1ebe5cb
Update .gitignore (#87) 2022-10-04 14:14:27 -10:00
Rick Anderson b0fb314273
Create stub.txt 2022-09-30 16:42:20 -10:00
Rick Anderson c98d7599f5
Create stub.txt 2022-09-30 15:08:33 -10:00
Tom Dykstra 1b539fc4f8
Change names and add snippet tags (#85) 2022-09-30 13:47:01 -10:00
Bruno Oliveira 5d4f844743
New MVC ActionReturnTypes sample project (#81)
* New Sample project

* Removing repository and changing routes
2022-09-30 12:51:40 -10:00
Maarten Balliauw 38d9c10d48
Update rate limiting demo to .NET 7 RC1 (#82) 2022-09-30 11:18:28 -10:00
Samson Amaugo be491effeb
Multipleresultypes (#83) 2022-09-30 11:49:11 -07:00
Tom Dykstra e334b21a46
Merge pull request #80 from sammychinedu2ky/multipleresultypes 2022-09-29 13:04:19 -07:00
Samson Amaugo 552819d0b8 edit 2022-09-29 13:42:04 +01:00
Samson Amaugo 65b88b9a91 multipleresulttypes 2022-09-29 13:39:58 +01:00
Rick Anderson e6e2fdc19d
remove auth from tests (#78) 2022-09-28 10:46:15 -10:00
Rick Anderson f31647481e
Update Program.cs 2022-09-27 12:33:20 -10:00
Rick Anderson ae3dc6e0d6
Pd18 (#75)
* fix snip

* add new snippet

* add new snippet
2022-09-27 12:05:38 -10:00
Rick Anderson 0abed56f1a
fix snip (#74) 2022-09-26 17:25:53 -10:00
Rick Anderson 5aef987605
pd17 (#73) 2022-09-26 16:59:19 -10:00
Fiyaz Bin Hasan 3b23fdc72f
work (#72) 2022-09-26 13:56:13 -10:00
Rick Anderson 9194e957b7
update snippets (#69) 2022-09-22 17:26:52 -10:00
Rick Anderson 4061c06d00
add new snippet (#68) 2022-09-22 16:42:19 -10:00
Rick Anderson 839b3d42de
update problem details sample (#67) 2022-09-22 16:12:01 -10:00
Fiyaz Bin Hasan 5dc9ca5902
initial commit (#66) 2022-09-22 06:56:21 -10:00
Rick Anderson 5a31172a61
clean up code (#65)
* clean up code

* clean up code
2022-09-21 12:18:19 -10:00
Rick Anderson 8dd4ff3147
update new controller (#64) 2022-09-21 11:50:56 -10:00
Samson Amaugo 05aa9ab952
Problemdetailsmiddleware (#63)
* added middleware feature

* removed statuscodepages

* formatted code

* Removed unnecessary middleware 😅

* setErrorType from handler

* setErrorType from handlers

* deleted the has path func

* fixed for middleware

* setting for controllers

* fixed iss for controllers 😎

* formatted code 😎

* Removed unnecessary middleware

* edit

* added third controller

* added back code

* code reset
2022-09-21 11:32:33 -10:00
Rick Anderson 76ad1295a5
fix code (#62) 2022-09-20 16:09:47 -10:00
Rick Anderson d93184b0bb
Pd9 (#61)
* Add controller to middleware example

* fix code
2022-09-20 14:54:56 -10:00
Rick Anderson 3d61ef0900
Add controller to middleware example (#59) 2022-09-20 11:07:59 -10:00
Rick Anderson e4ca4dcc09
format snippet (#58) 2022-09-19 17:01:37 -10:00
Rick Anderson 2361e29610
update sample (#57) 2022-09-19 16:27:45 -10:00
Rick Anderson 4f1f7edbd4
fix snippet (#56) 2022-09-19 15:53:13 -10:00
Rick Anderson 42ffdd7650
format problem details (#55) 2022-09-19 15:34:09 -10:00
Rick Anderson d2c6359165
short problems sample (#54) 2022-09-19 14:32:07 -10:00
Rick Anderson 4a82e87929
problem details code clean up (#53) 2022-09-19 14:05:18 -10:00
Rick Anderson 120bddf59c
Update _Layout.cshtml (#51) 2022-09-19 10:33:43 -10:00
alexwolfmsft 461c6988f0
Merge pull request #52 from alexwolfmsft/fixed-missing-configs
fixed missing configs
2022-09-19 11:50:56 -04:00
Alex Wolf 788d136c8f fixed missing configs 2022-09-19 11:49:36 -04:00
alexwolfmsft 21bcaf4e26
Merge pull request #49 from alexwolfmsft/fix-snippet
snippet
2022-09-16 09:14:55 -04:00
alexwolfmsft a725ece39b
Merge branch 'main' into fix-snippet 2022-09-16 09:14:39 -04:00
Alex Wolf e2057593b8 snippet 2022-09-16 09:12:50 -04:00
alexwolfmsft aec5074648
Merge pull request #48 from alexwolfmsft/add-code-snippets
Added snippets
2022-09-16 08:57:14 -04:00
Alex Wolf 521eb8b32a Added snippets 2022-09-16 08:56:32 -04:00
alexwolfmsft d7ab1aa3b1
Merge pull request #47 from alexwolfmsft/start-end-state
start and end state
2022-09-15 17:52:07 -04:00
Alex Wolf b0b28f0ba4 start and end state 2022-09-15 17:50:43 -04:00
alexwolfmsft c22076c6b4
Merge pull request #46 from alexwolfmsft/scalable-apps-tutorial-sample
Starting point for the scalable razor apps tutorial.
2022-09-15 17:27:12 -04:00
Alex Wolf a31b6fcac6 app starting point 2022-09-15 17:18:28 -04:00