Commit Graph

1047 Commits (548c18a2d66d67060c424c404a539998dc74a191)

Author SHA1 Message Date
Alaa Masoud 106c21b7e0 Removed duplicate word 2015-12-17 17:36:11 +03:00
Steve Smith 776d2b9603 Updated to RC1
Responded to feedback. Fixes #725
2015-12-16 18:14:55 -08:00
Sourabh Shirhatti 650973ef7c Add contributing to ASP.NET link 2015-12-16 18:10:28 -08:00
danroth27 aad5f720a9 Clean up the Working with Data index 2015-12-14 23:59:04 -08:00
danroth27 b74d5c2db5 Rename cookie authentication file 2015-12-14 21:24:49 -08:00
danroth27 86a8440fbf Fix typo 2015-12-14 21:22:31 -08:00
Barry Dorrans 43e2d26c02 Add using cookie middleware without identity 2015-12-14 21:19:13 -08:00
John Rowley 3b8bdd268a Update logging to rc1 2015-12-14 17:55:43 -08:00
Steve Smith 9c25526b09 Responding to feedback. 2015-12-14 17:53:32 -08:00
danroth27 aeb1647faf Use common contribute.txt for all projects 2015-12-14 16:59:03 -08:00
danroth27 a5860bafdd Property injection is not supported by default 2015-12-14 16:31:52 -08:00
John Rowley 9276c3b78c Update Cors Example to RC1 2015-12-14 13:23:55 -08:00
Scott Addie e704aad858 Fix minor mistakes in Yeoman doc 2015-12-14 13:20:26 -08:00
Scott Addie ea2a6b05ff Update Angular doc and sample code to RC1 2015-12-14 13:13:35 -08:00
Steve Smith 2ce14057e1 Updated tests to use better ManualResetEvent pattern. 2015-12-11 11:51:21 -05:00
Steve Smith 5eb4335f5c Updated to RC1
Fixes #290
2015-12-10 15:49:00 -05:00
RachelAppel f2ad7b6973 Merge branch '1.0.0-rc1' of https://github.com/aspnet/Docs into 1.0.0-rc1 2015-12-10 12:48:03 -05:00
Steve Smith 35a378c8a0 Add In-Memory Caching article 2015-12-10 09:43:12 -08:00
John Rowley 581e1fc634 Update AppState to rc1 2015-12-10 12:41:40 -05:00
Rick Anderson 8ed92fd3b9 mac RC1 updates and text clean up 2015-12-10 09:23:59 -08:00
John Rowley 5c65fbd0b4 Slay deadwood inside of middleware.rst 2015-12-10 07:48:33 -08:00
John Rowley ca9feb6233 Added a link to webdeploy article in publishing to iis 2015-12-10 07:43:31 -08:00
John Rowley af9a78748a Fix link to nuget in conceptual overview 2015-12-09 17:11:07 -08:00
Gui||aume dee2e5c7eb Update installing-on-linux.rst
On CentOS 7.1, Kestrel refuse to start with /usr/lib64/libuv.so.1 simlink :  System.DllNotFoundException: libuv

It works with /usr/lib64/libuv.so.
2015-12-09 16:56:51 -08:00
Damien Pontifex 7c3e0ea4fa EF 6 configuration with ASP.NET 5
added authors and code block for config

Article started based on aticle by @pgrudzien12 for #633

Added dependency injection and configuration in code for asp.net 5
to replace web/app.config configuration

fixed minor formatting problems and typos, changed author sequnece, added Summary and Resources sections

fixed hyperlinks

moving migration note into own section and renaming title

reviewed ef6 article

changes from PR feedback
2015-12-09 16:33:09 -08:00
RachelAppel ca8d1bd1ad Merge branch '1.0.0-rc1' 2015-12-09 15:07:06 -05:00
John Rowley e5ce7de739 Doc for publishing to IIS with MSDeploy 2015-12-09 14:58:22 -05:00
Brock Allen 2745ff021a Update roles.rst 2015-12-09 14:31:23 -05:00
Barry Dorrans 61fac0cbe1 Change broken doc links are file moves to will always work ref links 2015-12-09 11:14:53 -08:00
Christos Matskas ca468dd1e9 Fixed ambiguous wording
Fixed wording as discusses on issue #759
2015-12-09 12:51:00 -05:00
Steve Smith dab1d36839 Clarify Config Source Ordering Effects
Fixes #303
2015-12-09 08:03:34 -05:00
Barry Dorrans c90cdcb231 Add Authz documentation and cleanup authn to its own section 2015-12-08 12:24:37 -08:00
Bradley Grainger d2c49844a7 Add instructions to run `dnu restore`. Fixes #719 2015-12-08 13:46:46 -05:00
Sourabh Shirhatti c7e32e4d5b Update dnx version in testing sample 2015-12-07 12:43:49 -08:00
John Rowley 4d3ffd7fd5 Update Integration Test to RC1 2015-12-07 12:43:46 -08:00
John Rowley 5ee0295cba Updated the unittests doc sample project to rc1 2015-12-07 12:23:01 -08:00
Sourabh Shirhatti 0ca4ed005a Console logger supports scopes in rc1 2015-12-07 12:11:55 -08:00
SychevIgor ff52b01882 Update logging.rst
Links to source code on a GitHub updated to current version rc1.
And fix for pull request https://github.com/aspnet/Docs/pull/695/
2015-12-07 12:07:38 -08:00
John Rowley a483f4b76e Update Diagnostics Demo project to rc1 2015-12-07 14:40:41 -05:00
Scott Addie b5525268ba Fix broken Environment Tag Helper link
Link to new label in MVC index page
2015-12-04 19:04:57 -08:00
David Lechner 98fe30958c console app folder name is important
Make it clear that the name of the console app directory is important. It must match the target of the command in the sample code.
2015-12-04 17:48:49 -05:00
RachelAppel 95bc4e1839 Merge branch '1.0.0-rc1' of http://github.com/aspnet/docs into 1.0.0-rc1 2015-12-04 17:43:39 -05:00
lkubis 5f7f62d006 Removed closing round bracket 2015-12-04 17:42:11 -05:00
danroth27 b13980bca7 Clarify that xplat .NET Core is available for Windows, Mac and Linux 2015-12-04 14:12:47 -08:00
Erik Reitan 401ae5e8e5 Update choosing-the-right-dotnet.rst
Addressing the following issue:
.NET Core for Mac & Linux not production ready? #681
2015-12-04 14:05:49 -08:00
Scott Addie 7811b5944b Finish RC1 updates and fix mistakes in Using Gulp 2015-12-04 16:43:38 -05:00
pottereric e9a36dd88a Don't show suggest a specific AppId
The instructions suggest that the user use the same AppId as the one shown in the screenshots. I practice, they will have their own AppId.
2015-12-04 16:24:48 -05:00
danroth27 91ce86a2bf Add links to EF getting started docs 2015-12-04 08:48:18 -08:00
danroth27 89ac8d3a4e Add Mono installation instructions to Mac installation instructions 2015-12-03 22:58:10 -08:00
Erik Reitan 5259974076 Update to topic - Understanding ASP.NET 5 Web Apps 2015-12-03 22:16:25 -08:00
Scott Addie c90a0b5b16 Update Bower article for RC1 2015-12-03 19:04:12 -05:00
Matt Mazzola 51afe05b6d Correct line numbers intended to reference service registration with different life cycles.
The articles was incorrect referencing a portion of Startup.cs from lines 88-91 which was unrelated about development settings. The intention was to show the portion of Startup.cs on lines 66-71 where the services are registered with different life cycles (transient, scoped, singleton, and instance).
2015-12-03 18:27:10 -05:00
Sourabh Shirhatti 9e4302feaa Stop hard-coding version #
Hide version # in MVC project
2015-12-02 17:12:29 -08:00
Matt Ridgway 0adfdf1384 Link to sample was wrong
GitHub returned 404
2015-12-02 16:24:59 -05:00
RachelAppel 029c05602d Merge branch '1.0.0-rc1' of http://github.com/aspnet/Docs into 1.0.0-rc1 2015-12-02 15:15:44 -05:00
SychevIgor 1c99a50561 Update unit-testing.rst
Link to beta8 is out-of-date. Current release is rc1
2015-12-02 15:11:41 -05:00
Jenya Y 3bd609ba9f Fixed link to "glob patterns" 2015-12-02 11:50:04 -08:00
Scott Addie d40b6a568f Remove extraneous single quote 2015-12-02 14:42:01 -05:00
Cameron Watters ed2adab8fe Update tutorial to reflect latest generator-aspnet output 2015-12-02 11:30:45 -08:00
Scott Addie 8390f40ca4 Fix typo in Understanding ASP.NET 5 Web Apps 2015-12-02 14:05:49 -05:00
Chris Dufour a6d251b740 Update app-secrets.rst
Update the UserSecrets package names to new names
2015-12-02 10:56:11 -08:00
Roman Pavlov a19bf41f3a Update middleware.rst
Update link to middleware sample code.
2015-12-02 10:46:11 -08:00
Tim Murphy 0a8fa00869 Update angular.rst
Fix spelling mistake
2015-12-02 10:40:36 -08:00
Roman Pavlov 7bb5307971 Update environments.rst
Update link to environments sample. Fixes #674
2015-12-02 10:35:13 -08:00
Scott Addie 09228d46a1 Add missing semi-colons in Less/Sass/Font Awesome doc 2015-12-02 10:22:56 -08:00
Scott Addie 98e05ebb2e Fix minor problems in Using Grunt doc 2015-12-01 17:56:06 -08:00
David Lechner c762e19936 Add link for Linux 2015-12-01 17:21:52 -08:00
Gavin Osborn a284dfadfc Fixed a gramatical typo in the Global Commands section 2015-12-01 17:04:31 -08:00
smarts 69ed8122bf Fix typo 2015-12-01 15:06:16 -08:00
danroth27 2574881093 Update links to secret manager doc 2015-12-01 13:31:50 -08:00
Rich Turner 8417187417 Updated Secret Manager instructions for RC1 2015-12-01 13:31:49 -08:00
Blake Niemyjski 4187544e04 Updated docs for asp.net rc
The dnx command should probably be dnx web instead of dnx kestrel because that is what the yo generators create it as.
2015-12-01 16:03:57 -05:00
Steve Smith eae429b1bf Add Managing Application State article 2015-11-30 22:33:54 -08:00
danroth27 97c68da0d5 Use fwlink for installing Visual Studio Code on OS X 2015-11-30 22:28:01 -08:00
danroth27 648c4895de Merge branch 'master' into 1.0.0-rc1 2015-11-30 20:36:21 -08:00
danroth27 f721a430cd Remove notice about Windows installer issue 2015-11-30 20:24:53 -08:00
Erik Reitan 42d7a8a6b0 Update projects.rst
Adding author name.
2015-11-30 14:06:20 -08:00
Thomas Bandt 63bd9c7362 Fixes the Visual Studio Code for Mac download link 2015-11-24 09:59:25 -05:00
Erik Reitan a053cf6e60 Update your-first-aspnet-application.rst
Adding fix for file name.
2015-11-23 15:23:49 -08:00
danroth27 9a2c03398c Fixing python typo in conf.py 2015-11-23 13:34:21 -08:00
Daniel Kraemer 84ca507261 Update iis.rst
Fixed description of "IIS server configuration" Step 3
2015-11-23 12:20:46 -05:00
danroth27 df43d67f25 Remove feed building from local builds 2015-11-23 08:44:52 -08:00
danroth27 9841ee60f7 Setup what's new feed generation 2015-11-19 16:43:52 -08:00
Erik Reitan 92a0a356f8 First App - Update to step and image. 2015-11-19 14:00:30 -08:00
danroth27 1d225cb4a0 Add link to Azure Service Fabric doc 2015-11-18 23:44:48 -08:00
Andrew Stanton-Nurse 9cef674c54 Update installing-on-mac.rst 2015-11-18 12:52:06 -08:00
Andrew Stanton-Nurse 952f6a7171 Update installing-on-linux.rst 2015-11-18 12:51:42 -08:00
Andrew Stanton-Nurse 8213c38d82 Update installing-on-windows.rst 2015-11-18 12:50:31 -08:00
Damian Edwards abb83cfa4f Update installing-on-windows.rst 2015-11-18 11:39:36 -08:00
Barry Dorrans 2bb2365272 Add link to IIS registry powershell script and configuration apis 2015-11-18 10:14:47 -08:00
danroth27 2b036b7ef8 Remove error handling topic 2015-11-18 04:05:43 -08:00
danroth27 7ff523b695 Update installation instructions for rc1 2015-11-18 03:39:59 -08:00
danroth27 83f074dc6e Update literalincludes for RC1 common samples 2015-11-18 03:37:22 -08:00
danroth27 40a8e1ab8a Update version in attention banner 2015-11-18 03:00:32 -08:00
Erik Reitan 183674dd04 Update gulp article for rc1. 2015-11-18 02:31:00 -08:00
danroth27 67e0989dee Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-18 02:20:57 -08:00
Betz 8652f226c6 Update diagnostics article for error page changes. 2015-11-18 02:15:08 -08:00
danroth27 5fca00c691 Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-18 02:10:19 -08:00
danroth27 6530cd5e40 Additional cleanup for beta8 2015-11-18 02:09:50 -08:00
Jim Schubert ca3e169335 Update OS X first app instructions to 1.0.0-beta8
Following installation instructions from "Installing ASP.NET 5 On Mac OS X" (https://docs.asp.net/en/latest/getting-started/installing-on-mac.html) installs 1.0.0-beta8. Continuing through to "Your First ASP.NET 5 Application on a Mac" (https://docs.asp.net/en/latest/tutorials/your-first-mac-aspnet.html), examples still reference 1.0.0-beta7.
2015-11-18 02:09:49 -08:00
danroth27 51c527301b Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-18 00:53:17 -08:00
danroth27 501e842e80 Use link forwarded for VS Docker tools and add content listing 2015-11-18 00:52:38 -08:00
igorsych b47ad11f1d Update link to visual studio tools for docker.
Image with interface update. Parameters list updated.
2015-11-18 00:48:44 -08:00
danroth27 e88226cd95 Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-18 00:43:02 -08:00
danroth27 a7022e5b82 Clean up formatting and code snippets 2015-11-18 00:42:19 -08:00
Rich Turner 05fc5fd2b5 Fixed instructions for configuring social logins 2015-11-18 00:30:37 -08:00
danroth27 97bfe07cca Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-17 22:15:33 -08:00
danroth27 af4c88e396 Formatting cleanup 2015-11-17 22:13:29 -08:00
Steve Smith d1603d670a New Unit Testing article 2015-11-17 21:55:59 -08:00
danroth27 601d5008b7 Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-17 21:39:41 -08:00
danroth27 d3f50045db Fixup links and code samples 2015-11-17 21:38:12 -08:00
Steve Smith 37bef203d1 Add Dependency Injection article 2015-11-17 18:31:12 -08:00
Erik Reitan ec37e13930 Update Your First ASP.NET 5 Application 2015-11-17 16:29:31 -08:00
danroth27 ef79eeb7b0 Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-14 00:07:35 -08:00
Steve Smith c0654b06c2 Add integration testing article. 2015-11-14 00:05:23 -08:00
danroth27 a99118be05 Add issue for loc article 2015-11-13 23:57:10 -08:00
Rick Anderson 04140cb2bc added loc to index and stub 2015-11-13 22:09:05 -08:00
RachelAppel ffdd10d60a deleted unnecessary 03-1small.png file 2015-11-13 13:04:11 -05:00
Ryan Yandle 0446b748cb remove reference to hosting.ini
Hosting.ini was removed in beta8 and is not part of the beta8 sample web application. Change hosting.ini -> project.json (new home of web command) and also remove the comment about the port configuration as it is also not part of the sample web application anymore.
2015-11-13 12:55:19 -05:00
Ryan Yandle 2ce281bb2e fix reference to sample code method
Small typo in the reference to the 'UseExceptionHandler' method in the Startup.cs sample code.
2015-11-13 12:46:39 -05:00
Rick Anderson fc9bf9080a link to IIS 2015-11-13 12:23:33 -05:00
Nicolás Herrera 27bae843dc Update "samples on GitHub" link
the current "Browse or download samples on GitHub" shows the GitHub's 404 page
2015-11-13 12:12:13 -05:00
Shayne Boyer cd2c800827 filename reference incorrect 2015-11-13 11:59:58 -05:00
Erik Reitan 2233e4dfca Adding completed identity topic. 2015-11-13 11:42:59 -05:00
danroth27 680f63b5a3 Update make scripts to support sphinx-autobuild 2015-11-07 17:58:51 -08:00
Rob Keiser 6d5e94eb54 updated bundleExclude to publishExclude 2015-11-07 17:11:16 -08:00
Bill Wolff b7d3c3453e corrected bullet formatting 2015-11-07 17:04:28 -08:00
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
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
danroth27 8974ec1af1 Update installation instructions for beta8 2015-10-09 12:07:23 -07:00
Erik Reitan a144677400 Adding survey page and link. 2015-10-09 10:45:30 -07:00
reliak d31ea34878 Update commands.rst
Uninstalling a global command is done via DNU and not DNX
2015-10-08 21:11:20 -07:00
Harrie e714b33269 Fixed typo in bootstrap.rst
Fixed one small typo in the CSS Class Prefix table, changed col-lq- to col-lg-
2015-10-08 21:08:18 -07:00
Gertjan Stulp 3baf41ab56 Fixed typo in projects.rst 2015-10-08 20:52:05 -07:00
danroth27 c9c853a45b Minor cleanup of CentOS installation instructions 2015-10-08 17:00:05 -07:00
paule96 bd46a4fa06 Add instructions for installing on CentOS 2015-10-08 16:54:42 -07:00
danroth27 9f9bb33a3d Enable Disqus 2015-10-08 09:00:42 -07:00
Steve Smith 71beb2db88 Updated sample to use an MVC api; adjusted doc to suit the new sample 2015-10-05 16:33:41 -04:00
Steve Smith 267d01a556 New Logging article. 2015-10-05 07:49:45 -07:00
Tom Archer cc8793563a Fixed typo 2015-10-02 07:33:10 -07:00
riande@microsoft.com 1a3cc1bb0b secrets.json 2015-09-30 15:13:14 -07:00
riande@microsoft.com dc5ee00ff0 SendGrid set up link 2015-09-30 14:32:33 -07:00
riande@microsoft.com 99819a752d TA fixes 2015-09-30 14:04:07 -07:00
riande@microsoft.com daf4585ea6 Total rewrite 2015-09-29 20:29:50 -07:00
Cesar Blum Silveira 3616280cdd Fix mistyped method name in purpose-strings.rst 2015-09-28 14:52:29 -07:00
danroth27 2f2dd20e5f Remove unnecessary whitespace change 2015-09-25 12:27:33 -07:00
danroth27 31b3bd96ef Adding instructions for setting up the command-line tool after install VS 2015-09-25 12:22:10 -07:00
Görkem Tüzüner 14b5c3e48a Update knockout.rst
Fixed a code sample that was not working.
2015-09-22 22:14:39 -05:00
danroth27 7d4abab39f Merge branch '1.0.0-beta8' 2015-09-22 12:40:58 -07:00
Sourabh Shirhatti e73ff87332 Travis support 2015-09-22 12:38:51 -07:00
Steve Smith 9321a32916 Merge pull request #457 from aspnet/ardalis-patch-1
Fix author link
2015-09-21 15:01:04 -04:00
Tom Archer 7529485a53 Merge branch '1.0.0-beta8' 2015-09-21 11:24:53 -07:00
Tom Archer cf5fa48fe0 Added link to author name 2015-09-21 11:09:02 -07:00
Steve Smith 9e9b6d6d68 Update application-insights.rst 2015-09-21 12:50:18 -04:00
danroth27 a403ed4def Merge branch '1.0.0-beta8' 2015-09-21 09:15:56 -07:00
danroth27 4b62509928 Add TOC to DNX projects article 2015-09-21 09:14:54 -07:00
danroth27 bb77b0c27f Merge branch '1.0.0-beta8' 2015-09-21 09:14:14 -07:00
Steve Smith f562273af6 Fix author link 2015-09-20 17:40:45 -04:00
danroth27 bc087765e2 Remove all instances of 'dnx .' 2015-09-18 15:49:34 -07:00
danroth27 6058110d1f Merge branch '1.0.0-beta8' 2015-09-18 14:45:45 -07:00
danroth27 b9df18bbf6 Add back Frameworks section on main page 2015-09-18 14:44:48 -07:00
danroth27 84c93c0b8d Merge branch '1.0.0-beta8' 2015-09-18 14:41:31 -07:00
danroth27 a52654b7f1 Update installation instructions 2015-09-18 14:21:11 -07:00
danroth27 2b6b0b805f Merge branch '1.0.0-beta8' 2015-09-16 11:56:53 -07:00
Jake Scott c75c934acb Update installing-on-linux.rst 2015-09-16 11:55:54 -07:00
danroth27 c7b3b0eef1 Merge branch '1.0.0-beta8' 2015-09-16 11:50:11 -07:00
danroth27 bdd7c7d485 Update windows installation instructions for beta7 2015-09-16 11:48:42 -07:00
danroth27 abe7968c2d Merge branch '1.0.0-beta8' 2015-09-16 11:44:45 -07:00
danroth27 f681680323 Update your first app on mac article for beta7 2015-09-16 11:42:49 -07:00
danroth27 8f5a77f735 Merge branch '1.0.0-beta8' 2015-09-16 11:26:17 -07:00
danroth27 793268f906 Update ASP.NET overview to beta7 2015-09-16 11:25:13 -07:00
danroth27 2da4b1fc45 Merge branch '1.0.0-beta8' 2015-09-16 11:18:20 -07:00
GorkemTuzuner b9898f5901 Update knockout.rst
Fixed syntax errors in the examples.
2015-09-16 11:15:58 -07:00
danroth27 4f65f1fb46 Merge branch '1.0.0-beta8' 2015-09-15 16:35:21 -07:00
Will 保哥 4f54a2fb81 generator-aspnet create gulpfile.js by default
The generator-aspnet create gulpfile.js by default.  I corrected the description.
2015-09-15 16:33:57 -07:00
danroth27 6f18aca86c Merge branch '1.0.0-beta8' 2015-09-15 14:57:25 -07:00
Henrik Frystyk Nielsen 1e7d35ad9b Added WebHooks to frameworks/index.rst 2015-09-14 13:46:12 -07:00
Erik Reitan a3179309ab Add commands doc. 2015-09-10 16:35:12 -07:00
danroth27 f6acff241a Update app secrets article for beta7 2015-09-09 18:36:23 -04:00
Tom Archer 9f6625f616 DNX command line changes
Tweaked wording on DNX command line

Updated screenshot
2015-09-09 07:18:30 -07:00
Miłosz Kosobucki 26dec8640f Add info about double underscores in env variables
There's no readily available info on how to override nested confguration keys in shells that don't support colons in variable names.

The only info I could find was in the source code.
2015-09-08 22:32:07 -07:00
danroth27 06bb6b662f Remove Linux text for OS X article 2015-09-02 15:25:40 -07:00
danroth27 e9d74015b6 Updates common samples to beta7 2015-09-02 10:03:43 -07:00
danroth27 4f9e71d0a1 Updated installation instructions for OS X to include steps for .NET Core 2015-09-01 21:10:28 -07:00
danroth27 df4ef8d01a Update installation steps for Linux with steps for .NET Core. 2015-09-01 13:35:47 -07:00
Rick Anderson 9b27a7a609 Update index.rst
added fwlink for installing the beta7 runtime and tooling updates for VS:
2015-08-28 16:33:08 -07:00
Tom Archer a3fd834e51 New article - Working with Static Files 2015-08-28 10:00:25 -07:00
danroth27 6096b4a333 Add frameworks node to the TOC 2015-08-26 21:38:53 -07:00
danroth27 5e6f9037bb Fixed image 2015-08-26 17:02:12 -07:00
Erik Reitan 419e8ad57a Adding DNX Projects article. 2015-08-26 10:09:30 -07:00
danroth27 8a3f07eedc Update styles to align with ASP.NET site 2015-08-25 22:16:27 -07:00
Steve Smith 999f5b5aac Middleware article and sample project. 2015-08-24 09:25:43 -04:00
Stuart Celarier 381c9438db Update your-first-aspnet-application.rst
Correct the reference of AboutController to HomeController and fix rest of sentence.
2015-08-21 11:48:23 -07:00
Steve Smith 5c820cb131 Upgraded to beta5
Renamed ProcessInfo / ServerInfo to ViewModel
Reshot screenshots in VS2015 / Windows 10
2015-08-20 13:23:09 -04:00
Daniel Roth 8ba58454e0 Merge pull request #381 from jimschubert/patch-1
Update your-first-mac-aspnet.rst
2015-08-19 10:15:57 -07:00
Jim Schubert eb30c10688 Update overview.rst
Change link to location of ICompileModule.cs in dev branch.
2015-08-15 21:58:36 -04:00
Jim Schubert 1896d34a28 Update your-first-mac-aspnet.rst
CMD+SHIFT+P now opens the quick task list.
2015-08-15 21:09:13 -04:00
Daniel Roth b30bc54bd2 Merge pull request #375 from insanitysauce/patch-1
Update installing-on-linux.rst
2015-08-13 12:47:47 -07:00
Daniel Roth 2ef03fd9de Merge pull request #376 from aspnet/shanselman-patch-1
Spelling error
2015-08-13 09:47:31 -07:00
Balakrishnan (Balki) Ranganathan e2d1ddcc4a Update angular.rst
Fixed old sample project GitHub link with new one. Changed "docs" to "aspnet" in the URI.
2015-08-10 20:21:19 -07:00
Scott Hanselman 1d41bf9fee Spelling error 2015-08-06 23:52:57 -07:00
insanitysauce 3ceb59d24e Update installing-on-linux.rst
The command listed to add the Mono Project GPG signing key failed with "gpg: keyserver timed out".  Heading over to the Mono docs on mono-project.com (http://www.mono-project.com/docs/getting-started/install/linux/), we find this command represented a little differently:

Current doc @36:
    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF

Proposed change:
    sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF


My Ubuntu VM liked the command above and was able to add the GPG key.
~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 14.04.2 LTS
Release:        14.04
Codename:       trusty
2015-08-06 13:41:59 -06:00
Tom Archer 75eb97fd57 Updated to beta6 and tested 2015-08-04 08:37:06 -07:00
Daniel Roth 4a140959f5 Update installing-on-linux.rst 2015-08-03 13:40:42 -07:00
danroth27 f5e817a20c Update environments article to beta6 2015-07-31 16:56:13 -07:00
danroth27 5bfb4fc433 Update app insights article to beta6 2015-07-31 16:54:51 -07:00
danroth27 e548ae5aa2 Update CORS article to beta6 2015-07-31 16:46:28 -07:00
danroth27 a279992675 Update console article to beta6 2015-07-31 15:25:12 -07:00
danroth27 3ef2f5b5c1 Update bootstrap article to use common web app sample 2015-07-31 15:18:34 -07:00
danroth27 085364973b Update angular article to beta6 2015-07-31 15:12:14 -07:00
Daniel Roth 9dbb3cb748 Update less-sass-fa.rst 2015-07-30 22:33:21 -07:00
Daniel Roth 28d6626cf5 Remove non-existant less code block formatting 2015-07-30 22:31:15 -07:00
danroth27 1749caf5ea Fix owin build warnings 2015-07-30 21:59:14 -07:00
Daniel Roth e35875dfaa Merge pull request #355 from omarpando/patch-1
Update configuration.rst
2015-07-30 16:08:28 -07:00
danroth27 b05b4df3e7 Updated diagnostics article to beta6 2015-07-30 16:06:11 -07:00
danroth27 43ec0f26bf Update config article to beta6 2015-07-30 13:40:24 -07:00
Omar Alvarez Pando 4274f01310 Update configuration.rst
- configuration for "configuraton "
- configuration  for "configuraiton"
2015-07-30 15:55:18 -04:00
danroth27 de0009ce1a Updating common samples to beta6 2015-07-30 10:53:06 -07:00
Steve Smith f176dabc4a Merge pull request #341 from aspnet/owin
Owin
2015-07-30 10:59:40 -04:00
danroth27 1e7addeba4 Merge branch 'buildwarnings' 2015-07-29 14:08:23 -07:00
Daniel Roth 7837083a5b Merge pull request #336 from tugberkugurlu/patch-2
added unzip requirement for ubuntu
2015-07-29 08:48:09 -07:00
danroth27 1c49d5ec1c Fixing build warnings 2015-07-28 23:02:59 -07:00
danroth27 c4456d9e91 Updating app secrets article to beta5 2015-07-28 22:28:15 -07:00
danroth27 c8cc737b1e Updating dnx overview to beta5 2015-07-28 22:28:10 -07:00
Daniel Roth 440aada13d Update social logins email to beta5 2015-07-28 22:28:04 -07:00
Daniel Roth e7e7b35777 Update startup link to beta5 tag 2015-07-28 22:27:58 -07:00
danroth27 6fa7024914 Updating app insights article to beta5 2015-07-28 22:27:53 -07:00
danroth27 3de8e5d7f2 Updating configuration article for beta5 2015-07-28 22:27:48 -07:00
danroth27 8080f1b325 Updating WebApplication1 sample to beta5 2015-07-28 22:27:33 -07:00
Daniel Roth 0057d4276e Merge pull request #342 from jsinh/patch-1
Link reference for .NET Core 5 on DNF fixed
2015-07-28 21:30:39 -07:00
Daniel Roth d8003bffa2 Merge pull request #343 from weitzhandler/patch-1
Redundant upper-case 'Web'
2015-07-28 21:29:55 -07:00
Andrew Stanton-Nurse fb5d755d7b Merge pull request #347 from aspnet/anurse/fix-nuget-config-case
Update casing of NuGet.Config
2015-07-27 14:12:24 -07:00
Andrew Nurse 8a82dbb281 Update mac instructions for removal of homebrew 2015-07-27 14:05:05 -07:00
Andrew Stanton-Nurse 8091210264 Update casing of NuGet.Config 2015-07-22 14:48:55 -07:00
Steve Smith 10bb8ae969 Removing broken link to samples 2015-07-22 14:32:57 -04:00
Steve Smith bb1065b758 Clarified Properties dictionary; removed a few unsupported keys. 2015-07-21 09:30:03 -04:00
Shimmy 447977c324 Redundant upper-case 'Web' 2015-07-20 13:06:46 +03:00
Jaspalsinh Chauhan 08523d1009 Link reference for .NET Core 5 on DNF fixed
Link reference for .NET Core 5 on dotnetfoundation.org was broken - fixed URL reference.
2015-07-18 12:34:48 +05:30
Steve Smith d1667a9999 Removed a bunch of unsupported OWIN keys 2015-07-17 16:12:15 -04:00
Steve Smith deb6a962ee Some fixes in response to @tratcher feedback. Still need to finish up the keys tables. 2015-07-17 14:25:46 -04:00
Steve Smith 64c6b84b3b Merge pull request #339 from aspnet/request-features
Request features
2015-07-17 13:59:20 -04:00
Steve Smith 6055a5937e Updated all GitHub references to beta5 label
Addressed minor copy updates from @tratcher
2015-07-17 11:15:53 -04:00
Steve Smith f7883dc27e Replaced by using-grunt and using-gulp 2015-07-16 10:01:36 -04:00
Steve Smith 27bc60f365 Updated samples and added tables listing OWIN keys 2015-07-16 09:43:45 -04:00
Steve Smith 5572371de1 Finished initial draft. 2015-07-14 10:37:56 -04:00
Steve Smith 55f1a80b0e Adding middleware section and references 2015-07-13 16:09:16 -04:00
Tugberk Ugurlu 1e4d072611 fixed typo 2015-07-10 21:45:41 +01:00
Tugberk Ugurlu 31f1752411 added unzip requirement 2015-07-10 21:43:50 +01:00
Steve Smith b854449c09 Fixed author links
Added link to Using Grunt
2015-07-10 10:43:20 -04:00
Steve Smith 5cece87b22 Merge pull request #330 from aspnet/gruntgulpfix
Moved grunt-gulp to using-grunt and updated TOC
2015-07-10 10:04:28 -04:00
Steve Smith 3c176d67fc Merge pull request #331 from noelatfalafel/yeoman-3
yeoman article with suggested updates
2015-07-10 09:51:23 -04:00
Steve Smith 8259b6275e Merge pull request #329 from aspnet/servers-2
Servers
2015-07-10 09:41:14 -04:00
Steve Smith aed5361a21 A few small tweaks. 2015-07-10 09:40:22 -04:00
Steve Smith c55df70b90 Updated per @tratcher feedback. 2015-07-09 21:18:31 -04:00
Noel Rice f7fbd64daa yeoman article with suggested updates 2015-07-09 14:57:52 -07:00
Steve Smith 7b574633aa Moved grunt-gulp to using-grunt and updated TOC 2015-07-09 17:42:07 -04:00
Steve Smith 95d814e4ac Merge pull request #307 from noelatfalafel/GruntGulpSplit
Gulp rewrite using Mike Wasson's document, addresses #181
2015-07-09 17:08:30 -04:00
Steve Smith c9b0382708 Added configuration section and section on choosing a server. 2015-07-09 15:37:24 -04:00
Doug 7dca74c15f Don't create invalid JSON
[Comments are not allowed in JSON](https://stackoverflow.com/questions/244777/can-i-comment-a-json-file). The project.json file originally described causes errors when using dnx on the command line.
2015-07-09 13:48:03 -04:00
Steve Smith 7028446322 Upgrading to beta5 2015-07-09 09:15:03 -04:00
noelitoa be32a52e89 Updated link to sample ASP.NET projects on Github 2015-07-08 16:22:10 +08:00
Steve Smith 9f50944f98 Adding Nowin sample 2015-07-06 15:12:10 -04:00
Steve Smith 3860f7871a Updated project to beta5
Minor updates to article outline
2015-07-06 11:56:43 -04:00
Steve Smith b5eeae2451 Servers article and sample project. 2015-07-06 10:02:35 -04:00
Steve Smith 62d295c8e6 Initial structure and sample project. 2015-07-02 11:48:58 -04:00
Steve Smith 5bcd31ab75 Initial progress on Request Features 2015-07-02 09:41:58 -04:00
Barry Dorrans 2d8067aeae Fix up missing references 2015-06-29 11:02:45 -07:00
danroth27 2bb1af134f Moved app secrets article to aspnet folder and cleaned up content 2015-06-27 21:40:13 -07:00
Noel Rice bc669f91b3 Add punctuation. 2015-06-25 17:05:56 -07:00
Noel Rice f06620380f Fix section title and massage paragraph slightly to agree with the title. 2015-06-25 17:01:54 -07:00
Noel Rice fb2267ca99 Moving gulp to \aspnet per current file structure 2015-06-25 16:42:30 -07:00
Steve Smith 51a8f2f84a Merge pull request #268 from ardalis/startup
Startup
2015-06-22 14:07:53 +00:00
danroth27 56cc07d4a0 Addressing PR feedback. 2015-06-19 12:34:26 -07:00
danroth27 89718fe4d0 Remove unneeded layout 2015-06-12 15:18:15 -07:00
Daniel Roth 0662db78c8 Update accconfirm.rst 2015-06-12 11:44:52 -07:00
Daniel Roth 90d4e285e9 Merge pull request #297 from glen-84/patch-1
Corrections to accconfirm.rst
2015-06-11 16:55:48 -07:00
Rick Anderson 92b70f5fbc Merge pull request #301 from aspnet/Rick-Anderson-patch-1
Minor typos
2015-06-11 13:01:39 -07:00
Rick Anderson db3b850e64 added colon back 2015-06-11 12:57:39 -07:00
Mike Wasson cae7c02bb8 Add cross-project links 2015-06-11 12:33:59 -07:00
Rick Anderson 13f0ed773a Minor typos
@danroth27
removed eg, ex, italic to file names *project.json*
2015-06-10 18:25:57 -07:00
blackdwarf 9a9a8526c6 Adding index label to aspnet index.rst
To be able to link to the core ASP.NET 5 documentation on RTD via
intersphinx we need to a label in the index.rst file. Added that.
2015-06-08 10:42:47 -07:00
Glen f46606e69c Corrections to accconfirm.rst 2015-06-07 14:59:38 +02:00
Steve Smith ca902cff89 Updated how Startup is discovered and loaded.
Added a demo showing a second Startup class in the sample project.
2015-06-05 10:44:40 -04:00
Steve Smith da636409a8 Updated wording per @danroth27 and @davidfowl
Cleaning up () on methods referenced throughout the article
2015-06-04 23:28:51 -04:00
Steve Smith 2a5998abb4 Adding sample files back in 2015-06-04 11:36:22 -04:00
danroth27 afb8b9da58 Add Request Features stub topic, fix OWIN stub 2015-06-03 13:58:07 -07:00
Steve Smith d99884de2f Merging changes 2015-06-03 16:33:10 -04:00
danroth27 25ef34e3ca Add link to .NET Core docs 2015-06-03 09:31:02 -07:00
danroth27 c6f56d8058 Move configuration folder to aspnet folder 2015-06-02 21:41:55 -07:00
Barry Dorrans 0d6eddc53b Correct spelling and add missing superscript. 2015-06-02 16:14:20 -07:00
danroth27 b7613c2893 Create new MVC project 2015-06-01 15:45:30 -07:00