Rick Anderson
b8b7ec934a
add snippet tags ( #179 )
2023-08-24 16:56:41 -10:00
Rick Anderson
6f94080245
clean up snip ( #178 )
2023-08-24 15:48:28 -10:00
Rick Anderson
1819f96226
add snip ( #177 )
2023-08-24 15:41:41 -10:00
Rick Anderson
0378d95fe7
cleanup ( #176 )
2023-08-24 14:30:49 -10:00
Rick Anderson
ed297927b4
Update Program.cs ( #175 )
2023-08-23 16:13:02 -10:00
Tim Deschryver
3d17688a07
fix typo in problem-details-service ( #171 )
2023-08-23 16:02:39 -10:00
Rick Anderson
8b20200d0e
Anti Forgery for Min APIs ( #172 )
2023-08-14 12:38:07 -10:00
Samson Amaugo
f0867786d7
added support for ProducesResponseType generic attribute ( #167 )
2023-06-19 12:24:47 -10:00
Rick Anderson
b22c2512b7
fix ( #166 )
2023-06-02 15:38:06 -10:00
Rick Anderson
a4c94bb2bd
fix ( #165 )
2023-06-02 15:28:30 -10:00
Rick Anderson
ff07a19333
fix ( #164 )
2023-06-02 14:46:06 -10:00
Rick Anderson
c4572009c9
Format samples ( #163 )
2023-06-02 14:30:58 -10:00
Rick Anderson
1fc341d4a6
format code ( #162 )
2023-06-02 13:49:05 -10:00
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