Shimmy
Shimmy
Thank you! Should it make sense to you, and I'll be happy to PR - but before that, I'll make a list of all proposed APIs.
Having private/protected/virtual setters or changing/changed methods is essential. Please add properties to the Observable property attribute to control that.
@mtmattei some of the comments I've left are based on personal style. Feel free to simply close them if you disagree.
> Not related to Matthew changes, but the following links are broken when running docfx: > > * https://github.com/unoplatform/workshops/blob/d8619754bae9edda5f24377c0878ccde858cd7ce/simple-calc/modules/Resources/XAML/Customizing-Palette.md?plain=1#L9 Check what the location of the files is after being rendered...
@xpacheco please read [this](https://github.com/jsmarcus/Xamarin.Plugins/issues/113#issuecomment-377208938).
Not only do I like it, but I wasn't even aware of the `Which` operator, **which** I was so anxiously looking for 😳 Thank you 💐
Related: https://github.com/fluentassertions/fluentassertions/issues/1355.
The use case I encountered is just like you described with the dictionary value. I get json from HTTP API server. I want to verify the json contains a specified...
It actually would. A syntax sugar would be nice tho. Like in dictionary, as Jonas mentioned.
> But I don't mind it either. Having a useful shortcut is fine by me. Then we're left with the naming to be decided. Let's continue this conversation in #40.