Commit Graph

31 Commits (29ccbaa0b096978e9c0ce040c84739f012c4fd7d)

Author SHA1 Message Date
Paul Goldman eafaf1babb asp.net Identity visual studio updates (#10569)
* Intro

* vsedits

* vsedits

* edit

* VS edits

* click edits

* new SS

* minor edits

* revert

* updateSS

* Peer review edits

* peer review edits

* peer review edits

* Update adding-aspnet-identity-to-an-empty-or-existing-web-forms-project.md

Fix highlight problems.
2019-01-28 14:52:14 -10:00
Rick Anderson 1320c01aad
replace Tom F with Rick Anderson (#9364) 2018-11-02 11:42:49 -10:00
Genevieve Warren 701fc69d76 Change library package manager to nuget package manager (#8946)
The Library Package Manager menu item became NuGet Package Manager starting in VS 2015.

Contributes to #8848.
2018-10-09 16:14:20 -10:00
Genevieve Warren caf620ebec Fix broken VS 2013 download links (#8854)
- replace Visual Studio 2013 download link with a valid link
- none of these topics meet the >13K page view per month threshold for further updates at this time, so I'm just updating these bad URLs
- PR also includes automatic whitespace trimming
2018-10-04 15:26:56 -10:00
Rick Anderson 332b78bd4f
author links (#8835) 2018-10-03 17:03:48 -10:00
Rick Anderson 397d3f72bb
meta-data: replace aspnetcontent with riande (#8086) 2018-08-14 15:27:54 -07:00
Scott Addie 5ab4e0a7ae Apply metadata updates to ASP.NET 4.x docset (#7440) 2018-07-03 14:26:00 -06:00
Scott Addie 2dcf8a4cea
Move ms.prod metadata field to docfx.json (#7422)
Addresses https://github.com/aspnet/Docs/issues/7353

Adds `ms.prod` (with a value of `aspnet-framework`) to the ASP.NET conceptual docset's *docfx.json* file. Removes `ms.prod` from the individual docs.
2018-07-02 17:49:02 -05:00
Rick Anderson fd8305fed6
move Identity customize (#7314) 2018-06-26 18:47:31 -07:00
Arthur Vickers f0a629621d Document the Entity Framework Identity model (#7288)
* Document the Entity Framework Identity model

Documenst the Entity Framework Core model used by ASP.NET Core Identity and includes guidance on customizing the model.

* Metadata updates

* Update customize_identity_model.md (#7301)

* Update customize_identity_model.md

* Update customize_identity_model.md

* Update customize_identity_model.md

* Update customize_identity_model.md

* Update customize_identity_model.md

* Update customize_identity_model.md

* Update customize_identity_model.md

* Update customize_identity_model.md
2018-06-26 16:30:15 -07:00
Luke Latham abf707ed00
Move INCLUDES file (#7223) 2018-06-21 19:30:21 -05:00
Isaac Levin 1e85257faf Document limitations of updating the Identity schema when targeting SQLite #1210 (#7080)
Document limitations of updating the Identity schema when targeting SQLite

Added note include to be placed on Identity pages that may use SQLite as datastore


  Fixes #1210
2018-06-21 15:51:34 -05:00
Rick Anderson 47e03a5d85
Update developing-aspnet-apps-with-windows-azure-active-directory.md (#6259)
* Update developing-aspnet-apps-with-windows-azure-active-directory.md

* Update developing-aspnet-apps-with-windows-azure-active-directory.md
2018-05-07 12:44:37 -10:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Sam Foo f235255b83 Remove repeated duplicate words (#5438) 2018-02-11 12:36:03 -06:00
Luke Latham 1dd1a7fc8a
Remove localization segment from links (#5254) 2018-01-23 19:12:57 -06:00
Isaac Levin e18d233bc7 Review all Codeplex links/mentions and update where needed (#4642)
* porting of codeplex links

* updates

* updates

* updates

* updates

* updates

* updates
2017-11-01 08:49:07 -10:00
malekbenz cef31e83b4 fix 69 line Persistence control (#4595) 2017-10-18 12:32:44 -10:00
Scott Addie cc37c4e14d Fix typo 2017-09-26 21:55:10 -05:00
Luke Latham 507373e95e Clarify MySQL schema in topic example
Fixes #3260
2017-09-23 01:01:29 -05:00
Luke Latham d157e2ec7a Kill BOM and add end newlines 2017-09-20 02:36:55 -05:00
Luke Latham 53e19c9bfa Update windowsazure.com links (#4323)
* Update windowsazure.com links

Fixes #4178

Updates

Updates

Updates

* Remove one link

* Link update
2017-09-19 12:56:27 -05:00
Manuel Vargas 9cdbfd0d67 added note to use (localdb)\MSSQLLocalDB (#4254)
* added note to use (localdb)\MSSQLLocalDB

added note to use (localdb)\MSSQLLocalDB in connection string for VS 2015 or higher

* Fix note syntax
2017-09-11 21:37:51 -05:00
Scott Addie 688d482fa0 Convert scripts from JavaScript to PowerShell (#3586)
* Convert scripts from JavaScript to PowerShell

* Update code import language to PowerShell
2017-06-28 08:04:44 -07:00
Scott Addie 205e86dd34 Add missing space between backticks 2017-06-28 08:10:05 -05:00
Ekuma Chidi 59be9df442 Updates the link to Jon Galloway's twitter profile (#3470)
The link was previously routing to Pranav Rastogi's profile
2017-06-07 11:47:33 -07:00
Samir Patel b2ec4b952a Fixing multiple issues with content (#3181) 2017-04-07 16:07:10 -10:00
Quan Mai 32b6b561b2 Remove dead link (#3182)
Domain name is for sale
2017-04-07 16:05:54 -10:00
John Paul Bamberg 888ff14b5f Grammatical Correction (#3162)
If it "doesn't" require a password then I "don't" need to do anything to prevent secrets from being checked in.
2017-04-05 16:38:35 -10:00
Andy Pasic 0d3169c8fe Inserted UID (#3075)
* Inserted UID

* fixing toc.md
2017-03-27 15:35:25 -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