PKHeX/PKHeX.Core/Util
Kurt d47bb1d297
Update .NET Runtime to .NET 8.0 (#4082)
With the new version of Visual Studio bringing C# 12, we can revise our logic for better readability as well as use new methods/APIs introduced in the .NET 8.0 BCL.
2023-12-03 20:13:20 -08:00
..
Localization Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
ArrayUtil.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
BinaryCodedDecimal.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ComboItemUtil.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
DateUtil.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
FileUtil.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
FlagUtil.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
MessageStrings.cs Add conversion for Gen 4 saves between KO and JP/INTL formats (#4057) 2023-11-08 23:33:40 -08:00
NetUtil.cs Minor tweaks 2023-04-22 17:51:32 -07:00
PathUtil.cs Minor tweaks 2023-04-22 17:51:32 -07:00
RandUtil.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
ReflectUtil.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
ResourceUtil.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
StringUtil.cs Less allocation, minor tweaks 2023-03-27 00:11:42 -07:00
UpdateUtil.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Util.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
ValueTypeTypeConverter.cs Encounter Templates: Searching and Creating (#3955) 2023-08-12 16:01:16 -07:00