Commit Graph

980 Commits (1cc0ee1387858540bb75af7cf580b1fac1dca4df)

Author SHA1 Message Date
Bruce Chen 56b9052a93 Update authoring.md (#3149)
line 256: Website-InforMation  --> website-information
2017-04-03 15:03:06 -10:00
Alex ffe8fca8ea Fix typo and filename (#3150)
Simply changed from "a" to "an" in two places for fluidity and consistency. I also added the filename extension for `Startup` and made it italic.
2017-04-03 14:49:12 -10:00
Scott Addie b4c4f5a180 Provide Visual Studio instructions for installing Secret Manager (#3139) 2017-04-03 14:47:44 -10:00
Rick Anderson cecfc4ddda Update search.md (#3152) 2017-04-02 12:03:27 -10:00
Mike Jones 34c277c0f9 link and screenshot update for Visual Studio 2017 (#3128)
* link and screenshot update for Visual Studio 2017

* removed note

* Updated links to Server Hosting bundle
2017-04-01 11:33:45 -10:00
Neil Anderson 87be02644d Include the New Controller png (#3137)
The 'Add a controller' section included a screenshot of the new project dialog when it should be the new controller dialog.
2017-04-01 11:30:30 -10:00
Neil Anderson 15c5234fa9 Fix parameter type typo (#3138)
To match the earlier code snippet ```string``` should be ```long```
2017-04-01 11:25:49 -10:00
Rick Anderson 9401ba5592 Add twilio to 2FA tutorial (#3147)
* Add twilio to 2FA tutorial

* fix
2017-04-01 11:08:25 -10:00
Neil Anderson 37a91b1e99 Highlight the EntityFrameworkCore.InMemory line (#3136)
Line 12 refers to the Microsoft.AspNetCore.Mvc package, I believe the documentation intended to highlight the Microsoft.EntityFrameworkCore.InMemory line 14.
2017-04-01 09:48:04 -10:00
mihe b10c6f745d Added a brief HTTP Endpoint description (#3141)
HTTP endpoint is an ambiguous term, but I tried to clarify what the original writer meant in this case, as per comments requests.
2017-04-01 09:44:43 -10:00
Alex e76940e097 Fix typos and consistency (#3145) 2017-04-01 09:04:30 -10:00
Tom Dykstra 9daa2ffcda clarify tools packages (#3122) 2017-04-01 11:29:07 -07:00
Tom Dykstra f8806d8961 2015-->2017 (#3144)
Add an optional extended description…
2017-04-01 11:23:46 -07:00
mihe dd239c8974 Add clarification about the current Add > Controller (#3142)
* Add clarification about the current Add > Controller

Added clarification about the current Add > Controller process, which takes two steps and may create confusion about the outcome of the first step, and makes the reader question why the controller itself is not created.

* Update adding-model.md

* Update adding-model.md
2017-04-01 08:13:57 -10:00
Philipp Gillé 6e4bf8ed06 Fix typo (#3143) 2017-04-01 08:09:36 -10:00
Rick Anderson 54f3c3acee Update intro.md (#3132) 2017-04-01 08:08:56 -10:00
Scott Addie 935f6699a9 Make InvokeAsync styling consistent with other occurrences (#3126) 2017-03-31 08:56:43 -10:00
Rick Anderson e045a3b351 Platform neutral language on opening a terminal (#3125)
* Platform neutral language on opening a terminal

* Update getting-started.md
2017-03-31 08:44:21 -10:00
Tom Dykstra fd92895d6f Topic: WebSockets (#3110) 2017-03-31 11:02:08 -07:00
Rick Anderson 5e015810ce clean up regex (#3017) 2017-03-30 20:36:56 -10:00
Rick Anderson 8fa130a398 hide xplat version of add a model (#3118) 2017-03-30 17:57:00 -10:00
Rick Anderson bb2f2a01c6 Update adding-model.md (#3117) 2017-03-30 17:41:07 -10:00
Rick Anderson 46652bc04f Update adding-view.md 2017-03-30 17:02:30 -10:00
Rick Anderson fbc5c3e584 Update index.md (#3115) 2017-03-30 17:01:14 -10:00
Rick Anderson 7fc79f215e Ra/model xplat (#3114)
* xplat version of adding a model/intro to MVC

* clean up

* clean up

* clean up
2017-03-30 16:41:44 -10:00
Scott Addie f90eb4d02e Upgrade routing doc sample code to CSPROJ (#3105) 2017-03-30 08:37:02 -10:00
Steve Smith 540292ed64 Updated project to VS2017 format. (#3106)
Updated HttpContext.Items key guidance.
2017-03-30 08:35:59 -10:00
Steve Smith e4808c0433 Upgraded to VS2017 project format (#3018)
Added demo showing how to retrieve configuration values stored as JSON arrays
2017-03-30 07:54:24 -10:00
Steve Smith 259b79e8e8 DI Disposing and Project Format Upgrade (#3016)
* Upgrade to VS2017 project format.

* Updated to describe how services container handles disposing of IDisposable instances

* added class definitions

* fixing bower path slashes
2017-03-30 07:49:50 -10:00
Mohamed Chraiet 71d353f85c Update overview.md (#3101)
Added the word "of" missing at first Note, third sentence. Line 32.
2017-03-30 09:18:52 -07:00
Rick Anderson dffdbaf436 part 3 (#3103) 2017-03-29 15:56:36 -10:00
Rick Anderson d1e2f1ca3e includes folder and first include (#3099)
* includes folder and first include

* fix

* fix

* remove all metadata
2017-03-29 14:07:30 -10:00
Tom Dykstra c99165a146 Revert "new topic"
This reverts commit 81e8a1c0fd.
2017-03-29 16:54:26 -07:00
Tom Dykstra 3ee89ffd2e Revert "add git-ignored file"
This reverts commit b3675ee186.
2017-03-29 16:54:17 -07:00
Tom Dykstra b3675ee186 add git-ignored file 2017-03-29 16:39:35 -07:00
Tom Dykstra 81e8a1c0fd new topic 2017-03-29 16:39:35 -07:00
Tom Dykstra 02ea1ead89 pubxml files are git-ignored (#3098) 2017-03-29 16:34:13 -07:00
Rick Anderson 3516dcbe56 Ra/xplat intro 2 mvc (#3090)
* xplat intro to MVC

* xplat intro to MVC

* adding a controller

* TD feedback
2017-03-29 11:15:18 -10:00
Rick Anderson 120568d84a Update web-api-vsc.md (#3095) 2017-03-29 10:43:58 -10:00
Rick Anderson f01a62c938 Update first-web-api.md (#3096) 2017-03-29 10:43:46 -10:00
Rick Anderson e379efabcf Update web-api-vsc.md (#3094) 2017-03-29 07:41:36 -10:00
Yavor Slavchev 32d0d3dc75 Markdown mismatch (#3092)
'Use Postman to send a Create request' section has a markdown mismatch. Below the 'In the key-value editor, enter a Todo item such as', the text formatting is broken.
2017-03-29 07:37:56 -10:00
Tim Barclay 028098540d Fix markdown formatting around code snippet (#3093) 2017-03-29 07:33:12 -10:00
Rick Anderson b2ec047d9a Update your-first-mac-aspnet.md 2017-03-28 17:06:52 -10:00
Scott Addie 8d50926b1d Fix user secrets doc display issues (#3079) 2017-03-28 11:14:46 -10:00
Alex 3c3c484072 Update Login action to call FindByEmailAsync (#3082)
This is consistent with the rest of the sample template and the model property passed to it.
2017-03-28 11:14:09 -10:00
Rick Anderson c73a3a7631 fix link (#3086) 2017-03-28 11:11:18 -10:00
Rick Anderson 00428b8b58 spboyer feedback on xplat web-api (#3087) 2017-03-28 10:13:07 -10:00
Tom Dykstra 7cf36468c4 Topic: How to run in a Windows Service (#3060) 2017-03-28 11:13:27 -07:00
Shayne Boyer 3bbe01ccb8 Minor changes (#3080)
* Spelling fix naviage -> navigate
* Removed Fiddler link : not relevant for Mac or Linux
* Added `Ctrl+Shift+P` key stroke for command pallete and for Linux, `⌘` doesn't exist for Linux and shortcut is different 
* F5 is Debug keystroke, first mention of Debug instruction did not define this.



### Suggestions for larger update
* Although not documenting VS Code, adding links to Debugging in VS Code: https://code.visualstudio.com/docs/editor/debugging
* Visual Studio Code users would tend to take advantage of CLI commands for adding/modifying EF component items.  See: https://docs.microsoft.com/en-us/ef/core/miscellaneous/cli/dotnet
* Show integrated terminal or more terminal based commands
2017-03-28 08:06:10 -10:00
Scott Addie 26686ab7c5 Fix minor mistakes in view components doc (#3069) 2017-03-27 15:34:40 -10:00
Rick Anderson 9d6fe033f7 xplat version of first Web API (#3059)
* xplat version of first Web API

* remove dup files

* clean up

* fix

* TD feedback

* remove singleton
2017-03-27 13:05:06 -10:00
Rick Anderson 082d048d90 Update your-first-mac-aspnet.md 2017-03-27 10:17:39 -10:00
Steve Smith fe1ad66a28 Fixing Link (again)
This didn't get merged in correctly the first time. @tdykstra
2017-03-27 13:27:18 -04:00
spottedmahn d730b07c4e Fix Bad Link for LogLevel (#3072)
the current link doesn't work.  It redirects to https://docs.microsoft.com/en-us/aspnet/core/api/
2017-03-27 10:08:20 -07:00
Tom Dykstra 930b656621 fix link (#3073) 2017-03-27 10:00:54 -07:00
Steve Smith 61effecf59 Merge branch 'xsrf' 2017-03-27 10:49:22 -04:00
Steve Smith 223c287a6b Fixing link
Removing wrench icons
2017-03-27 10:44:25 -04:00
Rick Anderson 4896d11eda XSRF (#1945)
* WIP start of XSRF

* MD conversion

* WIP

* Made a lot of progress on filters and javascript impl

* adding sample

* minor updates

* Ajax demo

* Responding to feedback

* Responding to feedback

* Updating JavaScript sample to highlight service injection primarily.

* Updated "session" to "identity" per @blowdart.
Also added a note about use of session elsewhere in the document.
2017-03-27 10:32:27 -04:00
Abdelkrim from Brussels 94d4a6a69e Remove duplicate code : MyWindow.cs (#3066)
Remove duplicate: [!code-csharp[Main](configuration/sample/src/InMemory/MyWindow.cs)]
2017-03-25 13:29:17 -10:00
Rick Anderson 600c1afc4b Update middleware.md 2017-03-24 16:02:36 -10:00
Rick Anderson 94fd6a62d2 Update dependency-injection.md (#3056)
* Update dependency-injection.md

* Update dependency-injection.md
2017-03-24 15:37:48 -10:00
Rick Anderson bf0dc615cd conventional vs. attribute routing (#3065) 2017-03-24 15:37:04 -10:00
Rick Anderson 6e64bf66b3 add route name H2 for linking 2017-03-24 15:02:06 -10:00
Steve Smith 9f6bdc6348 Updated "session" to "identity" per @blowdart.
Also added a note about use of session elsewhere in the document.
2017-03-24 20:37:03 -04:00
Rick Anderson 19f6ada655 Update routing.md 2017-03-24 11:29:50 -10:00
Tom Dykstra 8a2425c3e1 remove extraneous backtick (#3062) 2017-03-24 13:50:55 -07:00
John Luo e45d55bfc0 Add warning against using response caching for authenticated content (#3045) 2017-03-24 09:53:06 -10:00
Rick Anderson b74d38e3ec Update your-first-mac-aspnet.md (#3058)
* Update your-first-mac-aspnet.md

* Update your-first-mac-aspnet.md
2017-03-23 14:12:01 -10:00
Rick Anderson a7fbb53fd2 Azure key vault to Secrets manager (#3055) 2017-03-23 12:00:08 -10:00
Rick Anderson 50e87992d8 Update adding-view.md (#3051) 2017-03-23 10:15:15 -10:00
Rick Anderson 1412549855 add pub sample markup (#3050) 2017-03-23 09:23:56 -10:00
maschram ac5b1dc073 PersonController Callback Fix (#2974)
* Switched callback functions from PersonController
to use .then() response rather than deprecated .success().error()
which led to example failing (see https://code.angularjs.org/1.5.0/docs/api/ng/service/$http)

* Changed JsonSerializer contract resolver to DefaultContractResolver
This prevents field names in Person model from getting converted
to camelCase when serializing Json, which prevented the list from being
correctly displayed

* Removed JsonSerializerSettings from Json serialization and replaced with informative comment

* Removed unnecessary using statements
2017-03-23 08:30:40 -10:00
Rick Anderson 487fff47e3 warn that `dotnet new -t web` (#3037)
* warn that `dotnet new -t web`

* Update getting-started.md
2017-03-23 08:30:10 -10:00
Rick Anderson 4347a7fba9 VS17 update of publishing (#2998)
* VS17 update of publishing

* force add

* fix TOC

* sayed feedback

* clean up

* final cleanup

* last

* last

* last
2017-03-22 17:37:12 -10:00
Hamed 2bc550bd7d Remove redundant image (#3039) 2017-03-22 17:23:05 -10:00
Scott Addie 47bd60697e Change gulpfile.js snippet content type to JavaScript (#3038) 2017-03-22 17:14:14 -10:00
Rick Anderson aabc57571f explain additial view data (#3031)
* explain additial view data

* clean up
2017-03-22 16:54:57 -10:00
Tom Dykstra d516c5deb8 revise readme in EF MVC core snippets project (#3028) 2017-03-22 08:39:34 -07:00
Tuhin Tarafder f42a2e1e42 Fix Typo (#3036) 2017-03-21 18:08:37 -10:00
Rick Anderson e5ea099be7 VSTS CI/CD (#3034) 2017-03-21 17:52:40 -10:00
Rick Anderson 5383012f84 VSTS CI/CD (#3035) 2017-03-21 17:52:25 -10:00
Tom Dykstra c597a3af1a add tag helpers info (#3027)
* add tag helpers info

* fix id

* if --> when
2017-03-21 18:20:33 -07:00
Maher Jendoubi 07f874bb19 Updated "Pass Additional ViewData to a Strongly-Typed Partial View" Sample (#3024) 2017-03-21 10:06:26 -10:00
Ibrahim Islam 68724aeff1 Fix grammatical mistake (#3026) 2017-03-21 09:22:19 -07:00
Tom Woodforde 19e3aa194b Correct the path to the demo project and add database instructions (#3021)
* Correct the path to the demo project and add database instructions

* revise wording
2017-03-21 09:21:12 -07:00
Scott Addie 922f5acb3c Add VS 2015 instructions for bundle & minify Gulp conversion (#3022) 2017-03-20 21:02:20 -10:00
Chad T db468e0cb3 Updated to use generic method of `AddUserSecrets` (#3023)
As the non-generic version is deprecated.
2017-03-20 21:01:16 -10:00
Rick Anderson 4151c05613 move view comp to own doc (#3019)
* move view comp to own doc

* fix line no

* simplfy
2017-03-20 15:29:28 -10:00
Scott Addie 8ab055f5cf Remove unused BundlerMinifier.Core package references (#3009) 2017-03-20 11:10:30 -10:00
andrewlock 4354b2bd52 Fix broken link (#3003)
* Fix broken link

* Converted en-us to en

* removed /en
2017-03-20 11:09:58 -10:00
Rick Anderson 451f72ab90 better section names (#3001) 2017-03-20 11:07:07 -10:00
Tom Dykstra 14686ab8d9 Clarify eager loading code (#3013) 2017-03-20 14:05:56 -07:00
Steve Smith d1ed2c7fc4 Merge branch 'master' into xsrf 2017-03-20 16:40:54 -04:00
Steve Smith 29b51c7921 Updating JavaScript sample to highlight service injection primarily. 2017-03-20 16:39:54 -04:00
Rick Anderson a7d6980dab Update routing.md 2017-03-20 08:56:26 -10:00
Tom Dykstra 43c4481d8c Clarification for delete concurrency code (#3012) 2017-03-20 10:37:03 -07:00
Shayne Boyer 7e8902f100 Update linuxproduction.md
Fixes #2839
2017-03-20 12:40:33 -04:00
Scott Addie 22078948af Minor fixes to Bundling & Minification doc (#3010)
Thanks for that review... :-)
2017-03-20 11:11:10 -04:00
Tom Dykstra c9d2009574 remove superfluous code (#3005) 2017-03-18 11:27:37 -07:00
Tom Dykstra 8ea2f313de Instructors --> CourseAssignments (#3004) 2017-03-18 11:24:23 -07:00
Rick Anderson 6d3767417a move require SSL to it's own doc (#3000)
* move require SSL to it's own doc

* td feedback
2017-03-17 15:27:18 -10:00
james1293 54ea022321 Remove too-early reference to authentication (#2995)
Unless there's a version of Visual Studio that has a different dialog, I think Authentication only comes up in the second "create a project" dialog. The screenshots that are already in the article confirm this. Thanks!
2017-03-17 10:37:38 -10:00
ccm1st 196d0ef439 the code is implementing the interface instead of inheriting (#2994) 2017-03-17 08:41:40 -04:00
Rick Anderson 0e62aa1977 Update request-features.md (#2981) 2017-03-17 00:21:49 -04:00
Luke Latham 207359af77 Update directory-structure.md (#2980) 2017-03-16 14:43:46 -10:00
Shayne Boyer 31f5f9c397 Bundler Minify update (#2992)
* update doc

* update static and samples
2017-03-16 14:27:09 -10:00
Tom Dykstra 56e3b55b69 Tutorials node for ASP.NET non-core TOC (#2989)
* asp.net tutorials page

* add Tutorials node to TOC

* fix intro text

* fix metadata
2017-03-16 14:21:33 -10:00
Abdelkrim from Brussels 6d6bda047d Remove the unnecessary 'Attribute' suffix (#2986) 2017-03-16 12:42:49 -10:00
Maher Jendoubi a4aee2d87a Pass Additional ViewData to a Strongly-Typed Partial View (#2984)
* Pass Additional ViewData to a Strongly-Typed Partial View

* Fixed DocFx validation issues
2017-03-16 12:39:55 -10:00
Tom Dykstra 115a74c97d Update EF/MVC tutorial to use no-auth template (#2951)
* switch to no-auth

* update csproj

* typos and migrations changes

* remove sql design package

* additional notes

* trim nuget section, add troubleshooting note

* change join entity nav ppty names

* clarify wording

* many-to-many description

* correct errors

* minor corrections

* misc corrections

* corrections and clarifications

* fix snippet ranges

* more snippet ranges

* note that ef design packages are installed

* dates

* update final version of sample project

* correction in .csproj

* restore readme
2017-03-16 08:49:41 -07:00
Daniel Roth 3f10b16fe6 Update areas.md (#2985) 2017-03-16 08:48:49 -07:00
Rick Anderson 07af9db54d Update adding-model.md 2017-03-15 12:14:33 -10:00
Tom Dykstra bff0c6a3f4 fix link (#2970)
* fix link

* xref link
2017-03-14 15:34:26 -07:00
Richard Hallett 890487d5f7 Change environments.md to use set as opposed to setx (#2958)
A minor amendment but could be confusing for people unfamiliar with the cmd line.
The text describes setting it for the current current command window, however setx actually only explicitly changes the environment variable, it doesn't change the current window either, so a user would have potentially noticed no change.
2017-03-14 10:26:05 -10:00
Rick Anderson 5f16cc4a0a WIP: Update your-first-mac-aspnet.md (#2931)
* Update your-first-mac-aspnet.md

* Update your-first-mac-aspnet.md

* AS well, easily, banned words

Shouldn't we use the more standard VS Code? Why is *Code*  *italic*?

* less market speak

Why make anyone read "If this is your first time using Visual Studio Code" ? Not needed.

* Use GIT before you dev, not after

And is it only GIT integration to Azure?

* Update your-first-mac-aspnet.md

* Update your-first-mac-aspnet.md

* Update your-first-mac-aspnet.md

* Update your-first-mac-aspnet.md

* Update your-first-mac-aspnet.md

* Update your-first-mac-aspnet.md
2017-03-14 09:38:59 -10:00
Brian Hall 9edf578d07 Add troubleshooting tip for `System.TypeLoadException` (#2969)
* Add troubleshooting tip for `System.TypeLoadException`

When running AspNet Core 1.1 on top of .NET 4.6.2 and trying to use the Azure Key Vault configuration extensions, I was encountering an exception that was being thrown for `System.TypeLoadException`. I discovered this originated from the use of the Azure Key Vault API and how it interacted with an older (built-in) version of `System.Net.HTTP`. I ended up installing the updated NuGet package for `System.Net.Http` and that fixed the issue. Hopefully this proposed tip will help someone in the future. Or at least until the packages get more aligned.

* Update key-vault-configuration.md
2017-03-14 09:35:11 -10:00
Daniel Eisterhold ec31052983 Update routing.md (#2967) 2017-03-14 09:30:06 -10:00
Luke Latham 4e8c8a4a90 Middleware docs update (#2963)
* Update url-rewriting.md

* Update URLRewritingSample.csproj

* Update ResponseCachingSample.csproj

* Update middleware.md

* Update url-rewriting.md

* Update ResponseCompressionSample.csproj

* Update response-compression.md
2017-03-14 11:23:12 -07:00
Thomas Fuchs 1894789727 Remove closing brackets (#2955)
* Remove closing brackets

* Update first-web-api.md
2017-03-13 14:44:46 -10:00
Luke Latham a0b65cae7b Update iis.md (#2962) 2017-03-13 14:44:12 -10:00
Ryan Brandenburg 7cb877d046 Move resource naming section up and clarify (#2959) 2017-03-13 14:40:15 -10:00
Blackie Tsai 38d4c0e385 Update the content with incorrect/missing version (#2956)
* Update the content with incorrect/missing version

For .NET Core 1.1.1, the dotnet-watch version should change to 1.0.0.-*

* Update dotnet-watch.md
2017-03-13 10:57:53 -10:00
Jacob Foshee 620fccb478 Minor: 'in the in the' => 'in the' (#2957) 2017-03-13 10:38:26 -10:00
Rick Anderson d1f6e5824c remove dead controller (#2950)
* remove dead controller

* end
2017-03-10 15:03:13 -10:00
Min 5ebf606c1c fix the error of no variable named _todoRepository (#2940)
at "Add a controller" section there is no variable called "_todoRepository" which is used by next sections
2017-03-10 14:04:16 -10:00
Jean Collas 46630f7764 parameter name update (#2941) 2017-03-10 10:05:18 -10:00
Rion Williams 435a547977 Updated Code Style in Examples (#2942)
Replaced several uses of `static public` with the more appropriate
`public static` to fall in line with the [coding
guidelines](https://github.com/dotnet/corefx/blob/master/Documentation/coding-guidelines/coding-style.md),
which state that the visibility modifer should always be the first
modifer present.
2017-03-10 10:04:29 -10:00
Tom Dykstra 04e9a9f1bb convert tutorials toc node to non-expanding (#2933) 2017-03-09 16:40:17 -08:00
Rick Anderson 8baeebb643 add MSBuild to dotnet-watch (#2939) 2017-03-09 14:34:57 -10:00
Brice Lambson fe4c3e800b Update adding-model.md (#2938)
Escape greater than
2017-03-09 12:13:27 -10:00
Rick Anderson 4bd547a6ab remove rating from search (#2937) 2017-03-09 12:11:46 -10:00
Luke Latham 3b496d7b7f Update aspnet-core-module.md (#2911) 2017-03-08 17:27:32 -10:00
Luke Latham 1b039f74aa Using IIS Modules with ASP.NET Core (#2609)
* Add doc to index

* Add doc to TOC

* Create iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Create modules.png

* Add files via upload

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Update iis-modules.md

* Minor updates

* Minor update

* Update iis-modules.md

* Temp remove Custom Tracing from table

* Update iis-modules.md
2017-03-08 17:03:58 -10:00
Rick Anderson 1957450a37 delete old add required to model (#2927) 2017-03-08 14:16:28 -10:00
Rick Anderson d2b516e454 Update app-state.md 2017-03-08 11:34:47 -10:00
damienbod 8ae7901654 renaming to AngularJS like in page (#2925) 2017-03-08 16:32:45 -05:00
Roland Kopka e0376f2f0d Update Interpolated Strings link (#2922)
* Update Interpolated Strings link

* removed en-us
2017-03-08 11:02:27 -10:00
Rick Anderson 40c46e1f75 PDF link to VS15 (#2924) 2017-03-08 11:01:51 -10:00
Diana LaRose 536f80823d Update app-state.md (#2917)
Edited remainder of article.
2017-03-08 10:56:30 -10:00
Tom Dykstra f42b9d8d12 add link to VS 2015 version (#2919)
* add link to VS 2015 version

* @rick-anderson feedback
2017-03-08 10:47:56 -10:00
Rick Anderson c36de3bf7c RTM 1.1 of pw/email reset (#2912)
* RTM 1.1 of pw/email reset

* clean up

* tdysktra feedback

* fix
2017-03-08 09:49:26 -10:00
Luke Latham 5f52ec9269 Middleware samples csproj updates (#2906)
* Update URLRewritingSample.csproj

* Update ResponseCompressionSample.csproj

* Update ResponseCachingSample.csproj
2017-03-07 16:19:40 -10:00
Luke Latham 1a4b9702b0 Update 502.5 Common Errors and VC++ redist information (#2860)
* Update iis.md

* Update iis.md

* ../rel/path to xref:UID
2017-03-07 16:17:39 -10:00
Rick Anderson 6c8955d9a8 add linux (#2914) 2017-03-07 17:15:42 -05:00
Shayne Boyer 785fef942f Updated title and content to be nonMac specific (#2910)
* Updated title and content to be nonMac specific

* add linux to metadata
2017-03-07 17:15:34 -05:00
Daniel Roth d1f5cda815 Update getting-started.md (#2908) 2017-03-07 14:23:34 -05:00
Tom Dykstra 0ebb9b6393 fix link (#2903) 2017-03-06 15:46:14 -08:00
Mike PB d3a2098582 Update configuration.md (#2898)
* Update configuration.md

Fix typo (bindling)

* Update configuration.md
2017-03-06 15:18:02 -08:00
Tom Dykstra 56899b35bd Merge pull request #2900 from aspnet/csproj
Merge csproj to master
2017-03-06 15:16:00 -08:00