Jimmy Bogard
  • About
  • Consulting
  • Training
  • Contact
GitHub YouTube LinkedIn RSS
Sign in Subscribe

respawn

A collection of 3 posts
respawn

How Respawn Works

This post is mainly a reminder to myself when inevitably I forget what I was doing when designing Respawn. The general problem space is something I've covered quite a lot, but I haven't really walked through how Respawn works internally. The general problem is trying to
Jan 30, 2018 6 min read
respawn

Respawn 3.0 Released

Respawn, the intelligent database deleter, reached the 3.0 milestone today. In this release, Respawn now supports complex circular/cyclical relationships. When Respawn detects a cycle in the graph, it substitutes a separate deletion strategy by disabling/enabling foreign key constraints just for those tables affected. This release also adds
Jan 29, 2018
respawn

Respawn 0.3.0-preview1 released for netstandard2.0

Respawn, a small library designed to ease integration testing by intelligently clearing out test data, now supports .NET Core. Specifically, I now target: * net45 * netstandard1.2 * netstandard2.0 I had waited quite a long time because I needed netstandard2.0 support for some SqlClient pieces. With those pieces in place,
May 16, 2017 1 min read
Page 1 of 1
Jimmy Bogard © 2025
Powered by Ghost