BlogPosts
BlogPosts copied to clipboard
Collection of mini projects used on blog posts
@ianrufus nice article and example IMHO I would have passed an IObserver to the ServiceListener instead of the Action as this would allow greater flexibility and the Observering/receiving code to...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 2.12.7.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.3 to 1.2.2. Release notes Sourced from mako's releases. 1.2.2 Released: Mon Aug 29 2022 bug [bug] [lexer] Fixed issue in lexer where the regexp used to...