Commit Graph

220 Commits (948c4725e4dd182746e7605da0156c6566b673db)

Author SHA1 Message Date
Chris Gomez d57fc2a5a6 Removed basics of web dev placeholder 2015-11-07 16:51:10 -08:00
danroth27 ca2922498f Add link to EF docs 2015-11-07 16:46:36 -08:00
Kris van der Mast 2eb3980ed2 Update installing-on-windows.rst 2015-11-07 14:56:18 -08:00
Debajyoti Mahanta 4f4e201cb0 Wrong command
Wrong command to start dnx missing .
2015-11-07 12:33:02 -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
Scott Addie a4a0b3e33b Adjust verbiage in 'Introducing .NET Core' article 2015-11-07 12:24:48 -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 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
Scott Addie 6d4052fe04 Update 'Building Projects with Yeoman' article 2015-11-05 16:43:05 -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
Scott Addie 7b54f825a5 Replace config.json references with appsettings.json 2015-11-05 16:19:18 -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
Matthew Cantelon d19b11c6b1 Update Docker installation instructions 2015-11-05 15:35:41 -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
Max Malook b2e6cc6b6b Update static-files.rst 2015-10-29 10:29:06 -07:00
danroth27 d1c1bd1d1e Merge branch 'patch-1' 2015-10-28 12:16:13 -07:00
Henning Støverud bce436c8d9 Default name changed from config.json to appsettings.json
In beta 8 the name of the genrated config file has changed from config.json to appsettings.json.
2015-10-28 12:14:57 -07:00
danroth27 34edb9b128 Merge branch 'bower-article-update' 2015-10-28 11:50:10 -07:00
danroth27 e480c28191 Add Scott Addie to authors list 2015-10-28 11:22:39 -07:00
Scott Addie e48e260e19 Update Bower article for Beta 8 release 2015-10-28 11:17:57 -07:00
danroth27 bcca492fd3 Merge branch 'fixformatting' 2015-10-28 00:21:09 -07:00
danroth27 48ffc07fde Fix literal block 2015-10-28 00:20:18 -07:00
danroth27 cd537e4e15 Fix merge conflict 2015-10-28 00:12:09 -07:00
danroth27 938cdaeefb Minor formatting fixes 2015-10-27 23:59:46 -07:00
Rick Anderson e40180f316 organize directions 2015-10-27 23:59:45 -07:00
Daniel Roth 839557631f Fix broken image link 2015-10-26 13:19:38 -07:00
Rick Anderson e74f46f850 IIS Pub B8
feedback fixes

fixes II

copy edits
2015-10-22 11:49:30 -07:00
Rick Anderson 12fd45f3ad IIS Pub B8
feedback fixes

fixes II

copy edits
2015-10-22 10:29:27 -07:00
danroth27 72162c24c6 Remove helpfulness script temporarily 2015-10-21 06:55:05 -07:00
riande@microsoft.com 6f8ca76941 Update 2-factor authn article for beta8. 2015-10-20 23:00:34 -07:00
Steve Smith f57bcb5171 Merge branch 'ardalis/logging-patch' into 1.0.0-beta8 2015-10-20 09:47:02 -04:00
Rick Anderson 5ec52546bd Update common WebApplication1 to beta8. 2015-10-20 00:09:42 -07:00
danroth27 32e6e4179b Remove duplicate unit testing target name 2015-10-19 22:38:09 -07:00
Steve Smith 7e7095bf97 Updated to beta8 2015-10-19 23:47:19 -04:00
Steve Smith f33916c2cc Merge branch 'ardalis/logging-patch' of https://github.com/aspnet/Docs into ardalis/logging-patch 2015-10-19 23:35:46 -04:00
Steve Smith 94d1360b5c Cleaned up missing file reference and fixed up TraceSource demo 2015-10-19 23:35:22 -04:00
danroth27 a18248dd76 Move prolog content to page template and remove footer override 2015-10-19 14:20:30 -07:00
mscommunities 5979c59e22 Adding helpfulness 2015-10-19 14:20:29 -07:00
Steve Smith f22b5354bb Creating a top-level testing node.
Moving Fundamentals/Testing to Testing/Unit Testing
Creating placeholder for Integration Testing
2015-10-19 14:48:11 -04:00
Tom Archer 6a9014a9c4 Removed Options entry from TOC 2015-10-16 06:59:39 -07:00
Christopher Hackett c0be8f7085 Fix 404 on sample link 2015-10-15 22:58:35 -07:00
danroth27 11aadefce3 Revert "Revert "Update installation instructions for beta8""
This reverts commit f5b7bfc973.
2015-10-15 22:58:34 -07:00
Mordechai Zuber c228dae711 Correct grammer 2015-10-15 21:35:00 -07:00
Xin Zhang-Eze office f8aa848404 Small fix for Libuv version
Change 1.6.2 to 1.4.2 to keep consistent
2015-10-15 21:29:10 -07:00
Brian Lopez eb9d0eb3c2 Update instructions to include curl with unzip
On Debian 8 curl is not installed by default. Added to apt-get install command line.
2015-10-15 20:40:30 -07:00
Usman Prashant Satish 06cdd989f5 Fix upzip to unzip in installing-on-linux #501 2015-10-15 20:13:33 -07:00
danroth27 895f3d274e Merge branch '1.0.0-beta8' of https://github.com/aspnet/Docs into 1.0.0-beta8 2015-10-15 12:27:58 -07:00