Skip to content
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

Sync #1

Merged
merged 462 commits into from
Dec 29, 2016
Merged

Sync #1

merged 462 commits into from
Dec 29, 2016

Conversation

alexinea
Copy link

Title

On the title describe
what you've fixed (or created) with this Pull Request (PR).

Summary

Insert a short (one or two sentence) summary here.

Fixes #Issue_Number

Note: The "Fixes #nnn" syntax in the PR description causes
GitHub to automatically close the issue when this PR is merged.
Remove that line if you don't have issues associated with this
PR. Click on the Guidelines for Contributing link above for details.

Details

Explain your changes, and why you made them. If that
information is already available in the issue referenced
above, just referencing the issue is preferred to copying
the text.

This may not be necessary depending on the scope of the PR
changes. For example, "fix typo in introduction.md" is
sufficient to describe that PR.

Suggested Reviewers

If you know who should review this, use '@' to request a review.

stevehoag and others added 30 commits October 12, 2016 18:45
* Basic types, classes and structs

Split Types topic and added C# 7 literala features

* Fixed snippet links

* Fixed two more links

* Addressed all review comments

* Removed wrenches again

after esolving conflict
Update live with current master
I suppose that "to compile and the code" is wrong, it should be "to compile the code"
* Update generating-fsharp-types-from-edmx.md

Removed erroneous ) from the select statement in the example demonstrating a where clause

* Update generating-fsharp-types-from-edmx.md

Correcting the join statement in the example for joining two tables

* Update generating-fsharp-types-from-edmx.md

Under the section "Creating an EDMX file," adding the link to the "Configuring the Entity Data Model" section.

* Update generating-fsharp-types-from-edmx.md

Correcting indentation for the changeHireDate function
* Reviewed the CLI topic

* added version

* undoing a small change
Fix missing link for raw markdown template.
* reviewed cli commands topics

* removed byline

* minor fixes

* fixed broken links

* addressed feedback

* clarified language

* fixed typo
* Add F# App Service API example

* Add Hosting F# in a web application on Azure link
* Update native dependencies section to specify RID correctly

* Address feedback

* Address @mairaw feedback I missed
Update live with current master
* fix broken link

* fixed another broken link
mairaw and others added 29 commits December 13, 2016 14:50
* fixed tip style

* test

* readded tip

* content review

* added missing changes

* few more fixes

* rezising asset image

* addressed feedback
* Fixed broken links to LINQ topic

* fixed merge issues
* make readable

* rpetrusha feedback

* typo
Text, images, code for inheritance tutorial
Updated TOC to add inheritance topic.
* #275 string interpolation tutorial for C#

* #275 move code examples into snippets so they can be run by DocFx

* #275 corrects and fixes of string interpolation tutorial per review from BillWagner

* #275 forgot namespace for CultureInfo

* #275 typo fix

* #275 remove intro header per recommendation
* update metadata and TOC for tutorial

Also, add a reference to the inheritance tutorial (which was missing at
the time)

* Update string-interpolation.md
Fix code without right space.
Update how-to-define-value-equality-for-a-type.md
public and non-public fields is the same thing as fields

e.g.,  x || !x == true
* fixing warning message

* re-added part of the sample
* Update What's new for C# 7

* re-word a few awkward sentences.

* improve formatting.

* respond to review comments.
Removed extraneous stars (bad formatting).
It was causing the wrong publication date.
@alexinea alexinea merged commit 22b6431 into dotnetcore-internal:master Dec 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet