ModernUO/Projects/Server/Json/Converters
Kamron Batman 525cda5413
Cleanup & Fixes for .NET 5 (#309)
- [X] Fixes several bugs
- [X] Updates more ordinal issues
- [X] Cleans up the code a bit
- [X] Turns classes static that should have been
- [X] Changes TcpServer.Instances to a HashSet

Bumps release version
2020-11-15 10:03:50 -08:00
..
IPEndPointConverter.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
IPEndPointConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
MapConverter.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
MapConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
NullableStructSerializer.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
NullableStructSerializerFactory.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Point2DConverter.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
Point2DConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
Point3DConverter.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
Point3DConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
Rectangle3DConverter.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
Rectangle3DConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
TimeSpanConverter.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
TimeSpanConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
TypeConverter.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
TypeConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
WorldLocationConverter.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
WorldLocationConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00