Commit Graph

16 Commits (d10fb0f15150b10eb08db43d5cd9b4bd7ca5828c)

Author SHA1 Message Date
Luke Latham f85202290b Remove HTTP links to Microsoft (#8353)
Fixes #8350
2018-08-30 11:48:27 -07:00
Luke Latham 232d345f9e
Specify "Core" for ASP.NET Core refs (#8110) 2018-08-15 22:30:29 -05:00
Shayne Boyer 5bd0a75914 Fundamentals code snippet fix (#7741) 2018-07-22 10:51:55 -05:00
Scott Addie e0d09a1b3e Delete unused static files (#7157) 2018-06-19 16:06:11 -07:00
Scott Addie bcfe295e4a
Remove VS2015 PDF link from tutorial (#7149)
Removes the PDF version of the VS 2015 tutorial from https://docs.microsoft.com/en-us/aspnet/core/data/ef-mvc/intro?view=aspnetcore-2.1. Since this is an unsupported scenario, the PDF shouldn't be made available (per Dan).
2018-06-19 15:04:53 -05:00
Luke Latham 239aa0ba8c Remove PJ files from non-sample projects (#5502) 2018-02-20 10:38:33 -06:00
Rick Anderson a0ced3fe6d Add PDF of current docs (#4395) 2017-09-25 14:54:04 -07:00
Luke Latham 90570653d4 Drop ConsoleApp1 and ClassLibrary1 samples (#4148)
Addresses #1950

These also look to be unused anywhere in the topics. Dropping also drops
a few more nasty `dnxcore50` references.
2017-08-30 08:35:26 -07:00
Tom Dykstra 424127e1ba Kestrel and WebListener/HttpSys - 2.0 changes (#3875) 2017-08-11 11:47:48 -07:00
Peter Stromquist 1fefb3f08b Use the new AddUserSecrets<T> method (#3157)
Since the non-generic counterpart will become obsolete (per https://github.com/aspnet/Announcements/issues/223)
Also the docs link in this code sample (http://go.microsoft.com/fwlink/?LinkID=532709) points to the "Safe storage of app secrets during development" docs page, which also shows the new usage of AddUserSecrets<T>.
2017-04-04 11:17:34 -10:00
Tom Dykstra a3c45f7334 pdf of pre-csproj docs 2017-03-06 08:32:39 -08:00
Tom Dykstra 875d5428c7 update for rtm 2016-11-29 15:33:40 -08:00
valeriy novytskyy 5960b77023 Tratcher rollback Startup.cs 2016-11-15 19:40:51 -08:00
01binary a5f8fbae4d Fix Startup.cs references 2016-11-03 21:21:53 -07:00
Rick Anderson 362720dca2 Fix OPS build (#2023)
* fb

* del folders

* fb

* fix ref

* tos

* toc

* toc
2016-10-31 09:20:51 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00