Commit Graph

2631 Commits (bba0769b31896c4da3162807930c75e1b84e9c7c)

Author SHA1 Message Date
Tom Dykstra bba0769b31 fix link 2017-03-06 09:35:56 -08:00
Shayne Boyer 78b2a0709c Update First App on a Mac (#2831)
* Razor remove csproj (#2662)

* don't merge

* csproj razor update

* code style

* Update razor.md

* CRLF / LF issues in these files

* updates switch yeoman for dotnet

* remove extra lines

* addressing feedback
2017-03-06 09:35:56 -08:00
Shayne Boyer ccd9f45a5e Update Getting started with Yeoman to csproj (#2813)
* Razor remove csproj (#2662)

* don't merge

* csproj razor update

* code style

* Update razor.md

* CRLF / LF issues in these files

* update yeoman to csproj

* remove whitespace

* Addressins feedback and minor cleanuo
2017-03-06 09:24:26 -08:00
Tom Dykstra 8bcdd4e36f csproj and vs 2017 updates to ef mvc core tutorial (#2794) 2017-03-06 09:20:56 -08:00
Tom Dykstra 0366fd5f72 project.json to csproj for MVC to MVC Core migration doc (#2797) 2017-03-06 09:16:46 -08:00
Rick Anderson 58715f7b93 dotnet watch to msbuild (#2746)
* dotnet watch to msbuild

* remove white space

* clean up

* clean up

* TD feedback
2017-03-06 09:16:46 -08:00
Luke Latham a63cb12f45 Response Caching Sample update to csproj (#2731)
* Create launchSettings.json

* Create ResponseCachingSample.csproj

* Delete project.json
2017-03-06 09:16:45 -08:00
Luke Latham 15265d5a87 URL Rewriting Sample update to csproj (#2732)
* Delete global.json

* Delete project.json

* Create URLRewritingSample.csproj
2017-03-06 09:16:45 -08:00
Rick Anderson b827682966 file providers to csproj (#2740) 2017-03-06 09:16:44 -08:00
Luke Latham 9149b635a5 Update iis.md (#2734) 2017-03-06 09:16:44 -08:00
Rick Anderson 1a91ba3840 upgrade 2 csproj on dist cache (#2738)
* upgrade 2 csproj on dist cache

* fix range
2017-03-06 09:16:44 -08:00
Rick Anderson bb45a496df publish areas project.json -> csproj (#2690)
* csproj

* fix
2017-03-06 09:16:44 -08:00
Rick Anderson 5caf86f9b2 add msbuild support to Secrets MGR (#2671)
* add msbuild support

* update 1

* csproj

* fix

* react to TD feedback

* fix TD

* final fix
2017-03-06 09:16:44 -08:00
Rick Anderson 44808ff7b2 dir-struct-msbuild update (#2712)
* msbuild

* msbuild

* guardrex feedback
2017-03-06 09:16:43 -08:00
Rick Anderson 54641f4dc4 Razor remove csproj (#2662)
* don't merge

* csproj razor update

* code style

* Update razor.md
2017-03-06 09:16:43 -08:00
Tom Dykstra 3725c8e12b Merge pull request #2896 from aspnet/td/pdf
pdf of pre-csproj docs
2017-03-06 08:48:27 -08:00
Tom Dykstra bf1fd00712 Merge pull request #2884 from jdom/patch-3
Escape literal asterisk
2017-03-06 08:41:52 -08:00
Tom Dykstra 9c8ff0e224 Merge pull request #2890 from alaatm/patch-4
Correct example view path
2017-03-06 08:39:49 -08:00
Tom Dykstra 0728820632 Merge pull request #2894 from ljnotes/patch-1
Update Routing.MD file to correct the typo
2017-03-06 08:37:17 -08:00
Tom Dykstra a3c45f7334 pdf of pre-csproj docs 2017-03-06 08:32:39 -08:00
Lijo Joseph d1fec3ee22 Update Routing.MD file to correct the typo
Made a small change to correct the spelling from `assocated` to `associated`
2017-03-06 12:41:28 +02:00
Alaa Masoud 347e075b18 Correct example view path 2017-03-05 06:46:04 +03:00
Julian Dominguez cfbc72cd07 Escape literal asterisk
As it was treated as formatting, so it made the rest of the paragraph not legible
2017-03-03 17:30:29 -08:00
Julian Dominguez 841f66faab Rename _subOptionsAccessor to reflect actual value (#2883) 2017-03-03 14:03:17 -10:00
Julian Dominguez dd0bc3aad9 Rename _optionsAccessor field to represent value (#2882)
The constructor receives an optionsAccessor, but by the time it is stored in the field, its value has been accessed, so the field name should not be suffixed with Accessor.
2017-03-03 14:01:47 -10:00
Rick Anderson aab4e1ce1a Update authoring TH title (#2874)
* Update authoring.md

* Update authoring.md

* Update authoring.md
2017-03-03 12:37:03 -10:00
Rick Anderson e1a7da79dc WIP: What's new in ASP.NET Core 1.1 (#2799)
* what's new in 1.1 initial draft

* internal notes

* weblistener and toc

* add websockets

* Update aspnetcore-1.1.md
2017-03-03 11:49:41 -10:00
Tom Dykstra f93c93002f fix link (#2880)
* fix link

* fix link
2017-03-03 11:36:28 -10:00
Rick Anderson 66d699e04f VS17 update to Intro to MVC (#2837)
* VS17 update to Intro to MVC

* adding a view

* work

* adding a view

* adding a model

* working with SQL LocalDB

* controller methods and views

* search

* new field and validation

* last part/delete

* final cleanup

* ###

* add "overpost" anchor

* tdystra feedback
2017-03-03 11:35:47 -10:00
Tom Dykstra f6cb0daf85 explain why we don't use iis/nginx/apache directly (#2870) 2017-03-03 12:00:17 -08:00
Rune Antonsen 0c6c54fb67 doc(tutorials): fix typo (#2876)
Fix typo where UseSwaggerUI was written with lowercase 'i' in 'UI'
2017-03-03 08:49:56 -05:00
Diana LaRose 0425b2b59c Update app-state.md (#2872)
* Update app-state.md

Edited the intro blurb and the first major header plus its one subhead.

* Update app-state.md
2017-03-02 17:51:17 -10:00
Jason Taylor d0b33ad1dc Updated tutorial to include support EF Core (#2850)
* Updated tutorial to include support EF Core

The source code had been updated to use the EF Core InMemory provider but the tutorial did not reflect these changes. To help get people up and running, I have:

Added the following new sections:
* Add support for Entity Framework Core
* Create the database context

Updated the following section:
* Add a repository class

* shorten/clean up
2017-03-02 17:46:08 -10:00
geeeyetee 561c535315 Update cross-site-scripting.md (#2873) 2017-03-02 17:38:31 -10:00
Jonathan a589568f7f Four space indention and call-chain reorder (#2857)
* Four space indention and call-chain reorder

Re-order AddCommandLine after AddJsonFile.

* Update hosting.md

* Update hosting.md
2017-03-02 17:19:06 -10:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Tom Dykstra 8ceb247132 Create deployment node under mvc in asp.net classic toc (#2861) 2017-03-02 11:31:00 -08:00
Tom Dykstra 5d14ff7d4b set up master redirect file (#2862) 2017-03-02 09:56:14 -08:00
Daniel Roth 41d827d080 Add Web API link to ASP.NET column (#2853)
Thank you for your contribution! :-)
2017-02-28 16:14:34 -05:00
Tim Posey 398c4e055a Update web-api-help-pages-using-swagger.md (#2849)
Updating the API based on the recent changes to Swashbuckle 1.0.0-rc3

@TPoise - Thanks for the update.
2017-02-27 18:07:06 -05:00
Chandan Rai 7bc0cc9971 fixed few typos (#2788) 2017-02-27 12:16:45 -10:00
Rick Anderson 945251fdaf add code ticks to `<>` (#2848) 2017-02-27 12:14:24 -10:00
Tom Dykstra d429e7977e h1 update (#2844) 2017-02-27 12:40:05 -08:00
Rick Anderson 3dc13554a7 Delete gulpfile.js (#2847) 2017-02-27 10:31:59 -10:00
Anuraj ac1302c8cc Space added between words (#2840)
Space added between - The .Net type forrowversion is a byte array.
2017-02-26 07:52:10 -05:00
Diana LaRose 44a2b7bbb4 Edited middleware.md (#2838) 2017-02-25 23:50:39 -10:00
Rick Anderson 6a4263c503 convert to csproj (#2833) 2017-02-24 11:00:49 -10:00
sreejukg 8252d1a3b4 Update startup.md (#2807)
* Update startup.md

* Update startup.md

* removed en-us
2017-02-24 09:50:23 -10:00
Scott Addie 34fae4330e Fix area routes code sample (#2820) 2017-02-24 09:21:37 -10:00
H Masri cf32b32d6e Won't work with the Console.ReadLine() outside the using(..) (#2829)
ditto
2017-02-24 09:20:24 -10:00