Luke Latham
5d35a05721
Link updates ( #11751 )
2019-03-30 07:56:34 -10:00
Luke Latham
c9ddf9f31d
Update API refs ( #11749 )
2019-03-30 07:55:44 -10:00
Rick Anderson
9f99dee49e
Update new-field.md ( #11748 )
2019-03-30 07:55:14 -10:00
Tom Dykstra
5f82ad4ae4
Resolve services instead of caching statically ( #11739 )
...
* resolve services instead of caching statically
* fix highlighting
2019-03-29 11:24:39 -07:00
Luke Latham
ea003baf78
Add region to render code example in topic ( #11736 )
2019-03-29 07:18:12 -10:00
Tom Dykstra
ba81a2cd1e
2.2 update ( #11737 )
2019-03-29 10:16:19 -07:00
Tom Dykstra
86f798c02a
Merge pull request #11701 from Loves2Code/patch-1
...
Change Database Name from ContosoUniversity1
2019-03-28 16:26:10 -07:00
Tom Dykstra
e17f9e9f4f
minor edits
2019-03-28 16:20:09 -07:00
Rick Anderson
9e518f1275
Update sdk.md ( #11732 )
2019-03-28 12:43:31 -10:00
Luke Latham
e5983e457a
Linux guidance: running locally insecure ( #11695 )
2019-03-28 17:32:51 -05:00
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
Jim Kay
25ce5543f6
Change Database Name from ContosoUniversity1
...
At the ## View the DB section the author describes how to find and view the table data within the EF-Core generated database.
The database name is listed as ContosoUniversity1. This is incorrect.
The database name generated is based on the dbContext name we used earlier in the course - "SchoolContext".
The database name will be generated as <dbContextName>-GUID, where the dbContextName is "SchoolContext", plus a dash (ASCII Character 45 (decimal) / 0x2D (hexadecimal), plus a GUID.
2019-03-27 08:10:37 -04: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