@aVerySpicyBoi We also use castle core like refit originally did because we didn't need to have it run on all platforms but source generators could maybe be used instead (haven't looked into that yet)
@aVerySpicyBoi I haven't used refit for a while but it was a bit clunky to plug in your own functionality back in the day and me and my colleague weren't really fans of compile time code generation so webanchor is similar to refit but in a way we thought was easier to extend
@jeremydmiller@wordpressdotcom Yay! Tests in a project that relies on scanning went from 1.3 minute to 11.2 seconds after the update of Lamar. Good job!
@TicketmasterSE Går att komma runt genom att ta bort det sparade lösenordet så jag behöver ingen hjälp men det är ett tekniskt problem ni kanske borde se över för att hjälpa era kunder.
@davidfowl We deploy migrations as a nuget package (can be used by tests projects) in tandem with a migration runner that can be released to one or more envionments in Azure Devops