Timwi
- 58,131 total downloads
- last updated 9/20/2019
- Latest version: 1.0.1615
Random things considered out of place in RT.Util.
- 27,725 total downloads
- last updated 8/2/2022
- Latest version: 2.0.1713
Execute tasks after project build to validate invariants and fail the build if violated.
RT.Servers
by:
rstarkov
Timwi
- 25,784 total downloads
- last updated 3/3/2022
- Latest version: 1.0.1679
An in-process HTTP server.
- 25,679 total downloads
- last updated 8/2/2022
- Latest version: 2.0.1713
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
- 18,939 total downloads
- last updated 8/2/2022
- Latest version: 2.0.1713
Wad of stuff. See also: RT.Util, RT.Serialization.Json / RT.Serialization.Xml, RT.Json, RT.PostBuild and RT.Util.Legacy.
- 12,963 total downloads
- last updated 8/2/2022
- Latest version: 2.0.1713
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.
- 12,490 total downloads
- last updated 8/2/2022
- Latest version: 2.0.1713
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.TagSoup
by:
rstarkov
Timwi
- 12,138 total downloads
- last updated 2/3/2022
- Latest version: 1.0.1633
A library for strongly-typed HTML generation.
- 11,763 total downloads
- last updated 8/2/2022
- Latest version: 2.0.1713
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.
- 11,327 total downloads
- last updated 2/3/2022
- Latest version: 1.1.64
Implements an arithmetic coding encoder and decoder with support for adaptive symbol context.
- 11,126 total downloads
- last updated 8/2/2022
- Latest version: 2.0.1713
Legacy code from RT.Util. Preserved only to make it possible to compile ancient unmaintained private projects.
- 9,627 total downloads
- last updated 8/2/2022
- Latest version: 2.0.1713
Contains functionality to localize and internationalize (translate) software into other languages. Use this library to make your library support translations in an application using RT.Lingo.
- 8,564 total downloads
- last updated 7/11/2018
- Latest version: 1.0.0.13
A library to invoke NUnit tests in such a way that the exceptions aren't suppressed. Useful for debugging unit tests without any special-purpose debugger plugins.
- 7,917 total downloads
- last updated 8/2/2022
- Latest version: 2.0.1713
A command line parser that populates a class or a set of classes, with support for advanced help text formatting and translations using RT.Lingo.
RT.Dijkstra
by:
rstarkov
Timwi
- 4,707 total downloads
- last updated 2/3/2022
- Latest version: 1.0.13
Dijkstra’s Algorithm (a generalization of breadth-first search) in C#. Declare your own Nodes and Edges to define the graph and let the algorithm find the best path to the target Node.
- 2,349 total downloads
- last updated 7/2/2022
- Latest version: 1.0.10
Provides functions for implementing programs that can install and uninstall themselves as Windows services.
PropellerApi
by:
Timwi
- 2,039 total downloads
- last updated 2/19/2022
- Latest version: 1.0.26
The client API required to write modules for the HTTP server Propeller.