Skip to content

Releases: Synnotech-AG/Synnotech.Core

Id is null 🎃

23 Feb 16:42

Choose a tag to compare

Synntech.Core 0.3.0

0.2.0 Entities 👓

15 Dec 08:53

Choose a tag to compare

Synntech.Core 0.2.0

  • added base classes for entities

0.1.0 Hello World 🌍

03 Nov 11:19
2099fac

Choose a tag to compare

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