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
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
Rick Anderson
b74d38e3ec
Update your-first-mac-aspnet.md ( #3058 )
...
* Update your-first-mac-aspnet.md
* Update your-first-mac-aspnet.md
2017-03-23 14:12:01 -10:00
Rick Anderson
50e87992d8
Update adding-view.md ( #3051 )
2017-03-23 10:15:15 -10:00
james1293
54ea022321
Remove too-early reference to authentication ( #2995 )
...
Unless there's a version of Visual Studio that has a different dialog, I think Authentication only comes up in the second "create a project" dialog. The screenshots that are already in the article confirm this. Thanks!
2017-03-17 10:37:38 -10:00
Tom Dykstra
56e3b55b69
Tutorials node for ASP.NET non-core TOC ( #2989 )
...
* asp.net tutorials page
* add Tutorials node to TOC
* fix intro text
* fix metadata
2017-03-16 14:21:33 -10:00
Abdelkrim from Brussels
6d6bda047d
Remove the unnecessary 'Attribute' suffix ( #2986 )
2017-03-16 12:42:49 -10:00
Rick Anderson
07af9db54d
Update adding-model.md
2017-03-15 12:14:33 -10:00
Rick Anderson
5f16cc4a0a
WIP: Update your-first-mac-aspnet.md ( #2931 )
...
* Update your-first-mac-aspnet.md
* Update your-first-mac-aspnet.md
* AS well, easily, banned words
Shouldn't we use the more standard VS Code? Why is *Code* *italic*?
* less market speak
Why make anyone read "If this is your first time using Visual Studio Code" ? Not needed.
* Use GIT before you dev, not after
And is it only GIT integration to Azure?
* Update your-first-mac-aspnet.md
* Update your-first-mac-aspnet.md
* Update your-first-mac-aspnet.md
* Update your-first-mac-aspnet.md
* Update your-first-mac-aspnet.md
* Update your-first-mac-aspnet.md
2017-03-14 09:38:59 -10:00
Thomas Fuchs
1894789727
Remove closing brackets ( #2955 )
...
* Remove closing brackets
* Update first-web-api.md
2017-03-13 14:44:46 -10:00
Blackie Tsai
38d4c0e385
Update the content with incorrect/missing version ( #2956 )
...
* Update the content with incorrect/missing version
For .NET Core 1.1.1, the dotnet-watch version should change to 1.0.0.-*
* Update dotnet-watch.md
2017-03-13 10:57:53 -10:00
Rick Anderson
d1f6e5824c
remove dead controller ( #2950 )
...
* remove dead controller
* end
2017-03-10 15:03:13 -10:00
Min
5ebf606c1c
fix the error of no variable named _todoRepository ( #2940 )
...
at "Add a controller" section there is no variable called "_todoRepository" which is used by next sections
2017-03-10 14:04:16 -10:00
Rick Anderson
8baeebb643
add MSBuild to dotnet-watch ( #2939 )
2017-03-09 14:34:57 -10:00
Brice Lambson
fe4c3e800b
Update adding-model.md ( #2938 )
...
Escape greater than
2017-03-09 12:13:27 -10:00
Rick Anderson
4bd547a6ab
remove rating from search ( #2937 )
2017-03-09 12:11:46 -10:00
Rick Anderson
1957450a37
delete old add required to model ( #2927 )
2017-03-08 14:16:28 -10:00
Roland Kopka
e0376f2f0d
Update Interpolated Strings link ( #2922 )
...
* Update Interpolated Strings link
* removed en-us
2017-03-08 11:02:27 -10:00
Rick Anderson
40c46e1f75
PDF link to VS15 ( #2924 )
2017-03-08 11:01:51 -10:00
Rick Anderson
6c8955d9a8
add linux ( #2914 )
2017-03-07 17:15:42 -05:00
Shayne Boyer
785fef942f
Updated title and content to be nonMac specific ( #2910 )
...
* Updated title and content to be nonMac specific
* add linux to metadata
2017-03-07 17:15:34 -05:00
Tom Dykstra
56899b35bd
Merge pull request #2900 from aspnet/csproj
...
Merge csproj to master
2017-03-06 15:16:00 -08:00
Rick Anderson
c3b33db43d
update intro to WebAPI to VS17 RTM ( #2887 )
...
* update intro to WebAPI to VS17 RTM
* react to feedback
2017-03-06 08:41:51 -10:00
Tom Dykstra
bba0769b31
fix link
2017-03-06 09:35:56 -08:00
Shayne Boyer
78b2a0709c
Update First App on a Mac ( #2831 )
...
* Razor remove csproj (#2662 )
* don't merge
* csproj razor update
* code style
* Update razor.md
* CRLF / LF issues in these files
* updates switch yeoman for dotnet
* remove extra lines
* addressing feedback
2017-03-06 09:35:56 -08:00
Rick Anderson
58715f7b93
dotnet watch to msbuild ( #2746 )
...
* dotnet watch to msbuild
* remove white space
* clean up
* clean up
* TD feedback
2017-03-06 09:16:46 -08:00
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