Rick Anderson
451f72ab90
better section names ( #3001 )
2017-03-20 11:07:07 -10:00
Tom Dykstra
14686ab8d9
Clarify eager loading code ( #3013 )
2017-03-20 14:05:56 -07:00
ChrisSfanos
f02b6e3cee
Update overview.md ( #3015 )
...
Adding version 3.2.1 of jQuery
2017-03-20 11:05:10 -10:00
Steve Smith
d1ed2c7fc4
Merge branch 'master' into xsrf
2017-03-20 16:40:54 -04:00
Steve Smith
29b51c7921
Updating JavaScript sample to highlight service injection primarily.
2017-03-20 16:39:54 -04:00
Rick Anderson
a7d6980dab
Update routing.md
2017-03-20 08:56:26 -10:00
Tom Dykstra
43c4481d8c
Clarification for delete concurrency code ( #3012 )
2017-03-20 10:37:03 -07:00
Shayne Boyer
7e8902f100
Update linuxproduction.md
...
Fixes #2839
2017-03-20 12:40:33 -04:00
Steve Lasker
d02d667352
Update to VS 2017 and changes in microsoft/aspnet ( #3008 )
2017-03-20 11:13:20 -04:00
Scott Addie
22078948af
Minor fixes to Bundling & Minification doc ( #3010 )
...
Thanks for that review... :-)
2017-03-20 11:11:10 -04:00
Tom Dykstra
c9d2009574
remove superfluous code ( #3005 )
2017-03-18 11:27:37 -07:00
Tom Dykstra
8ea2f313de
Instructors --> CourseAssignments ( #3004 )
2017-03-18 11:24:23 -07:00
Rick Anderson
6d3767417a
move require SSL to it's own doc ( #3000 )
...
* move require SSL to it's own doc
* td feedback
2017-03-17 15:27:18 -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
ChrisSfanos
2ef000a076
Update overview.md ( #2996 )
...
Adding jQuery 3.2.0 to the CDN
2017-03-17 10:35:41 -10:00
ccm1st
196d0ef439
the code is implementing the interface instead of inheriting ( #2994 )
2017-03-17 08:41:40 -04:00
Rick Anderson
0e62aa1977
Update request-features.md ( #2981 )
2017-03-17 00:21:49 -04:00
Luke Latham
207359af77
Update directory-structure.md ( #2980 )
2017-03-16 14:43:46 -10:00
Tom Dykstra
cea2345c63
add metadata, delete docfx.json ( #2982 )
...
* add metadata, delete docfx.json
* make headings consistent
2017-03-16 14:43:23 -10:00
james1293
4145aae04d
Include sample17.cshtml instead of inline code ( #2988 )
...
Meant to do this originally, oops!
2017-03-16 14:42:32 -10:00
Tom Dykstra
c1a3bb1ec1
add webmatrix deprecated note ( #2983 )
...
* add webmatrix deprecated note
* alter wording
* fix formatting
* fix links
* fix link
2017-03-16 14:39:14 -10:00
Shayne Boyer
31f5f9c397
Bundler Minify update ( #2992 )
...
* update doc
* update static and samples
2017-03-16 14:27:09 -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
Maher Jendoubi
a4aee2d87a
Pass Additional ViewData to a Strongly-Typed Partial View ( #2984 )
...
* Pass Additional ViewData to a Strongly-Typed Partial View
* Fixed DocFx validation issues
2017-03-16 12:39:55 -10:00
Tom Dykstra
115a74c97d
Update EF/MVC tutorial to use no-auth template ( #2951 )
...
* switch to no-auth
* update csproj
* typos and migrations changes
* remove sql design package
* additional notes
* trim nuget section, add troubleshooting note
* change join entity nav ppty names
* clarify wording
* many-to-many description
* correct errors
* minor corrections
* misc corrections
* corrections and clarifications
* fix snippet ranges
* more snippet ranges
* note that ef design packages are installed
* dates
* update final version of sample project
* correction in .csproj
* restore readme
2017-03-16 08:49:41 -07:00
Daniel Roth
3f10b16fe6
Update areas.md ( #2985 )
2017-03-16 08:48:49 -07:00
Jeffrey Drake
dab8f692c0
Corrected a spelling error ( #2987 )
2017-03-16 08:47:28 -07:00
Rick Anderson
07af9db54d
Update adding-model.md
2017-03-15 12:14:33 -10:00
james1293
40fd242c7d
Fix explanation: setting a default selected option ( #2973 )
...
* Fix explanation: setting a default selected option
The current doc treats the second parameter of @Html.DropDownList() as a way to set the default selected option. It gives an example of choosing "Comedy" by default. In fact, the given example creates a second entry that says "Comedy" but has an empty value. I provided a correct example.
* Fix code: setting a default selected option
See commit note on /Docs/aspnet/mvc/overview/getting-started/introduction/adding-search.md
2017-03-15 11:35:29 -10:00
Andy Pasic
ba9f4c9aa4
Legal updates from CELA ( #2977 )
...
* This licence file is being replaced
* New files from CELA
* Update from CELA
2017-03-15 11:31:01 -10:00
apshenichnyi
8255138826
Some corrections in text ( #2976 )
...
* Markdown was fixed for samples to be incorporated into the article.
* Text was corrected.
* Mispelling was corrected.
2017-03-15 10:24:41 -10:00
Terri Morton
75f35e14f7
Corrected link to internal article
2017-03-15 10:17:47 -04:00
Tom Dykstra
bff0c6a3f4
fix link ( #2970 )
...
* fix link
* xref link
2017-03-14 15:34:26 -07:00
Richard Hallett
890487d5f7
Change environments.md to use set as opposed to setx ( #2958 )
...
A minor amendment but could be confusing for people unfamiliar with the cmd line.
The text describes setting it for the current current command window, however setx actually only explicitly changes the environment variable, it doesn't change the current window either, so a user would have potentially noticed no change.
2017-03-14 10:26:05 -10:00
OzBob
cbbc3dc4c3
Fixes #2964 Add Registering exception filters ( #2965 )
...
* Add Registering exception filters
taking comments in discussion and quoting from : https://github.com/aspnet/Docs/blob/master/aspnet/web-api/overview/error-handling/exception-handling.md
* Update web-api-global-error-handling.md
2017-03-14 10:25:09 -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
ChrisSfanos
75cc5d4c09
Update overview.md ( #2971 )
...
Updated Knockout new version
2017-03-14 09:38:33 -10:00
Brian Hall
9edf578d07
Add troubleshooting tip for `System.TypeLoadException` ( #2969 )
...
* Add troubleshooting tip for `System.TypeLoadException`
When running AspNet Core 1.1 on top of .NET 4.6.2 and trying to use the Azure Key Vault configuration extensions, I was encountering an exception that was being thrown for `System.TypeLoadException`. I discovered this originated from the use of the Azure Key Vault API and how it interacted with an older (built-in) version of `System.Net.HTTP`. I ended up installing the updated NuGet package for `System.Net.Http` and that fixed the issue. Hopefully this proposed tip will help someone in the future. Or at least until the packages get more aligned.
* Update key-vault-configuration.md
2017-03-14 09:35:11 -10:00
Daniel Eisterhold
ec31052983
Update routing.md ( #2967 )
2017-03-14 09:30:06 -10:00
Luke Latham
4e8c8a4a90
Middleware docs update ( #2963 )
...
* Update url-rewriting.md
* Update URLRewritingSample.csproj
* Update ResponseCachingSample.csproj
* Update middleware.md
* Update url-rewriting.md
* Update ResponseCompressionSample.csproj
* Update response-compression.md
2017-03-14 11:23:12 -07:00
James Telfer
0627ba9d94
Fix spelling of 'Verrsions' in title ( #2966 )
...
Thanks for the catch/fix.
2017-03-14 07:18:53 -07:00
Thomas Fuchs
1894789727
Remove closing brackets ( #2955 )
...
* Remove closing brackets
* Update first-web-api.md
2017-03-13 14:44:46 -10:00
Luke Latham
a0b65cae7b
Update iis.md ( #2962 )
2017-03-13 14:44:12 -10:00
Ryan Brandenburg
7cb877d046
Move resource naming section up and clarify ( #2959 )
2017-03-13 14:40:15 -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
LinuxChata
c9cc2f4248
Update content-negotiation.md ( #2952 )
2017-03-13 10:55:57 -10:00
Jacob Foshee
620fccb478
Minor: 'in the in the' => 'in the' ( #2957 )
2017-03-13 10:38:26 -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