Skip to content

0.1.0 Hello World 馃實

Choose a tag to compare

@feO2x feO2x released this 03 Nov 11:19
· 22 commits to main since this release
2099fac

Synntech.Core 0.1.0

  • initial release
  • use DoubleParser, FloatParser and DecimalParser to parse text and automatically determine the meaning of points and commas as decimal sign and thousand-delimiter sign
  • use IInitializeAsync and `IAsyncFactory to initialize objects asynchronously
  • use ContainerSettings via ContainerSettingsContext in your AddXXX methods that register types with the DI container