Skip to content

Conversation

@mairaw
Copy link
Contributor

@mairaw mairaw commented Jun 1, 2018

No description provided.

JRAlexander and others added 12 commits May 30, 2018 13:07
Update .NET Core Linux Prereqs  for .NET Core 2.1 RTM
* Add note about predicate expressions

I feel that quite a lot of uses of the `throw;` statement can be written in a more clean fashion by using a predicate expression (`catch (...) when(condition)`), so I've added a note in the try-catch documentation about it.

* s/predicate expression/expression filter/g
https://github.com/dotnet/platform-compat/pull/78/files changed MacOSX to macOS, but this doc did not change accordingly.
Moreover, the "allowed values" did not match the code samples.

See also dotnet/platform-compat#120
This should have been updated in PR #5679
* Self-contained application deployment runtime patch version roll forward

* Updated links

* revised links

* Revised based on review feedback

* Added headings

* Revised heading

* Revised Heading

* Revised based on feedback
@mairaw mairaw closed this Jun 1, 2018
@mairaw mairaw reopened this Jun 1, 2018
@mairaw mairaw merged commit 3540f61 into live Jun 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.