IndexRange
IndexRange copied to clipboard
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
Results
2
IndexRange issues
Sort by
recently updated
recently updated
newest added
Hi @bgrainger, have been checking this out and I like it, I won't bother releasing my competing package as this approach looks great. My only suggestion is to add a...
The title about says it all. Here is a link to the offending type: https://github.com/OrangeCube/MinimumAsyncBridge/blob/master/src/ValueTuple/ValueTupleBridge/IStructuralEquatable.cs The solution would be to add a `net40` target that excludes the interface. However, since...