-
In regards to `null`, the documentation states this:
> If `TSource` is a reference type and the source sequence is empty or contains only values that are `null`, this method returns `null`.
It a…
binki updated
2 years ago
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…
-
Please add support for checking if a double or float has or does not have a value of NaN.
checking that a double or float has a value like this `Ensure.That(x).IsNot(double.NaN)` does not work. see h…
-
To allow comparison between values and fields we should introduce a way to select the data type you're expecting in the _Rule Picker_ which corresponds to a class in the backend which converts values …
-
I have a usecase where we need to deal with string values as the backing value for an enumeration. As an example, imagine a Customer Type stored in the database as a string code:
- Preferred = "pref…
-
This works in 1.1.
Old Style + CLI interface: how can I make u happy?
> > > import System
> > > class C:
> > > ... def **init**(self, x): print x
> > > ...
> > > class D(C, System.IC…
-
Numeric sorting
I've added a few lines of code to the Compare method, which can be used to sort the numbers by their actual size, maybe you will have a better way to implement it, and I look forward …
-
> **Edit** Please vote by leaving 👍 if want them hidden 👎 if want to include them in stack traces
Currently, most throw helpers (like `ArgumentNullException.ThrowIfNull(p)`) don't use the `[StackTr…
-
As we discuss in this issues at https://github.com/dotnet/runtime/issues/85318#issuecomment-1533920196.
we use `check-remset-consistency` debug option for gc problem, we always hit the problem which s…
-
### Nuget Package
Json.More.Net
### Package Version
2.0.2
### Operating System
None
### .Net Target (if relevant, please specify the version in the description)
.Net (5 or after)
…