Commit Graph

2891 Commits (bfb904348afe220eabd2ad37caacb4047f0d726a)

Author SHA1 Message Date
Tom Dykstra 356362b766 Custom formatters (#2743) 2017-02-13 11:14:43 -08:00
damienbod 3e9e693441 Damienbod/first web api todo api update to csproj (#2752)
* updating to csproj

* removing item group, not required

* using AddMvcCore instead of AddMVC

* reverting, recommendation from @danroth27
2017-02-13 09:06:53 -10:00
Sayed Ibrahim Hashimi 4d440efce7 shortening lines in publish doc before changes 2017-02-13 10:04:46 -08:00
damienbod 5a1a06b2c4 update to csproj (#2751) 2017-02-12 15:04:45 -10:00
woachk 0a47cd084f Update getting-started.md for a .NET tooling change (#2742)
dotnet new -t web is no longer valid, using dotnet new web instead.
2017-02-10 11:27:41 -10:00
Luke Latham b596456f87 Response Compression Sample update (#2733)
* Update ResponseCompressionSample.csproj

* Create launchSettings.json

* Update ResponseCompressionSample.csproj

* Update ResponseCompressionSample.csproj

* Update Program.cs
2017-02-10 10:23:33 -10:00
Tom Dykstra b809fc9c57 remove aspnet .gitignore (#2736) 2017-02-10 09:34:04 -10:00
damienbod 4f6c5f18ec Damienbod/angular to angularjs (#2735)
* updating to msbuild

* renaming to AngularJS

* adding client app

* removing packages, not required

* updating to ASP.NET Core 1.1

* updating to ASP.NET Core 1.1

* updating the md file

* removing gitignore excludes because these are not required

* revert, should not have been removed
2017-02-10 08:48:58 -10:00
Tom Dykstra 37ca00a857 Merge pull request #2725 from aspnet/ra-integrat-tests 2017-02-09 20:52:37 -08:00
Rick Anderson 6c6939b27f remove project.json string (#2723) 2017-02-09 18:37:05 -10:00
Rick Anderson 714298d69d remove project.json 2017-02-09 17:19:15 -10:00
Hisham Bin Ateya 72df6ff087 Fix localization highlighting issues (#2720) 2017-02-09 15:52:29 -10:00
Rick Anderson 425d1c1347 add WWF TH doc back to TH TOC (#2696)
add WWF TH doc back to TH TOC
2017-02-09 14:28:47 -08:00
xtt129 e9a7751e74 fix typo in odata-v3-odata-action sample (#2714) 2017-02-09 08:18:33 -10:00
Tom Dykstra f6726a2e2a fix link (#2697)
* fix link

* change to https
2017-02-08 15:58:30 -10:00
Rick Anderson 23992155c0 removed project.json ref (#2704) 2017-02-08 15:25:24 -10:00
Rick Anderson c029d11b40 Delete Project_Readme.html 2017-02-08 15:19:07 -10:00
Rick Anderson 1b3d804820 Delete Project_Readme.html 2017-02-08 15:17:29 -10:00
Rick Anderson be75875ab5 Delete Project_Readme.html (#2699) 2017-02-08 15:15:25 -10:00
Tom Dykstra c3aba78729 enable local builds in aspnet folder (#2693)
* enable local builds

* remove comments
2017-02-08 07:55:23 -10:00
Hisham Bin Ateya 0a74d5e7e6 React to remove dependency on Hosting.Abstractions (#2675) 2017-02-07 14:00:29 -10:00
Henk Mollema bb5c21ba1d Refer to correct abstractions package (#2684)
The `Microsoft.AspNetCore.DataProtection.Abstractions` package contains the interfaces. There is no such package as `Microsoft.AspNetCore.DataProtection.Interfaces`.
2017-02-07 13:58:59 -10:00
Tom Dykstra 08dee8c630 make webhooks toc work like the rest of the toc (#2686)
* make webhooks toc work like the rest of the toc

* fix toc node nesting

* remove asp.net from toc node name
2017-02-07 13:58:14 -10:00
Tom Dykstra e25381ecb8 Merge pull request #2688 from GuardRex/guardrex/response-compression-sample-update
Update Response Compression Sample
2017-02-07 15:40:24 -08:00
Luke Latham 95243e19e0 Update ResponseCompressionSample.csproj 2017-02-07 17:25:33 -06:00
Shayne Boyer 922d9198b6 Merge pull request #2683 from aspnet/tdykstra-patch-1
fix link
2017-02-07 17:00:58 -05:00
Tom Dykstra 814ac58bfb fix link 2017-02-07 13:52:19 -08:00
pragmat1c 709710f765 Update create-a-rest-api-with-attribute-routing.md (#2681)
Fixed typo.
2017-02-07 11:21:43 -10:00
Steve Smith 343c82d138 WIP 2017-02-07 15:54:53 -05:00
Steve Smith f3668981a7 Merge branch 'master' into xsrf 2017-02-07 14:34:47 -05:00
Tom Dykstra b046326cfe fix breadcrumbs (#2678)
* add asp.net classic

* fix typos

* fix aspnet/aspnet and add owin-and-katana
2017-02-07 09:08:49 -10:00
Rick Anderson 903f008c4e Middleware rewrite (#2641)
* Middleware rewrite

* author

* fix

* fix2

* react to feedback

* react to 2nd feedback

* small fixes
2017-02-06 17:23:48 -10:00
Tom Dykstra 99ab5e7d81 Merge pull request #2676 from jasongroce/patch-1
Add an optional extended description…
2017-02-06 12:47:42 -08:00
Jason Groce e72abd7eb0 Updating hub page with latest design and content 2017-02-06 12:32:04 -08:00
Charlie Chu 46c9b8b513 Fix typo (#2673) 2017-02-06 09:19:59 -10:00
Tom Dykstra f17356bcdb merge aspnetmigration to master (#2668)
* Initial aspnet migration

* Updating legacy urls

* Clearing .gitignore file

Clearing .gitignore file because this isnt a normal .net application
where we want to strip away debug files, etc. We want to include
everything under these folders.

* Updating webhooks toc reference

* Removing header debug links

* Updating webhooks toc

* Updating double quotes in metadata to use single quotes

* Moving all code blocks to external files

* Updating newlines for step-by-step

* Fixing indent problem on some code blocks

* Fixing newlines in alt attribute for images; Fixing some missing code block references

* Resyncing with live content

* Refreshing content from production

* Trying to get pdf to generate for our aspnetmigration branch

* Update .openpublishing.publish.config.json

* Refresh from prod; Removing some legacy urls for pages that shouldnt have it

* Updating index pages and removing legacy urls

* Updating warning and caution notes

* Removing downloads

* remove aspnet from exclude list (#2549)

* First pass at language detection

* Updating author and adding in msc.type

* Updating code blocks

* Updating note styles

* Fixing note styles

* Updating docfx.json file to allow pdfs and gifs

* Fixing note stylings for bold notes

* Updating docfx.json to allow exe, zip and wmv files

* Fixing note styles with period; Fixing downloads links

* Fixing code blocks for razor cs and vb

* Fixing more downloads links; Fixing a few code blocks

* Removing   html entity

* Fixing some more note stylings

* Syncing with prod

* Fixing issues with content

* Rebuilding toc file

* Adding back in files accidentally deleted

* Fixing some security notes

* Fixing some note styles

* Updating unknown code blocks

* Updating article

* Fixing link

* Fixing link

* Fixing link

* Fixing invalid characters

* preliminary toc changes

* update toc

* fix toc folder with only one link

* Fixing extra heading

* Fixing articles

* Reworking ajax pages

* Fixing encoding issues

* Updating markup in articles

* Fixing space

* Fixing spacing issues with links

* Fixing note styles

* Fixing inline note styles

* Fixing missing image

* Adding space

* Rolling back gitignore file and adding a new one for /aspnet

* Fixing some code blocks

* Updating code block language

* Renaming file

* Updating code language

* Fixing code blocks

* Fixing code blocks

* Fixing spaces before 'using'

* Fixing cs to js

* Changing Note type

* Updating broken reference

* Replacing headings with bolds under notes/tips, etc

* Fixing markdown for pipes

* Another attempted to fix pipe characters

* Fixing markdown for pipes

* remove text about being thread-safe (#2630)

* Fixing spacing issue with list

* Trying to fix pipe issue

* new how to choose doc

* move choose doc to core folder

* add api ref

* fix link

* Adding in ms.assetid

* Removing \ufeff

* fix link

* link to mvc intro instead of webhooks

* add scenarios

* put core first, vertical orientation for scenarios

* reorganize toc, make overview work like core version

* fix yaml

* fix broken links

* Adding space

* add download link

* tweak tables

* eliminate images

* eliminate images 2

* tweak scenario section headings

* add link to core in asp.net overview

* Removing gears

* Updating table

* Updating code block languages

* fix urls (#2663)

* Removing embedded in-article TOC from top of articles

* fix urls (#2666)

* fix urls

* fix urls

* Removing embedded in-article TOC from top of articles

* Revert "Removing embedded in-article TOC from top of articles"

This reverts commit ff1c3ccdf1.

* Revert "Removing embedded in-article TOC from top of articles"

This reverts commit 17c37c726d.
2017-02-03 11:40:22 -10:00
Rick Anderson 8b2d959352 Add app state data (#2664)
* Add app state data

* typo

* Update app-state.md

* Update app-state.md

* Update app-state.md

* Update app-state.md
2017-02-03 11:39:09 -10:00
Shayne Boyer 5bf976f7fe LF issues 2017-02-03 11:20:34 -05:00
Paul Kim 8806479dc4 Update service file to set WorkingDirectory (#2654)
Since the ASP.NET Core application is run from /etc/systemd/system directory, the working directory is no longer /var/aspnetcore/hellomvc. Update the service file to set WorkingDirectory=/var/aspnetcore/hellomvc so that the program will run. Otherwise, users will get System.IO.FileNotFoundException when using systemd to monitor and run ASP.NET Core application.
2017-02-02 11:40:00 -10:00
Shayne Boyer cb1cc9906d Merge pull request #2653 from kimbaudi/patch-1
Update service file to set WorkingDirectory
2017-02-02 12:02:29 -05:00
Rick Anderson 78ed0aa594 VS17 RC install instructions (#2655)
* VS17 RC install instructions

* Update start-mvc.md

* Update start-mvc.md

* Update start-mvc.md
2017-02-02 06:38:32 -08:00
rhires 80aee95a68 "takes part in" -> occurs (#2652) 2017-02-01 19:04:51 -10:00
Paul Kim cf3162922e Update service file to set WorkingDirectory
Since the ASP.NET Core application is run from /etc/systemd/system directory, the working directory is no longer /var/aspnetcore/hellomvc. Update the service file to set WorkingDirectory=/var/aspnetcore/hellomvc so that the program will run. Otherwise, users will get System.IO.FileNotFoundException when using systemd to monitor and run ASP.NET Core application.
2017-02-01 18:15:39 -08:00
Tom Dykstra 695fe823f0 add code of conduct (#2649) 2017-02-01 15:08:31 -10:00
Luke Latham 7d0d9da8f0 Fix links and anchors (#2639)
* Update app-state.md

* Update dependency-injection.md

* Update aspnet-core-module.md

* Update http-modules.md

* Update other-logins.md

* The Walther blog post is gone

* Update cors.md

* Update context-headers.md

* Update subkeyderivation.md

* Update index.md

* Update app-state.md

* Update dependency-injection.md

* Update routing.md

* Update mvc.md

* Update testing.md

* Update razor.md

* Update memory.md

* Update cors.md

* Update iis.md

* Update integration-testing.md

* Update index.md

* Update integration-testing.md
2017-02-01 14:49:21 -10:00
Luke Latham 8a10c9800d Add OnPrepareResponse option w/resp header to static files doc (#2640)
* Create StartupAddHeader.cs

* Add files via upload

* Update static-files.md

* Update static-files.md

* Update StartupBrowse.cs

* Update StartupServeUnknownFileTypes.cs

* Update StartupStaticFiles.cs

* Update StartupTwoStaticFiles.cs

* Update StartupUseFileServer.cs

* Update static-files.md
2017-02-01 14:26:26 -10:00
Tom Dykstra 341f7e25a4 expand tutorials coverage in tutorials/index.md (#2557)
* expand tutorials coverage

* fix ef core URLs

* reorg web apps section, remove external site text

* remove external site text
2017-02-01 13:45:15 -10:00
Rick Anderson 3ed2442ae7 Update CONTRIBUTING.md (#2645)
* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* note aspnet vs aspnetcore folder
2017-02-01 14:25:25 -08:00
Hristo Kostov 0e63c8b646 Update startup.md (#2642)
Add `IApplicationLifetime` to the list of services that may be requested by the `Configure` method
2017-02-01 11:26:34 -10:00
Grazia Cimino 6ee7b28677 Fix with automatic Post (#2638) 2017-01-31 15:42:19 -10:00