Commit Graph

37 Commits (27883797d8d79deccaba2f54edc0a5342a5fd48c)

Author SHA1 Message Date
Scott Addie fd13c68dd8
Metadata updates to ASP.NET Core tutorials (#7193)
Addresses #6541
2018-06-20 14:25:03 -05:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00
Scott Addie 4821ff6a2c
Wire up new Swagger docs to TOC (#5644) 2018-03-09 17:28:07 -06:00
Rico Suter b57b0cb67d [WIP] Changed Web Api Help Pages using Swagger, added sub pages for NSwag & Swashbuckle (#5622)
Changed Web Api Help Pages using Swagger, added sub pages for NSwag & Swashbuckle
2018-03-09 17:12:20 -06:00
Scott Addie f48a87e02c Add note about warning suppression (#5347) 2018-02-02 12:33:23 -10:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham 313486d76f Taming the savage contraction issue (#5216)
* Form contractions

* Revert two contractions

* Additional reversions

* Additional reversions

* Additional revisions

* Additional revisions

* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham 31df8fcabf Remove keywords and ms.assetid metadata from ASP.NET Core topics (#5208) 2018-01-19 14:11:45 -06:00
Alexandru Bucur ae5d14d6a0 add notice regarding undocumented methods notices and updated code (#5089)
* add notice regarding undocumented methods notices and updated code for pointing to the xml file

* Update web-api-help-pages-using-swagger.md

* cleanup using in startup.cs and updated notice message regarding missing xml comment

* add missing startup.cs changes

* Minor edit
2018-01-08 10:15:17 -06:00
Rick Anderson 8d0daa4c1e
Update web-api-help-pages-using-swagger.md (#4977) 2017-12-18 12:37:37 -10:00
Scott Addie 912a1efc8f Fix invalid bookmarks (#4570) 2017-10-13 15:50:30 -05:00
Scott Addie 09b1e762d4 Add 'Core' to Swagger tutorial title 2017-10-09 14:37:19 -05:00
Scott Addie a607e6d90c Add instruction to create folder 2017-09-26 15:48:15 -05:00
Poulad 98ecb0f1ba Update web-api-help-pages-using-swagger.md (#4304) 2017-09-15 21:58:02 -05:00
Isaac Levin 854c07c430 Remove Deadlinks in aspnetcore section of repo (#4241)
* Create mvc2.md

Added temp file to house doc requested in #3809

* Initial outline of document

* Added Note for Special Tooling (VS 2017 Preview 3)

Will remove when Preview 3 is updated into Release

* Added Porting Link

* Added Core DI Sample

* added DI Section

* Added Storing Configuration Settings Section

* Adding Custom Settings samples

* part of static content

* static content section

* .net standard section

* Adding Edit in VS 2017 Image

* Samples for Startup

* startup and csproj section

* update image reference

* Updates to Migration Doc

changes per @scottaddie

* Final round of changes

Please review

* Edits

* Fix invalid xref link

* More edits

* More edits

* More edits

* More edits

* More edits

* More edits

* Move Content to different directory

* Update Code Sample Links

* change sample location

* ::

* Update Sample Filenames

* Minor edit

* Remove extra space

* More edits

* Move Static Folder

* update reference to image

* Update mvc2.md

* Minor tweaks

* Changes to sample file

* Change copy for Configuration Section

* Fix code formatting

* Remove extra line feed

* Remove extra line feed

* Fix 3xx/4xx/5xx Status Codes in aspnetcore folder

* Take out locality references in urls:

* change MSDN urls to docs.microsoft if possible

* Update aspnet-core-module.md

* Update iis.md

* Remove localization from external links
2017-09-11 20:58:51 -05:00
Bader Nasser Al-Hashmi 2eb0d81e57 Add a note about missing `using` statement (#4202) 2017-09-05 09:21:04 -05:00
Scott Addie 85431318e8 2.0 updates to Swagger tutorial (#4145)
* 2.0 updates to Swagger tutorial

* More edits

* Add missing wwwroot folder

* More edits

* More edits

* Update code comment

* Move UseMvc call to last invocation

* Update property name in JSON sample

* Convert UseMvcWithDefaultRoute() to UseMvc()

* Add Startup2.cs

* Simplify the .csproj file

* Adopt new WebHost pattern in Program.cs

* walk through --> walkthrough

* Remove unused controller

* Update images

* Remove unused controller

* More edits

* Wordsmithing

* Provide more detail in UI customization text

* Modify JSON sample

* Add keywords

* Implement Rick's suggestions

* Add cross platform instructions

* Update image

* Convert 2 sentences into list
2017-09-01 15:24:18 -05:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Jon Galloway 2871979b98 Changes to code block language hints
Package Manager should be PowerShell, not bash. Differences between JavaScript and JSON language blocks are pretty minor, but might as well update while getting the bash->PowerShell one.
2017-06-11 22:19:02 +02:00
Jonathan 58c0e3784c Update web-api-help-pages-using-swagger.md (#3325)
Use HTTPS. Prefer IANA-assigned example.com domain.
2017-05-09 09:50:40 -10:00
cdavid ee279bd93c Swashbuckle.AspNetCore is now v1.0 (#3265)
So we don't need to include preleases (or do -Pre) when installing the package.
2017-04-24 10:31:52 -10: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
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
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
domaindrivendev 49f9c9b8b0 force add referenced wwwroot files for swagger sample app 2017-01-22 13:03:34 -08:00
domaindrivendev 6e1b240033 update swagger tutorial to reflect latest Swashbuckle changes 2017-01-20 00:58:00 -08:00
Tom Dykstra 1a8c51a77c Correct spelling of Swagger (#2439) 2016-12-22 13:05:33 -08:00
Luke Latham 5e2118e1e6 Specify alt text in all images (#2434)
* Update publish-to-azure-webapp-using-vs.md

* Update google-logins.md

* Update working-with-sql.md

* Update microsoft-logins.md

* Update twitter-logins.md

* Update facebook-logins.md

* Update index.md

* Update accconfirm.md

* Update 2fa.md

* Update yeoman.md

* Update file-providers.md

* Update app-state.md

* Update localization.md

* Update middleware.md

* Update dependency-injection.md

* Update mvc.md

* Update webapi.md

* Update native-mobile-backend.md

* Update filters.md

* Update formatting.md

* Update dependency-injection.md

* Update adding-controller.md

* Update adding-model.md

* Update search.md

* Update controller-methods-views.md

* Update adding-view.md

* Update validation.md

* Update first-web-api.md

* Update web-api-help-pages-using-swagger.md

* Update your-first-mac-aspnet.md

* Update azure-continuous-deployment.md

* Update vsts-continuous-deployment.md

* Update dependency-injection.md

* Delete FBLogin2.PNG

* Delete pass1.PNG

* Delete pass2.PNG

* Add files via upload

* Update facebook-logins.md

* Update index.md
2016-12-22 10:03:29 -08:00
Andy Pasic a82e144ea1 fixed code snippets 2016-11-17 21:03:07 -08:00
Shayne Boyer 14e5c418e9 add keywords to doc 2016-11-17 15:51:20 -05:00
Rick Anderson 17f93fe6c5 keywords and decription meta-data 2016-11-17 10:13:02 -10:00
Rick Anderson b23d49f1f6 title + meta on technology 2016-11-16 14:24:57 -10:00
Rick Anderson 1b53ac68f5 remove project.json 2016-11-15 12:15:17 -10:00
Charlie Chu 21dacc2e8e Solve cross platform issue
fix issue - "Unhandled Exception: System.IO.FileNotFoundException" run
on Mac
2016-11-11 16:10:48 +08:00
Andy Pasic 81425c2f2a Api link fix (#2115)
* quick test

* quick test

* quick test

* Revert "quick test"

This reverts commit 91b07a3df5.

* Revert "quick test"

This reverts commit e44af19bb4.

* Revert "quick test"

This reverts commit 6872a1921d.

* Removed links to old api site

* Fixed link to H1

* quick fix

* Fixed link to H1

* reverted to match master

* removed random character.

* removed random unix character

* removed random unix character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* Quick fixes

* Update CONTRIBUTING.md

* removed random UTF character

* removed random UTF character

* Update routing.md

* Update validation.md

* Update overview.md

* Update linuxproduction.md

* Update web-publishing-vs.md

* Update sociallogins.md

* Update cors.md

* Update cross-site-scripting.md

* Update overview.md

* Update key-encryption-at-rest.md

* Update adding-model.md

* Update new-field.md

* Update validation.md

* Update first-web-api.md

* Update nano-server.md

* Update your-first-mac-aspnet.md

* Update linuxproduction.md
2016-11-07 07:58:40 -10:00
Andy Pasic 5c533c0d9e dl link fix (#2116)
* quick test

* validation fix
2016-11-07 07:19:31 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00