Commit Graph

7831 Commits (cf7a602c631e5fc91f9177fdde0885fd97c124bb)

Author SHA1 Message Date
Rick Anderson cf7a602c63
Bash uses colon (#11731) 2019-03-28 12:17:50 -10:00
Rick Anderson 5d6b3dc245
Update first-mongo-app.md (#11728)
* Update first-mongo-app.md

* Update first-mongo-app.md

* Update first-mongo-app.md
2019-03-28 11:32:39 -10:00
Luke Latham 021cb52aaa DI topic and sample update to 2.2 (#11729) 2019-03-28 11:04:51 -10:00
Tom Dykstra ec6dc1af25
Merge pull request #11722 from aspnet/tdykstra-patch-1
Fix prerequisites section
2019-03-28 11:10:47 -07:00
Tom Dykstra 689fa50f9a
Fix prerequisites section 2019-03-28 11:06:26 -07:00
James Newton-King 079ea4cc4c Update gRPC with HTTP APIs comparison article (#11716)
* Update comparison.md

* Clean up

* Clean up
2019-03-27 14:46:06 -10:00
Luke Latham f3ec7cdeda
Crosslink RC and Blazor Overviews (#11719) 2019-03-27 19:42:49 -05:00
Luke Latham 0210cbd023
Create RC version of the common Blazor sample (#11718) 2019-03-27 19:38:35 -05:00
Tom Dykstra b643a2bd97
Merge pull request #11696 from tdykstra/efmvc
Corrections to EF MVC
2019-03-27 15:24:38 -07:00
Tom Dykstra bc17d3e0e5 consistent navigation 2019-03-27 14:47:23 -07:00
Tom Dykstra 691bc83e53 update for 2.2 2019-03-27 13:48:37 -07:00
Tom Dykstra 8b557d40e5 concurrency fixes 2019-03-27 13:28:09 -07:00
Tom Dykstra 37458a2bd3 related data update fixes 2019-03-27 13:00:43 -07:00
Luke Latham a0c6ab3798
Clarify service lifetimes (#11709) 2019-03-27 14:52:55 -05:00
Rick Anderson 48263b6933
Merge pull request #11706 from aspnet/Rick-Anderson-patch-4
Update MyBaseController.cs
2019-03-27 08:49:28 -10:00
James Newton-King 1e5e44ec3f
Update aspnetcore/web-api/define-controller/samples/WebApiSample.Api.21/Controllers/MyBaseController.cs
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
2019-03-27 08:49:17 -10:00
Rick Anderson 4756e97d08
Update MyBaseController.cs 2019-03-27 08:26:53 -10:00
Tom Dykstra 75302a957f migrations updates 2019-03-27 10:37:55 -07:00
Tom Dykstra c5277c893a paging fixes 2019-03-27 10:18:58 -07:00
Tom Dykstra c999a09c9a single-->firstordefault 2019-03-27 09:36:22 -07:00
Tom Dykstra 2693b3eee2 update to 2.2 2019-03-26 15:04:58 -07:00
Tom Dykstra 819add6760 corrections 2019-03-26 14:23:22 -07:00
Luke Latham c9ca53b44d Add content on using Razor files for components (#11691)
* Add content on using Razor files for components

* Nit
2019-03-26 10:35:09 -10:00
James Newton-King 14cf41f672 Add article comparing gRPC with HTTP APIs (#11677)
* Add article comparing gRPC with HTTP APIs

* Clean up

* Clean up

* Update comparison.md (#11686)

* Update comparison.md

* Update aspnetcore/grpc/comparison.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* Clean up
2019-03-26 10:33:09 -10:00
Tom Dykstra e688183119 add displayName (#11692) 2019-03-26 10:31:34 -10:00
Rick Anderson 4f970b0c00
Update localization.md (#11690) 2019-03-26 10:12:16 -10:00
Hisham Bin Ateya b8819c9f59 Link to localization troubleshooting (#11685) 2019-03-26 10:02:20 -10:00
Luke Latham 1b8437dc39 Fix tabs (#11681) 2019-03-26 08:08:22 -10:00
Rick Anderson e681f0b8fc
Update native-mobile-backend.md (#11683) 2019-03-26 08:07:47 -10:00
João Paulo dos Santos Portela fba5bbc13e Make StartupTaskCompleted volatile (#10897) 2019-03-26 10:38:11 -07:00
Safurudin Mahic 089bef5b3e Fix ambiguity in last paragraph regarding usage of statics (#11057)
* Fix ambiguity in last paragraph regarding usage of statics

The wording in the last paragraph is ambiguous - it addresses IHttpContextAccessor interface rather than the static HttpContextAccessor helper. For the reader, it might be difficult to understand that usage of the static helper - and not the interface - is discouraged.

* Fix ambiguity in last paragraph regarding usage of statics

Co-Authored-By: mahic <159796+mahic@users.noreply.github.com>

* minor edits

* react to feedback
2019-03-26 11:35:21 -05:00
Linda Lawton 4009dfa830 Include info about adding Migrations (#11671)
* AddMigrations

Adds information about the need to run migration steps.

* Update identity.md

* Update identity.md
2019-03-25 19:42:29 -10:00
Hisham Bin Ateya 4e1a1cf377 Localization Troubleshooting (#10597)
* Localization troubleshoot topic

* Add missing resources section

* Address feedback

* Add CustomRequestCultureProvider & RootNamespace issues sections

* Resource files & build action

* Docs for class libraries issues

* Update troubleshoot-aspnet-core-localization.md

* Update troubleshoot-aspnet-core-localization.md
2019-03-25 19:37:34 -10:00
Rick Anderson 27a55c70c8
Update dependency-injection.md (#11637) 2019-03-25 19:36:44 -10:00
Neven c5d202e3ed Add RenderTreeBuilder for built components (#11016) 2019-03-25 18:51:55 -07:00
Luke Latham f3e7e27b48
SDK/runtime/Hosting Bundle bitness update (#11386) 2019-03-25 11:38:42 -07:00
Luke Latham 85c5d991f3 Razor Components/Blazor build first tutorial updates (#11663)
Updates
2019-03-25 10:37:47 -05:00
Luke Latham 21327ccced NSwag tutorial tab update (#11664)
* NSwag tutorial tab update

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: guardrex <1622880+guardrex@users.noreply.github.com>
2019-03-25 10:34:58 -05:00
Paulo Morgado fe1127b5d8 Explain use of open generics (#11606)
* Explain use of open generics

Fixes #8933

* Update aspnetcore/fundamentals/dependency-injection.md

Co-Authored-By: paulomorgado <470455+paulomorgado@users.noreply.github.com>
2019-03-25 10:34:01 -05:00
Rick Anderson 486e4dfd31
Update secure-data.md (#11668) 2019-03-24 12:33:30 -10:00
Luke Latham ff195b0f81 Update ASP.NET Core Logging Extensions name (#11039)
* Update ASP.NET Core Logging Extensions name

* Version the update
2019-03-24 08:29:43 -10:00
Luke Latham 3940c9cd5e
Patch step in hosting startup topic (#11646) 2019-03-24 08:11:39 -07:00
Matt LaPaglia d065be5f24 typo (#11657) 2019-03-23 18:56:13 -07:00
Rick Anderson b9c98bb74f
Update migrations.md (#11654) 2019-03-22 20:53:06 -10:00
Nikita Potapenko 222f776962 Fix typo (#11640)
Fixes #11537
2019-03-22 20:33:10 -10:00
Luke Latham 02804b2f6e
Fix grpc sample link (#11653) 2019-03-22 18:56:53 -07:00
Luke Latham 0defd43bea
Update template name (#11652) 2019-03-22 18:36:00 -07:00
Daniel Roth 8e943abb8b Update hosting-models.md (#11650) 2019-03-22 18:10:29 -07:00
Fabian Gosebrink 4c7980d0fa fixing fundamentals/dependency-injection link (#11636) 2019-03-21 21:10:10 -10:00
Chris Gomez dea95f6623 Update name of Blazor extension (#11634)
Extension now shipped as Blazor in the marketplace and in the UI.  Reduce confusion by getting rid of the old name.
2019-03-21 15:29:46 -05:00