Commit Graph

283 Commits (main)

Author SHA1 Message Date
Rick Anderson d39d7bc644
Create deleteMe.md 2024-10-10 13:23:02 -10:00
SaiSDET 249855999c
Added in-memory configuration for app settings in the WebApplicationFactory (#252)
* - Made email address configurable from the TestWebApplicationFactory using an in-memory collection

* Update fundamentals/minimal-apis/samples/MinApiTestsSample/WebMinRouteGroup/appsettings.json

* Update fundamentals/minimal-apis/samples/MinApiTestsSample/IntegrationTests/Helpers/TestWebApplicationFactory.cs

---------

Co-authored-by: CESC <CESC@DESKTOP-B9RH6PM>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2024-10-10 12:43:48 -10:00
Dalibor Mesarić 7608c2c1e3
Update Program.cs (#255) 2024-10-10 12:35:27 -10:00
Soonil Hong f928bcc428
Fix appsettings.json syntax (#259) 2024-10-10 12:21:19 -10:00
Rick Anderson 23fbafb682
Xkey (#263)
* fix snippet tag

* fix snippet tag
2024-09-05 16:52:19 -10:00
Rick Anderson bad7a53fcf
fix snippet tag (#262) 2024-09-05 16:30:31 -10:00
Rick Anderson c930a168f4
keyed DI sample (#261)
* keyed DI sample

* keyed DI sample
2024-09-05 16:27:09 -10:00
Rick Anderson ce529687df
Rename ContosoAPI.postman_collection.json to ContosoAPI.collection.json (#256) 2024-07-15 16:34:25 -10:00
Bill Wagner b6f17fcd1a
add write perms on pull requests (#250)
GitHub permissions are ANDed, not ORed. So, even though the sequester app was given permission to read and write pull requests, the configuration in YAML prevented it.

This ensures that if a PR is tagged as a work item, it will be imported correctly.
2024-04-25 11:36:42 -10:00
Rick Anderson 766a623d23
Update Program.cs (#254) 2024-04-25 11:35:14 -10:00
Tim Deschryver 8f54135db4
update RDG samples to be compatible with AOT (#253) 2024-04-13 19:03:44 -10:00
Tim Deschryver e5d797f355
remove line-breaks at the end of code samples (#251) 2024-04-02 09:06:14 -10:00
Tim Deschryver 7a675d8e8a
remove deprecated ISystemClock (#249) 2024-02-22 06:15:04 -10:00
Bill Wagner 657a870a8b
Add org-level app keys (#248)
* Add app keys

For this change, I'll need to coordinate with Rick for the private app keysl

* add keys for single issue runs
2024-02-09 10:51:48 -08:00
Tom Dykstra b24f6b3845
Fix copy/paste error (#247) 2024-01-19 15:32:14 -08:00
Rick Anderson 66e783bcad
Update Program.cs (#246) 2024-01-18 10:24:55 -10:00
Rick Anderson 556a0161a1
Create readme.txt (#245) 2023-11-28 09:40:44 -10:00
Rick Anderson d23c059e7e
move file (#243) 2023-11-15 16:33:53 -10:00
Rick Anderson ea100e8688
fix (#242) 2023-11-15 16:29:11 -10:00
Rick Anderson fdd7980f64
fix sample (#241) 2023-11-15 16:16:04 -10:00
Jeremy Likness 91b05ba601
The really easy auth (#240)
Easier than ever...
2023-11-13 12:19:46 -10:00
Jeremy Likness 5e8050bc28
Angular identity sample (#238)
* initial commit

* fix app component

* Add readme and code to prever XSRF

* Update samples/ngIdentity/README.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update samples/ngIdentity/README.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update samples/ngIdentity/README.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update samples/ngIdentity/README.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update samples/ngIdentity/README.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update samples/ngIdentity/README.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update samples/ngIdentity/README.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update samples/ngIdentity/README.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-11-13 07:33:28 -10:00
Rick Anderson 6b2fb09094
profile (#239) 2023-11-03 12:11:12 -10:00
Rick Anderson d5bfeab15f
validation sample /2 (#237)
* validation sample /2

* validation sample /2

* validation sample /2
2023-11-02 16:58:00 -10:00
Rick Anderson e78ea42eb3
fix (#236) 2023-11-01 15:39:41 -10:00
Rick Anderson a769773f93
Fix (#235) 2023-11-01 15:28:51 -10:00
Rick Anderson c43ce9945b
iForm auto (#234) 2023-10-26 13:35:14 -10:00
Rick Anderson d7445f075d
http over https (#233) 2023-10-26 11:51:54 -10:00
Rick Anderson 93d8fcf28f
format (#232)
* format

* format

* format
2023-10-24 16:42:56 -10:00
Samson Amaugo bd4318d70c
refactored code (#229) 2023-10-17 09:39:38 -10:00
Rick Anderson 40ee2663f5
Keyed service hub example (#228)
* Keyed service hub example

* Keyed service hub example
2023-10-17 08:40:56 -10:00
Rick Anderson 4142b87404
Refactor HTML (#227)
* Refactor HTML

* Refactor HTML

* Refactor HTML

* Refactor HTML

* Refactor HTML
2023-10-16 13:46:52 -10:00
Rick Anderson 0d601d8292
Merge pull request #226 from sammychinedu2ky/iformfile
chore: sample code for iformfile
2023-10-16 12:24:34 -10:00
Samson Amaugo 69be0c0832
chore: sample code for iformfile 2023-10-14 17:11:05 +01:00
Rick Anderson 9c15638408
Merge pull request #224 from dotnet/Rick-Anderson-patch-1
Update Program.cs
2023-10-13 09:35:58 -10:00
Rick Anderson 66a114f446
Merge pull request #225 from dotnet/fixSnip
fix snip
2023-10-12 16:52:56 -10:00
Rick Anderson 7959fd7528 fix snip 2023-10-12 16:52:35 -10:00
Rick Anderson c534380347
Update Program.cs 2023-10-12 14:52:56 -10:00
Rick Anderson 9e21f48b0b
Merge pull request #223 from dotnet/ks
keyed svs
2023-10-12 14:22:44 -10:00
Rick Anderson d482c78653 keyed svs 2023-10-12 14:22:06 -10:00
Rick Anderson 4bd5207885
Merge pull request #222 from dotnet/keyService
KeySvc
2023-10-12 12:49:15 -10:00
Rick Anderson da46e1d233 KeySvc 2023-10-12 12:48:44 -10:00
Rick Anderson bd331c43d4 fix 2023-10-11 14:17:38 -10:00
Rick Anderson 740d934799
Merge pull request #220 from captainsafia/safia/rdg-fix
Fix failing RDG009 case
2023-10-10 10:44:12 -10:00
Safia Abdalla aab1e7bf5b Fix failing RDG009 case 2023-10-10 13:34:31 -07:00
Rick Anderson c21ef5354a
Merge pull request #219 from dotnet/r80
delete blank line
2023-10-09 18:44:02 -10:00
Rick Anderson 5fb6f75a43 delete blank line 2023-10-09 16:52:05 -10:00
Rick Anderson d5f478fb9e
Merge pull request #218 from dotnet/r88
fix
2023-10-09 16:47:36 -10:00
Rick Anderson 5f7fb92720 fix 2023-10-09 16:47:02 -10:00
Rick Anderson acf3a7a4fe
Merge pull request #217 from sammychinedu2ky/Rdg8fix
sample for rdg8
2023-10-09 16:29:39 -10:00