Jeff Mattson
304ecea069
update link fragment ( #27916 )
...
* update link fragment
* Update aspnetcore/web-api/action-return-types.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-01-09 13:01:06 -10:00
Rick Anderson
b9461ef199
Update enforcing-ssl.md ( #28027 )
...
* Update enforcing-ssl.md
* Update aspnetcore/security/enforcing-ssl.md
2023-01-09 13:00:19 -10:00
Asbjørn Ulsberg
89b4487251
Replace references to obsolete HTTP specifications ( #28033 )
...
Replace all references to obsolete HTTP specifications such as RFC 2616
and RFC 7230-7234 with references to the latest (as of now)
HTTP specifications; RFC 9110-9112.
2023-01-09 11:55:51 -10:00
Luke Latham
f667e9a523
Update broken link ( #28043 )
2023-01-09 21:01:25 +00:00
Luke Latham
dd5054dca9
JS interop script location ( #28045 )
2023-01-09 11:23:45 -06:00
Luke Latham
d825f3d7e6
Forms and input components updates ( #27999 )
2023-01-08 15:31:29 -06:00
Rick Anderson
1d3d29f55d
Migrating SPA apps ( #28037 )
2023-01-06 16:14:21 -10:00
Rick Anderson
f97ee5978e
Auth sample ( #28011 )
...
* Add sample to polices auth /4
* Add sample to polices auth /4
* Add sample to polices auth /4
* Add sample to polices auth /4
* Add sample to polices auth /4
* Add sample to polices auth /4
* Add sample to polices auth /4
* work
* work
* work
2023-01-06 16:11:01 -10:00
Rick Anderson
351227f93f
Update secure-data.md
2023-01-06 13:05:26 -10:00
Tom Dykstra
c0eaf6caa0
Dev tunnels in Visual Studio for ASP.NET Core projects ( #27960 )
2023-01-06 14:36:41 -08:00
Luke Latham
8a8393882b
Fix link ( #28032 )
2023-01-06 05:08:53 -06:00
Tom Dykstra
940ded43f2
Show how to use a custom policy in output caching ( #27688 )
...
* custompolicy
* cleanup
* tweak code
* shorten line lengths
* fix highlighting, line lengths
* fix highlighting
* fix typo
* DI alternative
* shorten some lines
* Fix highlighting
* Apply suggestions from code review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Apply suggestions from code review
* Update aspnetcore/performance/caching/output/samples/7.x/Program.cs
Co-authored-by: Sébastien Ros <sebastienros@gmail.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Sébastien Ros <sebastienros@gmail.com>
2023-01-06 00:59:02 +00:00
Rick Anderson
faba9f4ce2
Update azure-ad-b2c.md
2023-01-05 13:14:27 -10:00
Rick Anderson
70222e66c0
EF folder rename
2023-01-05 13:03:00 -10:00
damienbod
bbbf479122
Cloud authentication AAD B2C ( #27918 )
...
* remove version, use the latest default
* Remove default setup, if using B2C, then user flows
* Update _LoginPartial
* Update _Layout
* Update to latest
* Updaate setup
* Add styles
* Update sample
* Update styles
* Update style
* fix naming
* Update aspnetcore/security/authentication/azure-ad-b2c.md
* Review feedback fixes
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-01-05 14:54:13 -06:00
Ankit
c2f08b3ab0
Updated the data type ( #28022 )
2023-01-05 14:29:35 -06:00
Rick Anderson
95dc779671
Merge pull request #28012 from tdykstra/linuxdevcerts
...
Warn about some Linux steps not working
2023-01-05 08:57:26 -10:00
Luke Latham
bf713caba0
Clarify lead-in to examples ( #28019 )
2023-01-05 07:38:07 -06:00
Luke Latham
7019709372
Parent/child initialization order ( #28018 )
2023-01-05 07:09:42 -06:00
Luke Latham
abbc9c4181
Additional IHttpContextAccessor coverage ( #28016 )
2023-01-05 06:40:45 -06:00
Rick Anderson
7898190861
Update simple.md ( #27804 )
...
* Update simple.md
* Update aspnetcore/security/authorization/simple.md
* Update aspnetcore/security/authorization/simple.md
2023-01-04 15:50:22 -10:00
Sébastien Ros
b29d181321
Add Output Caching in list of middleware ( #27661 )
...
* Add Output Caching in list of middleware
* Move to 6.0 table :/
* Add 7.0 specific moniker
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Stephen Halter <halter73@gmail.com>
* Update aspnetcore/fundamentals/middleware/index.md
* Update aspnetcore/fundamentals/middleware/index.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Stephen Halter <halter73@gmail.com>
2023-01-04 15:39:36 -10:00
Rick Anderson
7cde037036
Link to SIGNALR ON THE WIRE – AN INFORMAL DESCRIPTION OF THE SIGNALR PROTOCOL ( #27820 )
...
* Update troubleshoot.md
* Update introduction.md
* Update hubs.md
* Apply suggestions from code review
2023-01-04 15:21:42 -10:00
Tom Dykstra
8c3af3a397
warn about some steps not working
2023-01-04 16:42:05 -08:00
Tom Dykstra
e4f924b644
Add Microsoft Identity Web to TOC ( #28006 )
2023-01-04 14:45:42 -08:00
Rick Anderson
d451260c06
Add sample to polices auth /4 ( #28007 )
...
* Add sample to polices auth /4
* Add sample to polices auth /4
* Add sample to polices auth /4
* Add sample to polices auth /4
* Add sample to polices auth /4
2023-01-04 12:37:40 -10:00
Tom Dykstra
5f81aa4624
Replace string arguments with typed parameters ( #28009 )
2023-01-04 11:07:25 -08:00
Luke Latham
47d21152b2
Add connection state elements ( #28008 )
2023-01-04 04:40:50 -06:00
Rick Anderson
723d9791b5
Merge pull request #27858 from nichtmonti/patch-1
...
Fix Typo in subkeyderivation.md
2023-01-03 15:31:26 -10:00
Stephen Halter
73f965f673
Remove note about increasing MaximumParallelInvocationsPerClient ( #28003 )
...
As of 7.0-rc1, this is no longer necessary
2023-01-03 15:23:57 -10:00
Luke Latham
632ee8c6fe
Improve Blazor coverage ( #27985 )
2023-01-03 13:13:58 -06:00
Luke Latham
29485fea7d
Binding guidance improvements ( #27991 )
2023-01-03 10:48:04 -06:00
Burton Rodman
e7a288a95c
[vscode] Clarify that "cwd" property is required when project is not in workspace root ( #27998 )
2023-01-03 06:29:26 -06:00
github-actions[bot]
c9c37944f5
What's new article ( #27992 )
...
* Bot 🤖 generated "What's new article"
* Apply suggestions from code review
Co-authored-by: Rick-Anderson <Rick-Anderson@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-01-01 15:56:24 -10:00
Ankit
079eced912
Typo fix ( #27993 )
2023-01-01 16:01:25 -06:00
Blaine
d88742d355
Fix Options Delegate link ( #27990 )
2022-12-30 12:31:51 -06:00
Bilal Hussain Shah
53acef82d1
Fixed typo mistake in Default host configuration sources Section. ( #27988 )
2022-12-30 05:03:32 -06:00
Konrad Jamrozik
d9871ab5ad
Update rendering.md: make documentation about managing state more discoverable. ( #27983 )
2022-12-30 04:54:57 -06:00
Rick Anderson
9281725275
Add powershell command ( #27982 )
2022-12-29 16:41:48 -10:00
Luke Latham
e287ef64cf
Add link and improve WASM description ( #27986 )
2022-12-29 06:49:10 -06:00
Luke Latham
50a13ad683
Disposal cleanup code pattern ( #27979 )
2022-12-28 06:50:57 -06:00
Luke Latham
b73be8f5e7
Fix broken link ( #27978 )
2022-12-27 16:00:14 -06:00
Luke Latham
2bfb3fec16
Improve cross-linking ( #27971 )
2022-12-25 17:21:28 -06:00
Luke Latham
f487807367
Place content for additional versions ( #27965 )
2022-12-23 12:48:23 -06:00
Luke Latham
ac549b36c3
Clarify location of InitializeComponent method ( #27962 )
2022-12-23 04:33:31 -06:00
Rick Anderson
fe66592cf9
Update file-uploads.md
2022-12-21 10:50:37 -10:00
Luke Latham
ac724456a2
Restructure container div in example ( #27954 )
2022-12-21 14:44:06 -06:00
Luke Latham
daf110d7aa
Blazor Hybrid API doc cross-links ( #27953 )
2022-12-21 08:49:51 -06:00
Luke Latham
185c0d265c
Security Overview updates ( #27950 )
2022-12-21 08:08:52 -06:00
Luke Latham
1a5d9be013
Custom elements kebab case ( #27948 )
2022-12-21 04:45:19 -06:00
Rick Anderson
6da102c973
Duende IdentityServer /1 ( #27821 )
...
* Duende IdentityServer
* react to feedback
2022-12-20 14:19:36 -10:00
Tom Dykstra
de598dd9c9
Move and rename "ASP.NET Core Performance Best Practices" doc ( #27940 )
...
* draft
* minor tweaks
* fix links
* remove unhelpful h2
* tweak toc order and redirection
* move up in toc
* tweak wording
2022-12-20 14:19:17 -10:00
Rick Anderson
ee12debb38
Small VS Large /2 ( #27938 )
...
* Small VS Large /2
* Small VS Large /2
* Apply suggestions from code review
Co-authored-by: Chris Ross <chrross@microsoft.com>
* Update aspnetcore/mvc/models/file-uploads.md
Co-authored-by: Chris Ross <chrross@microsoft.com>
2022-12-20 14:18:26 -10:00
Rick Anderson
48ae1e2137
Update signalr.md
2022-12-20 09:26:34 -10:00
Tom Dykstra
7b5b8293be
Correct target framework ( #27937 )
2022-12-19 14:36:03 -10:00
Scott Sauber
61cfce9898
Highlight code for suppress map client errors ( #27932 )
2022-12-19 04:46:17 -06:00
Tanay Parikh
105b7392d8
[Blazor] Add image upload preview guidance ( #27923 )
2022-12-17 10:37:37 -06:00
Luke Latham
1bb6eeaa02
Update custom Identity component guidance ( #27926 )
2022-12-17 04:25:06 -06:00
Luke Latham
febb39b29b
Update date ( #27925 )
2022-12-17 03:34:42 -06:00
Tom Dykstra
e5fe8c452f
Runtime compilation doesn't support global or implicit usings ( #27859 )
2022-12-16 12:59:00 -10:00
Luke Latham
63f97a9113
Blazor AAD groups and roles updates ( #27910 )
2022-12-16 05:55:05 -06:00
Luke Latham
490bc062c8
Additional guidance on custom parameters ( #27897 )
2022-12-16 05:23:16 -06:00
Luke Latham
3c2d36866a
Custom elements updates ( #27919 )
2022-12-16 04:52:51 -06:00
Luke Latham
7798a78614
Access services from a different DI scope ( #27909 )
2022-12-15 14:03:05 -06:00
Luke Latham
0f781d2bbd
Update custom elements guidance ( #27912 )
...
* Update custom elements guidance
* Updates
* Updates
* Updates
2022-12-15 09:29:50 -06:00
Luke Latham
e5fee1de80
Additional Bind get/set/after updates ( #27906 )
2022-12-14 11:50:21 -06:00
Luke Latham
2dea87d337
Additional Bind get/set/after NOTE updates ( #27904 )
2022-12-14 08:28:25 -06:00
Luke Latham
ec5957b178
Blazor bind get/set/after NOTE ( #27903 )
2022-12-14 07:44:20 -06:00
Rick Anderson
aaec62d552
Update remote-session.md ( #27876 )
...
* Update remote-session.md
* Update aspnetcore/migration/inc/remote-session.md
* Update remote-session.md
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2022-12-13 19:46:31 -10:00
Tom Dykstra
c601cb3f72
Add to the list of attributes for script tag helper ( #27895 )
2022-12-13 08:26:36 -08:00
Luke Latham
29eacaa2c3
Add a MS Graph sample app cross-link ( #27890 )
2022-12-12 04:31:41 -06:00
Luke Latham
1a7a32ec2e
Role and policy name conventions ( #27888 )
2022-12-12 03:47:55 -06:00
Luke Latham
175ac1fed1
Blazor Graph code NIT ( #27884 )
2022-12-11 05:20:47 -06:00
Luke Latham
076fe52646
Blazor Graph SDK/API article updates ( #27883 )
2022-12-11 03:54:22 -06:00
Paul Harrington
bf70abb585
Typo ( #27851 )
...
* Typo
* Update aspnetcore/migration/inc/session.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-12-10 10:08:31 -10:00
Andrea Chiarelli
091a6dc171
Fix reference to `delete` command ( #27881 )
2022-12-10 09:25:18 -10:00
Luke Latham
700b181645
Blazor MS Graph article updates ( #27875 )
2022-12-10 05:53:21 -06:00
Rick Anderson
e94dab8481
Update parameter-binding.md ( #27877 )
2022-12-09 17:27:06 -10:00
Rick Anderson
ad34d4122f
Update toc.yml ( #27878 )
2022-12-09 17:12:59 -10:00
Luke Latham
c6c2581fbe
Blazor Hybrid publish overview ( #27860 )
2022-12-09 11:09:08 -06:00
Tom Dykstra
011f04f489
Add note about X-Forwarded-Proto removal from HttpContext.Request.Headers ( #27864 )
2022-12-08 17:19:46 -08:00
Luke Latham
590092e809
Clarifications on Blazor Hybrid static web assets ( #27854 )
2022-12-07 15:44:05 -06:00
Sebastian Clermont
8d65738469
Update subkeyderivation.md
...
Probability for aes gcm iv reuse must be smaller than 2^-32, not 2^32
2022-12-07 17:39:16 +01:00
Luke Latham
a95faeec36
Update date ( #27856 )
2022-12-07 06:46:15 -06:00
Taylor Southwick
c2c4ad222a
Add information about System.Web adapter packages ( #27850 )
...
* Add information about System.Web adapter packages
* Update overview.md
2022-12-06 19:34:35 -10:00
Luke Latham
d61e9da2ed
Blazor bind get/set/after NOTE ( #27849 )
2022-12-06 14:06:46 -06:00
Tom Dykstra
61f14edb47
Prefer dotnet aspcodegen over dotnet-aspnetcodegen ( #27842 )
2022-12-05 17:49:00 -08:00
Luke Latham
55abed1390
Limitations of Blazor custom elements ( #27838 )
2022-12-05 15:03:17 -06:00
Wade Pickett
52944ee309
First-web-api: Remove prerelease package versioning
...
Fixes #27835
Package versions still reflect 7.0 pre-release. Update to 7.0.0
2022-12-05 11:40:39 -08:00
kasperk81
b285c789c9
use correct framework ( #27830 )
2022-12-04 06:37:49 -06:00
Rick Anderson
2a035cde44
Update aspnetcore-7.0.md
...
fix For more information, see [Problem details service](xref:web-api/handle-errors#pds7).
2022-12-03 12:06:25 -10:00
Rick Anderson
1dda3d9849
Update handle-errors.md
2022-12-03 10:07:47 -10:00
damienbod
860ce848ef
Fix spacing in code demo Name claim and role claim mapping ( #27825 )
2022-12-03 02:53:12 -06:00
Rick Anderson
354cfba280
Update spa-services.md ( #27823 )
2022-12-02 21:24:40 -10:00
V0VAska
b5107c1170
Database initialization ( #27746 )
...
* Razor Pages with EF Core Tutorial, Part 5. Fix incomplete database initialization.
fix #27743
As in issue stated:
During database initialization, not all records are entered into tables. At least two students (norman, olivetto) are affected because they are not referenced in the enrollments array. There may be others records that are not explicitly added to the context.
* Some code readability improvement
2022-12-02 14:52:46 -08:00
Tom Dykstra
3755ffea5b
Add note about IDistributedCache ( #27816 )
2022-12-02 11:07:46 -08:00
Rick Anderson
eb4d1ade00
Add mermaid to edit/update images ( #27817 )
...
* Update overview.md
* Update overview.md
* Create mermaid.txt
* Update mermaid.txt
* Update overview.md
* Update overview.md
2022-12-02 08:56:40 -10:00
Jeremy Likness
558441dff5
Jeremy likness minapi overview ( #27724 )
...
* Create overview.md
An overview page per #27600 .
* Update overview.md
Fix links
* Update toc.yml
Add overview to TOC
* Update toc.yml
Fix YAML formatting
* Update overview.md
CSharp typo
* Update aspnetcore/fundamentals/minimal-apis/overview.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Apply suggestions from code review
All approved
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-12-02 09:57:51 -08:00
Luke Latham
8f049cccdc
Blazor Server memory model ( #27781 )
2022-12-02 06:49:14 -06:00
Rick Anderson
c42d813456
Update currency.md ( #27769 )
2022-12-01 15:05:08 -10:00
Wade Pickett
96d01d63c1
Update metadata: author, ms.author and remove by lines ( #27698 )
...
* Changing metada author ms.author, remove by line per doc manager
* adding websockets and azure publish using vs docs
* adding choose-web-ui.md
* Added web api, publishing and signalR topics.
* removed 4 topics that already had meta data changed in another PR and I didn't realize
* Update aspnetcore/tutorials/first-mongo-app.md
* Apply suggestions from code review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update first-mongo-app.md
removed dupe of author expert comment
* Reverting by line removal and adding expert in comments on metadata.
* Update sql.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-12-01 12:29:45 -08:00
James Newton-King
e65a06ba81
Add HTTP/3 to endpoint protocols documentation ( #27794 )
...
Co-authored-by: Chris Ross <chrross@microsoft.com>
2022-12-01 14:43:29 +08:00
Neutrino
63f2bd68ec
Update da1.md ( #27798 )
...
* Update da1.md
Improved description of the concurrency support that comes with scaffolded code.
* Update aspnetcore/tutorials/razor-pages/da1.md
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2022-11-30 20:56:27 -08:00
github-actions[bot]
ce8a8fede0
What's new article ( #27803 )
...
* Bot 🤖 generated "What's new article"
* Update dotnet-AspNetCore.Docs-mod5.md
Co-authored-by: Rick-Anderson <Rick-Anderson@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-11-30 15:34:08 -10:00
Rick Anderson
bd7cfce714
json comments /1 ( #27805 )
2022-11-30 14:54:47 -10:00
Luke Latham
fead78f68f
Launch standalone with URLs/HTTPS port ( #27797 )
2022-11-30 10:31:49 -10:00
Rick Anderson
0e0eefda33
FM ( #27790 )
...
* FM
* FM
2022-11-29 16:36:09 -10:00
Rick Anderson
b4801ef6c0
fix monikers /1 ( #27788 )
...
* fix monikers /1
* fix monikers /1
2022-11-29 16:09:47 -10:00
Rick Anderson
ec03959d22
abs path fix ( #27789 )
2022-11-29 15:59:02 -10:00
Rick Anderson
58dc15afd7
fix monikers /1 ( #27787 )
...
* fix monikers /1
* fix monikers /1
* fix monikers /1
* fix monikers /1
* fix monikers /1
* fix monikers /1
* fix monikers /1
* fix monikers /1
* fix monikers /1
* fix monikers /1
2022-11-29 15:22:39 -10:00
shmuel
b6c3d15d7f
Rearrange text for clarity ( #27778 )
...
* Rearrange text for clarity
This article is excellently written.
It is important to bear in mind that auth is one of the most challenging concepts for developers, particularly with the multitude of technologies and terms. I have read this article multiple times and still get stuck on this line, wondering whether Microsoft Identity Platform is the same as ASP.NET Core Identity.
I would suggest that the proposed change makes this much clearer.
* Updates
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-11-29 09:58:42 -10:00
Luke Latham
564e90fbe9
Clarify root component disposal ( #27729 )
2022-11-29 09:43:00 -06:00
Luke Latham
ae106ed309
Standalone Blazor WASM with Docker ( #27777 )
2022-11-29 04:57:57 -06:00
Rick Anderson
b3c5bd49be
Merge pull request #27712 from dotnet/Rick-Anderson-patch-2
...
Update razor-pages-tests.md
2022-11-28 20:18:40 -10:00
Rick Anderson
392b35e48f
Hook up TOC to incremental migration /1 ( #27775 )
...
* Hook up TOC to incremental migration /1
* Hook up TOC to incremental migration /1
* Hook up TOC to incremental migration /1
2022-11-28 16:13:48 -10:00
Rick Anderson
097bd7dff8
Inc migration from Framework to ASP.NET Core /1 ( #27566 )
...
* Inc migration from Framework to ASP.NET Core /1
* Inc migration from Framework to ASP.NET Core /1
* Inc migration from Framework to ASP.NET Core /1
* Inc migration from Framework to ASP.NET Core /1
* Inc migration from Framework to ASP.NET Core /1
* Inc migration from Framework to ASP.NET Core /1
* Inc migration from Framework to ASP.NET Core /1
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* react to feedback
* react to feedback
* Update aspnetcore/migration/inc/session.md
Co-authored-by: Taylor Southwick <tasou@microsoft.com>
* Apply suggestions from code review
Co-authored-by: Aditya Mandaleeka <adityamandaleeka@users.noreply.github.com>
Co-authored-by: Mike Rousos <mikerou@microsoft.com>
Co-authored-by: Chris Ross <chrross@microsoft.com>
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
Co-authored-by: Taylor Southwick <tasou@microsoft.com>
Co-authored-by: Aditya Mandaleeka <adityamandaleeka@users.noreply.github.com>
Co-authored-by: Mike Rousos <mikerou@microsoft.com>
Co-authored-by: Chris Ross <chrross@microsoft.com>
2022-11-28 15:35:12 -10:00
Ustym Simchuk
7487614ff6
Fix typos in event-handling.md ( #27767 )
2022-11-28 16:39:58 -06:00
Tom Dykstra
00db70214b
Add documentation for new analyzers ( #27727 )
...
Co-authored-by: Safia Abdalla <safia@microsoft.com>
2022-11-28 13:04:26 -08:00
Mackinnon Buck
f5aa35747c
Example on how to automatically refresh the browser when Blazor Server reconnection fails ( #27726 )
2022-11-28 09:58:39 -08:00
Luke Latham
2d285460a1
Note file ext change for server static assets ( #27764 )
2022-11-28 08:25:39 -06:00
Shay Rojansky
4beff30c4f
Add note on SqlClient async issues ( #27747 )
...
* Add note on SqlClient async issues
See https://github.com/dotnet/EntityFramework.Docs/issues/4109
* Update aspnetcore/data/ef-rp/intro.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-11-27 20:09:14 -10:00
Bill Wagner
4303d0baa4
Use updated whatsnew ( #27707 )
...
* update whats new file names
Rename all the existing files to match the new names. Then, update the TOC, index, and redirections to match the new names.
* remove old NuPkg
* Add latest NuPkg
* Fix redirection targets.
* Redirection, part II
2022-11-27 11:36:06 -05:00
Luke Latham
1c0a5403ef
Fix broken link ( #27758 )
2022-11-27 04:29:47 -06:00
Sire
41ac63bcb0
Simplified the code so it renders correct HTML when embedded (6.0) ( #27744 )
...
Fixed broken code render when embedded in documation on: https://learn.microsoft.com/en-us/aspnet/core/fundamentals/environments?view=aspnetcore-6.0#environments
The environment tag helper code < was rendered as actual HTML tags in the embedded code example, creating invalid
code.
2022-11-26 13:30:48 -10:00
BlueHtml
74302c77ea
Update DateRangeTP in [ Bind with TryParse ] ( #27738 )
...
* Update DateRangeTP in [ Bind with TryParse ]
* Fix comparison of range length
2022-11-24 09:25:07 -10:00
Grant Holliday
2cbff6bbdc
Update container reference to supported tag
...
`mcr.microsoft.com/dotnet/core/samples:aspnetapp` is no longer a supported tag and does not exist.
Replace with `mcr.microsoft.com/dotnet/samples:aspnetapp`
See 9eb203c489/README.samples.md
?plain=1#L93
2022-11-23 13:13:22 +11:00
Luke Latham
13883cfe96
Refresh token guidance enhancements ( #27721 )
2022-11-22 12:30:40 -06:00
Luke Latham
7b8f7bf416
Call out platform-dependent style rendering ( #27723 )
2022-11-22 12:25:34 -06:00
Luke Latham
0484277eef
Remove NOTE ( #27716 )
2022-11-22 06:46:26 -06:00
Luke Latham
075dc35b16
Fix spelling ( #27715 )
2022-11-22 06:33:59 -06:00
Jos van der Til
fe3ccf0e5d
Align scheme name with code snippet ( #27708 )
2022-11-22 05:26:24 -06:00
Alexander Yumashev
98fca3828c
Windows and Linux confused, fixes #27710 ( #27711 )
2022-11-22 05:19:47 -06:00
Rick Anderson
234281d4ce
Update razor-pages-tests.md
2022-11-21 19:44:51 -10:00
Luke Latham
e5310e314a
Exception handling and Glob/Loc in Blazor Hybrid ( #27702 )
2022-11-21 17:59:35 -06:00
Stephen Halter
831feeac2f
Update default host configuration sources list ( #27689 )
2022-11-21 10:45:59 -08:00
Luke Latham
78eb75d7d3
Name the cross-linked sections over using fragile links ( #27706 )
2022-11-21 12:35:42 -06:00
Wade Pickett
1a58bb324c
Add namepace for datacontext as workaround for CLI scaffolding ( #27700 )
...
* Add namepace for datacontext as workaround for CLI scaffolding
* Added macOS & Linux change for scaffold command
2022-11-21 09:40:48 -08:00
Luke Latham
4870623ed8
Rename People component ( #27704 )
2022-11-21 10:04:25 -06:00
MithrilMan
4c51337d5c
Update webassembly.md ( #27699 )
2022-11-21 05:09:44 -06:00
Luke Latham
1ec256dd36
Add missing word ( #27701 )
2022-11-21 05:09:05 -06:00
Luke Latham
9e16501c30
Update MAUI-Blazor macOS image ( #27691 )
2022-11-19 05:47:28 -06:00
Luke Latham
37db016ae2
Add VS4Mac/macOS pivot to MAUI-Blazor tutorial ( #27678 )
2022-11-19 05:18:10 -06:00
James Newton-King
4370b38a3b
Update json-transcoding-binding.md ( #27665 )
...
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2022-11-19 12:09:34 +08:00
Tom Dykstra
eb436d0fb4
add limits info ( #27675 )
2022-11-18 17:11:08 -08:00
Rick Anderson
0319717ab9
Almost File By Version /2 ( #27628 )
...
* Almost File By Version /2
* Almost File By Version /2
* Almost File By Version /2
* Almost File By Version /2
* Almost File By Version /2
* work
* work
* work
* work
* work
2022-11-18 12:30:29 -10:00
Rick Anderson
4fc7427665
Update app-offline.md
2022-11-18 12:18:13 -10:00
Rick Anderson
42fd8c576c
Update intro.md ( #27685 )
2022-11-18 12:12:55 -10:00
Rick Anderson
bf5b6ac7ee
Delete old What's new ( #27684 )
2022-11-18 12:06:40 -10:00
Luke Latham
f2213be5ec
Patch a no-loc blockquote ( #27681 )
2022-11-18 13:41:02 -06:00
Jordan Nash
a6388a2b10
Jordan nash fix intro md ( #27593 )
2022-11-18 09:49:55 -08:00
Thomas Kraxner
b9249466fd
Removed not needed with ( #27677 )
2022-11-18 08:21:11 -06:00
Luke Latham
1756fa15fd
Bundling and minification updates ( #27667 )
2022-11-17 12:17:27 -06:00
Luke Latham
0fec7b8018
Blazor loc shared resource approach ( #27668 )
2022-11-17 08:57:16 -06:00
Rick Anderson
bd05c82199
Merge pull request #27655 from dotnet/JamesNK-patch-1
...
Update performance.md
2022-11-16 19:36:42 -10:00
Tim Heuer
1f006b9ed2
Update jwt token data location
...
Updates the correct location of the user-jwts.json file, Fixes #27663
2022-11-16 20:13:51 -07:00
Tom Dykstra
73a40752b5
Add section "To run the published app locally" ( #27653 )
2022-11-16 09:28:03 -08:00
James Newton-King
6fff919ed3
Update performance.md
2022-11-16 21:07:53 +08:00
Tom Dykstra
9ae8cf2e3b
Move What's new in docs to What's new section of toc ( #27650 )
2022-11-15 11:54:40 -10:00
Luke Latham
b4c144164c
Update navigation loc changing example ( #27647 )
2022-11-15 15:21:27 -06:00
Tom Dykstra
351e079aae
Update introduction-to-aspnet-core.md ( #27646 )
2022-11-15 10:14:38 -10:00
Luke Latham
74444fe00d
WinForms/WPF-Blazor tutorials 7.0 updates ( #27639 )
2022-11-15 06:59:48 -06:00
Luke Latham
37957e8fcc
Update navigation loc changing example ( #27636 )
2022-11-15 04:33:01 -06:00
Luke Latham
ce15b6dc4a
Blazor MAUI tutorial followup updates ( #27634 )
2022-11-14 15:23:14 -06:00
Rick Anderson
14f03d7f67
Update index.md ( #27623 )
2022-11-14 09:20:20 -10:00
Safia Abdalla
e5033d41c5
Remove invalid summary/desc op ( #27621 )
2022-11-14 09:11:33 -10:00
Samson Amaugo
58b1e431a6
Changetoembed ( #27615 )
...
* snippets for nestgroup
* changed code ref in docs
* made changes to the endpointfilter
* removed not needed name space
* dotnet format
* fixed route
2022-11-14 08:55:31 -10:00
Luke Latham
e7a9808bfb
Blazor MAUI tutorial 7.0 updates ( #27618 )
2022-11-14 10:39:16 -06:00
Luke Latham
e38ff5cf28
Blazor Hot Reload 7.0 improvements ( #27574 )
...
* Updates
* Updates
* Apply suggestions from code review
Co-authored-by: Daniel Roth <daroth@microsoft.com>
Co-authored-by: Aleksey Kliger (λgeek) <akliger@gmail.com>
* Update aspnetcore/test/hot-reload.md
Co-authored-by: Mackinnon Buck <mackinnon.buck@gmail.com>
Co-authored-by: Daniel Roth <daroth@microsoft.com>
Co-authored-by: Aleksey Kliger (λgeek) <akliger@gmail.com>
Co-authored-by: Mackinnon Buck <mackinnon.buck@gmail.com>
2022-11-11 19:03:11 -06:00
Rick Anderson
a7f0a41ea2
Update asp0014.md
2022-11-11 09:13:16 -10:00
Brennan
6f953d5085
Update WebSocket doc ( #27565 )
2022-11-11 11:04:49 -08:00
Luke Latham
4c356a2230
Improve cross-links ( #27595 )
2022-11-11 10:27:27 -06:00
Luke Latham
ae40d430ea
Patch progress indicator coverage ( #27591 )
2022-11-11 05:36:41 -06:00
Luke Latham
70106f9f16
JS object and data refs passed to .NET ( #27589 )
2022-11-11 05:26:56 -06:00
Luke Latham
d1e5825349
Update QuickGrid warning ( #27586 )
2022-11-11 00:20:16 -06:00
Wade Pickett
69a2820950
Single typo fix on razor-pages-start.md ( #27583 )
2022-11-10 13:40:30 -08:00
Joel Vicente Filho
8bc92acdca
Update signalr.md ( #27581 )
2022-11-10 13:24:37 -06:00
Luke Latham
3555ece52b
Blazor 7.0 API doc cross-links ( #27579 )
2022-11-10 10:34:03 -06:00
Luke Latham
be879caa43
[JSImport] global FN guidance ( #27575 )
2022-11-10 08:00:19 -06:00
JialinXin
03417904d0
Update content about Azure SignalR ( #27570 )
2022-11-10 05:32:23 -06:00
Jonathan
31f0575c57
Fix capitalization ( #27573 )
2022-11-10 05:18:41 -06:00
Luke Latham
f7a5eb923e
Update Blazor WASM auth nav guidance ( #27572 )
2022-11-10 05:10:55 -06:00
Wade Pickett
e290b26754
Razor pages series macOS and .NET 7 update ( #27505 )
...
* Razor pages series macOS and .NET 7 update
* Backed out of VS for Code step changes.
* fixed dialog name
* Model.md update for macOS
* Updated scaffolding screenshot for VS for Mac
* Added appsetting_SQQLite for 7.0 and fixed 5.0 which was showing mvcmovie.db
* Fixed VS for Win IndexRating.cshtml in snap7 folder
* Updated include net-prereqs-mac-7.0 to point GA of VS 2022 not Preview
2022-11-09 16:22:27 -08:00
Genevieve Warren
dd64251e83
Update for ASP.NET Core 7.0 ( #27562 )
2022-11-09 17:36:28 -06:00
Rick Anderson
163c4289a8
Update asp0013.md ( #27557 )
2022-11-09 12:46:14 -10:00
Rick Anderson
14bd6bb58b
Update IndexRating.cshtml ( #27564 )
2022-11-09 12:36:27 -10:00
Tom Dykstra
f8b5b9bd6c
Rearrange testing section of toc ( #27561 )
2022-11-09 12:18:38 -08:00
Rick Anderson
7ee641e3e0
Test Debug Trouble TOC /1 ( #27549 )
2022-11-09 10:25:10 -08:00
Luke Latham
7e6378ea2e
Remove prerelease NOTE ( #27553 )
2022-11-09 06:25:39 -06:00
Rick Anderson
597cffb849
HTTP/3 on Kestrel and IIS /1 ( #27503 )
...
* HTTP/3 on Kestrel /1
* HTTP/3 on Kestrel /1
* HTTP/3 on Kestrel /1
* HTTP/3 on Kestrel /1
* HTTP/3 on Kestrel /1
* update IIS doc
* update IIS doc
* update IIS doc
* react to feedback
* Apply suggestions from code review
Co-authored-by: Chris Ross <chrross@microsoft.com>
* react to feedback
* react to feedback
Co-authored-by: Chris Ross <chrross@microsoft.com>
2022-11-08 14:56:49 -10:00
kiasyn
877201e949
Fix typo "marked a spam" to "marked as spam"
2022-11-09 11:42:28 +13:00
Tom Dykstra
10a866505c
Link to IResult implementation types
2022-11-08 11:07:11 -08:00
Luke Latham
1dc1f4a157
Add a load progress example ( #27543 )
2022-11-08 12:42:15 -06:00
Luke Latham
86515c913c
Improve example ( #27540 )
2022-11-08 11:13:56 -06:00
Luke Latham
f4d2a60f54
Blazor .NET 7 release work ( #27535 )
2022-11-08 10:43:50 -06:00
Luke Latham
60257617ca
Update JS module code for release ( #27534 )
2022-11-08 05:16:13 -06:00
Luke Latham
2e85bb79e9
Message size limit and prerendering state size ( #27532 )
2022-11-08 04:52:04 -06:00
Rick Anderson
c08fc1d22b
Do not merge until 8 PM PST: Remove prerelease /2 ( #27523 )
...
* Remove prerelease /2
* Remove prerelease /2
* Remove prerelease /2
* Remove prerelease /2
* Remove prerelease /2
* Remove prerelease /2
* Remove prerelease /2
2022-11-07 15:51:13 -10:00
Tom Dykstra
96f25c6aa5
add .NET 6 and earlier moniker block ( #27528 )
2022-11-07 15:55:26 -08:00
Rick Anderson
fc86619fd3
Update aspnetcore-7.0.md
2022-11-07 12:08:17 -10:00
Tom Dykstra
6b8d3efd99
Add link to filters doc ( #27525 )
2022-11-07 11:46:20 -10:00
Tom Dykstra
c58e616518
new interfaces ( #27522 )
2022-11-07 11:46:02 -10:00
Tom Dykstra
50a7f1b28d
New HttpResult interfaces ( #27520 )
2022-11-07 12:44:17 -08:00
Luke Latham
3c2559c2a6
Remove point-in-time remark for 7.0 ( #27518 )
2022-11-07 06:10:39 -06:00
Luke Latham
dba06997e3
Backport JS interop section ( #27517 )
2022-11-07 05:51:06 -06:00
Luke Latham
3e7377c548
MainLayout content updates ( #27516 )
2022-11-07 03:23:04 -06:00
Lipatov Nikita
25b8eadcbd
Corrected a typo at StartupMap.cs ( #27512 )
...
* Corrected a typo at StartupMap.cs
* Cleaned up all cases of incorrect use of the HTML <p/> tag.
Co-authored-by: Nikita Lipatov <6stringsohei@gmail.com>
2022-11-06 12:12:54 -10:00
Luke Latham
e866003150
Add instruction to TS integration guidance ( #27513 )
2022-11-06 12:54:01 -06:00
Rick Anderson
7ad488b5d4
What's new defaut scheme ( #27506 )
...
* What's new defaut scheme
* What's new defaut scheme
* What's new defaut scheme
* What's new defaut scheme
* What's new defaut scheme
2022-11-04 16:24:43 -10:00
Tom Dykstra
3be7ecd2d2
Put moniker block 7 on top ( #27501 )
2022-11-04 17:39:05 -07:00
Rick Anderson
998a18d84d
moniker prep HTTP/3 ( #27502 )
2022-11-04 14:11:32 -10:00
ladeak
a080fb8081
Matching type names of the sample interceptors. ( #27376 )
...
Using ServerLoggerInterceptor everywhere in the document, because that is the type name also used by the samples.
2022-11-04 11:59:10 -10:00
Rick Anderson
8957acdb91
Update view-compilation.md ( #27142 )
...
* Update view-compilation.md
* Update aspnetcore/mvc/views/view-compilation.md
2022-11-04 11:55:40 -10:00
Rick Anderson
f5214a6817
Add min API auth to TOC /1 ( #27496 )
...
* Add min API auth to TOC /1
* Add min API auth to TOC /1
* Add min API auth to TOC /1
* Add min API auth to TOC /1
* Update aspnetcore/toc.yml
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2022-11-04 11:39:48 -10:00
Luke Latham
8e43421584
JS interop disposal after circuit disconnection ( #27439 )
2022-11-04 07:20:43 -05:00
Luke Latham
ca2450f682
Document IComponent ( #27461 )
2022-11-04 06:24:46 -05:00
Rick Anderson
264318c7a2
Ra widget/anton ( #27495 )
...
* Update WidgetController.cs
* Null-forgiving operator not needed either
* damnit widget
Co-authored-by: Anton Curmanschii <anton.curm@gmail.com>
2022-11-03 12:15:59 -10:00
Stephen Halter
2b6ee7960b
Switch minimal TOC titles and page titles ( #27493 )
2022-11-03 15:07:56 -07:00
Sabah Shariq
91e05fa513
fix typo ( #27491 )
2022-11-03 19:47:14 +00:00
Stephen Halter
5c02a6d554
Copy Minimal API docs into separate sections ( #27458 )
2022-11-03 09:48:35 -07:00
Luke Latham
09b083f8a6
Add Blazor Hybrid API doc links ( #27484 )
2022-11-03 04:59:24 -05:00
Rick Anderson
dcfd20a564
What's new HTTP/3 ( #27482 )
...
* What's new HTTP/3
* What's new HTTP/3
* What's new HTTP/3
* What's new HTTP/3
* What's new HTTP/3
* What's new HTTP/3
* Update aspnetcore/release-notes/aspnetcore-7.0.md
Co-authored-by: James Newton-King <james@newtonking.com>
* What's new HTTP/3
* Update aspnetcore/release-notes/aspnetcore-7.0.md
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: James Newton-King <james@newtonking.com>
2022-11-02 19:07:24 -10:00
Safia Abdalla
680a261f43
Add reference to endpoint filters from MVC filters ( #27481 )
...
* Add reference to endpoint filters from MVC filters
* Add filter on controller examples
2022-11-02 21:38:59 -07:00
Rick Anderson
70a1c632bc
Update spa-services.md ( #27479 )
2022-11-02 16:27:56 -10:00
Safia Abdalla
0070cbc4fd
Add authentication and authorization docs for minimal APIs ( #27356 )
...
* Add authentication and authorization docs for minimal APIs
* Apply suggestions from code review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Address feedback from peer review
* Apply suggestions from code review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Tweak wording
* Update aspnetcore/fundamentals/minimal-apis/security.md
Co-authored-by: James Newton-King <james@newtonking.com>
* Apply suggestions from code review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: James Newton-King <james@newtonking.com>
2022-11-02 17:58:01 -07:00
Tom Dykstra
84601d1291
Add Output cache to What's new ( #27476 )
...
* add output cache section to What's new
* tweak wording
* fix link
* fix link
2022-11-02 11:46:40 -10:00
Wade Pickett
e63c23256a
.NET 7 MacOS: Tutorial: Create a web API ( #27363 )
...
* .NET 7 MacOS: Tutorial: Create a web API
* Adding to project setup
* continiued updates
* Added floating versions to scaffolding packages, and tool uninstall
* Improved open terminal instruction.
* Minor consistancy fixes.
* Added build step between scaffolding package install and running scaffolding
* Removed an asterisk on a step
* Removed extra CLI line for adding scaffolding packages.
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2022-11-02 13:58:14 -07:00
Tom Dykstra
f8f20aa15b
Output caching documentation ( #27398 )
2022-11-02 11:54:53 -07:00
Wade Pickett
d980374141
Prereq fix on min-web-api.md ( #27437 )
...
* Update min-web-api.md
Min Web API tutorial: Prereqs reversed between original 6.x and 7.x version
* Update min-web-api.md
Moved 7.0 moniker range content to the top of the doc.
* Corrected 6.x new web api screenshot
* Added custom metadata to track oct update work
2022-11-02 10:53:54 -07:00
Jaliya Udagedara
737f8f77db
Code cleanup: remove duplicated semicolons. ( #27470 )
2022-11-02 04:36:39 -05:00
Safia Abdalla
329362b4e1
Remove net6.0 API from net7.0 release notes ( #27468 )
...
* Remove net6.0 API from net7.0 release notes
* Update aspnetcore-7.0.md
* Update aspnetcore-7.0.md
* Update aspnetcore/release-notes/aspnetcore-7.0.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-11-01 17:33:06 -10:00
Wade Pickett
75ce89b25e
Add HTTP2 WebSockets to What's New in 7 ( #27466 )
2022-11-01 18:34:13 -07:00
Luke Latham
43cced8bcf
Change title ( #27467 )
2022-11-01 18:11:33 -05:00
James Newton-King
ebc3f8b3c5
Add extra gRPC features to .NET 7 release notes ( #27454 )
...
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2022-11-02 06:16:12 +08:00
Rick Anderson
2398371762
Minor snip fix ( #27451 )
2022-11-01 12:00:23 -10:00
Rick Anderson
603442a220
What's new Oct 22 ( #27463 )
...
* What's new Oct 22
* What's new Oct 22
2022-11-01 11:58:50 -10:00
Rick Anderson
cff101d879
Update key-vault-configuration.md ( #27462 )
2022-11-01 11:38:59 -10:00
Luke Latham
5a6f4c1eb8
Further updates for state management ( #27460 )
2022-11-01 12:25:15 -05:00
Luke Latham
a8b2520594
Add an additional cross-link ( #27456 )
2022-11-01 08:42:17 -05:00
Luke Latham
821ea65d75
Cross-link cascading values/params topic ( #27455 )
2022-11-01 07:54:46 -05:00
Rick Anderson
a64ac658b5
What's new Kestrel full certificate chain improvements ( #27452 )
...
* What's new Kestrel full certificate chain improvements
* What's new Kestrel full certificate chain improvements
2022-10-31 16:30:40 -10:00
Rick Anderson
23157ab451
clean up snippet ( #27449 )
...
* clean up snippet
* clean up snippet
2022-10-31 15:33:45 -10:00
Rick Anderson
022dc0d604
fix snip ( #27448 )
2022-10-31 14:54:07 -10:00
Cijo Thomas
085f3ae9f8
Update scope example to use KVP instead of string ( #27445 )
...
Similar to:
https://github.com/dotnet/docs/pull/32076
2022-10-31 14:33:53 -10:00
Rick Anderson
6ffde45936
.NET 7 RP intro part 8 /2 ( #27446 )
...
* .NET 7 RP intro part 8 /2
* .NET 7 RP intro part 8 /2
* .NET 7 RP intro part 8 /2
* .NET 7 RP intro part 8 /2
* .NET 7 RP intro part 8 /2
2022-10-31 14:30:41 -10:00
Mackinnon Buck
fc8437e589
Update 'NavigationLock' description ( #27447 )
2022-10-31 16:51:16 -07:00
Rick Anderson
1d33d057c8
moniker prep ( #27444 )
2022-10-31 13:28:22 -10:00
Bruno Oliveira
1fb4b78d12
Updating ProblemDetails docs ( #27400 )
...
* Updating ProblemDetails docs
* Fix link
* Typo
* typo
* fixes
* Moving exception handle PD
* initial taxonomy
* Adding developer exception handler
* Adding exception handler
* Update exception handler
* Code updates
* Remove todo
* Changing introduction
* typo
* Adding StatusCodePages
* Fixing invalid link
* nits
* Apply suggestions from code review
Co-authored-by: Brennan <brecon@microsoft.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Removing todo
* fix link
* Adding more about Hellang package
* typo
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* Adding a problemdetails include.
Co-authored-by: Brennan <brecon@microsoft.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-10-31 16:21:29 -07:00
Sabah Shariq
a8ffe52690
removed extra spacing ( #27435 )
2022-10-30 11:16:09 -10:00
Rick Anderson
46fe899dcc
Define simple and complex types ( #27415 )
...
* Define simple and complex types
* Define simple and complex types
* Update aspnetcore/mvc/advanced/custom-model-binding.md
* link MB
* link MB
2022-10-29 19:16:40 -10:00
Gérald Barré
653abe576f
Fix string literals ( #27433 )
2022-10-29 21:42:33 -05:00