Luke Latham
1daa4ac088
Add IStartupFilter coverage to App Startup topic with UE pass ( #4878 )
...
* IHostingStartup
Updates
Updates
Updates
Updates
Updates
Updates
Update
* Updates
* Fix links
* Content and organization updates
* Updates + add examples to help explain concepts
* React to feedback
* Add convenience methods section
* Add detail on IApplicationBuilder
* Update startup.md
* React to feedback
* One more touch
* More updates
* Remove DI phrase
* React to feedback
* They want a gray border
* Add purpose of IStartupFilter
2017-12-08 15:18:22 -10:00
Luke Latham
1e1f3e6123
IHostingStartup topic ( #4908 )
...
* IHostingStartup topic
Updates
Updates
Updates
Updates
* Update ihostingstartup.md
* React to feedback
2017-12-08 14:25:01 -10:00
Rick Anderson
b2a53db7bd
Update intro.md ( #4955 )
2017-12-08 14:24:34 -10:00
Rick Anderson
10deecc1b8
Update intro to MVC for VS 15.5 - scaffold fix ( #4953 )
2017-12-08 14:15:13 -10:00
Rick Anderson
42ce1683fd
Update toc.md
2017-12-08 13:52:48 -10:00
Rick Anderson
1689a24da1
Merge pull request #4949 from aspnet/master
...
Update live with current master
2017-12-08 12:04:49 -10:00
Rick Anderson
aadc2314bd
Update razor-pages-start.md ( #4946 )
...
* Update razor-pages-start.md
You don't need the other tutorial before this one.
* applications --> apps
2017-12-08 12:00:25 -10:00
Martin Rock-Evans
99146f521a
Update aspnet-core-module.md ( #4928 )
...
* Update aspnet-core-module.md
Turns out the request timeout has a validation that requires whole minutes only.
* React to feedback
2017-12-08 09:46:36 -06:00
Scott Addie
ce0b9eab74
TOC changes for SPA Template docs ( #4951 )
2017-12-08 09:34:24 -06:00
Steve Sanderson
12bdee4bc0
Add docs on updated SPA templates preview
2017-12-08 09:43:32 +00:00
Rick Anderson
cd238d4513
Update intro.md
2017-12-07 16:23:27 -10:00
Luke Latham
9fa18b5ccc
PrimeWeb sample fix ( #4947 )
2017-12-07 16:07:08 -10:00
Rick Anderson
a80d35647a
Merge pull request #4948 from aspnet/master
...
Update live with current master
2017-12-07 15:56:46 -10:00
Rick Anderson
d177f26f54
Update intro.md
2017-12-07 11:46:45 -10:00
Rick Anderson
3511552bec
Merge pull request #4945 from aspnet/master
...
Update live with current master
2017-12-07 11:37:53 -10:00
Luke Latham
516795491b
Sample update ( #4942 )
2017-12-07 10:05:49 -10:00
Rick Anderson
04bc170224
Update index.md ( #4931 )
...
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
2017-12-07 10:04:54 -10:00
Rick Anderson
6541c8b110
Merge pull request #4941 from aspnet/master
...
Update live with current master
2017-12-06 16:15:28 -10:00
Rick Anderson
aeb74a335b
Merge pull request #4940 from sgwatgit/master
...
Update an-overview-of-project-katana.md
2017-12-06 14:11:32 -10:00
Sean G. Wright
45ae8e4113
Update an-overview-of-project-katana.md
...
Grammatical error - missing `and`
2017-12-06 18:42:04 -05:00
Rick Anderson
b38796ea38
Merge pull request #4936 from aspnet/master
...
Update live with current master
2017-12-06 13:38:11 -10:00
Scott Addie
3d4e0e3bf8
Dedent controller code sample
2017-12-06 15:05:16 -06:00
Rick Anderson
36743611de
Update da1.md
2017-12-06 10:56:35 -10:00
FoggyFinder
003997dc83
Update calling-a-web-api-from-a-net-client.md ( #4935 )
...
it seems like the link was broken
2017-12-06 09:34:12 -06:00
Rick Anderson
282f69e8dd
Merge pull request #4930 from aspnet/master
...
Update live with current master
2017-12-05 09:25:27 -10:00
Scott Addie
aea5ad8493
Add *.PrecompiledViews assembly text ( #4929 )
...
* Add PrecompiledViews assembly text
* Optimize screenshot
2017-12-05 08:18:27 -10:00
Hans De Mulder
316e83d026
Windows Server Hosting bundle link : use aka.ms ( #4926 )
...
Use the aka.ms url for downloading the .NET Core Windows Server Hosting bundle. This is the same link as on https://docs.microsoft.com/en-us/aspnet/core/publishing/iis?tabs=aspnetcore2x#install-the-net-core-windows-server-hosting-bundle
2017-12-05 11:04:46 -06:00
Rick Anderson
703593d5fd
Merge pull request #4925 from aspnet/master
...
Update live with current master
2017-12-04 18:50:00 -10:00
Rick Anderson
41c2621217
Update first-web-api.md
2017-12-04 18:34:13 -10:00
Rick Anderson
152469f1ce
replace viewData with strong types ( #4924 )
...
* replace viewData with strong types
* work
* work
2017-12-04 18:25:56 -10:00
Rick Anderson
05e798c9ba
Merge pull request #4920 from aspnet/master
...
Update live with current master
2017-12-04 14:20:39 -10:00
Scott Addie
b155aeda42
Update Bundling & Minification doc ( #4891 )
...
* Update Bundling & Minification doc
* Import JS code snippets
* Fix build errors
* Remove redundant text
* Swap section ordering
* Change heading text
* Add VS output from run of Gulp tasks
* More edits
* Fix bundle options text
* Dedent .NET Core CLI tab's code snippets
* Add ad-hoc run section
* Verbiage tweak
* Remove obsolete screenshots
* Verbiage tweaks
* Minor edit
* Add note
* More edits
* Simplify VS instructions
* Eliminate unnecessary sentence
* Clarify restore step
* Add missing word
* Add manual Gulp conversion section
* Fix gulpfile.js import line numbers
* Shorten sentence
* Update bundling-and-minification.md
* Update screenshot to conform to MVC art standards
* Remove unnecessary sample apps
2017-12-04 14:09:33 -06:00
Rick Anderson
725369ca13
Merge pull request #4922 from aspnet/g/ra/intro-mvc-snippet-fix
...
fix wrong snippet in search/intro to mvc
2017-12-04 08:56:00 -10:00
Rick Anderson
bd67a6afa8
Merge pull request #4921 from aspnet/2/ra/rp-ef/format-html
...
fix formatting cshtml -> html
2017-12-04 08:55:00 -10:00
rick-anderson
d4d38c59fe
fix wrong snippet in search/intro to mvc
2017-12-04 08:44:50 -10:00
rick-anderson
b7afbe4b5c
fix formatting cshtml -> html
2017-12-04 08:27:42 -10:00
Yi Gyuwon
4e22a25a7e
IsInRole is a method, not a property ( #4918 )
2017-12-04 09:32:59 -06:00
Rick Anderson
4925a91ef4
Merge pull request #4916 from aspnet/master
...
Update live with current master
2017-12-02 20:30:53 -10:00
Luke Latham
a17c20dc02
Razor Pages Testing topic ( #4832 )
...
* Razor Pages Testing topic
* React to feedback
* Updates
Updates
* React to feedback
* Make test classes singular
Update
2017-12-02 07:06:50 -10:00
Rick Anderson
1563ba5d06
Merge pull request #4915 from aspnet/master
...
Update live with current master
2017-12-02 07:05:56 -10:00
Rick Anderson
0a75d55297
Merge pull request #4914 from aspnet/a/ra/data-toc-fix
...
fix TOC
2017-12-01 18:13:19 -10:00
rick-anderson
2492279f66
fix TOC
2017-12-01 18:12:38 -10:00
Rick Anderson
7a87245c68
Update intro.md
2017-12-01 18:04:33 -10:00
Rick Anderson
39018508a1
Update index.md
2017-12-01 17:08:42 -10:00
Rick Anderson
6e46abd659
Merge pull request #4911 from aspnet/master
...
Update live with current master
2017-12-01 16:55:35 -10:00
Rick Anderson
5ea85ced50
RP-EF read and update related data, concurrency ( #4708 )
...
* RP-EF read related data
* RP-EF read related data
* RP-EF read related data
* RP-EF read related data
* RP-EF read related data
* RP-EF read related data
* RP-EF read related data
* RP-EF read related data
* RP-EF read related data
* update related data
* update related data
* update related data
* update related data
* update related data
* update related work
* final draft update related data
* final draft update related data
* final draft update related data
* final draft update related data
* minor cleanup
* concurrency
* concurrency
* concurrency
* concurrency
* concurrency
* concur
* concur
* concur
* concur complete draft
* concur complete draft
* concur complete draft
* concur complete draft
* real final draft
* real final draft
* react to feedback
* react to feedback
* react to feedback
2017-12-01 16:51:36 -10:00
Rick Anderson
b43b5c4b66
Update accconfirm - add work around ( #4907 )
...
* Update accconfirm.md
* Update accconfirm.md
2017-12-01 11:41:34 -10:00
Rick Anderson
7efdc4b602
Merge pull request #4910 from aspnet/master
...
Update live with current master
2017-12-01 11:41:07 -10:00
Rick Anderson
f949360850
Update toc.md
...
remove dup routing
2017-12-01 11:10:57 -10:00
Luke Latham
e1e6e91e0c
Update guidance on creating the Logs folder ( #4909 )
...
* Update guidance on creating the Logs folder
* Update directory-structure.md
2017-12-01 15:10:06 -06:00