* Typo fix
* Update End OF Support validation rule
* Update Min Supported framework rule
* Update code space
* CHANGELOG
* Update developing documentation
* Update documentation
* Use .NET9 in build pipeline
drops .NET7 and .NET6
* Bump LangVersion to 13
* Update SDK Version analyzer
* Compile against .NET9
drops .NET6 and .NET7
* Adjust nuke build
* Fix build tests
* Update examples documentation
* Cleanup net6 references in project files
* Fix tests
* Cleanup target frameworks for generated tests targets
* Adjust conditional compilation
* Remove legacy code from LogBuilderExtensions
* Fix dev comment
* Adjust CI to execute scripts tests against .net9
* revert demo target versions.
It should be fixed just after next release
* Centos Stream9 - install .NET9
* Fix LoggingBuilder integration for version 9.*
* drop debugger launch
* cleanup using
* sync versions in the comments
* DuckTyping - include GH item in TODO comment
* TransientDependenciesTests - update comment
* Bump Google.Protobuf to 3.25.2
* Bump Microsoft.Data.SqlClient to 5.1.4
* .NET Fx - Microsoft.Extensions.Options to 8.0.1
* .NET FX `Microsoft.Extensions.Configuration.Binder` from `8.0.0` to `8.0.1`
* .NET Fx `System.Text.Json` from `8.0.0` to `8.0.1`
* System.Data.SqlClient to 4.8.6 - older versions contains security issue
* StackExchange.Redis to 2.7.17
* MySqlConnector to 2.3.4
* MySql.Data to 8.3.0
* xunit 2.6.6
* Microsoft.Data.SqlClient - handles https://github.com/dotnet/announcements/issues/292