Commit Graph

8597 Commits (218e7f35451821c9d1977224cf22e92160163682)

Author SHA1 Message Date
Shayne Boyer 218e7f3545 add next steps to sample 2019-08-20 10:28:33 -04:00
Shayne Boyer 7e08b79fed missed vscode snippet remove in sample 2019-08-20 10:25:56 -04:00
Joe 0d070ada8c Fix minor typo (#13924) 2019-08-20 06:31:53 -05:00
Shayne Boyer 0c486db1b2
Update readme.md
remove title, not supported for samples
2019-08-19 17:24:34 -04:00
Luke Latham 500ddfe1fb
Options topic+sample update for 3.0 (#13922) 2019-08-19 15:41:38 -05:00
Tom Dykstra 81ad225441
chg owner and rp-over-mvc include (#13914) 2019-08-19 10:45:14 -07:00
Colm Prunty a430e07a03 Update controller name (#13882)
I ran a new create command and there is no `SampleDataController`, the `Authorize` header is in `WeatherForecastController`.
2019-08-19 12:42:04 -05:00
Shayne Boyer d8d79eda1f First mongo app 3.0 (#13892)
* update to 3.0

* add sample for new samples browser

* update source code paths

* Mongo versioning update (#13899)

Looks good. Thanks for the reorg

* update sample readme for 3.0 and VS2019 Preview
2019-08-19 12:29:23 -05:00
Benjamin Vertonghen 0a5e486d7d [Fix] CaptureUnmatchedAttributes => CaptureUnmatchedValues (#13913) 2019-08-19 12:16:33 -05:00
Tom Dykstra 3897274bf8
Uncomment EnsureCreated (#13909) 2019-08-19 08:08:21 -07:00
Rick Anderson 3dcff1f55c
Host docker over HTTPS (#13046)
* Host docker over HTTPS

* Host docker over HTTPS

* Host docker over HTTPS

* Host docker over HTTPS
2019-08-19 11:07:11 -04:00
Rick Anderson f195a15da7
Update 21-to-22.md (#12047) 2019-08-19 10:36:57 -04:00
Peter Kellner 27ce90bbf9 Missing string append plus sign (#13904) 2019-08-18 19:56:43 -05:00
Shayne Boyer c5ea40975a Update 22-to-30.md - edit for IHostingEnvironment changes. (#13893) 2019-08-18 06:25:54 -05:00
pekspro fc20dde03f Fixes inconsistency in the attribute splatting example (#13883) 2019-08-18 06:24:56 -05:00
Luke Latham 3d289d3cef
Programing to programming (#13889) 2019-08-17 15:37:49 -05:00
Daymian Tomczyk 1b89c7c86e Update page.md (#13888) 2019-08-17 15:33:05 -05:00
Luke Latham 5f0fd7a372
Version range test with monikerRange (#13884) 2019-08-17 11:48:31 -05:00
David Pine 769d8c6ae7 Removed images that are not referenced anywhere. (#13804) 2019-08-17 10:20:41 -05:00
Rick Anderson 8890f46c10
Update startup.md (#13878) 2019-08-16 17:54:03 -04:00
Martin Ø. Christensen 2cb2da7f14 Adding a hint to include a missing using directive (#13849)
* Adding a hint to include a missing using directive when adding a cookie consent feature.

* Added link to a blog post on how to add a revoke consent button.

* Update gdpr.md
2019-08-16 14:22:43 -04:00
Shayne Boyer 3bd09269c3 Update building-net-docker-images.md (#13852)
Closes #13824
2019-08-16 14:17:47 -04:00
Rick Anderson e36c3f983f
Minor bug fix (#13866) 2019-08-16 13:45:03 -04:00
Luke Latham 859d462e88
Remove the Blazor Class Library template (#13861) 2019-08-16 09:51:44 -05:00
Luke Latham 94109ed582
Fix typo (#13858) 2019-08-16 06:06:51 -05:00
Luke Latham 750547e4ca
Additional Blazor ElementReference patches (#13853) 2019-08-15 13:51:45 -05:00
LouisT123 3eeee75a40 updated vs for mac tab (#13829)
* updated vs for mac tab

* fixed 2.0 to 2.2

* Update razor-pages-start.md

* Update razor-pages-start.md

* changed 2.2 to 3.0
2019-08-15 13:01:58 -04:00
noctwolf fc4d4e408f Update file-providers.md (#13845) 2019-08-15 07:08:31 -05:00
Rick Anderson b65e16aed7
3.0 update: intro to MVC/SQL (#13841)
* 3.0 update: intro to MVC/SQL

* 3.0 update: intro to MVC/SQL
2019-08-14 20:03:00 -04:00
Luke Latham 218d03bfe1
Blazor Pre8 Updates (#13818) 2019-08-14 18:40:19 -05:00
Rick Anderson fa08bc8b8d
Update memory.md (#13786)
* Update memory.md

* Update memory.md

* Update memory.md

* Update memory.md
2019-08-14 19:28:35 -04:00
Rick Anderson 6628313e51
Update model4.md (#13842) 2019-08-14 18:28:13 -04:00
James Newton-King fa6682dd91
Add gRPC troubleshoot article (#13767) 2019-08-15 09:49:09 +12:00
Rick Anderson 117e52f581
Update identity.md (#13835) 2019-08-14 17:44:30 -04:00
Rick Anderson 976f47cee5
Intro to MVC Part Scaffold - update to 3.0 (#13668)
* Intro to MVC Part Scaffold - update to 3.0

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* 1st draft reorg

* corrections

* fix tabs

* corrections

* corrections

* corrections

* Update adding-model.md

* Update adding-model.md

* work

* work

* work
2019-08-14 17:41:49 -04:00
Scott Addie 14e34af35f
DBContext --> DbContext 2019-08-14 16:00:23 -05:00
Luke Latham 5ca44105d8
Change link destination (#13836) 2019-08-14 15:55:53 -05:00
Luke Latham e164ebe0cd
RP unit testing topic+sample 3.0 updates (#13831) 2019-08-14 15:32:22 -05:00
Luke Latham cfe3f949d7
Fix link (#13833) 2019-08-14 15:30:19 -05:00
Luke Latham 6dc83db144 Language change in cookie sharing topic (#13827)
* Language change in cookie sharing topic

* Nit

* Nit
2019-08-14 11:19:10 -04:00
Rick Anderson f6be96b5b6
Update th-components.md (#13825)
* Update th-components.md

* Update th-components.md
2019-08-14 10:57:18 -04:00
Rick Anderson d9565c9e9b
Update validation.md (#13826)
* Update validation.md

* fix

* fix
2019-08-14 10:54:10 -04:00
Rick Anderson 3dd7f41d1e
Update samples.md (#13813) 2019-08-13 17:04:52 -04:00
docs.microsoft.com Product Bot bd5337cc9e
Update readme.md 2019-08-13 13:20:23 -07:00
Rick Anderson eccb835a7b
Update web-api-jquery.md (#13809)
* Update web-api-jquery.md

* Update aspnetcore/tutorials/web-api-jquery.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2019-08-13 16:16:06 -04:00
Shayne Boyer ecc1c55a24 add gRPC Sample for docs sample browser (#13808)
* add gRPC Sample for docs sample browser

* edit pass
2019-08-13 14:56:56 -05:00
Luke Latham 7a39621786
Blazor Pre8 sample updates (#13810) 2019-08-13 14:50:25 -05:00
LouisT123 20da76c509 Made filepath more specific for index.html (#13773)
There are two index.html's in the project, so the right one one is now specified. Also changed http to https.
2019-08-13 15:39:09 -04:00
Rick Anderson 863bfb8f9b
7.7 to 8.0 (#13805) 2019-08-13 14:44:00 -04:00
Scott Addie a65fcc5792
Update master with release/3.0-preview8 (#13806)
Update master with release/3.0-preview8
2019-08-13 13:43:54 -05:00