Library Index
The Jolt.NET libraries are organized in a manner that is similar to the .NET Framework. There is one general-purpose, catch-all library (
Jolt), and many other libraries that are specialized to a related set of tasks.
| Jolt | Functors, XML doc comment parsing, and other general purpose classes and algorithms. |
| Jolt.Automata | Generic finite state machines and the algorithms that manage them. |
| Jolt.Collections | Data structures and collections that extend or complement existing .NET Framework collections. |
| Jolt.Testing | Classes supporting the development of strong unit tests and injectable components. |
Developer Documentation