Commit Graph

10684 Commits (43ae480ffc8ed0095dd42d88ca801c20b33d8e5e)

Author SHA1 Message Date
Brennan aaecaba876
Add SignalR counters (#18696)
* Add SignalR counters

* Edit pass on SignalR counters PR (#18707)

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-06-08 10:02:12 -05:00
dharmatech 86bb328075
adding-view.md: add missing words (#18700) 2020-06-08 09:31:20 -05:00
Luke Latham 770ad0b382
Update Blazor example (#18698) 2020-06-07 12:11:59 -05:00
technothumos b62fabde2a
Typo correction (#18694) 2020-06-06 18:44:00 -05:00
Mr. Simi 9c7edbb720
there is a typo "chat app" (#18691) 2020-06-06 06:24:11 -05:00
Wade Pickett ed07ac2277
Hub title and metadata update (#18687) 2020-06-05 16:11:21 -07:00
Chris Ross 54ca5549e7
Certificates are managed by your server, not host (#18682) 2020-06-05 07:39:06 -10:00
Luke Latham af6e42f1fa
Add Edge to Blazor WASM troubleshooting advice (#18679) 2020-06-05 08:23:09 -05:00
Rick Anderson 56395362fe
Update index.md (#18674) 2020-06-04 09:52:52 -10:00
Luke Latham bb378a3a9a
Scaffolding into Blazor Server apps (#17940) 2020-06-04 12:09:36 -05:00
David Fowler fe5a94da51
Update toc.yml (#18668)
Change response caching top level section under performance to caching
2020-06-04 11:43:23 -05:00
Luke Latham 1df6765166
Enhance Blazor loc coverage (#18664) 2020-06-04 11:18:37 -05:00
Luke Latham 6dc598d1bd
Blazor Server with Apache on Linux (#18663) 2020-06-04 07:11:28 -05:00
Luke Latham ee2bf9b1a4
Clarify Blazor loop vars in lambdas (#18661) 2020-06-04 06:48:35 -05:00
Sebastian Müller cb1a3e7d06
Fix link to localization sample (#18659)
* Fix link to localization sample

* Update the 2.x link

* Back out to 2.x folder

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2020-06-04 06:03:02 -05:00
Rick Anderson c7c96c058c
Ra/loc/split versions (#18639)
* Split localization samples per AspNetCore version

* Add 3.x localization sample

* Remove Microsoft.AspNetCore.All refrence

* Fix the project build

* Split loc samples, 2.x and 3.x

* Split loc samples, 2.x and 3.x

* nothing

* fix merge

* fix merge

* clean up

* clean up

Co-authored-by: Hisham Bin Ateya <hishamco_2007@yahoo.com>
2020-06-03 19:14:06 -10:00
Wade Pickett 60e1b397aa
Hub page title and description update (#18649)
* Hub page title update

* ASP.NET 4.x docs link added in top quick card
2020-06-03 15:40:08 -07:00
Jens Pettersson dbf5ad29d6
Missing end parentheses in Authentication sample (#18641) 2020-06-03 06:34:26 -05:00
leahtmsft e09d617b1b
Update build-your-first-blazor-app.md (#18635) 2020-06-02 13:43:44 -05:00
eajhnsn1 b188360d77
Update formatting.md (#18632)
Removed "options." presumably copy/pasted into the per-action serialization samples.
2020-06-02 11:40:22 -05:00
Rick Anderson ea521d0138
Update enforcing-ssl.md (#18626)
* Update enforcing-ssl.md

* Update enforcing-ssl.md
2020-06-01 18:35:32 -10:00
Rick Anderson 663c9ebbc3
Update Logging-nonaspnetcore.md (#18585) 2020-06-01 15:18:17 -10:00
Alfred Myers beb617bc2c
Updates to Identity.md (#18625)
* Added missing opening parenthesis

* Updated identity.md
- Updated links to the current branches of source code: 2.1 & 3.1
- Removed leftovers from previous versions of the document that
  mentioned Controllers
- Removed mentions of DI that seemed out of place
2020-06-01 15:17:47 -10:00
Scott Addie 96da79102f
Add what's new page for May 2020 (#18615)
* Add what's new page for May 2020

* React to feedback
2020-06-01 19:56:41 -05:00
Rick Anderson b25259d638
Update simple.md (#18586)
* Update simple.md

* Apply suggestions from code review

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-06-01 10:33:41 -10:00
Luke Latham e018ad51f5
IDisposable guidance for Transient and shared instances (#18306) 2020-06-01 14:08:36 -05:00
Luke Latham 2debdf0042
Add WASM custom auth handler example (#18616) 2020-06-01 11:39:33 -05:00
Scott Addie 16343fed5d
Fix unreadable sentence in localization doc (#18611)
* Fix unreadable sentence in localization doc

* Convert API links to xref style

* Apply fix to other moniker ranges
2020-06-01 09:23:54 -05:00
Rick Anderson 20cc0abe89
Update action-return-types.md (#18584) 2020-06-01 08:48:54 -05:00
Scott Addie 467ee4b388
Add microservices Learn module link to ToC (#18607)
* Add microservices Learn module link to ToC

* Add kubernetes to search terms list
2020-06-01 08:34:28 -05:00
Luke Latham 322db4d2d5
Drop cross-link to engineering issue (#18606) 2020-06-01 07:47:36 -05:00
Luke Latham 9e329fff14
Blazor WASM security update (#18604) 2020-06-01 07:20:28 -05:00
Safia Abdalla 5b19f56d91
Update docs for debugging in VS Code (#18570) 2020-05-31 17:04:44 -05:00
Luke Latham d2320f04b8
Remove extra character (#18597) 2020-05-31 14:23:59 -05:00
Luke Latham 45b1697611
Mirror VSC instruction for CLI steps (#18594) 2020-05-31 11:40:33 -05:00
Luke Latham 0722a7a46b
Update dotnet command (#18590) 2020-05-31 08:51:11 -05:00
Kirk Larkin 2d1e6c4a6e
Remove link to custom logger provider blog (#18582) 2020-05-30 16:07:49 -10:00
Rick Anderson 2f9bb5c3c7
Update accconfirm.md (#18577) 2020-05-30 14:00:32 -10:00
Luke Latham cf7729225e
Linux topic example consistency (#18568) 2020-05-30 06:48:33 -05:00
Maira Wenzel e90ca8f216
update URL (#18575) 2020-05-29 15:08:36 -10:00
Daniel Roth e99207063b
Add .dat to sample web.config (#18571) 2020-05-29 18:23:15 -05:00
Luke Latham 85d83857fe
Improve Blazor WASM security setup steps (#18564) 2020-05-29 07:41:37 -05:00
Danny Joe b29db6cf36
Update hosted-with-azure-active-directory-b2c.md (#18560) 2020-05-29 07:32:50 -05:00
Luke Latham e3ca808345
Surface cert trust in Blazor debug topic (#18562) 2020-05-29 07:21:26 -05:00
Kirk Larkin 640561af26
Link to VSC on macOS docs (#18546) 2020-05-28 15:06:06 -10:00
Luke Latham 457473bf4a
Add Gzip and prop to disable compression (#18555) 2020-05-28 19:55:57 -05:00
Luke Latham 65fb47f79f
Enhance and crosslink Blazor WASM logging config (#18530) 2020-05-28 19:27:23 -05:00
Luke Latham 4c617c4f29
Patch sample (#18550) 2020-05-28 17:56:26 -05:00
Brennan fafa968cb6
Dispose SignalR connection in sample (#18549) 2020-05-28 17:51:17 -05:00
Luke Latham f50ed2e47f
Call out the package for IHttpClientFactory (#18542) 2020-05-28 12:21:29 -05:00