Rick Anderson
e045a3b351
Platform neutral language on opening a terminal ( #3125 )
...
* Platform neutral language on opening a terminal
* Update getting-started.md
2017-03-31 08:44:21 -10:00
Tom Dykstra
fd92895d6f
Topic: WebSockets ( #3110 )
2017-03-31 11:02:08 -07:00
Rick Anderson
5e015810ce
clean up regex ( #3017 )
2017-03-30 20:36:56 -10:00
Rick Anderson
8fa130a398
hide xplat version of add a model ( #3118 )
2017-03-30 17:57:00 -10:00
Rick Anderson
bb2f2a01c6
Update adding-model.md ( #3117 )
2017-03-30 17:41:07 -10:00
Rick Anderson
46652bc04f
Update adding-view.md
2017-03-30 17:02:30 -10:00
Rick Anderson
fbc5c3e584
Update index.md ( #3115 )
2017-03-30 17:01:14 -10:00
Rick Anderson
7fc79f215e
Ra/model xplat ( #3114 )
...
* xplat version of adding a model/intro to MVC
* clean up
* clean up
* clean up
2017-03-30 16:41:44 -10:00
Scott Addie
f90eb4d02e
Upgrade routing doc sample code to CSPROJ ( #3105 )
2017-03-30 08:37:02 -10:00
Steve Smith
540292ed64
Updated project to VS2017 format. ( #3106 )
...
Updated HttpContext.Items key guidance.
2017-03-30 08:35:59 -10:00
Steve Smith
e4808c0433
Upgraded to VS2017 project format ( #3018 )
...
Added demo showing how to retrieve configuration values stored as JSON arrays
2017-03-30 07:54:24 -10:00
Steve Smith
259b79e8e8
DI Disposing and Project Format Upgrade ( #3016 )
...
* Upgrade to VS2017 project format.
* Updated to describe how services container handles disposing of IDisposable instances
* added class definitions
* fixing bower path slashes
2017-03-30 07:49:50 -10:00
Mohamed Chraiet
71d353f85c
Update overview.md ( #3101 )
...
Added the word "of" missing at first Note, third sentence. Line 32.
2017-03-30 09:18:52 -07:00
Rick Anderson
dffdbaf436
part 3 ( #3103 )
2017-03-29 15:56:36 -10:00
Rick Anderson
d1e2f1ca3e
includes folder and first include ( #3099 )
...
* includes folder and first include
* fix
* fix
* remove all metadata
2017-03-29 14:07:30 -10:00
Tom Dykstra
c99165a146
Revert "new topic"
...
This reverts commit 81e8a1c0fd
.
2017-03-29 16:54:26 -07:00
Tom Dykstra
3ee89ffd2e
Revert "add git-ignored file"
...
This reverts commit b3675ee186
.
2017-03-29 16:54:17 -07:00
Tom Dykstra
b3675ee186
add git-ignored file
2017-03-29 16:39:35 -07:00
Tom Dykstra
81e8a1c0fd
new topic
2017-03-29 16:39:35 -07:00
Tom Dykstra
02ea1ead89
pubxml files are git-ignored ( #3098 )
2017-03-29 16:34:13 -07:00
Rick Anderson
3516dcbe56
Ra/xplat intro 2 mvc ( #3090 )
...
* xplat intro to MVC
* xplat intro to MVC
* adding a controller
* TD feedback
2017-03-29 11:15:18 -10:00
Rick Anderson
120568d84a
Update web-api-vsc.md ( #3095 )
2017-03-29 10:43:58 -10:00
Rick Anderson
f01a62c938
Update first-web-api.md ( #3096 )
2017-03-29 10:43:46 -10:00
Rick Anderson
e379efabcf
Update web-api-vsc.md ( #3094 )
2017-03-29 07:41:36 -10:00
Yavor Slavchev
32d0d3dc75
Markdown mismatch ( #3092 )
...
'Use Postman to send a Create request' section has a markdown mismatch. Below the 'In the key-value editor, enter a Todo item such as', the text formatting is broken.
2017-03-29 07:37:56 -10:00
Tim Barclay
028098540d
Fix markdown formatting around code snippet ( #3093 )
2017-03-29 07:33:12 -10:00
Rick Anderson
b2ec047d9a
Update your-first-mac-aspnet.md
2017-03-28 17:06:52 -10:00
Tom Dykstra
5b99621399
redirect vs overviews to vs.com ( #3089 )
2017-03-28 15:15:57 -07:00
Scott Addie
8d50926b1d
Fix user secrets doc display issues ( #3079 )
2017-03-28 11:14:46 -10:00
Alex
3c3c484072
Update Login action to call FindByEmailAsync ( #3082 )
...
This is consistent with the rest of the sample template and the model property passed to it.
2017-03-28 11:14:09 -10:00
Rick Anderson
c73a3a7631
fix link ( #3086 )
2017-03-28 11:11:18 -10:00
Rick Anderson
00428b8b58
spboyer feedback on xplat web-api ( #3087 )
2017-03-28 10:13:07 -10:00
Tom Dykstra
7cf36468c4
Topic: How to run in a Windows Service ( #3060 )
2017-03-28 11:13:27 -07:00
Shayne Boyer
3bbe01ccb8
Minor changes ( #3080 )
...
* Spelling fix naviage -> navigate
* Removed Fiddler link : not relevant for Mac or Linux
* Added `Ctrl+Shift+P` key stroke for command pallete and for Linux, `⌘` doesn't exist for Linux and shortcut is different
* F5 is Debug keystroke, first mention of Debug instruction did not define this.
### Suggestions for larger update
* Although not documenting VS Code, adding links to Debugging in VS Code: https://code.visualstudio.com/docs/editor/debugging
* Visual Studio Code users would tend to take advantage of CLI commands for adding/modifying EF component items. See: https://docs.microsoft.com/en-us/ef/core/miscellaneous/cli/dotnet
* Show integrated terminal or more terminal based commands
2017-03-28 08:06:10 -10:00
Andy Pasic
0d3169c8fe
Inserted UID ( #3075 )
...
* Inserted UID
* fixing toc.md
2017-03-27 15:35:25 -10:00
Scott Addie
26686ab7c5
Fix minor mistakes in view components doc ( #3069 )
2017-03-27 15:34:40 -10:00
Rick Anderson
9d6fe033f7
xplat version of first Web API ( #3059 )
...
* xplat version of first Web API
* remove dup files
* clean up
* fix
* TD feedback
* remove singleton
2017-03-27 13:05:06 -10:00
Rick Anderson
082d048d90
Update your-first-mac-aspnet.md
2017-03-27 10:17:39 -10:00
Yavor Slavchev
89ca30ae0e
Removed 'zz' from the ' Using Owinhost.exe' section. ( #3071 )
2017-03-27 09:12:00 -10:00
Steve Smith
fe1ad66a28
Fixing Link (again)
...
This didn't get merged in correctly the first time. @tdykstra
2017-03-27 13:27:18 -04:00
spottedmahn
d730b07c4e
Fix Bad Link for LogLevel ( #3072 )
...
the current link doesn't work. It redirects to https://docs.microsoft.com/en-us/aspnet/core/api/
2017-03-27 10:08:20 -07:00
Tom Dykstra
930b656621
fix link ( #3073 )
2017-03-27 10:00:54 -07:00
Steve Smith
61effecf59
Merge branch 'xsrf'
2017-03-27 10:49:22 -04:00
Steve Smith
223c287a6b
Fixing link
...
Removing wrench icons
2017-03-27 10:44:25 -04:00
Rick Anderson
4896d11eda
XSRF ( #1945 )
...
* WIP start of XSRF
* MD conversion
* WIP
* Made a lot of progress on filters and javascript impl
* adding sample
* minor updates
* Ajax demo
* Responding to feedback
* Responding to feedback
* Updating JavaScript sample to highlight service injection primarily.
* Updated "session" to "identity" per @blowdart.
Also added a note about use of session elsewhere in the document.
2017-03-27 10:32:27 -04:00
Abdelkrim from Brussels
94d4a6a69e
Remove duplicate code : MyWindow.cs ( #3066 )
...
Remove duplicate: [!code-csharp[Main](configuration/sample/src/InMemory/MyWindow.cs)]
2017-03-25 13:29:17 -10:00
Rick Anderson
600c1afc4b
Update middleware.md
2017-03-24 16:02:36 -10:00
Rick Anderson
94fd6a62d2
Update dependency-injection.md ( #3056 )
...
* Update dependency-injection.md
* Update dependency-injection.md
2017-03-24 15:37:48 -10:00
Rick Anderson
bf0dc615cd
conventional vs. attribute routing ( #3065 )
2017-03-24 15:37:04 -10:00
Rick Anderson
6e64bf66b3
add route name H2 for linking
2017-03-24 15:02:06 -10:00