* Rename protectunprotect.cs to consoleappexample.cs
renamed this code example to "consoleappexample", as I also added a seperate web app example.
* Create webappexample1.cs
"Program.cs" of the web app example, demonstrating data protection service usage
* Create webappexample2
dependancy injection demonstration for web app example, demonstrating data protection service usage
* Rename webappexample2 to webappexample2.cs
fixed file extension
* Update webappexample2.cs
extended the code to include using the service within an action method
* Update overview.md
Included my web app example in the text, while keeping the existing console application example.
* Update overview.md
un-renamed the existing file it to prevent any reference errors.
* Rename consoleappexample.cs to protectunprotect.cs
un-renamed this existing file to prevent any reference errors
* Apply suggestions from code review
* Update aspnetcore/security/data-protection/consumer-apis/overview.md
* Apply suggestions from code review
* Apply suggestions from code review
---------
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Updates the salt hashing example for .NET 6 /4
* Updates the salt hashing example for .NET 6 /4
* Updates the salt hashing example for .NET 6 /4
* Updates the salt hashing example for .NET 6 /4
* Updates the salt hashing example for .NET 6 /4
* Replace GetNonZeroBytes with GetBytes
* Add warning about not using to store pw in datastore
* Apply suggestions from code review
Co-authored-by: Levi Broderick <GrabYourPitchforks@users.noreply.github.com>
* react to feedback
* react to feedback
* react to feedback
Co-authored-by: Levi Broderick <GrabYourPitchforks@users.noreply.github.com>
* Updates the salt hashing example in passwordhasher.cs for dotnet 6 using RandomNumberGenerator instead RNGCryptoServiceProvider (outdated)
* Update with versioning
* fix path to the passwordhasher.cs file in password-hashing.md
* overview
* whats new to end
* fix migration node
* split fundamentals, move to end
* glob & loc, get started
* security node name
* security section
* azure, client-side, host
* several more sections
* redistribute tutorials
* proofread fixes
* move how to download section
* index files delete and redirect
* fix errors
* reorder some nodes
* scott feedback, flatten main tutorials node
* fix missed feedback items + other issues
* unflatten tutorials node
* move 'how to download'
* more tutorials node tweaks
* standardize view sample links
* db --> DB
* fix build error
* remove link from a parent node
* streamline node names
* xref links
* typos
* typo
* typos and revert some xref links
* scott feedback
* scott feedback
* feedback
* change node name
* safe storage-->protect
A non standard parenthesis was inserted on the left parenthesis of the link I added likely due to one of the foreign keyboards I use being activated when I entered it.
When creating a new PR, please do the following and delete this template text:
* Reference the issue number if there is one:
Fixes #Issue_Number
> The "Fixes #nnn" syntax in the PR description causes
> GitHub to automatically close the issue when this PR is merged.
* 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)
* 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