-
Updated
May 30, 2022 - C#
mono
Here are 645 public repositories matching this topic...
-
Updated
Jan 24, 2021 - C#
-
Updated
Nov 26, 2021 - C#
It would be nice if each operator Javadoc could clearly define the backpressure behaviour.
RxJava does something like this, e.g. http://reactivex.io/RxJava/javadoc/io/reactivex/Flowable.html#flatMap-io.reactivex.functions.Function-
Implement the PEP 587 configuration API as suggested in pythonnet/pythonnet#1517 (comment)
Details
See PEP link above.
-
Updated
May 6, 2022 - C#
-
Updated
May 27, 2022 - C#
Enable CA1062 rule
Change the action for CA1062 on the ruleset file to Error, and make the solution build
-
Updated
Feb 16, 2022 - C#
-
Updated
May 28, 2022 - C#
-
Updated
May 20, 2022 - C#
Motivation
I recently ran into an issue where an exception thrown in Micrometer caused my request to break. The actual issue I ran into is not in reactor although reactor was used. However as reactor uses Micrometer as well and e.g. [here|https://github.com/reactor/reactor-netty/blob/main/reactor-netty-core/src/main/java/reactor/netty/channel/AbstractChannelMetricsHandler.java] there also does
-
Updated
Feb 16, 2022 - C#
-
Updated
May 25, 2022 - C#
-
Updated
Jul 18, 2021 - C#
-
Updated
Oct 1, 2021 - C#
-
Updated
May 30, 2022 - HTML
Improve this page
Add a description, image, and links to the mono topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mono topic, visit your repo's landing page and select "manage topics."


On which page?
https://platform.uno/docs/articles/guides/uno-material-walkthrough.html
What's wrong?
Step 2 within the "Section 2: Using Uno.Material library" section makes reference to Chip/ChipGroup/Card/Divider which have now all been moved to the Uno.Toolkit.UI.Material package.
These changes will also need to be reflected in the referenced UnoMaterialSample, an issue tracking