Addresses #1950
AFAICT you can't specify the global format filter as the live sample
does ... removing that line results in a properly functioning sample. It
returns both XML or JSON depending on the Accepts header; otherwise, it
(the live sample) only ever returns XML.
Sample updates
Addresses #1950
AFAICT there's no reason to keep the old sample merely to show the
\<environment> tag helpers of the `_Layout.cshtml` file. Those tags are
in the new sample for the topic.
* macOS version of intro to RP
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* Changes to Razor Pages on macOS and VS Code (#4081)
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* fix
* fix
* fix
* fix
* Very important note about URL format
I spent 4 hours finding what is wrong!
If you can you must highlight it with red font
* Update cors.md
* Update cors.md
* 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
* [WIP] Update Azure Key Vault Config Provider topic and sample
@Rick-Anderson @tdykstra Would you mind marking this **WIP** right now.
I'll need to make a few passes on it prior to getting review underway.
cc/ @anurse (partner in crime on this topic), @blowdart, @pakrym,
@olavt, @Coderrob
Fixes#3369
:flame: *HOT!* :flame: updates in this one:
* 2.0 samples added (note that tabs aren't required, because the topic's
examples are the same thus far across 1.x and 2.x). However, the 1.1 and
2.0 samples are linked when mentioning to the reader what they can
download.
* Re-organized the topic a bit to accomodate the two samples.
* Reacted to the feedback in #3369 and the discussion in
https://github.com/aspnet/Docs/pull/3525.
* Samples are refactored into an example of placing secrets into a
single key vault for different app *versions*, not app names. Using app
names or the environment isn't a security best practice.
Update
Update
Updates
Updates
Update
Updates
Update
Updates
Updates
* Condition the ItemGroup for netcoreapp2.0
* React to feedback
* Update version references and sample folders
Add one
Minor text change
More minor changes
Even better
One more
* Remove dependency statement
* Update net462 deps
* Even better!
* Reverse order for 2.x tab first
* Update 2.0 samples: Only target netcoreapp