Commit Graph

30 Commits (9bac552349e83bc3374d3f90d7277c2882b7417b)

Author SHA1 Message Date
Luke Latham 926a96bd37
RCL casing (#33500) 2024-08-30 09:46:46 -04:00
Tom Dykstra 8da73ae5c4
delete react-with-redux (#28318) 2023-02-07 09:24:52 -10:00
Alexandru-Razvan Olariu 6aacc229a3
improve text readability. (#26586)
* improve text readability.

Hello,

I was just browsing through our docs and came upon this statement:

"SignalR has been rewritten for ASP.NET Core 2.1. ASP.NET Core SignalR includes a number of improvements:"

It took me some time to parse and understand why we have the "ASP.NET Core" syntax mentioned consecutively.
I would propose a line break after the first phrase - it makes the content easier to understand and read.

Please let me know if you have any issues with this PR.
You can also reach out to me on Teams (aolariu).

Thanks!

* Update

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-07-29 08:44:41 +00:00
Luke Latham e175588086
Institute global no-loc (#26036)
* Institute global no-loc

* Updates

* Updates

* Updates

* Updates

* Updates
2022-06-03 11:35:55 -10:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Kirk Larkin 0fb4660eb1
Replace remaining /dotnet/api references with xrefs (#25039) 2022-02-17 09:35:19 +00:00
Isaac Levin 1c2a0cd538
Update GitHub username (#24251) 2021-12-09 19:19:23 -06:00
Wade Pickett 44c9efdf1c
Broken links sweep (#23027)
* Broken links sweep

* fixed link warnings

* update visual-studio-publish-profiles.md
2021-08-16 10:46:33 -07:00
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Stephen Halter 1592afdc03
Obsolete Kestrel's Libuv transport (#21081) 2020-12-31 05:38:47 -06:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Rick Anderson 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Scott Addie 9174ead0d3
Update aspnet org. links to reference the dotnet org. (#17077)
* Update aspnet org. links to reference the dotnet org.

* Update API ref links
2020-02-20 19:37:35 -06:00
Scott Addie 0a6c1f78c5
Update aspnet/AspNetCore & aspnet/Home references to dotnet/As… (#16483)
* React to AspNetCore repo move to dotnet org

* Change aspnet/Home reference to dotnet/aspnetcore

* More replacements of aspnet/Home
2020-01-09 13:30:28 -06:00
Luke Latham f284e464b2
Dropping 'dumb' smart quotes (#16038) 2019-12-05 15:26:43 -06:00
Luke Latham 483b8f01ac Apply no-loc metadata for "SignalR" (#15675) 2019-11-12 13:40:34 -06:00
Luke Latham 2ead973e80 Update SignalR link (#12217) 2019-04-30 12:27:24 -10:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Luke Latham 84a7f0c352
Link patches (#10922) 2019-02-13 13:49:31 -06:00
Tom Dykstra b6ba3d220c Table of Contents reorg (#9133)
* overview

* whats new to end

* fix migration node

* split fundamentals, move to end

* glob & loc, get started

* security node name

* security section

* azure, client-side, host

* several more sections

* redistribute tutorials

* proofread fixes

* move how to download section

* index files delete and redirect

* fix errors

* reorder some nodes

* scott feedback, flatten main tutorials node

* fix missed feedback items + other issues

* unflatten tutorials node

* move 'how to download'

* more tutorials node tweaks

* standardize view sample links

* db --> DB

* fix build error

* remove link from a parent node

* streamline node names

* xref links

* typos

* typo

* typos and revert some xref links

* scott feedback

* scott feedback

* feedback

* change node name

* safe storage-->protect
2018-10-26 18:34:40 -10:00
Luke Latham 2c7f11f3af Move SetCompatibilityVersion into an MVC subtopic (#8196)
Escape an underscore

Escape more underscores

And another one
2018-08-21 12:57:06 -07:00
Rick Anderson 05c1e375d3 add author meta-data (#8186) 2018-08-20 14:45:04 -05:00
Scott Addie d979e409f5 Change 2.1 ActionResult heading to generic type form 2018-07-26 14:29:52 -05:00
Scott Addie baad2922ff
Remove metadata fields which were relocated to docfx.json (#7340)
* Remove metadata fields which were relocated to docfx.json

* Add index.md entries to docfx.json

* Update ms.technology value for index.md
2018-06-27 16:55:56 -05:00
Scott Addie 358163d932
Move ASP.NET Core release notes docs to a folder (#7156)
Addresses #6541 

Adds a *release-notes* folder to store the release notes docs for ASP.NET Core.
2018-06-20 09:00:39 -05:00