Commit Graph

1545 Commits (f50adcbc63487d737a2f53a31b502d757642ee08)

Author SHA1 Message Date
Andrew Stanton-Nurse f50adcbc63 Update servicing.rst (#1551) 2016-06-27 20:33:52 -07:00
Andrew Stanton-Nurse 8c8771f2b7 update environments article
* update screenshots
* update environment variable name
* add note regarding legacy environment variable name
* remove convention-based Startup example (it seemed unnecessary and added to maintenence burden)
* changed code snippets to use markers
* API-linkified references to APIs

Update environments.rst
2016-06-27 20:21:02 -04:00
Steve Smith d36a05eeb0 Formatting Response Data (#1327)
* Formatting Response Data

* Formatting Response Data

* Adding sample project

* format-specific action results done with code and screenshots

* small progress

* Cleaned up document after rebase on RC2 master.

* Updated sample to RC2

* Adding search method which uses Ok and NotFound

* Working on Conneg section

* Working on response format url mappings.

* Ready for review

* Responding to feedback

* Responding to feedback

* Fixing typo

* Fixing link

* Fixing (another) link
2016-06-27 16:46:53 -07:00
Daniel Roth 053c237fb5 Update .NET Core Windows Server Hosting installer link (#1544) 2016-06-27 15:32:34 -07:00
Eilon Lipton 23350aaaba Update 'partial' topic to .NET Core RTM (#1538)
* Update 'partial' topic to .NET Core RTM

* Remove 'both'.
2016-06-27 15:04:33 -07:00
Rick Anderson 5ee980aecf remove conceptual (#1535)
* remove conceptual

* move api

* fix stuff

* INtroduction
2016-06-27 15:04:08 -07:00
Daniel Roth 3424d5e985 Update rc1-to-rtm.rst (#1539) 2016-06-27 15:03:38 -07:00
Crystal Qian 1d61f41d06 Update class name in authoring.rst (#1537) 2016-06-27 15:02:20 -07:00
danroth27 638cd89198 Merge branch 'dev' 2016-06-27 11:06:00 -07:00
Rachel Appel c4fd5ee8d1 Fixed API ref links in OWIN doc (#1534) 2016-06-27 10:51:03 -07:00
Kiran Challa 44844189d5 Fix to link generation (#1533) 2016-06-27 10:50:03 -07:00
Rachel Appel 1e3b2a28a6 Fix API ref links in filters doc (#1532) 2016-06-27 10:48:28 -07:00
danroth27 9383b441da Merge branch 'dev' 2016-06-27 08:54:22 -07:00
Andrew Stanton-Nurse 0566cbd11c update configuration samples and docs 2016-06-27 08:49:37 -07:00
Troy Dai 9df28d2f98 Update session sample and documentation (#1517) 2016-06-27 08:29:35 -07:00
Cesar Blum Silveira a6f25eda28 Update RC1 migration guide with migration to 1.0.0 content. (#1485)
* Update RC1 migration guide with migration to 1.0.0 content.

* Rename rc1-to-rc2.rst to rc1-to-rtm.rst.

* Add document for migration from RC2.

* Tools can be specified without imports.

* fix break

* fix breaks build

* clean up first part

* clean up first part 2

* clean up first part 3

* respond to eilon and final cleanup

* rowan link and json

* fix
2016-06-27 08:28:38 -07:00
danroth27 b03b901687 Update account confirmation article version to 1.0.0-rc2 2016-06-27 08:18:45 -07:00
danroth27 eb6fc8de7d Remove old account confirmation sample 2016-06-27 08:18:45 -07:00
Scifoni Ivano a28d47e61c AccConfirm sample converted to Core 1.0.0-RC2 2016-06-27 08:18:45 -07:00
Daniel Roth 0d6ec4b7fb Revert "Update account confirmation article to RC2" (#1530) 2016-06-27 08:17:42 -07:00
Daniel Roth 7025444d45 Update account confirmation article to RC2 (#1529)
* AccConfirm sample converted to Core 1.0.0-RC2

* Remove old account confirmation sample

* Update account confirmation article version to 1.0.0-rc2
2016-06-27 08:15:07 -07:00
Doug Bunting 350b3fc390 Get validation sample working (#1506)
Get validation sample working
- add files needed to complete the sample
- implement rc2 (and later) `IClientModelValidator` interface
- remove validation TODOs; implement them for real
- remove unused `Movie` properties
- remove and sort `using`s
- adjust `validation.rst` to match new sample
- correct a couple of small typos
- use sample files instead of code blocks where possible
- addresses the remaining bits of #1154
2016-06-27 06:54:33 -07:00
John Luo a5723214ca Update integration testing doc and samples (#1526) 2016-06-27 06:46:07 -07:00
John Luo 671dd56cd8 Limit the branches that build on travis (#1527) 2016-06-27 06:28:58 -07:00
Kiran Challa a4f5cb89c2 Fixing "ASP.NET Core on Nano Server" tutorial 2016-06-26 23:28:23 -07:00
Daniel Roth 08cefb4ec7 Add version warning extension (#1523) 2016-06-26 01:29:27 -07:00
Rick Anderson 3803318aae Guardrex/publishing to iis fix table (#1522)
* Fix wide table

Fix table format

* table fix
2016-06-25 13:20:54 -07:00
Pavel Krymets 35072bdf7c Fix static files samples and docs (#1511) 2016-06-25 12:13:50 -07:00
Pavel Krymets bda750bde7 Migrate middlware docs (#1513) 2016-06-25 11:08:06 -07:00
Cesar Blum Silveira 3e03bf4d1e Update screenshots in Configuration. (#1519) 2016-06-25 11:01:35 -07:00
Cesar Blum Silveira 3f4ca79ee9 Update Configuration samples. (#1518) 2016-06-24 22:34:45 -07:00
Pranav K 9b709582ee Update sample to work with RTM (#1516)
Modify sample for dependency-injection
2016-06-24 17:23:19 -07:00
BrennanConroy d2eebd2e58 Update DataProtection (#1495) 2016-06-24 17:13:45 -07:00
danroth27 3730a4df49 Merge branch 'master' into dev 2016-06-24 16:53:49 -07:00
Rick Anderson 912787d661 Fix link in app state article (#1507) 2016-06-24 14:04:00 -07:00
あまみや ゆうこ 537c0e066d Update entity-framework-6.rst (#1493) 2016-06-24 13:50:45 -07:00
Luke Latham 57d11bb81d How Web Publishing In VS Works update image (#1501) 2016-06-24 13:49:17 -07:00
Rick Anderson d8e40ce83a fix link (#1505)
Add an optional extended description…
2016-06-24 13:09:35 -07:00
Daniel Roth 4b429e02fc Fix broken WebHostBuilder link (#1503) 2016-06-24 12:43:23 -07:00
Daniel Roth 397d035aba Fix broken links (#1504) 2016-06-24 12:43:10 -07:00
Daniel Roth bdf66eeccd Update controller-methods-views.rst (#1502) 2016-06-24 11:48:29 -07:00
Ajay Bhargav Baaskaran 821fa1c48c Update TagHelpers intro doc and sample (#1491)
* Update TagHelpers doc and sample

* Reverted some changes
2016-06-24 11:47:45 -07:00
Pranav K 24662a1fbb Minor cleanup for Adding View (#1498)
* Minor cleanup for Adding View

* fix link

* fix link
2016-06-24 11:43:57 -07:00
Daniel Roth 1cf193e0c0 Update api ref docs for 1.0.0 (#1497)
* Update api ref docs for 1.0.0

* Fix UseWebRoot link

* Enable nit-picky mode
2016-06-24 11:07:05 -07:00
Troy Dai e15d86c926 Update Unit Testing Samples (#1499)
1. aspnet1 feed is added to NuGet.config temporarily
2. final dotnet-test-xunit version is not determined
2016-06-24 10:47:33 -07:00
Chris R 399eb348ed Update the webroot description (#1500)
* Update the webroot description

* Add a comma
2016-06-24 10:45:41 -07:00
Luke Latham e473651963 Fix broken table (#1494) 2016-06-24 08:36:42 -07:00
Rick Anderson affe6e90bf start of search (#1457)
* start of search

* finished search

* final
2016-06-24 08:35:46 -07:00
Eilon Lipton cf3a12e16a Update MVC layouts topic (#1489) 2016-06-23 22:50:57 -07:00
Daniel Roth b4f5bb3e97 Update requirements.txt (#1483) 2016-06-23 22:16:01 -07:00