Daniel Llewellyn
3e4ba2bebe
Show how to bind options to a specific config section
...
- fixes issue #867 .
- Based on suggested code from @danroth27.
2016-07-07 10:58:24 -04:00
Zeke Lu
8f2e51fd35
fix the issue that the code doesn't do as stated in the doc ( #1616 )
...
The doc states that:
the value of Option1 is overridden by the configured delegate
with the value “value1_from_action”
In order to make this statement true, the configurd delegate should be put last.
This issue is introducted by PR #1331
2016-07-06 12:15:56 -06:00
Zou Jian
555025711a
Typos lamba expression=> lamdba expression ( #1629 )
2016-07-06 11:38:32 -06:00
Rick Anderson
ec3900547a
Update startup.rst ( #1624 )
2016-07-06 11:35:14 -06:00
Zeke Lu
7247df37e0
the sample does not configure AppSettings any more ( #1628 )
2016-07-06 09:37:35 -06:00
Johannes Rudolph
2fa403e3d2
IApplicationEnvironment is now longer available in Startup ( #1603 )
...
See https://docs.asp.net/en/latest/migration/rc1-to-rtm.html#hosting-service-changes
2016-07-02 11:50:53 -07:00
David Moore
e6bae0e3c7
Small typo in static-files.rst ( #1590 )
...
Changed "severed" to intended "served"
2016-06-30 20:52:13 -07:00
Chris R
842dc35bb2
Update the OWIN doc and samples for 1.0.0 ( #1564 )
...
* Update the OWIN doc and samples for 1.0.0
* word smith
* last fix
2016-06-30 11:00:07 -07:00
RachelAppel
819a908b81
Revert "links"
...
This reverts commit 2ca29c4552
.
2016-06-29 13:03:26 -04:00
RachelAppel
6cb37edb59
links
2016-06-29 13:03:25 -04: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
Rick Anderson
5ee980aecf
remove conceptual ( #1535 )
...
* remove conceptual
* move api
* fix stuff
* INtroduction
2016-06-27 15:04:08 -07:00
Rachel Appel
c4fd5ee8d1
Fixed API ref links in OWIN doc ( #1534 )
2016-06-27 10:51:03 -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
Daniel Roth
08cefb4ec7
Add version warning extension ( #1523 )
2016-06-26 01:29:27 -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
Rick Anderson
912787d661
Fix link in app state article ( #1507 )
2016-06-24 14:04:00 -07:00
Rick Anderson
d8e40ce83a
fix link ( #1505 )
...
Add an optional extended description…
2016-06-24 13:09:35 -07:00
Daniel Roth
397d035aba
Fix broken links ( #1504 )
2016-06-24 12:43:10 -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
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
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
RachelAppel
42a832834f
Change Hosting:Environment to ASPNETCORE_ENVIRONMENT
2016-06-23 15:39:37 -04:00
Rick Anderson
67c7d8fd73
remove diagnoistics ( #1451 )
...
* remove diagnoistics
* remove diagnoistics 2
* fix ref
* fix
2016-06-23 11:56:43 -07:00
Cesar Blum Silveira
b48611fffd
Scopes are created by calling BeginScope. ( #1434 )
2016-06-23 11:13:58 -07:00
Cesar Blum Silveira
9939a5885f
Update logging code sample. ( #1437 )
2016-06-23 11:13:24 -07:00
Cesar Blum Silveira
a014f47540
Reword paragraph about LogLevel overloads to Log. ( #1444 )
2016-06-23 11:12:41 -07:00
Cesar Blum Silveira
8b946f06a8
Elaborate on logger configuration methods provided by each logger.
2016-06-22 16:08:23 -07:00
Cesar Blum Silveira
4bbc54a20b
Update screenshots containing console logger output. ( #1432 )
...
Add an optional extended description…
2016-06-22 10:16:13 -07:00
Cesar Blum Silveira
ca878b63fa
Add missing period. ( #1438 )
2016-06-22 09:58:17 -07:00
Cesar Blum Silveira
74ed6b8844
Update eventId argument type to EventId. ( #1433 )
2016-06-22 09:45:35 -07:00
Eilon Lipton
2e9174eb46
Fix logging filter example
2016-06-21 13:06:01 -04:00
Pranav K
a792fb75f9
Cleaning up localization docs ( #1414 )
...
Add an optional extended description…
2016-06-21 09:06:12 -07:00
Rachel Appel
da72ae7427
fixed code formatting error ( #1421 )
2016-06-21 08:58:41 -07:00
Scott Hanselman
bcdc16923a
Spelling
2016-06-19 01:02:11 -07:00
Daniel Roth
3950df8035
Minor fixup to app state article for RC2 ( #1394 )
...
* Minor fixup to app state article for RC2
2016-06-17 15:39:14 -07:00
Daniel Roth
d324a77de1
Remove mention of HTTP Platform Handler ( #1387 )
...
Remove mention of HTTP Platform Handler
2016-06-14 16:25:36 -07:00
riande@microsoft.com
e36c065f5f
update static files
2016-06-14 11:26:42 -07:00
riande@microsoft.com
4af260f928
fix cookie text
2016-06-08 12:40:21 -10:00
Anton
6b802bd5d5
Add info about .AspNetCore.Culture
2016-06-08 12:40:19 -10:00
riande@microsoft.com
9e885c7497
Revert "Add info about .AspNetCore.Culture"
...
This reverts commit c7c2065cb7
.
2016-06-08 12:37:19 -10:00
Anton
c7c2065cb7
Add info about .AspNetCore.Culture
2016-06-08 12:21:32 -10:00
riande@microsoft.com
d069f32676
Revert "update loc cookie info"
...
This reverts commit b4570c8893
.
2016-06-08 12:00:04 -10:00
Steve Smith
9e828897b6
Updated to use StartsWithSegments
2016-06-08 08:42:39 -04:00
Steve Smith
c949fe5611
Update for RC2
...
Conflicts:
aspnet/fundamentals/routing.rst
aspnet/fundamentals/routing/sample/RoutingSample/HelloRouter.cs
aspnet/fundamentals/routing/sample/RoutingSample/Startup.cs
aspnet/fundamentals/routing/sample/RoutingSample/project.json
2016-06-08 08:37:59 -04:00
Steve Smith
f87a9e3952
Fixing C# parse errors
2016-06-08 08:26:06 -04:00