9 packages
returned for Tags:"rt.util"
- 3,280 total downloads
- last updated 1/21/2021
- Latest version: 2.0.1681
Legacy code from RT.Util. Preserved only to make it possible to compile ancient unmaintained private projects.
RT.PostBuild
by:
rstarkov
- 5,700 total downloads
- last updated 1/21/2021
- Latest version: 2.0.1681
Execute tasks after project build to validate invariants and fail the build if violated.
- 5,338 total downloads
- last updated 1/21/2021
- Latest version: 2.0.1681
Serialize classes to/from JSON/XML/binary/your own format. The feature set is optimized for maintaining backwards compatibility of serialized files as the classes evolve, in particular when used for application settings / configuration. See RT.Serialization.Xml, RT.Serialization.Json,...
More information
- 3,284 total downloads
- last updated 1/21/2021
- Latest version: 2.0.1681
Serialize classes to/from binary using a custom binary format. The feature set is optimized for maintaining backwards compatibility of serialized files as the classes evolve, in particular when used for application settings / configuration.
- 3,907 total downloads
- last updated 1/21/2021
- Latest version: 2.0.1681
Serialize classes to/from JSON. The feature set is optimized for maintaining backwards compatibility of serialized files as the classes evolve, in particular when used for application settings / configuration.
- 3,411 total downloads
- last updated 1/21/2021
- Latest version: 2.0.1681
Serialize classes to/from XML. The feature set is optimized for maintaining backwards compatibility of serialized files as the classes evolve, in particular when used for application settings / configuration.
RT.Util.Core
by:
rstarkov
- 4,414 total downloads
- last updated 1/21/2021
- Latest version: 2.0.1681
Wad of stuff. See also: RT.Util, RT.Serialization.Json / RT.Serialization.Xml, RT.Json, RT.PostBuild and RT.Util.Legacy.