Nick Schonning
1adb9e1912
typo: Double word "starts" ( #11587 )
2019-03-19 12:17:45 -05:00
Nick Schonning
aaec2b3275
fix: MD039/no-space-in-links ( #11582 )
...
Spaces inside link text
2019-03-19 10:21:48 -05:00
Nick Schonning
efe0ec3087
typo: SQLlite -> SQLte ( #11568 )
...
* typo: perserve -> preserve
* typo: SQLlite -> SQLte
2019-03-19 09:35:34 -05:00
Nick Schonning
78c179dee2
typo: Additonal -> Additional ( #11579 )
2019-03-19 09:28:54 -05:00
John Luo
78b298f697
Add gRPC documentation ( #11163 )
...
* Add gRPC documentation
* derp
* Update references
* Fix warnings
* Fix warnings
* Fix warnings
* Mention Google.Protobuf
* Fixes
* Fix link
* Feedback
* Missed update
* Rename node
* Update based on feedback
* Rebase fixes
* Fix path issue
* Update aspnetcore/grpc/aspnetcore.md
Co-Authored-By: JunTaoLuo <johluo@microsoft.com>
* Update aspnetcore/grpc/migration.md
Co-Authored-By: JunTaoLuo <johluo@microsoft.com>
* Feedback
* Update johluo/gRPC PR (#11376 )
* Update aspnetcore.md
* clean up
* clean up
* work
* work
* work
* react to premature feedback :)
* work
* work
* work
* work
* work
* work
* Update aspnetcore/grpc/basics.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* Update aspnetcore/grpc/basics.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* Update aspnetcore/grpc/basics.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* Update aspnetcore/grpc/aspnetcore.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* Update aspnetcore/grpc/basics.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* react to JamesNK
* Acrolynx
* Update aspnetcore/grpc/migration.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
2019-03-17 11:17:49 -10:00
Luke Latham
3df3cf5226
Razor Components: Build first Preview3 updates ( #11390 )
2019-03-14 12:14:10 -05:00
Nikita Potapenko
a29ac30be2
Fix typo ( #11407 )
...
* Fix typo
.Net -> .NET
* minor edit
* minor edits
* core --> Core
2019-03-14 09:46:56 -05:00
Waseem Ahmad
d5102c4698
added Genre label before the select list ( #11372 )
2019-03-14 09:38:51 -05:00
Tom Dykstra
e9a4ef2eec
fix package version ( #11371 )
2019-03-13 11:58:28 -05:00
Tom Dykstra
68e1a162e7
sqlite drop-re-create
2019-03-11 15:02:29 -07:00
Tom Dykstra
107681ce82
reword
2019-03-11 14:54:37 -07:00
Tom Dykstra
e304abc247
drop-re-create instead of migrat sqlite
2019-03-11 14:29:05 -07:00
Jason Taylor
c5ce1dcc49
Update first-mongo-app.md ( #11307 )
...
Within **Create the ASP.NET Core web API project**, change from **ASP.NET Core 2.1** to **ASP.NET Core 2.2**.
2019-03-07 14:52:33 -06:00
Luke Latham
a2781dbb8b
Link updates ( #11305 )
...
Fixes #5735
According to 👽 ([Xenu Link Sleuth](http://home.snafu.de/tilman/xenulink.html )), we're doing good 🖖 .
They suggest the link updates on this PR.
2019-03-06 11:49:03 -10:00
Jordan Marano
de96dfc130
Fix Typo: "I you get..." -> "If you get..." ( #11260 )
2019-03-04 08:33:11 -06:00
Wade Pickett
e6f19c8e27
Moved PMC commands warning
...
Moved the PMC commands warning "The preceding commands generate the following warning..." to align with the section it is referring to. It was presented too early in the topic.
2019-03-01 14:08:06 -08:00
Tom Dykstra
83a231d518
youtube link ( #11188 )
2019-02-27 12:29:09 -08:00
Tom Dykstra
bc52d5ca53
youtube link ( #11180 )
...
* youtube link
* Update sql.md
2019-02-27 12:28:07 -08:00
Tom Dykstra
c40edf7bf1
youtube link ( #11186 )
2019-02-27 12:26:20 -08:00
Tom Dykstra
705ad2bbd9
youtube link ( #11185 )
2019-02-27 12:25:51 -08:00
Tom Dykstra
d08e6dadc7
youtube link ( #11183 )
2019-02-27 12:25:04 -08:00
Tom Dykstra
2406c048d1
youtube link ( #11181 )
2019-02-27 12:24:37 -08:00
Tom Dykstra
01d4a4b89b
youtube link ( #11179 )
2019-02-27 12:23:28 -08:00
Tom Dykstra
b644591198
youtube link ( #11178 )
2019-02-27 12:22:53 -08:00
Tom Dykstra
e5e3ebf28f
youtube link ( #11177 )
2019-02-27 12:22:21 -08:00
Tom Dykstra
355bc5a490
Move youtube link ( #11176 )
2019-02-27 12:21:39 -08:00
Rick Anderson
3129831428
Trust cert instructions ( #11060 )
...
Fixes #11051
Internal review URLS
[Get Started](https://review.docs.microsoft.com/en-us/aspnet/core/getting-started/?view=aspnetcore-2.2&tabs=windows&branch=pr-en-us-11060 )
[MVC intro](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/start-mvc?view=aspnetcore-1.0&branch=pr-en-us-11060&tabs=visual-studio%2Cwindows#enable-local-https )
[RP intro](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/razor-pages/razor-pages-start?view=aspnetcore-1.0&branch=pr-en-us-11060&tabs=visual-studio#run-the-app )
2019-02-26 13:04:59 -10:00
Rick Anderson
f01ae49c12
Update adding-model.md ( #11102 )
...
* Update adding-model.md
* Update adding-model.md (#11103 )
2019-02-25 18:07:46 -10:00
Sean Knox
8db67fa780
Remove obsolete warning reference ( #11073 )
...
Ran through the tutorial today and this warning didn't occur on my machine (running MacOS and dotnet SDK 2.2.104).
<!--
# Instructions
When creating a new PR, please reference the issue number if there is one:
Fixes #Issue_Number
The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.
NOTE: This is a comment; please type your descriptions above or below it.
-->
2019-02-25 10:36:25 -10:00
Rick Anderson
a82c4fffb8
Update first-web-api.md ( #11075 )
2019-02-24 08:32:01 -10:00
Rick Anderson
e82cf19f40
Update start-mvc.md ( #11059 )
...
* Update start-mvc.md
* Update start-mvc.md
2019-02-22 09:18:00 -10:00
Cédric Luthi
a307d79276
Remove link to study about table of contents ( #11018 )
2019-02-20 05:40:38 -06:00
Doga Fincan
59bd695c10
Update search.md ( #11004 )
2019-02-19 08:19:05 -06:00
Doga Fincan
8e2374ba5c
Update controller-methods-views.md ( #10995 )
2019-02-18 15:03:20 -06:00
Rick Anderson
5469f95562
Update model.md ( #10973 )
2019-02-15 10:38:39 -10:00
Rick Anderson
21ffc9b0be
Update razor-pages-start.md ( #10972 )
2019-02-15 10:38:14 -10:00
Tom Dykstra
db156d8bfd
emove metadata moniker range from tutorials ( #10949 )
2019-02-14 10:24:19 -10:00
Scott Addie
ae6222f320
Move misplaced text in Add model section of MVC tutorial ( #10903 )
...
Replaces https://github.com/aspnet/Docs/pull/10874
[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/adding-model?view=aspnetcore-2.2&branch=pr-en-us-10903&tabs=visual-studio#initial-migration )
2019-02-12 11:01:29 -10:00
Luke Latham
e620bdbcbc
Add Blazor topics ( #10873 )
2019-02-12 14:45:38 -06:00
Luke Latham
fd72580859
Update xref links ( #10901 )
2019-02-12 11:13:54 -06:00
Rick Anderson
02cac82cb5
Update package-lock.json ( #10852 )
...
* Update package-lock.json
* Fix npm package vulnerability (#10883 )
2019-02-11 09:52:51 -10:00
Scott Addie
9d317b9e31
Link to C# default NoWarn values ( #10828 )
2019-02-06 15:59:17 -06:00
Kirk Larkin
f4e5aaf4c9
Typo (pain => pane) ( #10818 )
2019-02-06 06:46:32 -06:00
Luke Latham
51df1f34f8
Build your first Razor Components app ( #10789 )
...
* Build your first Razor Components app
Updates
Update
* React to feedback
* React to feedback
2019-02-04 22:47:48 -06:00
Rick Anderson
709e8f9ff1
Update first-web-api.md ( #10791 )
2019-02-04 14:49:09 -10:00
Patrick Roche
d9846128f0
Fix typo in Scaffolded Razor Pages doc ( #10777 )
2019-02-03 08:47:57 -10:00
Patrick Roche
d845880719
Fix grammatical error in da1.md ( #10778 )
2019-02-03 08:47:23 -10:00
Rick Anderson
8af9280864
expose advanced Razor intro ( #10731 )
...
* expose advanced Razor intro
* expose advanced Razor intro
* Update aspnetcore/includes/advancedRP.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* move up note about advanced tutorial alternative
2019-02-01 08:42:01 -10:00
Luke Latham
9c1310f242
Razor Components ( #10716 )
2019-02-01 11:49:02 -06:00
Rick Anderson
a695a6422c
Update razor-pages-start.md ( #10729 )
2019-01-31 14:48:44 -10:00