Skip to content

Releases: TimurRybakov/ConfigurationRepository

1.2.0

30 Jul 18:04

Choose a tag to compare

Added possibility of configuration parametrization using environment variables as alternative source.
Full Changelog: 1.1.2...1.2.0

1.1.2

09 Jul 19:40

Choose a tag to compare

Added support for Net 9 framework.
Full Changelog: 1.1.1...1.1.2

1.1.1

01 Jul 23:15

Choose a tag to compare

Mostly documentation fixes
Full Changelog: 1.1.0...1.1.1

1.1.0

29 Jun 18:23

Choose a tag to compare

Fixes, rename & refactoring, documentation development.
Full Changelog: 1.0.0...1.1.0

1.0.0

16 Jun 20:02

Choose a tag to compare

Initial release adds:

  • ConfigurationRepository;
  • ConfigurationRepository.Dapper;
  • ConfigurationRepository.EntityFramework;
  • ConfigurationRepository.SqlClient;
  • ParametrizedConfiguration

Full Changelog: https://github.com/TimurRybakov/ConfigurationRepository/commits/1.0.0