Skip to content

v2.0.1 NuGet Package

Choose a tag to compare

@RasmusBroborg RasmusBroborg released this 11 Nov 11:22
· 15 commits to main since this release
9784ae5

Latest package available on https://www.nuget.org/packages/DotnetTimecode

  • Adds support drop frame timecode formatting (ex: 10:00:00;00)
  • Adds static methods for operations
  • Adds XML-comments for public endpoints to assembly
  • Adds srt conversion methods
  • Implements operator overloading for arithmetic operations
  • Increases test coverage
  • Applies general bugfixes