Commit Graph

212 Commits (6d4e10eeb71286d776a0d6dad22e53529a8a5c7d)

Author SHA1 Message Date
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
Steve Smith 1ee1483e81 Updated third party loggers section. 2015-10-15 13:49:00 -04:00
Steve Smith d3ded9f3c9 Removing options article; fixes #66 2015-10-15 09:44:59 -04:00
Steve Smith a65075c6fc Simplified sample and article. Responded to feedback from @danroth27 2015-10-12 11:57:52 -04:00
danroth27 f5b7bfc973 Revert "Update installation instructions for beta8"
This reverts commit 8974ec1af1.
2015-10-10 11:09:35 -07:00
danroth27 7cf0c1ebb8 Merge branch '1.0.0-beta7' into 1.0.0-beta8 2015-10-09 22:31:37 -07:00
unknown 630294b688 Fixed minor spelling and consistency problems in client-side/using-grunt.rst 2015-10-09 22:30:13 -07:00
danroth27 5080cad78f Merge branch '1.0.0-beta7' into 1.0.0-beta8 2015-10-09 22:16:13 -07:00
Mattias Karlsson e4f9c41969 DNX DNU help command adjustment
Running DNX beta 7 there's no dedicated help command, convention now seems to be `dnu [command] --help` adjusted docs to reflect this.
2015-10-09 22:13:31 -07:00