-
Hi Polar Developers,
Have any of you been able to create necessary bindings for the native libs on Android and iOS projects in a Xamarin / Xamarin Forms solution???
I've been trying to integrate P…
-
Thanks for this amazing tool!
Anyway... I have huge entity framework object graph and need to implement Clone. as there are many loop kind of relationships then mapping in Rider and also in Visual …
-
For performance reasons, IMatchPolicy imposes to associate IComparables to model elements as match IDs.
It may be better to just accept Objects and support the provision of an optional IComparator. Th…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
_Hi! I hope i'm on the right repo here, because I'm not sure if the error is caused in WebVie…
-
## Background and Motivation
`JsonElement`, for example when provided for an `object` property, cannot be easily manipulated generally, without using its concrete type. It cannot be converted to an…
-
`CollectionAssert.AreEquivalent` throws `System.InvalidOperationException` with tuples of reference types that don't implement `IComparable`.
NUnit version: 3.13.2 (works in 3.13.1)
Possibly bro…
-
### Description
Assemblies round-tripped with ildasm/ilasm are different than the original assemblies. Differences in the assemblies seem to be related to using where constraints with generic para…
-
## Problem
By default, `Range` doesn't include null values, it generates only GTE (`>=`) and LTE (`
enisn updated
3 years ago
-
The performance improvements concerning equivalence of large collections done in issue #2799 breaks checking equivalence for arrays with tuples that contain non-comparable elements.
The following t…
-
Please check if your documentation files are still up-to-date.
The key documentation files to check are:
- `docs/ABOUT.md`
- `docs/INSTALLATION.md`
- `docs/LEARNING.md`
- `docs/RESOURCES.md`
- `docs…