Commit Graph

1186 Commits (532bf3e5ff64b5e4386568581fc2fca444e1e87d)

Author SHA1 Message Date
danroth27 57d65cc955 Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-07 18:06:50 -08:00
danroth27 edb4bdb9d6 Update contributing guide to use 'make livehtml' for enabling autobuild 2015-11-07 18:06:12 -08:00
danroth27 5671d1ff59 Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-07 17:59:54 -08:00
danroth27 680f63b5a3 Update make scripts to support sphinx-autobuild 2015-11-07 17:58:51 -08:00
Chris Gomez a058f728f6 Added docs video link and updated autobuild instructions
Clarified the Windows python install instructions.
Added the link to the youtube video demonstrating getting started.
Added back the autobuild instructions.
Clarified that the root doc file folders included webhooks.
2015-11-07 17:26:33 -08:00
danroth27 baf9ecfe78 Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-07 17:13:54 -08:00
Rob Keiser 6d5e94eb54 updated bundleExclude to publishExclude 2015-11-07 17:11:16 -08:00
danroth27 f64ab47c6e Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-07 17:05:25 -08:00
Bill Wolff b7d3c3453e corrected bullet formatting 2015-11-07 17:04:28 -08:00
danroth27 370e701cc3 Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-07 16:59:58 -08:00
RodolfoFadino 948c4725e4 Update migration topic to use updated config API. 2015-11-07 16:58:23 -08:00
danroth27 c491922655 Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-07 16:53:55 -08:00
Chris Gomez d57fc2a5a6 Removed basics of web dev placeholder 2015-11-07 16:51:10 -08:00
danroth27 78896e3b3d Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-07 16:47:14 -08:00
danroth27 ca2922498f Add link to EF docs 2015-11-07 16:46:36 -08:00
danroth27 94151f43bf Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-07 14:57:01 -08:00
Kris van der Mast 2eb3980ed2 Update installing-on-windows.rst 2015-11-07 14:56:18 -08:00
danroth27 ce0bbd835a Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-07 12:35:55 -08:00
Joe Brinkman 92e970b070 Fix typo
Change tree to three
2015-11-07 12:35:15 -08:00
danroth27 710277b0f8 Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-07 12:33:42 -08:00
Debajyoti Mahanta 4f4e201cb0 Wrong command
Wrong command to start dnx missing .
2015-11-07 12:33:02 -08:00
danroth27 0bf3c61b4c Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-07 12:30:59 -08:00
Shannon Deminick ec2207746f The "Working with DNX projects" article should document all nuspec metadata related properties #543
Completes task: The "Working with DNX projects" article should document all nuspec metadata related properties #543
2015-11-07 12:28:50 -08:00
danroth27 4400bbfe42 Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-07 12:25:39 -08:00
Scott Addie a4a0b3e33b Adjust verbiage in 'Introducing .NET Core' article 2015-11-07 12:24:48 -08:00
danroth27 8bbc10a6ea Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-07 12:21:34 -08:00
John Rowley 16a0035918 Updated understanding-aspnet5-apps to use the up to date configuration
I changed
* config.get to config[]
* new Configuration() with ConfigurationBuilder and its' process.
* services.AddSingleton to services.AddInstance
2015-11-07 12:16:30 -08:00
danroth27 130d88078d Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-07 12:09:42 -08:00
John Rowley 91d7b2a4b1 Updated "Get Started with Entity Framework 7 using ASP.NET MVC 6" tutorial to beta8 2015-11-07 12:06:09 -08:00
danroth27 9a75e7ef0f Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-05 16:59:08 -08:00
danroth27 7d3c7aa4fc Emphasize app insights package 2015-11-05 16:57:50 -08:00
John Rowley 6d4e10eeb7 Fixed an indentation error where some code was cut off in an
example.
2015-11-05 16:54:14 -08:00
danroth27 c9afb7d0a7 Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-05 16:45:20 -08:00
Scott Addie 6d4052fe04 Update 'Building Projects with Yeoman' article 2015-11-05 16:43:05 -08:00
danroth27 fb3dadeffd Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-05 16:34:22 -08:00
Andrii Tsok 2cedc484a4 Fixed example implementation of Configure method.
Corrected the example with a fully defined method's code. 
Added additional 24-26 lines to example code for providing consistent code fragment.
2015-11-05 16:33:10 -08:00
danroth27 52e6ed19d4 Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-05 16:20:23 -08:00
Scott Addie 7b54f825a5 Replace config.json references with appsettings.json 2015-11-05 16:19:18 -08:00
danroth27 027e72e92e Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-05 16:08:02 -08:00
Max Malook e32a0c1278 Pluralize class names by using separate words 2015-11-05 16:06:26 -08:00
danroth27 a9b9b810a0 Merge branch '1.0.0-beta8' 2015-11-05 15:52:47 -08:00
danroth27 9c429b39bd Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-05 15:37:27 -08:00
Matthew Cantelon d19b11c6b1 Update Docker installation instructions 2015-11-05 15:35:41 -08:00
Steve Smith 97ba43c596 Merge pull request #609 from scottforsyth/scottforsyth-patch-1
Highlighted new using statement
2015-11-05 10:51:00 -08:00
scottforsyth 2e6567124e Highlighted new using statement 2015-11-05 10:46:09 -08:00
danroth27 5317f97384 Merge branch 'patch-1' 2015-10-29 10:32:01 -07:00
danroth27 2d5dfafdb4 Merge branch 'patch-1' into 1.0.0-rc1 2015-10-29 10:31:30 -07:00
Max Malook b2e6cc6b6b Update static-files.rst 2015-10-29 10:29:06 -07:00
Rick Anderson 3ccec8dc06 Merge branch 'master' of https://github.com/aspnet/Docs 2015-10-28 17:55:46 -07:00
danroth27 d1c1bd1d1e Merge branch 'patch-1' 2015-10-28 12:16:13 -07:00