Aftab Ansari
8280ff0f65
middleware fix ( #1711 )
2016-07-25 11:01:39 -07:00
Aftab Ansari
3b842126ae
ID parameter corrected to Id ( #1714 )
2016-07-25 11:01:21 -07:00
Aftab Ansari
6d28aac839
Output Corrected ( #1717 )
...
* Output Corrected
* typo corrected
2016-07-25 11:00:26 -07:00
Aftab Ansari
46a1f69c38
QueryString---->query string. ( #1719 )
...
Add an optional extended description…
2016-07-25 10:59:37 -07:00
Rick Anderson
4591d1a64c
lower case ref labels ( #1708 )
2016-07-22 17:14:21 -07:00
Rick Anderson
ebf118576a
added page link to sections ( #1707 )
2016-07-22 17:05:10 -07:00
Rick Anderson
1403343b74
all lc on label ( #1703 )
...
.. _strongly-typed-models-keyword-label:
2016-07-21 18:32:28 -07:00
Nicholas Blumhardt
7326259199
Add available logging providers ( #1699 )
2016-07-21 12:06:12 -07:00
Dong Liu
f6d4f54ab0
Fix logging console log image. ( #1701 )
2016-07-21 11:44:21 -07:00
Rick Anderson
3d270642cc
delete unused directory ( #1700 )
2016-07-21 10:48:29 -07:00
Rick Anderson
afc4d8532f
missing ); ( #1698 )
2016-07-20 17:49:00 -07:00
muybn
bf8d1ec1c9
see line #18 ( #1697 )
...
In **Solution Explorer**, right-click **Controllers > Add > New Item...**
should be:
In **Solution Explorer**, right-click **Controllers > Add > New Item... > MVC Controller Class**
then image below that should be changed
2016-07-20 14:15:04 -07:00
Robert Phipps
afd7844708
Update entity-framework-6.rst ( #1687 )
...
Hi,
I couldn't get this demo to work unless I added this underscore (source http://bleedingnedge.com/2015/11/01/entity-framework-6-with-asp-net-5/ ) otherwise I got the error "Cannot convert lambda expression to type 'Type' because it is not a delegate type"
I'm not sure whether this is supposed to happen?
Cheers,
Rob
2016-07-18 16:00:50 -07:00
Luke Latham
96adf7b7c4
Refactor self-closing span elements ( #1692 )
...
Refactor self-closing span elements
Refactor self-closing span elements
Refactor self-closing span elements
Refactor self-closing span elements
2016-07-18 14:15:34 -07:00
Luke Latham
ac9d76748e
Add missing validation span element closing tags ( #1693 )
2016-07-18 14:14:43 -07:00
Daniel Roth
f5584257f4
Remove Mono ( #1688 )
2016-07-15 13:49:24 -07:00
Daniel Roth
99521639f7
Update Download-Dotnet.ps1
...
Fix path to .NET Core binaries
2016-07-15 13:33:53 -07:00
Daniel Roth
757722e419
Clarify guidance for using Kestrel ( #1686 )
...
* Clarify guidance for using Kestrel
Eventually we will have a complete discussion of Kestrel and ASP.NET hosting (#929 ), but adding a warning to the Servers doc for now.
* Doc cleanup
* Update servers.rst
2016-07-15 13:05:47 -07:00
Wayne Koorts
891f0399f1
Fix broken supervisor configuration. ( #1646 )
2016-07-15 13:01:13 -07:00
Derek
b7c231160e
Update configuration.rst ( #1669 )
...
- Make it a little more obvious that `IConfigureOptions<TOptions>` can be implemented in order to configure some options using things from the service container.
- Correct the reference to the extension method used to register an instance of `IConfigureOptions<TOptions>`.
- Fix a grammatical error.
2016-07-15 12:53:22 -07:00
Niclas Lindqvist
e7cd67c6de
Fixed Markdown formatting ( #1684 )
...
Added spaces to Controller Helper Methods: Redirect paragraph
2016-07-15 08:05:55 -07:00
Rick Anderson
577ab1d454
Update intro.rst ( #1683 )
2016-07-14 17:17:51 -07:00
Rick Anderson
3c69cbc102
fix lineno in Validation ( #1682 )
2016-07-14 14:43:03 -07:00
Rick Anderson
2ef4cf9bcb
add link ( #1675 )
...
to Strongly typed models and the @model keyword
2016-07-13 20:29:36 -07:00
Rick Anderson
00254ae17a
Update model-binding.rst ( #1670 )
2016-07-13 18:51:23 -07:00
jonathandotchin
5a0e826101
Swap CreatedAtAction for CreatedAtRoute ( #1671 )
...
`GetTodo` is the route name so we should use `CreatedAtRoute`.
The tutorial also mention using `CreatedAtRoute`
2016-07-13 18:50:48 -07:00
jonathandotchin
5456bed4d5
Change id to numTimes to match output ( #1672 )
...
Add an optional extended description…
2016-07-13 18:50:15 -07:00
Rick Anderson
7ed006b0a0
fixes #1665 ( #1667 )
...
* fixes #1665
* fix link
2016-07-13 09:27:08 -07:00
Kiran Challa
c398c53ac9
Add note about multiple [FromBody] parameters in ModelBinding ( #1662 )
...
* Add note about multiple [FromBody] parameters in ModelBinding
* word smith
* word smith
2016-07-12 18:37:57 -07:00
Zeke Lu
169da99c89
several minor fixes ( #1656 )
2016-07-12 16:44:19 -07:00
shwld
c1a340f911
modify using package. ( #1654 )
2016-07-12 13:32:29 -07:00
Nithin Shenoy
2a32bb314e
Fixing typo in project.json settings ( #1660 )
...
The modifications that are needed for the `tools` and `scripts` sections of *project.json* no longer has a stray `}` to make it easier for folks who are copy and pasting.
2016-07-12 13:29:22 -07:00
Daniel Roth
9c691918bc
Remove doc from TOC that doesn't exist ( #1664 )
2016-07-12 13:28:55 -07:00
Damien Pontifex
f80c3093bc
VSTS CI docs article
...
fix bullet formatting
2016-07-12 12:12:57 -04:00
Rick Anderson
e309375496
remove how to cust pub ( #1650 )
...
Add an optional extended description…
2016-07-11 13:03:05 -07:00
Colin Dabritz
df35e36289
Added changed line emphasis. ( #1653 )
...
Default dotnet new mac has ConsoleApplication as namespace, highlights change.
2016-07-11 12:42:36 -07:00
Troy Dai
b121a9b57c
Fix configuration sample ( #1649 )
2016-07-10 11:39:11 -06:00
Chad Wach
7c3e766b79
Response location missing My prefix ( #1647 )
2016-07-09 14:29:40 -06:00
Tom Dykstra
9b26354dd3
add instruction to clear "host in the cloud" ( #1644 )
2016-07-08 16:56:48 -06:00
Zeke Lu
3d9d51b5ff
correct the code line numbers in http-modules.rst ( #1640 )
2016-07-08 13:29:33 -06:00
Tom Dykstra
83c5a46a77
Fix typo ( #1638 )
2016-07-08 13:28:12 -06:00
Luke Latham
fc7e506f0e
Update common error ( #1639 )
2016-07-08 13:27:44 -06:00
Zeke Lu
9d52cbae8c
fix the un-fixed merge conflict ( #1641 )
...
The merge conflict is not fixed when merging the PR #1613
2016-07-08 13:27:30 -06:00
Luke Latham
f071627ac1
Update for RTM ANCM common errors ( #1635 )
...
* Update for RTM ANCM common errors
* Add access violation to a common error outcome
2016-07-07 14:49:05 -06:00
Luke Latham
ade9c3f335
Repair hosting bundle link and minor updates ( #1637 )
2016-07-07 14:48:43 -06:00
Rick Anderson
4f42dbd198
Ryan updates/rick UE edit ( #1636 )
2016-07-07 14:47:40 -06:00
Nate Barbettini
b6ad1de59e
Update policies.rst ( #1634 )
...
Return value must match method signature
2016-07-07 14:47:19 -06:00
ivano scifoni
84b13c10d9
sql-cache tool and update sample version ( #1594 )
...
* Upddate document, added sql-cache tool.
Update sample to version 1.0.0
Document sql-cache tool #1412
* rename opt to options
rename conf to options
Fix identation
Change the version to 1.0.0-preview2-final
2016-07-07 14:39:29 -06:00
RachelAppel
59471b0b1a
merges
2016-07-07 16:27:48 -04:00
Sourabh Shirhatti
7d221b4816
Add security to linux guidance ( #1563 )
2016-07-07 13:42:29 -06:00
雨宮丶優子
db06e05a5e
Fill filter attributes ( #1607 )
...
* Fill filter attributes
* Fixed wrong links
2016-07-07 13:42:02 -06:00
Cristian Pop
0af4cab2d9
Adding reference to IISIntegration in the IIS docs ( #1609 )
...
* Adding reference to IISIntegration in the IIS docs
The application is required to inject the IISIntegration module. This is not obvious for an ASP.Net Core beginner.
Added the error to the troubleshooting guide.
* Addressing PR comments.
* Addressing PR comments (2)
2016-07-07 13:41:50 -06:00
Lewis Cowles
2312353206
Updated to reflect output of dotnet new ( #1631 )
...
* Updated to reflect output of dotnet new
dotnet new seems to produce different output now, this is how it looks from a fresh install this AM
* Updated emphasis of project.json
Updated emphasis of project.json to reflect changes in project.json
2016-07-07 11:02:56 -04:00
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
RachelAppel
07a4dff1b9
Merge branch 'master' of http://github.com/aspnet/docs
2016-07-06 14:42:33 -04:00
RachelAppel
cdea997671
link fix
2016-07-06 14:38:09 -04:00
Aligned
0ac51ef263
Update rc2-to-rtm.rst
...
fixed formating after comments
2016-07-06 14:38:09 -04:00
Aligned
e1962509f1
Update rc2-to-rtm.rst
...
install comment and global.json note.
2016-07-06 14:38:08 -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
Thiago Majesk Goulart
1955e4609d
Update cookie.rst ( #1621 )
...
Added explicity description to show that the authentication middleware configuration should be done before Mvc. Avoiding trouble for new users that don't fully understand how the configuration flow works.
2016-07-06 11:37:48 -06:00
Rick Anderson
ec3900547a
Update startup.rst ( #1624 )
2016-07-06 11:35:14 -06:00
Pavel Nezhencev
227d8618e5
Fix TodoController Create response
...
Replaces CreatedAtRoute by CreatedAtAction call, as we use action name in arguments.
2016-07-06 12:48:58 -04:00
Stefan Buehler
ca5043f132
fix HtmlHelper method names ( #1618 )
2016-07-06 09:45:45 -06:00
David Moore
72caeff21b
Tiny typo in cors.rst ( #1622 )
2016-07-06 09:40:26 -06:00
Crystal Qian
9a960682f6
Revised InvokeAsync calls ( #1623 )
2016-07-06 09:39:38 -06:00
Zeke Lu
7247df37e0
the sample does not configure AppSettings any more ( #1628 )
2016-07-06 09:37:35 -06:00
Daniel Llewellyn
4e5c3685ab
Add link to latest release notes
...
- fixes #235
2016-07-05 15:55:04 -04:00
Tatsuro Shibamura
2f4701c538
Fix curly braces. ( #1606 )
2016-07-05 10:24:12 -06:00
Daniel Llewellyn
4c04a3458e
Fix incorrect UseCookieAuthentication code snippet ( #1611 )
...
Replace lambda argument to `app.UseCookieAuthentication()` with instantiation of a `new CookieAuthenticationOptions()` object.
2016-07-05 09:28:08 -06:00
Scott Register
e4c547e197
Balance Parentheses ( #1605 )
...
Small typo fix
2016-07-05 09:22:16 -06:00
Zeke Lu
00aac4dff3
fix a small typo in intro.rst ( #1615 )
...
remove the word "the"
2016-07-05 09:15:25 -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
Cesar Blum Silveira
1f83249f95
Update tutorial on Azure publishing in Visual Studio. ( #1602 )
2016-07-01 18:06:39 -07:00
Rick Anderson
bce55bdef5
fix index ( #1601 )
2016-07-01 16:15:44 -07:00
Rick Anderson
25ae5a928b
fix dirs ( #1600 )
...
Add an optional extended description…
2016-07-01 16:05:51 -07:00
Rick Anderson
89655014f9
fixes 1592 ( #1597 )
2016-07-01 12:51:25 -07:00
stukselbax
2916bb2d55
Typo fixed ( #1593 )
...
Add an optional extended description…
2016-07-01 10:38:17 -07:00
Søren Pedersen
bf87d35ecd
Fix tools example ( #1595 )
...
Add an optional extended description…
2016-07-01 10:35:47 -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
Steve Smith
5ca9be38cd
Fix typos
...
Per @Eilon
2016-06-30 20:20:35 -04:00
Steve Smith
7af5bdd8f6
Views Overview (RTM Branch) ( #1588 )
...
Provides an overview of views and how to work with them.
2016-06-30 17:40:30 -04:00
John Luo
4e1e76ea5b
Update response caching doc and sample ( #1582 )
2016-06-30 14:35:38 -07:00
Steve Smith
cff1b9e6d2
Views Overview ( #1509 )
...
Introduces Views and how to work with them.
2016-06-30 17:33:18 -04:00
Anton
0bc4e98951
AuthorizationHandler<T>.Handle -> HandleRequirementAsync ( #1575 )
...
Change to `AuthorizationHandler<T>.Handle` to `HandleRequirementAsync`
34ee0212d0/src/Microsoft.AspNetCore.Authorization/AuthorizationHandler.cs
2016-06-30 14:12:07 -07:00
gitchomik
0d6d6ad4a2
Coping files from share to Windows locations ( #1583 )
...
Coping aspnetcore.dll, aspnetcore_schema.xml from file share to valid Windows locations.
2016-06-30 11:57:20 -07:00
Kiran Challa
651c8c020f
Document .Net CLI issue workaround on Nano ( #1586 )
2016-06-30 11:46:54 -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
Kiran Challa
bf82afdf38
Fixed area link code ( #1585 )
...
Add an optional extended description…
2016-06-30 10:34:35 -07:00
Fabian Parzefall
666e0beff6
Fixed code snippet include in first Web API tutorial ( #1578 )
2016-06-30 10:29:12 -04:00
Sourabh Shirhatti
5ab5d8d0ff
ANCM schema changes
2016-06-29 10:44:21 -07:00
RachelAppel
d968bb3e3f
link modifications
2016-06-29 13:03:28 -04:00
RachelAppel
f5136cd63f
changed link
2016-06-29 13:03:27 -04: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
RachelAppel
4a6e71218b
modifications
2016-06-29 13:03:25 -04:00
RachelAppel
ba8bf4d016
fix links again
2016-06-29 13:03:24 -04:00
RachelAppel
afe2c11e11
fix link
2016-06-29 13:03:23 -04:00
RachelAppel
535485de40
Update unit testing for RTM
2016-06-29 13:03:22 -04:00
RachelAppel
1430cae477
Update unit testing for RTM
2016-06-29 13:03:21 -04:00
damccull
2daba238cd
Fix code block on line 36 so it renders properly. ( #1574 )
2016-06-29 09:45:48 -07:00
John Luo
7f45356770
Update MVC Controller Dependency Injection doc and samples ( #1565 )
2016-06-28 21:35:29 -07:00
Jonas Bush
4fc55657fd
Fix typo in start-mvc.rst ( #1566 )
...
Change "theses" to "these"
2016-06-28 16:33:23 -07:00
Jensen
8b9cc19d53
Fix non-compiling code sample. ( #1562 )
...
Add an optional extended description…
2016-06-28 13:04:36 -07:00
Victor Hurdugaci
e4c770d2d0
Update dotnet-watch.rst
...
Since this doc exists only in dev, there's a broken link pointing to master.
2016-06-28 14:44:20 -04:00
Rick-Anderson
79ee7cb14a
fix build
2016-06-28 14:40:46 -04:00
Victor Hurdugaci
2761359329
dotnet-watch tutorial
2016-06-28 14:40:46 -04:00
Kiran Challa
3f485f215c
Fixing Testing Controller sample ( #1541 )
2016-06-28 09:58:48 -07:00
Søren Pedersen
41b8f93c66
Fix example that uses a custom requirement ( #1553 )
2016-06-28 09:58:05 -07:00
amankhoza
9dd45efd39
Update adding-view.rst ( #1555 )
...
Grammatical error - missing word
2016-06-28 09:15:10 -07:00
Luke Latham
502e5f0631
Update publish-iis tooling code block ( #1547 )
2016-06-28 08:44:41 -07:00
Travis Boatman
ce2bb4d36e
Clarify Tooling Commands ( #1552 )
2016-06-28 08:43:24 -07:00
Andrew Stanton-Nurse
f50adcbc63
Update servicing.rst ( #1551 )
2016-06-27 20:33:52 -07:00
Victor Hurdugaci
f1603d2025
dotnet-watch tutorial ( #1515 )
...
* dotnet-watch tutorial
* fix build
2016-06-27 20:32:01 -07:00
Rick Anderson
2ee4f18b03
Update rc1-to-rtm.rst ( #1549 )
2016-06-27 20:30:03 -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
Troy Dai
679edf025a
Update azure continuous deployment doc ( #1536 )
2016-06-27 15:05:38 -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
Ajay Bhargav Baaskaran
9c682c7c01
Updated FormsTH sample ( #1540 )
...
* Updated FormsTH sample
* Missed change
2016-06-27 15:01:32 -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
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
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
Hao Kung
ea4e414f8e
Update note
2016-06-23 14:07:28 -07:00
Hao Kung
338b72ce65
AuthZ updates ( #1467 )
2016-06-23 13:52:35 -07:00
Hao Kung
19dd439f58
Fix property name
2016-06-23 15:48:53 -04:00
RachelAppel
42a832834f
Change Hosting:Environment to ASPNETCORE_ENVIRONMENT
2016-06-23 15:39:37 -04:00
Hao Kung
6d5d5c7f3a
Minor code cleanup
2016-06-23 15:36:14 -04:00
Hao Kung
df6f6a631c
Fix Typo The => Then
2016-06-23 12:16:34 -07:00
Hao Kung
07858c8a35
Handle => HandleReq
2016-06-23 15:04:40 -04:00
Rick Anderson
67c7d8fd73
remove diagnoistics ( #1451 )
...
* remove diagnoistics
* remove diagnoistics 2
* fix ref
* fix
2016-06-23 11:56:43 -07:00
RachelAppel
7d3e1f007a
fix subtitle formatting
2016-06-23 14:43:53 -04:00
BrennanConroy
ad22970a81
Update first mac app
2016-06-23 11:29:58 -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
Hao Kung
cc003ce4ff
Remove key value pair wording
2016-06-23 14:03:13 -04:00
Hao Kung
f9af43995d
Wording tweaks
2016-06-23 13:52:55 -04:00
RachelAppel
34cd33d346
quick fix
2016-06-23 13:52:15 -04:00
Hao Kung
96fd151b39
Wording tweaks
2016-06-23 13:52:15 -04:00
Hao Kung
64d5db656d
Remove old reference to MVC namespace for Authorize
2016-06-23 10:32:45 -07:00
Rachel Appel
a2f965be0f
Remove imports statements from project.json ( #1428 )
...
* remove imports from code
* change imports in project.json
2016-06-22 17:38:45 -07:00
Rachel Appel
b34b36e203
modifications ( #1445 )
...
Add an optional extended description…
2016-06-22 17:37:20 -07:00
Rachel Appel
e0641ed331
moved from error handling doc to model validation ( #1413 )
...
Add an optional extended description…
2016-06-22 17:32:55 -07:00
Cesar Blum Silveira
8b946f06a8
Elaborate on logger configuration methods provided by each logger.
2016-06-22 16:08:23 -07:00
Daniel Roth
b709a8c07d
Update Getting Started for 1.0.0 release ( #1443 )
2016-06-22 16:01:34 -07:00