Luke Latham
1a0f79a8fe
Update All/App package version ( #8489 )
2018-09-11 08:53:03 -05:00
Tom Dykstra
f6d4595ba1
Add DotNetCliToolReference for scaffolding to CLI RP tutorial ( #8403 )
2018-09-05 10:47:05 -07:00
Nikolai Vavilov
ad3088f6ee
Update validation.md ( #8380 )
2018-09-01 08:34:01 -05:00
Scott Addie
b22bb01eb5
Add LibMan CLI doc ( #8260 )
...
* Add LibMan CLI doc
* Add missing --verbosity option
* More edits
* Add Arguments sections
* Move provider names to an include
* Rearrange options
* Verbiage tweaks
* Shorten verbiage
* Fix code snippet include
* Show command to uninstall filesystem library
* Verbiage tweak
* Verbiage tweaks
* React to feedback
* pre-release --> prerelease
* Add output for help command
* Address horizontal scrolling in help output
* Add libman init screenshot
* React to feedback
* Fix folder path
* Final tweaks
2018-08-30 14:20:06 -05:00
Rick Anderson
cbbec13299
Update F7.md
2018-08-22 15:17:24 -07:00
Rick Anderson
5680ab839e
Doc F7 ( #8226 )
...
* Doc F7
* Doc F7
* Doc F7
* Doc F7
2018-08-22 14:52:05 -07:00
Scott Addie
4467d7e957
Describe object graph binding for user secrets ( #8128 )
...
Fixes https://github.com/aspnet/Docs/issues/7201
Fixes https://github.com/aspnet/Docs/issues/8096
**Internal Review Pages**
* [1.1+](https://review.docs.microsoft.com/en-us/aspnet/core/security/app-secrets?view=aspnetcore-2.1&tabs=linux&branch=pr-en-us-8128#map-secrets-to-a-poco )
* [1.0](https://review.docs.microsoft.com/en-us/aspnet/core/security/app-secrets?view=aspnetcore-1.0&tabs=linux&branch=pr-en-us-8128#map-secrets-to-a-poco )
2018-08-17 11:31:27 -05:00
Luke Latham
232d345f9e
Specify "Core" for ASP.NET Core refs ( #8110 )
2018-08-15 22:30:29 -05:00
Rick Anderson
0db247d72f
Explain why you can't delete all items ( #8090 )
...
* Explain why you can't delete all items
* Update getTodoItems.md
2018-08-14 18:17:03 -07:00
Rick Anderson
30c029eb02
Update Intro to Identity to 2.1 ( #7930 )
...
* WIP:Update Intro to Identity to 2.1
* work
* work
* work
* work
* work
* work
* work
* minor corrections
* more typos
* react to feedback
2018-08-08 10:55:37 -07:00
Rick Anderson
8913adc8a6
PowerShell escapes ; ( #7974 )
2018-08-06 19:35:47 -06:00
Luke Latham
d34c1259e7
Fix link ( #7968 )
2018-08-06 09:24:47 -05:00
Rick Anderson
65782303dc
Pages/_Layout.cshtml to Pages/Shared/_Layout.cshtml ( #7905 )
...
* Pages/_Layout.cshtml to Pages/Shared/_Layout.cshtml
* Pages/_Layout.cshtml to Pages/Shared/_Layout.cshtml
2018-07-31 18:29:21 -06:00
Nick Walker
d3f8f459c8
Update webapp-alias-notice.md ( #7882 )
...
* Update webapp-alias-notice.md
The original note specified "2.1", which wasn't specific enough (I had 2.1.200 and wondered why it wasn't working). This generalizes things, moves the most important part to the front and changes the download link to the .NET Core download home page instead of the version list.
If you want to keep the link pointed at the version list, I suggest https://www.microsoft.com/net/download/dotnet-core/2.1 . The current link points directly to a specific version that is already out of date.
* Verbiage tweaks
2018-07-31 10:18:16 -05:00
Rick Anderson
1ae17d3e43
Recommend RP over MVC ( #7690 )
2018-07-19 10:12:14 -06:00
Rick Anderson
65145f4eb5
Update razor.md ( #7605 )
...
* Update razor.md
* Update razor.md
* Update razor.md
2018-07-14 10:34:35 -06:00
Luke Latham
2059dd8b41
Add CRLF to the last line of MD topics ( #7509 )
2018-07-08 21:48:10 -05:00
Luke Latham
29c790942b
Update net-core-prereqs-windows.md ( #7465 )
2018-07-05 10:29:07 -05:00
Luke Latham
7c8ed8115b
Update prereq include ( #7454 )
2018-07-05 10:11:38 -05:00
Scott Addie
a1b872ee65
Add tutorial explaining SignalR with Webpack and TypeScript ( #7285 )
...
Fixes https://github.com/aspnet/Docs/issues/6965
Extends a contribution from @ssougnez into a full tutorial.
[Internal Review Page](https://review.docs.microsoft.com/aspnet/core/tutorials/signalr-typescript-webpack?view=aspnetcore-2.1&branch=pr-en-us-7285 )
2018-06-29 12:17:28 -05:00
Rick Anderson
e1c77e229b
Update rp-over-mvc-21.md
2018-06-29 10:04:33 -07:00
Rick Anderson
f86835bc08
Depricate EF/MVC ( #7362 )
...
* Depricate EF/MVC
* work
* work
* work
2018-06-28 15:18:11 -07:00
Rick Anderson
2f7615e4ef
EF-RP Migrations update to 2.1 ( #7313 )
...
* EF-RP Migrations update to 2.1
* work
* work
* work
* work
2018-06-26 18:47:12 -07:00
João Santos Reis
2d63a9597c
Update adding_view2.md ( #7281 )
...
Corrected highlighted lines.
2018-06-25 16:16:30 -07:00
Luke Latham
397f2d1933
Fix tutorial titles and inlcudes
...
Updates
2018-06-25 09:32:03 -05:00
Luke Latham
abf707ed00
Move INCLUDES file ( #7223 )
2018-06-21 19:30:21 -05:00
Isaac Levin
1e85257faf
Document limitations of updating the Identity schema when targeting SQLite #1210 ( #7080 )
...
Document limitations of updating the Identity schema when targeting SQLite
Added note include to be placed on Identity pages that may use SQLite as datastore
Fixes #1210
2018-06-21 15:51:34 -05:00
Scott Addie
0925108946
Correct the API key name in the user secrets doc ( #7215 )
2018-06-21 14:04:15 -05:00
Scott Addie
645d057bbb
Metadata updates for the Razor Pages docs ( #7127 )
...
* Metadata updates for the Razor Pages docs
* Update sample download links
* Change uid values
* Remove unnecessary redirection rule
* Fix date metadata warnings
* Add redirect entries
* Fix invalid link after rebase
2018-06-19 15:06:11 -05:00
Sinan Kahveci
547563ae16
Fixed the broken link. ( #7056 )
2018-06-14 12:40:54 -05:00
Mauricio de los Santos
e6157e5477
L25324: Corrupted links to snipets ( #7028 )
2018-06-13 14:57:13 -05:00
Luke Latham
097972cff6
Add webapp alias notice ( #6939 )
2018-06-08 20:02:20 -05:00
Rick Anderson
5b3ec2d8c6
GDPR Add/delete/download custom user data ( #6829 )
...
* WIP: GDPR Add/delete/download custom user data
* Work
* Work
* Work
* Work
* Work
* Work
* Work
* Work
2018-06-04 19:22:57 -10:00
Rick Anderson
e00521e2e3
Update validation.md
2018-06-03 10:24:52 -10:00
Rick Anderson
2e63201273
Update get started to 2.1 ( #6764 )
...
* Update get started to 2.1
* Update get started to 2.1
* Update get started to 2.1
* Update get started to 2.1
* Adjust tab syntax
* Get started doc patch
* clean up
* More changes
* clean up
* clean up
* clean up
* clean up
* clean up
* Update getting-started.md
2018-06-02 09:42:05 -10:00
Rick Anderson
a789013900
Update rp-over-mvc.md ( #6777 )
2018-06-01 07:24:39 -10:00
David Henley
ba4e49159a
Fixed structure of 2.1 apps with Razor Pages ( #6779 )
...
* Fixed structure of 2.1 apps with Razor Pages
Added Shared Folder
* Updates
2018-06-01 09:20:43 -05:00
David Henley
78e9811d93
Fixed duplicate title ( #6778 )
2018-05-31 23:00:32 -05:00
Luke Latham
a1099a2937
Surface how to use multiple auth providers ( #6650 )
2018-05-31 16:37:58 -05:00
Rick Anderson
1e23521665
Update da2.md
2018-05-31 07:39:42 -10:00
Caro Caserio
8043826adc
C19394: Missing hyperlink due to incorrect structure ( #6741 )
...
Hello, @rick-anderson,
Localization team has reported source content issue that causes localized version to have broken format compared to en-us version.
Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR then share your PR number so we can confirm and close this PR.
Many thanks in advance.
When creating a new PR, please do the following and delete this template text:
* Reference the issue number if there is one:
Fixes #Issue_Number
> The "Fixes #nnn" syntax in the PR description causes
> GitHub to automatically close the issue when this PR is merged.
2018-05-31 10:13:40 -05:00
Rick Anderson
783c91708a
Update intro to MVC to 2.1 ( #6708 )
...
* WIP: Update intro to MVC to 2.1
* WIP: Update intro to MVC to 2.1
* work
* SQL
* controller methods
* validation
* details and delete
* clean up
* clean up
2018-05-30 20:01:13 -10:00
Rick Anderson
f1ff366e2d
Update page1.md ( #6723 )
2018-05-30 19:53:45 -10:00
Rick Anderson
6ebd649f20
Update da2.md
2018-05-30 16:06:52 -10:00
Rick Anderson
1cf20df333
remove RC ( #6704 )
...
* remove RC
* Update get-started.md
2018-05-30 11:32:45 -10:00
Scott Addie
3660e49601
Remove RC1 text from 2.1 SDK download link ( #6703 )
...
Addresses https://github.com/aspnet/Docs/issues/6700
Now that 2.1 has released, the RC1 text should be removed from the download link.
2018-05-30 15:33:12 -05:00
Rick Anderson
335b8f845f
Update RP intro to 2.1 ( #6562 )
...
* WIP: Update RP intro to 2.1
* work
* work
* wrk
* wrk
* wrk
* wrk
* wrk
* work
* work
* Scaffolded Razor Pages PART 3
* Scaffolded Razor Pages PART 3
* localDB
* localDB
* localDB
* work
* work
* work
* validation
* clean up
* clean up
* clean up
* clean up
* clean up
* clean up
* work
2018-05-30 07:54:53 -10:00
Rick Anderson
eeec3ba2d5
Update net-core-prereqs-windows.md ( #6637 )
...
* Update net-core-prereqs-windows.md
* Update net-core-prereqs-windows.md
* Update net-core-prereqs-windows.md
* Update net-core-prereqs-windows.md
* Update net-core-prereqs-windows.md
2018-05-30 07:44:40 -10:00
Luke Latham
510ec89ff1
Update preview note for Azure App Service ( #6645 )
2018-05-29 15:46:31 -10:00
Rick Anderson
6eb88ce349
Update model4Win.md ( #6666 )
2018-05-29 13:47:52 -10:00