* Fixed references to RC2, OS X, and Update 2
* Files were removed from master
* Bringing back essentials topics
Previously reviewed and feedback addressed - should be ready to merge
* Add third party dependencies article
This addreses #314 and depends on #315.
Covers how to deal with 3rd party dependencies when porting, both for NuGet packages and dependencies which aren't NuGet packages.
* address feedback
* address feedback
* adjust third party deps to be netstandard-friendly
* feedback
* Address feedback
* Move third party deps
* Remove wrench from TOC
* git move C# content
* fix C# links after file move
* update the Learn C# homepage to match locations
* remove note to update C# index
since that's been done
* Libraries changes
* Stripped the NuGet Package component out of libraries tutorial and moved it to deploying
* Added package trimming to deploying
* Added dependency version management to deploying
* renamed trimming and dependency version management to be more appropriate
* Modified some content inside to represent the above change
* update library name in nuget article
* fix title
* change TOC title for aspnet to not collide with other TOC work
* Address feedback
* articles url segment
test to see if we like the approach of using "articles" over "core" for the conceptual side.
* fix for articles url segment in toc
* Update welcome.md
* fixed api link due to /articles url change
* added index segment to fix url
* fixed toc with for articles
* added index segment to fix url
* fixing toc
* fixing toc
* Add overview of the porting process
Also added a new file, Analyzing your third party dependencies. The original TOC did not include this, but it is an essential part of the porting process.
* address mairaw feedback
* address mairaw feedback
* Address @richlander feedback and remove non-porting info
* reword porting and remove project system details
* Refactor for tutorial
* finish structure of in depth article
* Flesh out in depth article
* PR Feedback
* Rewording and prepping for diagrams
* Update sync topic
* Add diagrams and make small changes to wording and sample code
* small fixes and code snippet fix
* small fixes
* Update overview
* Respond to feedback
* feedback
* feedback
* feedback