Commit Graph

12105 Commits (83820805999c5214760c8af196c844107e76036f)

Author SHA1 Message Date
Luke Latham b6c0f0d593
Patch line breaks problem (#21932) 2021-03-31 05:41:18 -05:00
Eric Mutta 65924f36af
Update directory-structure.md (#21341)
* Update directory-structure.md

For self-contained deployments (at least on ASP.NET Core 5.0) the *.exe extension is only generated for Windows. For Linux (and presumably macOS) no extension is generated. This behaviour is consistent with that for framework-dependent deployments so I just copied the relevant text. I am not sure if the behaviour applies to versions < aspnetcore-3.0 so I haven't touched the text there.

It may also be useful to add that if you choose the `Produce single file` option, none of the `*.dll` files remain in the publish directory (I love this feature!).

* Update directory-structure.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-03-30 16:15:52 -10:00
Rick Anderson 99b4950d8a
add Dataedo diagram (#21924)
* add Dataedo diagram

* add Dataedo diagram

* add Dataedo diagram

* add Dataedo diagram

* add Dataedo diagram

* add Dataedo diagram

* add Dataedo diagram

* add Dataedo diagram

* add Dataedo diagram

* add Dataedo diagram
2021-03-30 10:22:04 -10:00
Piotr Kononow 83ef78604f
Dataedo (#21922)
* Update ImageCredits.txt

* Create Azure SQL DB ERD made in Dataedo.jpg
2021-03-30 08:03:49 -10:00
Rick Anderson 3eae91e170
Jermy likness pr ef/ra (#21576)
* 5.0 refactoring

* JL PR of EF-RP best practices

* JL PR of EF-RP best practices

* JL PR of EF-RP best practices

* JL PR of EF-RP best practices

* JL PR of EF-RP best practices

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* Update Create.cshtml.cs (#21784)

* Update Create.cshtml.cs

* Update Create.cshtml.cs

* Update Create.cshtml.cs

* Update Create.cshtml.cs

* Update Create.cshtml.cs

* Update Create.cshtml.cs

* Update Create.cshtml.cs

* Update Create.cshtml.cs

* Update aspnetcore/data/ef-rp/intro/samples/cu50/Pages/Instructors/Create.cshtml.cs

* Update Create.cshtml.cs

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

Co-authored-by: Jeremy Likness <jeremy@jeremylikness.com>
2021-03-29 18:11:36 -10:00
Luke Latham 35c6d33c48
ASP.NET Core Module compatibility (#21914) 2021-03-29 15:57:24 -05:00
Luke Latham 2b6eba0ec7
Blazor generic type cascading feature (#21846) 2021-03-29 15:55:56 -05:00
Poornima Nayar 7da013e169
Improved consistency and readability (#21888)
* Improved consistency and readability

* Update aspnetcore/data/ef-mvc/read-related-data.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

Co-authored-by: Poornima Nayar <poornimanayar@kvtechsltd.co.uk>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-03-27 08:25:48 -10:00
Fiyaz Bin Hasan 7b8e26e6ad
Csrf snippet update (#21902)
* anti-request-forgery documentation update with simple javascript sample

* newline added to the end of html files

* deleted index file from angular smaple

* added new line to the end of script

* changes attribution sequence
2021-03-27 08:25:09 -10:00
Dean-NC 64b5cc7e50
Update performance-best-practices.md (#21903) 2021-03-27 08:10:16 -10:00
James Newton-King 5fab563d15
Update retries.md (#21901) 2021-03-27 20:14:35 +13:00
Pranav K 3d322ac4a6
Tweak documentation a bit (#21900) 2021-03-26 14:31:01 -07:00
Luke Latham 251a3ed8c7
Health Checks topic+sample updates for 5.0 (#21854) 2021-03-26 14:48:41 -05:00
Poornima Nayar 1db7042227
More consistency to the Update related data page (#21889)
Co-authored-by: Poornima Nayar <poornimanayar@kvtechsltd.co.uk>
2021-03-26 09:25:47 -10:00
Poornima Nayar 2fd7b55c3e
Handle Concurrency Conflicts - Amends for consistency (#21890)
Co-authored-by: Poornima Nayar <poornimanayar@kvtechsltd.co.uk>
2021-03-26 09:25:20 -10:00
Poornima Nayar 7a625e3f0b
Inheritance - Improving readability and consistency (#21891)
Co-authored-by: Poornima Nayar <poornimanayar@kvtechsltd.co.uk>
2021-03-26 09:24:56 -10:00
Scott Addie aa85e2963c
Apply ms.custom contperf-fy21q3 metadata to Key Vault doc (#21892) 2021-03-26 12:05:31 -05:00
Wade Pickett 72a6b93541
Doc sweep fixes (#21851)
* Doc sweep: fix scan issues

* fixed 1100782 and 1100936

* Adding Rick's review suggestions. part 1

* Update aspnetcore/security/anti-request-forgery.md

Added Rick's suggestion.  anti-request-forgery.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* anti-request-forgery.md udpate per review feedback.

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-03-25 09:11:03 -10:00
Poornima Nayar 3d4cd3ebce
Formatting amendments (#21875)
* Formatting amendments

* Update aspnetcore/data/ef-mvc/complex-data-model.md

Co-authored-by: Poornima Nayar <poornimanayar@kvtechsltd.co.uk>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-03-25 08:42:10 -10:00
ketanm30 c5fca18929
Sentence Correction at Line 620. (#21880) 2021-03-25 10:00:41 -05:00
Luke Latham ae8173bf4a
Blazor Lifecycle UE pass (#21822) 2021-03-25 07:37:36 -05:00
Luke Latham 2882c7729d
Add access token scope cross-links (#21878) 2021-03-25 06:25:43 -05:00
Luke Latham deae9ffd37
Fix Blazor Data Binding code snippet (#21870) 2021-03-24 17:16:03 -05:00
Poornima Nayar 4b71d0a35f
Corrected documentation (#21863)
Co-authored-by: Poornima Nayar <poornimanayar@kvtechsltd.co.uk>
2021-03-24 11:56:01 -10:00
Rick Anderson 1adba039f4
Update index.md (#21857) 2021-03-24 10:32:35 -10:00
Pranav K 27e910a176
Add a note about excluding content files (#21858)
* Add a note about excluding content files
2021-03-24 12:49:39 -07:00
Rick Anderson 70cf7a6b6b
Update memory.md (#21814)
* Update memory.md

* Update memory.md

* Update memory.md
2021-03-23 16:48:26 -10:00
Luke Latham 6912a69cf9
URLSearchParams for QS parsing (#21843) 2021-03-22 07:37:46 -05:00
Luke Latham 9bf1707950
Update Blazor data binding example (#21845) 2021-03-22 07:29:18 -05:00
Luke Latham dafe8986c9
Blazor Data Binding topic UE pass (#21678) 2021-03-22 06:15:24 -05:00
James Newton-King a117e81e46
Add validity and streaming info to gRPC retries (#21833)
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2021-03-22 11:34:31 +13:00
Luke Latham 14b7c50dc3
Fix typo (#21839) 2021-03-21 06:12:14 -05:00
Scott Addie acbc147ed3
Improve content performance of Key Vault configuration provider doc (#21697)
* Improve content performance of Key Vault configuration provider doc

* Updates to code samples

* React to Acrolinx feedback

* Character encoding test

* Encode more characters

* Revert character encoding

* More edits

* Update README files for sample apps

* More edits

* Minor edits

* Edit pass
2021-03-19 18:06:03 -05:00
James Newton-King e8b5fbae02
Configure gRPC client factory on .NET Standard 2.0 (#21823) 2021-03-20 12:01:59 +13:00
James Newton-King b8660c4209
gRPC client factory page improvements (#21824) 2021-03-20 09:01:35 +13:00
Poornima Nayar c63dd2ee26
Fixed typo and added deep link (#21830)
* Fixed typo and added deep link

* edit pass

Co-authored-by: Poornima Nayar <poornimanayar@kvtechsltd.co.uk>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2021-03-19 11:33:43 -05:00
Scott Addie 8eaf9ebe5c
Update API ref page link for 5.0 default selection (#21826) 2021-03-18 20:36:05 -05:00
Rick Anderson 1817befc59
SQLite in dev, SS in production links (#21610)
* SQLite in dev, SS in production links

* Apply suggestions from code review

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

* react to feedback

* react to feedback

* Update aspnetcore/tutorials/first-mvc-app/adding-model.md

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

* Update aspnetcore/tutorials/razor-pages/model.md

* Update adding-model.md

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2021-03-18 11:42:06 -10:00
Luke Latham ad8dc8fd73
Blazor Event Handling UE Pass (#21755) 2021-03-17 21:06:33 -05:00
Luke Latham 7f62191779
Linux TLS security updates (#21753) 2021-03-17 21:00:36 -05:00
James Newton-King dc1240ebe6
Update required version on gRPC retries page (#21815) 2021-03-18 09:23:57 +13:00
Rick Anderson ba921e7c3e
Update first-web-api.md (#21661) 2021-03-17 09:15:29 -10:00
Sung Yoon Whang cc26bda8ef
Update dotnet-trace instructions to use dotnet-trace ps command (#21777) 2021-03-17 09:14:41 -10:00
Luke Latham 4c5832372e
Razor components class library 5.0 updates (#21727) 2021-03-17 11:03:50 -05:00
Luke Latham d51d0a2271
Revert addition of Razor syntax topic link text (#21811) 2021-03-17 07:21:27 -05:00
Scott Addie b8dc52ceea
Fix casing of Razor in the title metadata (#21806) 2021-03-17 07:09:45 -05:00
Luke Latham 1c6ecbfdf4
Improve State Container example (#21809) 2021-03-17 04:39:26 -05:00
Scott Addie 979a0d52a8
Update ASP.NET Core 5.0-to-6.0 migration guide for Preview 2 (#21804) 2021-03-16 15:05:12 -05:00
Rick Anderson c7c51b3607
Update advanced.md (#21797) 2021-03-16 09:12:32 -10:00
Luke Latham 578c6c2275
Blazor Advanced Scenarios topic UE pass (#21768) 2021-03-16 09:52:52 -05:00