* Reassign articles to wpickett for `ms.author` for active maintenance & monitoring health per management for total of 148 topics. Original `author` maintained.
* Fixing merge conflict: telemetry.md should remain tdykstra
* Correcting accidental author change and merge conflict
* Added a diagnostic article
* Removed 3 per review and added 3 to consider
* Reset 1 Tom already took, added a different topic instead
* fixed merge conflict topic taken by Tom already
* Added debug topic
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Change sample swagger.json to OpenAPI format
Since the article says that “OpenAPI is preferred”, I changed the sample to use this format. I tried to be as close to the original sample as possible.
* edit pass
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update NSwag URLs to current GitHub location
* Add solution for web-api-help-pages-using-swagger projects
* Bump NSwag and Swashbuckle package versions
- current and next versions
- will need to bump versions again to pick up latest Microsoft-provided features
* React to latest NSwag and Swashbuckle versions
- lots of renames and type changes (especially `string` -> `Uri`) in NSwag
- Swashbuckle now relies on Microsoft.OpenApi.Models
- disable OpenAPI doc generation in other .NET Core 2.0 project
* Remove unused namespaces
- NSwag and Swashbuckle now use common `Startup` namespaces such as Microsoft.AspNetCore.Builder
nit: sort `using`s
* remove extra comma
* Move solution file into samples folder
* Minor tweaks (#12980)
* 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
* 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
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.