Commit Graph

1582 Commits (e4c547e197f1145eca93bf4f922a8cab6cbd63f3)

Author SHA1 Message Date
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
Luke Latham fb3cd19781 Update Publish to IIS doc (#1446)
* Delete basicsettingscontextmenu.png

* Add files via upload

* Initial update

* Add dotnet not on PATH to Troubleshooting

* Correct path backslashes to double-backslashes

* "json" couldn't be designated for code-block
2016-06-23 19:05:04 -07:00
Chris R c9fcad4fdb Fix caching sample test project (#1490) 2016-06-23 17:39:43 -07:00
Kiran Challa 826be1ba54 Fixing FiltersSample (#1488)
* Fixing FiltersSample

* updated
2016-06-23 17:33:14 -07:00
Hao Kung 5a0e313b6d project => secrets.json (#1484) 2016-06-23 16:22:52 -07:00
Rachel Appel be2434e885 Updated Migrating Auth doc to Core MVC (#1474)
* Updated Migrating Auth doc to Core MVC

* quick fix
2016-06-23 15:58:24 -07:00
Rachel Appel 661f7fa948 Update WebAPI Migration doc (#1479) 2016-06-23 15:57:25 -07:00
Chris R 090db3acb8 Update memory cache sample and docs (#1481)
* Update the memory cache sample to RC2

* Update the memory cache docs
2016-06-23 15:52:12 -07:00
Hao Kung b6f1d7b518 Authorized => Authenticated (#1477) 2016-06-23 15:50:15 -07:00
Daniel Roth 5837fb8137 Update common samples to 1.0.0 (#1480)
* Update common samples

* Update bundling and minification to not use common samples

* Fix line numbers in DI

* Remove line numbers from environments doc

* Remove line numbers from middleware article

* Simplify paths to common samples
2016-06-23 15:49:29 -07:00
Ryan Brandenburg fb500e9dbb Update First Web API (#1475) 2016-06-23 15:46:46 -07:00
Barry Dorrans cfe441c97f Add func based policy fulfillment (#1478)
* Add func based policy fulfillment

Fixes #1456

* Removing simply
2016-06-23 15:40:01 -07:00
Hao Kung 98f0ef69af Remove old db creation workaround (#1466) 2016-06-23 14:21:46 -07:00
Rick Anderson d2f81fdc6b Update index.rst
moved from error handling doc to model validation (#1413)

Add an optional extended description…

Remove imports statements from project.json (#1428)

* remove imports from code

* change imports in project.json

Changed error handling doc to UseKestrelHttps to KestrelServerOptions.UseHttps
2016-06-23 17:15:01 -04:00