Rick Anderson
a416740bde
Update MinimumAgeAuthorizationHandler.cs ( #161 )
2023-06-02 13:35:35 -10:00
Rick Anderson
49b3c3421c
Update MinimumAgePolicyProvider.cs ( #160 )
2023-06-01 17:13:52 -10:00
Rick Anderson
381d13aafd
Update GreetingsController.cs ( #159 )
2023-06-01 17:09:11 -10:00
Rick Anderson
10badf57c5
Update GreetingsController.cs ( #158 )
2023-06-01 16:59:34 -10:00
Rick Anderson
68595958dd
fix ( #157 )
2023-06-01 16:49:22 -10:00
Rick Anderson
22eb80674a
fix ( #156 )
2023-06-01 16:41:57 -10:00
Rick Anderson
fb6abb4602
Old auth ( #155 )
...
* Old auth sample
* Old auth sample
2023-06-01 16:25:46 -10:00
Tom Dykstra
81ada3728d
Shorten lines in FormBinding sample ( #154 )
2023-06-01 16:16:11 -07:00
Rick Anderson
9e829e4d80
Merge pull request #152 from dotnet/authNull
...
fix null warning
2023-05-30 14:14:20 -10:00
Rick Anderson
f04544995b
fix null warning
2023-05-30 14:13:23 -10:00
Rick Anderson
6617009da1
Merge pull request #151 from dotnet/a4
...
fix null
2023-05-30 13:53:24 -10:00
Rick Anderson
fd6c429381
Merge pull request #150 from dotnet/a3
...
fix null warning
2023-05-30 13:52:21 -10:00
Rick Anderson
8c330c6c5f
fix null
2023-05-30 13:52:04 -10:00
Rick Anderson
6c728557e0
fix null warning
2023-05-30 13:44:16 -10:00
Rick Anderson
1b45afc4e4
Merge pull request #149 from dotnet/auth2
...
Fix auth sample
2023-05-30 13:29:24 -10:00
Rick Anderson
7a77379f22
Fix auth sample
2023-05-30 13:29:07 -10:00
Rick Anderson
42d93eb1ac
Fix auth sample
2023-05-30 13:27:13 -10:00
Rick Anderson
699cf9e103
Merge pull request #147 from dotnet/authRD
...
format code
2023-05-26 17:49:15 -10:00
Rick Anderson
4a86203385
format code
2023-05-26 17:48:37 -10:00
Rick Anderson
163993fc41
Merge pull request #146 from dotnet/IAuthorizationRequirementData
...
IauthRequirementData
2023-05-26 17:07:20 -10:00
Rick Anderson
9b45bd0b0d
IauthRequirementData
2023-05-26 17:05:48 -10:00
Rick Anderson
857f42a947
Merge pull request #145 from dotnet/Rick-Anderson-patch-1
...
Update Program.cs
2023-05-17 15:18:03 -10:00
Rick Anderson
62700a4c22
Update Program.cs
2023-05-17 15:17:44 -10:00
Rick Anderson
bb0c64b68d
Merge pull request #144 from sammychinedu2ky/sampleproblemdetailswriter
...
added sampleproblemdetailswriter sample
2023-05-13 15:14:01 -10:00
Samson Amaugo
1bd99457aa
added sampleproblemdetailswriter sample
...
Signed-off-by: Samson Amaugo <sammychinedu2ky@gmail.com>
2023-05-13 11:20:08 +01:00
Rick Anderson
effdd15f3a
Merge pull request #143 from fiyazbinhasan/test-typedresults
...
Rewritten test must include test of returned result type
2023-04-11 11:54:29 -10:00
Fiyaz Bin Hasan
4321ab4a5d
rewritten test must include test of returned result type
2023-04-12 02:18:24 +06:00
Rick Anderson
c2a07364c9
Merge pull request #141 from dotnet/addSnippets
...
add snippet tags
2023-04-10 16:23:27 -10:00
Rick Anderson
f1d1b42eea
add snippet tags
2023-04-10 16:22:23 -10:00
Rick Anderson
5551653f61
Merge pull request #140 from fiyazbinhasan/use-typedresults
...
TypedResults Sample Update
2023-04-10 15:44:20 -10:00
Fiyaz Bin Hasan
4346c43ec1
TypedResults update
2023-04-08 14:30:38 +06:00
Rick Anderson
f99c5f3253
Create LICENSE ( #139 )
...
* Create LICENSE
* Create LICENSE-CODE
* Rename LICENSE to ThirdPartyNotices
##Legal Notices
Microsoft and any contributors grant you a license to the Microsoft documentation and other content
in this repository under the [Creative Commons Attribution 4.0 International Public License](https://creativecommons.org/licenses/by/4.0/legalcode ),
see the [LICENSE](LICENSE) file, and grant you a license to any code in the repository under the [MIT License](https://opensource.org/licenses/MIT ), see the
[LICENSE-CODE](LICENSE-CODE) file.
Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation
may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries.
The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks.
Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653 .
Privacy information can be found at https://privacy.microsoft.com/en-us/
Microsoft and any contributors reserve all others rights, whether under their respective copyrights, patents,
or trademarks, whether by implication, estoppel or otherwise.
* Create LICENSE
* Create README.md
* Delete README.md
2023-04-03 14:14:52 -10:00
Rich Lander
0172ef6012
Update to .NET 7 ( #134 )
2023-03-31 15:49:18 -10:00
Bill Wagner
c76bf427d8
Run the quest action only in the dotnet org ( #137 )
...
Don't run this action in forks. It will fail due to security permissions.
2023-03-31 15:41:13 -10:00
Wade Pickett
81d3e418e1
Merge pull request #135 from dotnet/wadepickett/28462SignalRWebpackSamples
...
v8 Update: SignalRWebpack
2023-03-20 12:22:02 -07:00
Wade Pickett
980c731fa1
Corrected 7-8
2023-03-17 17:01:31 -07:00
Rich Lander
2f3a9a6af0
Dockerfile doesn't match project ( #132 )
2023-03-16 19:57:25 -07:00
Wade Pickett
12e7ec6d12
8.0 Update SignalRWebpack
2023-03-16 15:36:32 -07:00
Fiyaz Bin Hasan
930a0060b7
Basic JSON APIs sample
2023-03-15 19:49:45 -07:00
Rick Anderson
50c262f0ba
Create readme.txt
2023-03-14 11:46:52 -10:00
Bill Wagner
fd390d3ced
run quest nightly. ( #130 )
...
Quest runs nightly, rather than on each label update.
The following changes make that happen:
- The bulk action runs once a day, at a hopefully convenient time.
- The single item workflow runs only in response to a workflow dispatch event (user started)
- For security reasons, limit the permissions to write *issues*, not *contents*
2023-03-09 15:10:03 -10:00
Rick Anderson
2b54120292
move code snippets around ( #129 )
2023-03-02 14:27:19 -10:00
Rick Anderson
75c749ddce
Update Create.cshtml.cs
2023-03-02 14:07:32 -10:00
Samson Amaugo
62c34e379a
Razor model error ( #128 )
...
* scaffolded project
* added contact page
* added model state error for razor pages
* changed key
* formatted code
2023-03-01 09:38:22 -10:00
Samson Amaugo
8839b50e6a
Model state error2 ( #127 )
...
* added check for shortname
* removed some files
* little edit to shortname check
* added shortname
* added comment
* changes
* added shortname 2
* added binding for shortname
2023-02-28 11:45:50 -10:00
Samson Amaugo
87fac0e5d4
added check for shortname ( #126 )
2023-02-28 08:05:17 -10:00
Rick Anderson
309298fea4
Create readme.txt
2023-02-28 08:03:47 -10:00
Rick Anderson
472dbc6702
Update ContactsController.cs
2023-02-27 14:48:12 -10:00
Rick Anderson
ea5e31ceac
add snippet tag ( #124 )
2023-02-27 14:45:55 -10:00
Rick Anderson
d77c841f9c
Fix phone number error ( #123 )
2023-02-27 14:38:40 -10:00