Commit Graph

1805 Commits (684ad426002cb78df8d7f4e91bb46aec779b67ea)

Author SHA1 Message Date
Rick Anderson 1176419f9e update authors (#1787)
Add an optional extended description…
2016-08-15 13:19:18 -07:00
Shayne Boyer dd573e730b Webapi Swagger Tutorial (#1768)
* structure

* wip, intial description and code examples

* 'space'

* screenshots and getting started

* basic complete, annotations started

* rename var, comment code

* complete through DataAnnotations

* customizing ui src

* custom html src complete - simple

* custom ui complete

* summary

* fix indent issue

* indentation issues

* editing changes

* adding .vscode user exclusions

* remove .vscode folder

* user files

* spell check

* reword testing method section

* added download link to intro

* edits for final review

* fix punctuation in controller

* add red boxes to swagger-ui image

* minor edits :shipit:
2016-08-15 11:07:28 -07:00
Scott Addie 038914f193 Update Fundamentals DI doc and sample to RTM (#1781)
* Update Fundamentals DI doc and sample to RTM

* Revert literal block type to javascript
2016-08-15 11:04:07 -07:00
Tom Dykstra f87edb31b1 fix broken link (#1785)
/cc @Rick-Anderson
2016-08-15 10:57:45 -07:00
Dody Gunawinata 3cd0ef7b22 Fix a typo (#1783)
vaule -> value
2016-08-15 09:25:23 -04:00
Luke Latham a397200b6b Add sub-app config and common error entry (#1778)
* Add sub-app config and common error entry

Fixes https://github.com/aspnet/Docs/issues/1764

* Code-block correction

* React to feedback
2016-08-12 17:38:56 -07:00
Rick Anderson 52dbf1cc03 updated areas (#1779) 2016-08-12 16:04:56 -04:00
Aftab Ansari 29bac2f18c Output Correction (#1775) 2016-08-11 19:09:16 -07:00
Rick Anderson edbf7b8adc style as code (#1776) 2016-08-11 18:37:18 -07:00
Luke Latham 636ec46dd1 Update error-handling.rst (#1772)
Fixes https://github.com/aspnet/Docs/issues/1721
2016-08-11 15:53:05 -07:00
Luke Latham 5bbcb50bab Minor language update (#1773)
A dev on Slack said that "application’s assets" didn't translate well into their language. This change modifies the expression and includes a link to the Directory Structure doc.
2016-08-11 14:56:00 -07:00
Borislav Kosharov 267f3fde7f Fixed view folder Todo to match controller name (#1763)
* fix view folder Todo to match controller name

* fixed reference in .rst file
2016-08-10 09:32:08 -07:00
M. Shawn Dillon aac3229993 Correct misspelling in 2nd paragraph (#1769)
Change 'seemlessly' to 'seamlessly'.
2016-08-09 11:06:04 -07:00
Luis Palacios 365a3a1788 Update app-state.rst (#1758)
The aap.UseSession(); must go before the UseMvc(), but this is not mention anywhere in the docs, i think is best to be explicit about this, wasted a few hours until i find out
2016-08-08 09:47:18 -07:00
Rick Anderson 0dba098c15 first draft of Web-API (#1755)
* first draft

* final

* tom.D feedback

* <name>

* fix build
2016-08-08 09:45:45 -07:00
Rick Anderson dfeed1154e snippet (#1766) 2016-08-06 20:35:38 -07:00
Rick Anderson 05a0789c2c snippet fix (#1762) 2016-08-04 19:01:45 -07:00
Rick Anderson 53d326f20b snip (#1761) 2016-08-04 18:09:18 -07:00
Rick Anderson 0926aa1f4c snippet (#1760) 2016-08-04 16:23:03 -07:00
Sandra Aldana Abad 8f421d8287 removing OP files from this branch 2016-08-03 14:11:36 -07:00
saldana 538a038891 Initialize open publishing repository: https://github.com/aspnet/Docs of branch master 2016-08-03 19:24:22 +00:00
Steve Smith b657ed9748 Fundamentals/Hosting (#1702) 2016-08-03 09:26:00 -04:00
James Orr f2b658a9e1 correct a typo (move -> movie) (#1753) 2016-08-02 21:41:38 -07:00
James Orr 4824603da5 corrected a typo (genre's -> genre) (#1754) 2016-08-02 15:56:12 -07:00
Aftab Ansari 996c82383a Ng15 patch (#1728)
* ng15 component patch

* Sample code update

* referenced filename corrected

* Tabbing Corrected

* Tabbing Corrected

* Wordings Corrected
2016-08-02 15:54:33 -07:00
Brian Szuter 5b06925581 Removed duplicate "during" (#1748)
* Spelling fix to routing.rst

"resposes" -> responses

* Removed duplicate "during"

"present during during URL generation" -> "present during URL
generation"
2016-08-02 09:44:59 -07:00
Rick Anderson 6b461be227 EF repository for DI (#1747)
* EF repository

* dv feedback
2016-08-01 20:23:41 -07:00
Brian Szuter ec8c48e870 Spelling fix to routing.rst (#1745)
"resposes" -> responses
2016-08-01 18:01:55 -07:00
Rick Anderson 8fc7018996 Update localization.rst (#1746)
Add an optional extended description…
2016-08-01 18:00:45 -07:00
Rick Anderson 17c4cf92be namespace (#1743)
If for some reason your targeted class is in the same project but not in the base namespace you will need…
2016-08-01 16:43:34 -07:00
Artiom Chilaru 36fc584925 Bugfix/routing regex (#1738)
* Fix the regex route in Startup.cs

* Fix the regex route in routing.rst
2016-08-01 13:02:31 -07:00
Shayne Boyer ee98cbf083 Merge pull request #1737 from charmis/patch-1
Typo "genenerate" fixed.
2016-07-29 16:42:29 -04:00
Charmis Varghese ae710428b6 Typo "genenerate" fixed. 2016-07-29 15:36:59 -04:00
Rick Anderson 56fcd72a4f Authz DI (#1729)
* guessing here

* EF
2016-07-28 19:58:39 -07:00
Rick Anderson 78bc324a99 fix IIS install on Nano (#1724)
* fix IIS install

* temp
2016-07-28 14:07:17 -07:00
Borislav Kosharov 20c866bd53 fix MapDelete typo (#1736)
MapRoute was listed twice and MapDelete wasn't listed
2016-07-28 14:06:31 -07:00
Rick Anderson c47e7365df fix directions (#1733)
Add an optional extended description…
2016-07-27 18:17:32 -07:00
Rick Anderson c2bac001a8 spelling (#1732) 2016-07-27 15:29:01 -07:00
Rick Anderson 30b3d3725e fix start/end (#1731)
Add an optional extended description…
2016-07-27 14:28:49 -07:00
Simone Chiaretta 9569a559df Removed reference to IApplicationEnvironment (#1726)
IApplicationEnvironment doesn't exist anymore: https://github.com/aspnet/Announcements/issues/171
2016-07-26 12:04:50 -07:00
Rick Anderson 260f34d05c Razor Syntax (#1651)
* New Razor syntax article

* final DanRoth review
2016-07-26 10:59:01 -07:00
Rick Anderson 243cf8db7c remove angular 2 dates and info (#1720) 2016-07-25 17:47:41 -07:00
Mikhail Paulyshka 7cc62a7b12 Linux publishing: fix typo (#1710)
Fix typo in supervisor config.
2016-07-25 11:02:29 -07:00
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