Commit Graph

299 Commits (ad01283f299d346cf757c4f4744c48634dc27e73)

Author SHA1 Message Date
Rick Anderson 66d699e04f VS17 update to Intro to MVC (#2837)
* VS17 update to Intro to MVC

* adding a view

* work

* adding a view

* adding a model

* working with SQL LocalDB

* controller methods and views

* search

* new field and validation

* last part/delete

* final cleanup

* ###

* add "overpost" anchor

* tdystra feedback
2017-03-03 11:35:47 -10:00
Rune Antonsen 0c6c54fb67 doc(tutorials): fix typo (#2876)
Fix typo where UseSwaggerUI was written with lowercase 'i' in 'UI'
2017-03-03 08:49:56 -05:00
Jason Taylor d0b33ad1dc Updated tutorial to include support EF Core (#2850)
* Updated tutorial to include support EF Core

The source code had been updated to use the EF Core InMemory provider but the tutorial did not reflect these changes. To help get people up and running, I have:

Added the following new sections:
* Add support for Entity Framework Core
* Create the database context

Updated the following section:
* Add a repository class

* shorten/clean up
2017-03-02 17:46:08 -10:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Tim Posey 398c4e055a Update web-api-help-pages-using-swagger.md (#2849)
Updating the API based on the recent changes to Swashbuckle 1.0.0-rc3

@TPoise - Thanks for the update.
2017-02-27 18:07:06 -05:00
Shayne Boyer e29779d15e Yeoman article fixes (#2793)
* whitespace

* update generator version for project.json

* metadata update
2017-02-17 12:13:09 -05:00
Luke Latham a403a5b5f7 Update hosting bundle installer link (#2773) 2017-02-15 13:07:15 -08:00
damienbod 0df2c95ec2 Using in-memory database first web api todo api update (#2760)
* Using in-memory database

* removing patch
2017-02-13 16:36:48 -10:00
damienbod 6ed0f7ddf6 Damienbod/aspnetcore tutorials first mvc app sample mvc movie update csproj (#2754)
* updating to csproj

* updating layout

* reverting @Rick-Anderson
2017-02-13 12:02:13 -10:00
damienbod ecf4f1bd31 updating to csproj (#2755) 2017-02-13 09:58:20 -10:00
damienbod 3e9e693441 Damienbod/first web api todo api update to csproj (#2752)
* updating to csproj

* removing item group, not required

* using AddMvcCore instead of AddMVC

* reverting, recommendation from @danroth27
2017-02-13 09:06:53 -10:00
damienbod 5a1a06b2c4 update to csproj (#2751) 2017-02-12 15:04:45 -10:00
Rick Anderson 78ed0aa594 VS17 RC install instructions (#2655)
* VS17 RC install instructions

* Update start-mvc.md

* Update start-mvc.md

* Update start-mvc.md
2017-02-02 06:38:32 -08:00
Luke Latham 7d0d9da8f0 Fix links and anchors (#2639)
* Update app-state.md

* Update dependency-injection.md

* Update aspnet-core-module.md

* Update http-modules.md

* Update other-logins.md

* The Walther blog post is gone

* Update cors.md

* Update context-headers.md

* Update subkeyderivation.md

* Update index.md

* Update app-state.md

* Update dependency-injection.md

* Update routing.md

* Update mvc.md

* Update testing.md

* Update razor.md

* Update memory.md

* Update cors.md

* Update iis.md

* Update integration-testing.md

* Update index.md

* Update integration-testing.md
2017-02-01 14:49:21 -10:00
Tom Dykstra 341f7e25a4 expand tutorials coverage in tutorials/index.md (#2557)
* expand tutorials coverage

* fix ef core URLs

* reorg web apps section, remove external site text

* remove external site text
2017-02-01 13:45:15 -10:00
Rick Anderson 1fb02b9960 typo (#2634)
Add an optional extended description…
2017-01-30 22:15:09 -09:00
Luke Latham 6f05f27827 Nano Server doc update (#2572)
* Update nano-server.md

* Update nano-server.md

* Update nano-server.md

* Update nano-server.md

* Update nano-server.md

* Update nano-server.md

* Update nano-server.md
2017-01-27 17:09:43 -08:00
Tom Dykstra e198c1ab37 revise title (#2592)
* revise title

* Update routing.md

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title
2017-01-23 14:03:46 -08:00
Shayne Boyer 801a6d9222 title to sentence case (#2588)
* title to sentence case

* Address comments
2017-01-23 13:15:29 -08:00
Tom Dykstra cb74d8569f revise title (#2591)
Add an optional extended description…
2017-01-23 13:09:58 -08:00
Shayne Boyer b22ac2b516 Merge pull request #2558 from domaindrivendev/update-swagger-docs
Update swagger tutorial to reflect latest Swashbuckle changes
2017-01-23 11:21:23 -08:00
domaindrivendev 49f9c9b8b0 force add referenced wwwroot files for swagger sample app 2017-01-22 13:03:34 -08:00
Rick Anderson 8b4f6e45bb rm bad link (#2569) 2017-01-20 18:18:27 -08:00
domaindrivendev 6e1b240033 update swagger tutorial to reflect latest Swashbuckle changes 2017-01-20 00:58:00 -08:00
Tom Dykstra b1bd9f9ece mvc toc restructure (#2482)
* mvc toc restructure

* move mvc tutorial nodes to mvc section

* fix heading casing and toc node hierarchy

* add intro text to series index.md files
2017-01-14 13:59:26 -08:00
Rumit Parakhiya e4ddaed0d3 Fixed typo (#2517) 2017-01-14 13:56:37 -08:00
amm303 1d391bbb57 Update Welcome.cshtml (#2447)
You are on the Welcome page therefore the title should be 'Welcome' not 'About'.
2017-01-04 09:20:30 -10:00
Scott Addie 48c51aa844 Add model property display name instructions (#2466) 2017-01-04 09:18:53 -10:00
Luke Latham db52693bfc Image alt text updates (#2442)
* Update identity.md

* Update new-field.md

* Update new-field.md
2016-12-26 08:35:58 -08:00
Tom Dykstra 83c3a7538b remove invalid character at start of file (#2440) 2016-12-22 13:06:46 -08:00
Tom Dykstra 1a8c51a77c Correct spelling of Swagger (#2439) 2016-12-22 13:05:33 -08:00
Luke Latham 5e2118e1e6 Specify alt text in all images (#2434)
* Update publish-to-azure-webapp-using-vs.md

* Update google-logins.md

* Update working-with-sql.md

* Update microsoft-logins.md

* Update twitter-logins.md

* Update facebook-logins.md

* Update index.md

* Update accconfirm.md

* Update 2fa.md

* Update yeoman.md

* Update file-providers.md

* Update app-state.md

* Update localization.md

* Update middleware.md

* Update dependency-injection.md

* Update mvc.md

* Update webapi.md

* Update native-mobile-backend.md

* Update filters.md

* Update formatting.md

* Update dependency-injection.md

* Update adding-controller.md

* Update adding-model.md

* Update search.md

* Update controller-methods-views.md

* Update adding-view.md

* Update validation.md

* Update first-web-api.md

* Update web-api-help-pages-using-swagger.md

* Update your-first-mac-aspnet.md

* Update azure-continuous-deployment.md

* Update vsts-continuous-deployment.md

* Update dependency-injection.md

* Delete FBLogin2.PNG

* Delete pass1.PNG

* Delete pass2.PNG

* Add files via upload

* Update facebook-logins.md

* Update index.md
2016-12-22 10:03:29 -08:00
Luke Latham 33e87dab6a Add files via upload (#2435) 2016-12-22 09:14:20 -08:00
Scott Addie c7bd29063a Add missing colon and remove extra colon (#2436)
Add a missing colon and remove an extraneous colon in the "Scaffolding a controller" section of the "Adding a model" tutorial.
2016-12-22 09:13:21 -08:00
Rick Anderson e075ef592c Update start-mvc.md (#2411) 2016-12-16 20:54:46 -10:00
Rick Anderson d21eeda7a3 Update adding-view.md (#2412) 2016-12-16 20:54:31 -10:00
Rick Anderson de05c02e52 Update adding-model.md (#2413) 2016-12-16 20:54:23 -10:00
Rick Anderson 65063d2898 Update working-with-sql.md (#2414) 2016-12-16 20:54:17 -10:00
Rick Anderson 050ddd6cb7 Update controller-methods-views.md (#2415) 2016-12-16 20:54:05 -10:00
Rick Anderson ec2d8bc7df Update search.md (#2416) 2016-12-16 20:53:58 -10:00
Rick Anderson e83e5cc0ea Update new-field.md (#2417) 2016-12-16 20:53:51 -10:00
Rick Anderson 443f0680e2 Update validation.md (#2418) 2016-12-16 20:53:43 -10:00
Rick Anderson 50b4afe18d Update details.md (#2419) 2016-12-16 20:53:35 -10:00
Steve Hoag ffaf8092a8 Updated tutorial for VS 2017 (#2397)
* Updated tutorial for VS 2017

Also addressed comments. Fixes #2233 Fixes #2365

* Addressed review feedback
2016-12-16 17:05:01 -10:00
ichengzi 46cb4f7bc3 change Views/Books/Edit to Views/Movies/Edit (#2381) 2016-12-13 09:00:00 -10:00
Falco 9af7515195 updated nano server tutorial to RTM and dotnet-download script. (#2113)
updated nano server tutorial to RTM and dotnet-download script.
2016-12-12 11:57:28 -10:00
Rick Anderson 0526200e59 Merge pull request #2370 from GuardRex/guardrex-ctl-to-ctrl
ctl to ctrl
2016-12-12 11:03:57 -10:00
Luke Latham bf56c00a95 Update adding-controller.md 2016-12-11 17:54:19 -06:00
Luke Latham 936343c5ff Update start-mvc.md 2016-12-11 17:53:43 -06:00
Charlie Chu 5b6fb8ca90 Correct the highlighted line
Remove unused comments to display the correct lines that need to be highlighted
2016-12-08 23:40:03 +08:00
Rick Anderson 29ca4db910 Merge pull request #2316 from GuardRex/guardrex/byline-normalization
Byline Normalization
2016-12-05 09:06:39 -10:00
Shayne Boyer 595a1bdf45 add global.json
remove -preview
2016-12-05 11:21:49 -05:00
Luke Latham 125e78a292 Update your-first-mac-aspnet.md 2016-12-04 23:17:07 -06:00
Luke Latham 76475d34e2 Update publish-to-azure-webapp-using-vs.md 2016-12-04 23:16:27 -06:00
Luke Latham c2eef57321 Command line/command-line/command prompt updates (#2284)
Command line/command-line/command prompt updates
2016-12-01 09:15:06 -08:00
Shayne Boyer e3b4cf7b7d update keywords and description 2016-12-01 10:33:44 -05:00
Rick Anderson eb956d4267 Merge pull request #2266 from charliethinker/patch-2
Fix snippet
2016-11-30 08:36:28 -10:00
Rick Anderson 3ad595d6ab Merge pull request #2265 from charliethinker/patch-1
Fix typo
2016-11-29 08:58:06 -10:00
Charlie Chu f73583f1a0 Update code to include closing brace
Update code to include closing brace
2016-11-29 21:25:22 +08:00
Charlie Chu 8448eafb90 Fix snippet 2016-11-29 10:39:19 +08:00
Charlie Chu 03b9f48380 Fix typo 2016-11-29 10:23:10 +08:00
Mike Kinney f7982106fe Updated code link to include closing brace. 2016-11-27 18:08:44 -08:00
Rick Anderson 8540a70800 fix snippet 2016-11-21 14:28:03 -10:00
Andy Pasic a82e144ea1 fixed code snippets 2016-11-17 21:03:07 -08:00
Rick Anderson 7d56e2aabd Merge pull request #2202 from aspnet/fixserverlinks
fix links
2016-11-17 11:06:43 -10:00
Shayne Boyer 14e5c418e9 add keywords to doc 2016-11-17 15:51:20 -05:00
Tom Dykstra 011dc604e9 fix links 2016-11-17 12:36:28 -08:00
Rick Anderson 17f93fe6c5 keywords and decription meta-data 2016-11-17 10:13:02 -10:00
Tom Dykstra fc27a53d4d servers rewrite (#2199) 2016-11-17 09:16:26 -08:00
Rick Anderson b23d49f1f6 title + meta on technology 2016-11-16 14:24:57 -10:00
Rick Anderson ebe02769ef Merge pull request #2184 from superyyrrzz/patch-1
ViewDataDictionary -> ViewData Dictionary
2016-11-16 10:04:13 -10:00
brady gaster 6e1bbfa8d2 Merge pull request #2181 from aspnet/bradygaster-redirects
finalizes redirection
2016-11-16 07:48:03 -08:00
Renze Yu 4d7bfb5211 ViewDataDictionary -> ViewData Dictionary 2016-11-16 22:14:29 +08:00
Rick Anderson 8c6694f867 Merge pull request #2177 from Qudware/patch-1
show -> shows
2016-11-15 15:47:25 -10:00
Rick Anderson 889c5815a1 Merge pull request #2174 from aspnet/dotnet-watch-1994
Dotnet watch update
2016-11-15 15:45:46 -10:00
Adham d1723a79a6 show -> shows 2016-11-16 11:24:54 +10:00
Rick Anderson 1b53ac68f5 remove project.json 2016-11-15 12:15:17 -10:00
Tom Dykstra 54a0fc595e fix links 2016-11-15 08:46:25 -08:00
Shayne Boyer ffa4a676a1 nit 2016-11-15 11:18:16 -05:00
Shayne Boyer 871af4e715 remove ref to preview2 2016-11-15 11:14:26 -05:00
Rick Anderson d82678be1b clean up 2016-11-14 16:07:44 -10:00
Rick Anderson 61decdbf4e clean up 2016-11-14 15:19:41 -10:00
Shayne Boyer c1babc5ac5 Merge pull request #2149 from charliethinker/master
Solve cross platform issue
2016-11-12 13:32:45 -05:00
Brady Gaster 66b1b7dc2a setting up all last, missed redirects 2016-11-11 22:25:58 -08:00
Rick Anderson 0d691e36ca fix back ticks (#2153) 2016-11-11 10:54:20 -10:00
Rick Anderson 5a4df6874d alt-text (#2152) 2016-11-11 09:19:55 -10:00
Rick Anderson f435e03529 Remove Hex (#2150) 2016-11-11 08:32:05 -10:00
Charlie Chu 21dacc2e8e Solve cross platform issue
fix issue - "Unhandled Exception: System.IO.FileNotFoundException" run
on Mac
2016-11-11 16:10:48 +08:00
Rick Anderson bcbb0d6c0b delete blank lines (#2127) 2016-11-09 19:21:17 -10:00
Steve Smith ff7a77db96 Update your-first-mac-aspnet.md (#2137)
Add an optional extended description…
2016-11-09 19:19:52 -10:00
Tom Dykstra 571f687556 buttons and bylines (#2136) 2016-11-09 19:17:21 -10:00
Ala' Alnajjar 8829e5092d Fix a typo in Data context class (#2114)
Add an optional extended description…
2016-11-07 12:22:15 -10:00
Andy Pasic 81425c2f2a Api link fix (#2115)
* quick test

* quick test

* quick test

* Revert "quick test"

This reverts commit 91b07a3df5.

* Revert "quick test"

This reverts commit e44af19bb4.

* Revert "quick test"

This reverts commit 6872a1921d.

* Removed links to old api site

* Fixed link to H1

* quick fix

* Fixed link to H1

* reverted to match master

* removed random character.

* removed random unix character

* removed random unix character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* Quick fixes

* Update CONTRIBUTING.md

* removed random UTF character

* removed random UTF character

* Update routing.md

* Update validation.md

* Update overview.md

* Update linuxproduction.md

* Update web-publishing-vs.md

* Update sociallogins.md

* Update cors.md

* Update cross-site-scripting.md

* Update overview.md

* Update key-encryption-at-rest.md

* Update adding-model.md

* Update new-field.md

* Update validation.md

* Update first-web-api.md

* Update nano-server.md

* Update your-first-mac-aspnet.md

* Update linuxproduction.md
2016-11-07 07:58:40 -10:00
Andy Pasic 5c533c0d9e dl link fix (#2116)
* quick test

* validation fix
2016-11-07 07:19:31 -10:00
Rick Anderson 70619a4dc0 fix intro page (#2096)
* fix intro page

* toc juggle
2016-11-03 12:32:27 -10:00
Andy Pasic c13beeadd4 Removed U+FEFF (#2073)
* Removed U+FEFF

* Removed leading FEFF

* Update bootstrap.md

* Update bundling-and-minification.md

* Update knockout.md

* Update using-grunt.md

* Update yeoman.md

* Update style-guide.md

* Update error-handling.md

* Update localization.md

* Update middleware.md

* Update validation.md

* Update overview.md

* Update view-components.md

* Update iis-with-msdeploy.md

* Update iis.md

* Update web-publishing-vs.md

* Update sociallogins.md

* Update cors.md

* Update machine-wide-policy.md

* Update cross-site-scripting.md

* Update overview.md

* Update limited-lifetime-payloads.md

* Update overview.md

* Update password-hashing.md

* Update key-encryption-at-rest.md

* Update adding-model.md

* Update new-field.md

* Update validation.md

* Update nano-server.md

* Update your-first-mac-aspnet.md
2016-11-02 07:17:24 -10:00
Shayne Boyer dc7d840b33 links repaired (#2053) 2016-11-01 08:36:09 -10:00
Rick Anderson 968ef5ecbf remove ? from meta-data (#2045)
Add an optional extended description…
2016-10-31 19:57:56 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00