ModernUO/Projects/UOContent/Commands/Generic/Extensions
Kamron Batman 03fb36c869
fix: Adds ISpanParsable and fixes command conditionals (#1241)
* Adds `ISpanParsable<T>`
* Removes `[Parsable]`
* Fixes querying by serial, body, and a few others.
* Adds `Parse` to `Rectangle3D`
* Fixes AutoArchive NPE


Closes #1209
2022-11-12 00:26:02 -08:00
..
Compilers fix: Adds ISpanParsable and fixes command conditionals (#1241) 2022-11-12 00:26:02 -08:00
BaseExtension.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
DistinctExtension.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
LimitExtension.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
SortExtension.cs fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
WhereExtension.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00