forked from dotnet/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
sync #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
sync #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* added ms.workload values * added dotnetcore ms.workload value to standard folder
…ntent (#4002) * Add warning about usage of PreSendRequestHeaders see https://github.com/aspnet/Docs/pull/5054/files * PreSendRequestContent too * feedback
Make the last section header ('private protected') look like a header in this document: https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-7-2
AspNetCompatibilityRequirements without [ and in the same line of ServiceContract. Added new line with correct code..
* Fix typo Reported via LiveFyre * Update working-with-linq.md
* fix OS version * Feedback
HypenatedConcat -> HyphenatedConcat in several places
* Tidy code samples * Add missing syntax highlighting
provide an example of a test output with a custom name to a custom folder
Remove extra bullet in data-driven-crud-microservice, this extra bullet was inserted in the middle of the sentence.
added Ubuntu 17.10 apt source and updated 2.x version in apt-get statement
As it was, the statement was incorrect. Structured exception handling could be used instead of an "On Error..." statement.
* Updated WCF Test Client path Path to find WCF test client updated for latest release of Visual Studio, as well as a reminder depending on the version of Visual Studio installed. * Expanded explanation on the versioning of Visual Studio affecting path
It looks like some formatting markup got into the code examples. This makes the example code not valid. Removing them.
memorycache, namedcache : attribute in add element should be physicalMemoryLimitPercentage instead of physicalMemoryPercentage
The link to ".NET Framework 4.5" was pointing to #vcore which directed to the "Core" section in "What's new in the .NET Framework 4.7.1". Created new #v45 in order to be consistent with nomenclature.
* sync method's argument list with sample's code * small code formatting * to follow coding conventions by Microsoft
Edit 19 line: remove '\' symbol from 'Expression<Func\<int,bool>>' to 'Expression<Func<int,bool>>'
* initial checkin * switching machines * added find / grep output * finixh 1st pass * update TOC and proofread * respond to feedback * pare the LINQ section.
* Update walkthroughs-technical-get-started-overview.md Some links weren't working because they had two "https://". This is my first edit on Gitbub and I'm not sure if it is ok to edit the file here, so, sorry if that's not ok. Thanks, Hasan. * Update walkthroughs-technical-get-started-overview.md Fixed link to Walkthrough 2
* Minor naming fix * Addressed review feedback
* Updated link to Native Image Service Updated link to Native Image Service to last version available * Updated remaining links to Native Image Service Updated remaining links to Native Image Service to latest available version of the document * Minor naming fix * Addressed review feedback
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
sync