BlogPosts icon indicating copy to clipboard operation
BlogPosts copied to clipboard

Collection of mini projects used on blog posts

Results 14 BlogPosts issues
Sort by recently updated
recently updated
newest added

@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...

dependencies
.NET

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.9.10.4&new-version=2.12.7.1)](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...

dependencies
java

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...

dependencies
python