/RunStartupMethodsSequentially

A .NET library that runs methods within a locked state on startup. This is useful if you want to migrate or seed a database on an web application that has multiple instances.

Primary LanguageC#MIT LicenseMIT

Stargazers