Scott Addie
56aa3bec94
2.1 update of Web API migration doc ( #8717 )
...
* 2.1 update of Web API migration doc
* Fix list formatting
* React to feedback
2018-10-01 14:55:27 -05:00
Nate McMaster
db618cf993
Update the 2.1 migration doc to instruct users to remove the version on Microsoft.AspNetCore.App ( #8715 )
...
Reverts https://github.com/aspnet/Docs/pull/7543
See https://github.com/aspnet/Home/issues/3292#issuecomment-424146341 for context
2018-09-26 09:20:54 -10:00
Luke Latham
46f41d4774
Update All and App package versions ( #8513 )
2018-09-13 11:39:23 -05:00
Luke Latham
1a0f79a8fe
Update All/App package version ( #8489 )
2018-09-11 08:53:03 -05:00
Luke Latham
f85202290b
Remove HTTP links to Microsoft ( #8353 )
...
Fixes #8350
2018-08-30 11:48:27 -07:00
Luke Latham
304c3866f3
Middleware topic+sample update ( #8209 )
2018-08-21 13:34:05 -07:00
Luke Latham
2c7f11f3af
Move SetCompatibilityVersion into an MVC subtopic ( #8196 )
...
Escape an underscore
Escape more underscores
And another one
2018-08-21 12:57:06 -07:00
Luke Latham
232d345f9e
Specify "Core" for ASP.NET Core refs ( #8110 )
2018-08-15 22:30:29 -05:00
Pranav K
6e0536d260
Add a note about CopyRefAssembliesToPublishDirectory ( #8091 )
2018-08-15 10:07:29 -05:00
Scott Addie
80363dc1bc
Mention hosting bundle installation requirement for 2.1 migration ( #8075 )
...
Fixes https://github.com/aspnet/Docs/issues/7919
[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/migration/20_21?branch=pr-en-us-8075&view=aspnetcore-2.1#additional-changes )
2018-08-14 13:42:11 -05:00
Tim Corey
8862c63829
Minor Spelling And Grammar Fix ( #8060 )
...
Fixed a code comment and removed unnecessary commas.
2018-08-14 08:45:42 -05:00
Luke Latham
a22128e41b
Show location of Session Middleware in migration ( #8042 )
2018-08-12 10:19:08 -07:00
Luke Latham
940ea3c502
Dependency injection topic and sample updates ( #7412 )
...
* Dependency injection topic and sample updates
Updates
Updates
Updates
Updates
* React to feedback
* React to feedback
* Update
* Update ctor injection behavior section (6331)
* React to feedback
* React to feedback
* Link updates
* React to feedback
* React to feedback
React to feedback
Updates
* React to feedback
* Ping me for feedback
* Describe ActivatorUtilities
* Update
* Crosslink repository pattern
2018-07-28 16:49:23 -06:00
Scott Addie
a2110a4f6f
Move Docker images update heading ( #7831 )
2018-07-26 15:06:01 -05:00
Scott Addie
52599e057e
Add Docker image migration section ( #7820 )
2018-07-25 14:13:40 -06:00
Marcel Michau
85e0fd735e
Update 20_21.md ( #7805 )
2018-07-25 07:24:23 -05:00
Rick Anderson
a326fc5879
Update 20_21.md ( #7567 )
2018-07-11 12:57:25 -06:00
Nate McMaster
5cdd18fc83
Update the migration docs to remove instructions for versionless package references ( #7543 )
...
Follow up to https://github.com/aspnet/Docs/pull/7540
I found one more reference to versionless packages. I've updated the migration guide to remove this recommendation, and also briefly mentioned the most common issues users have encountered so far.
2018-07-10 15:01:56 -05:00
Luke Latham
2059dd8b41
Add CRLF to the last line of MD topics ( #7509 )
2018-07-08 21:48:10 -05:00
Scott Addie
722dee119b
Fix incorrect code for Web API 2 compat shim
2018-07-06 14:46:58 -05:00
Luke Latham
eb3e84b02b
Enhance shared runtime content in migration topic ( #7350 )
2018-06-28 11:03:37 -05:00
Rick Anderson
cd6c4df4d3
Update Migration doc for Identity ( #7082 )
...
* Update Migration doc for Identity
* work
* work
* fix merge conflict
2018-06-26 11:46:12 -07:00
Wally S
05c8d3b536
fix typo ( #7250 )
...
Fixes typo in documentation.
2018-06-22 15:00:11 -05:00
Scott Addie
de5eff1646
Metadata updates for ASP.NET Core migration docs ( #7178 )
2018-06-20 10:33:10 -05:00
Rick Anderson
fdbbb979a2
Shared lib rules ( #7162 )
...
* Shared lib rules
* work
2018-06-20 07:32:07 -07:00
Scott Addie
358163d932
Move ASP.NET Core release notes docs to a folder ( #7156 )
...
Addresses #6541
Adds a *release-notes* folder to store the release notes docs for ASP.NET Core.
2018-06-20 09:00:39 -05:00
Scott Addie
645d057bbb
Metadata updates for the Razor Pages docs ( #7127 )
...
* Metadata updates for the Razor Pages docs
* Update sample download links
* Change uid values
* Remove unnecessary redirection rule
* Fix date metadata warnings
* Add redirect entries
* Fix invalid link after rebase
2018-06-19 15:06:11 -05:00
Rick Anderson
1da9564e91
Update 20_21.md ( #6855 )
...
* Update 20_21.md
* Remove extra slash
* Escape underscores
* Missed one underscore
* Revert underscore escapes
2018-06-14 16:01:11 -07:00
Ben McCallum
11850f946a
Fixing title to align with heading ( #6767 )
2018-05-31 18:31:00 -05:00
Rick Anderson
fa588a8984
Migrate from 2.0 to 2.1 ( #6612 )
...
* WIP Migrate from 2.0 to 2.1
* work
* work
* work
* work
* work
* work
* work
* react to feedback
* react to feedback
* .
* Update 20_21.md
* Update 20_21.md
2018-05-29 16:59:58 -10:00
Rick Anderson
8f0544fe37
Update index.md
2018-05-25 11:48:16 -10:00
Mike Rousos
178a00c696
Microsoft.AspNetCore.Mvc.WebApiCompatShim docs ( #6280 )
...
* Add a section on `Microsoft.AspNetCore.Mvc.WebApiCompatShim` to Web API migration docs
* WebAPIcompatShim minor edits
* Minor tweaks
2018-05-10 11:01:32 -05:00
Scott Addie
aa57733224
Remove empty Markdown file ( #6220 )
2018-05-04 12:40:09 -05:00
Mike Rousos
c23d4c3150
ClaimsPrincipal.Current Migration Docs ( #6197 )
...
* Add a short migration doc page explaining how to migrate `ClaimsPrincipal.Current` usage
* Update file names to work with xref cross-references
* UE edit
2018-05-04 11:51:22 -05:00
Isaac Levin
d02c94cde7
Core Identity Documentation Updates ( #5889 )
...
* intiial commit for membership to Core Identity
* Update membership-to-core-identity.md
* fix sql script
* updates for Barry
* Style guide changes
* udpates to Migration Index Node and MVC Walkthrough
* updates to configuration and sample
* fixes to MVC steps
* udpates to proper to core identity doc and sample
* image resizing
* updates to webapi
* update to error section
* Minor tweaks to mvc.md
* Change snippet type
* remove references to bower in samples/readmes
* udpates for Scott
* updates to TOC
* updates
* Minor tweaks to membership-to-core-identity.md
* updates
* fix namespace
* Minor verbiage tweaks
* Simplify link title in TOC
* Shorten link title again
* Fix indentation of PackageReference node
* Quick UE edit
* Minor tweaks to configuration.md
* Remove unnecessary screenshots
* remove files
* Remove extra word
* Verbiage tweak
* Fix broken link
* Minor tweaks to mvc.md
* Improve readability of _Layout.cshtml
* Minor tweaks to mvc.md
* remove extra space
* Fix indentation issues
2018-05-04 10:29:28 -05:00
Luke Latham
f01c69f86b
TOC and topic renaming with "feature" removals ( #6194 )
...
* TOC and topic renaming work
* Updates
* TOC and topic renaming work
Updates
* Updates
2018-05-03 14:38:00 -05:00
Luke Latham
7048bb8fbf
API link updates ( #6149 )
...
* API link updates
Updates
One more!
Fix bookmark
Mo updates
More updates
Updates
Updates
* Update action-return-types.md
* Update index.md
* Update concurrency.md
* Update intro.md
* Update localization.md
* Update search.md
2018-05-02 14:45:06 -05:00
Jaxel Rojas
1dcc8ead4d
Update webapi.md ( #6055 )
...
Changed line 64 to use csharp syntax highlighting instead of None.
2018-04-22 19:26:00 -10:00
Rick Anderson
1832723bd1
CI Update ( #5878 )
2018-04-04 13:51:35 -10:00
Rick Anderson
358fdc6790
Merge branch 'live' into master
2018-03-21 14:21:36 -10: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
a7fcd3725f
Update live with current master ( #5758 )
...
* Include file for ASP.NET Core 2.1 (#5702 )
* Create 2.1.md
* Update 2.1.md
* Title, description, and H1 updates (3) (#5717 )
* Refactor stdout logging warning (#5724 )
* Add link to App Service troubleshooting topic (#5722 )
* Prereqs tuneup (#5721 )
Updates
* Updated http-cookies.md (#5744 )
fixed inclues => includes
* changed image to vertical orientation for readability (#5747 )
* Get CDN content links on HTTPS protocol (#5736 )
* Update cookie sharing topic (#5723 )
* Fixed type (#5748 )
* Update highlight on dependency-injection.md (#5749 )
Currently the highlight is mapping the operation of GetAveragePriority on the incorrect line:
[Statistics_Service.png](https://postimg.org/image/5m0gjw6bf/ )
The correction is to highlight the previous line.
* Web API persistent DB (#5741 )
* Update next.md
* Minor edits
* Replace gerund in doc title
* Update TodoController2.cs (#5755 )
* Describe culture fallback (#5756 )
* Describe culture fallback
* Culture fallback patch (#5757 )
2018-03-20 21:25:09 -05:00
Luke Latham
e90ee95e78
Prereqs tuneup ( #5721 )
...
Updates
2018-03-19 18:04:00 -10:00
Luke Latham
6b0cf1247f
Title, description, and H1 updates (2) ( #5697 )
...
Updates
2018-03-14 16:51:34 -10:00
Luke Latham
f047169540
Drop [Main] from snippet references ( #5547 )
2018-02-24 10:08:11 -06:00
Luke Latham
239aa0ba8c
Remove PJ files from non-sample projects ( #5502 )
2018-02-20 10:38:33 -06:00
Mikael
e2658cb2a6
Add Link to app secret environment page ( #5413 )
2018-02-10 12:53:40 -06:00
Antoine Griffard
4384c62996
Typo in proper-to-2x/mvc2.md ( #5417 )
2018-02-09 10:43:17 -06:00
Luke Latham
ab45f0c5d1
IMiddleware/IMiddlewareFactory topic ( #5027 )
...
* IMiddleware/IMiddlewareFactory topic
Change middleware topic filename + add crosslink
Update
Updates
* IMiddleware/IMiddlewareFactory topic
Change middleware topic filename + add crosslink
Update
Updates
* Updates
Updates
* React to feedback
* Add conventional middleware activation example
* Use Ninject to make the samp demo a real nonconforming container
* Show the default factory
* React to feedback
* Cut extraneous Ninject bits
* Updates
Update
* React to feedback
* React to feedback
* Use Simple Injector + default IMiddlewareFactory impl
* Updates
* Update
* Revert topic+sample to using the default container
Update
* Updates
* Updates
* Updates
* React to feedback
* Update
2018-01-30 10:53:14 -06:00
Luke Latham
5c2d73fced
Link repairs ( #5302 )
2018-01-29 19:39:34 -06:00