Namespace SimpleVersion
Classes
Constants
Utility class to contain constants.
GitVersionRepository
Represents a git repository.
VersionCalculator
Entry point for version calculation.
VersionResult
Models the result object returned from version calculation.
Interfaces
ISerializer
Handles serialization.
IVersionCalculator
Contract for the calculation process. Enables collection of processes and invocation to get version results.
IVersionRepository
Exposes access to repository information.