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